Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump clap from 4.3.16 to 4.4.0 #48

Merged
merged 1 commit into from
Aug 29, 2023

build(deps): bump clap from 4.3.16 to 4.4.0

351bd05
Select commit
Loading
Failed to load commit list.
Merged

build(deps): bump clap from 4.3.16 to 4.4.0 #48

build(deps): bump clap from 4.3.16 to 4.4.0
351bd05
Select commit
Loading
Failed to load commit list.
Garnix CI / check random [aarch64-darwin] succeeded Aug 25, 2023 in 20m 0s

Run results

Build succeeded

Details

Last 100 lines of logs:

wit-deps-dep-filesystem> configuring
wit-deps-dep-filesystem> no configure script, doing nothing
wit-deps-dep-filesystem> building
wit-deps-dep-filesystem> no Makefile or custom buildPhase, doing nothing
wit-deps-dep-filesystem> installing
wit-deps-dep-filesystem> post-installation fixup
wit-deps-dep-filesystem> checking for references to /private/tmp/nix-build-wit-deps-dep-filesystem.drv-0/ in /nix/store/m5in67b1qyqpji4zgbksgjd5nphl220w-wit-deps-dep-filesystem...
wit-deps-dep-filesystem> patching script interpreter paths in /nix/store/m5in67b1qyqpji4zgbksgjd5nphl220w-wit-deps-dep-filesystem
copying 1 paths...
warning: error: SQLite database '/nix/var/nix/db/db.sqlite' is busy
copying 0 paths...
copying 1 paths...
warning: error: SQLite database '/nix/var/nix/db/db.sqlite' is busy
copying 1 paths...
wit-deps-dep-io> unpacking sources
wit-deps-dep-io> unpacking source archive /nix/store/v3hwfccbhf4c4c951wsh0xgzjxqi9r80-wit-deps-dep-io.tar
wit-deps-dep-io> source root is wit
wit-deps-dep-io> patching sources
wit-deps-dep-io> updateAutotoolsGnuConfigScriptsPhase
wit-deps-dep-io> configuring
wit-deps-dep-io> no configure script, doing nothing
wit-deps-dep-io> building
wit-deps-dep-io> no Makefile or custom buildPhase, doing nothing
wit-deps-dep-io> installing
wit-deps-dep-io> post-installation fixup
wit-deps-dep-io> checking for references to /private/tmp/nix-build-wit-deps-dep-io.drv-0/ in /nix/store/xm38x2cl0c3akx599qsz5bbpmz9nibaa-wit-deps-dep-io...
wit-deps-dep-io> patching script interpreter paths in /nix/store/xm38x2cl0c3akx599qsz5bbpmz9nibaa-wit-deps-dep-io
copying 1 paths...
warning: error: SQLite database '/nix/var/nix/db/db.sqlite' is busy
copying 0 paths...
copying 1 paths...
warning: error: SQLite database '/nix/var/nix/db/db.sqlite' is busy
copying 0 paths...
wit-deps> unpacking sources
wit-deps> unpacking source archive /nix/store/5s59cz46cxfjm37fcqydhvs1xnq9rnki-source
wit-deps> source root is source
wit-deps> patching sources
wit-deps> Executing configureCargoCommonVars
wit-deps> decompressing cargo artifacts from /nix/store/ifpsng2bm35f01fsciw7yqv5c4inqp8s-wit-deps-deps-0.3.2/target.tar.zst to target
wit-deps> updateAutotoolsGnuConfigScriptsPhase
wit-deps> configuring
wit-deps> will append /private/tmp/nix-build-wit-deps-0.3.2.drv-0/source/.cargo-home/config.toml with contents of /nix/store/04pq08n30bmdl9mx5r4am3fc7h2axh00-vendor-cargo-deps/config.toml
wit-deps> default configurePhase, nothing to do
wit-deps> building
wit-deps> ++ command cargo --version
wit-deps> cargo 1.71.0 (cfd3bbd8f 2023-06-08)
wit-deps> ++ command cargo build --release -j 8 --message-format json-render-diagnostics
wit-deps>    Compiling wit-deps v0.3.1 (/private/tmp/nix-build-wit-deps-0.3.2.drv-0/source/crates/wit-deps)
wit-deps>    Compiling wit-deps-cli v0.3.2 (/private/tmp/nix-build-wit-deps-0.3.2.drv-0/source)
wit-deps>     Finished release [optimized] target(s) in 8.18s
wit-deps> running tests
wit-deps> ++ command cargo test --release -j 8 --workspace
wit-deps>    Compiling wit-deps v0.3.1 (/private/tmp/nix-build-wit-deps-0.3.2.drv-0/source/crates/wit-deps)
wit-deps>    Compiling subcrate v0.1.0 (/private/tmp/nix-build-wit-deps-0.3.2.drv-0/source/tests/build/subcrate)
wit-deps>    Compiling build-test v0.0.0 (/private/tmp/nix-build-wit-deps-0.3.2.drv-0/source/tests/build)
wit-deps>    Compiling wit-deps-cli v0.3.2 (/private/tmp/nix-build-wit-deps-0.3.2.drv-0/source)
wit-deps>     Finished release [optimized] target(s) in 4.28s
wit-deps>      Running unittests src/lib.rs (target/release/deps/build_test-8f71284e25cd5eb9)
wit-deps> running 0 tests
wit-deps> test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
wit-deps>      Running unittests src/lib.rs (target/release/deps/subcrate-ef780c22bbb0b943)
wit-deps> running 0 tests
wit-deps> test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
wit-deps>      Running unittests src/lib.rs (target/release/deps/wit_deps-aa12c8d419910dbf)
wit-deps> running 4 tests
wit-deps> test cache::tests::local_path ... ok
wit-deps> test manifest::tests::decode_path ... ok
wit-deps> test manifest::tests::decode_url ... ok
wit-deps> test lock::tests::decode ... ok
wit-deps> test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
wit-deps>      Running unittests src/bin/wit-deps/main.rs (target/release/deps/wit_deps-3bbef193d5a1ce18)
wit-deps> running 0 tests
wit-deps> test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
wit-deps>    Doc-tests build-test
wit-deps> running 0 tests
wit-deps> test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
wit-deps>    Doc-tests subcrate
wit-deps> running 0 tests
wit-deps> test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
wit-deps>    Doc-tests wit-deps
wit-deps> running 0 tests
wit-deps> test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
wit-deps> installing
wit-deps> searching for bins/libs to install from cargo build log at cargoBuildLogIZQa.json
wit-deps> installing /private/tmp/nix-build-wit-deps-0.3.2.drv-0/source/target/release/wit-deps
wit-deps> searching for bins/libs complete
wit-deps> stripping references to cargoVendorDir from /nix/store/2k8dmg0zk8mglb6v5gv4zp02ab19b1vq-wit-deps-0.3.2/bin/wit-deps
wit-deps> real    0m0.573s
wit-deps> user    0m0.265s
wit-deps> sys     0m0.207s
wit-deps> post-installation fixup
wit-deps> checking for references to /private/tmp/nix-build-wit-deps-0.3.2.drv-0/ in /nix/store/2k8dmg0zk8mglb6v5gv4zp02ab19b1vq-wit-deps-0.3.2...
wit-deps> patching script interpreter paths in /nix/store/2k8dmg0zk8mglb6v5gv4zp02ab19b1vq-wit-deps-0.3.2
wit-deps> stripping (with command strip and flags -S) in  /nix/store/2k8dmg0zk8mglb6v5gv4zp02ab19b1vq-wit-deps-0.3.2/bin
copying 1 paths...
warning: error: SQLite database '/nix/var/nix/db/db.sqlite' is busy
warning: error: SQLite database '/nix/var/nix/db/db.sqlite' is busy
copying 2 paths...
copying 1 paths...
warning: error: SQLite database '/nix/var/nix/db/db.sqlite' is busy