[INFO] fetching crate cmdprobe 0.1.0... [INFO] testing cmdprobe-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cmdprobe 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate cmdprobe 0.1.0 [INFO] finished tweaking crates.io crate cmdprobe 0.1.0 [INFO] tweaked toml for crates.io crate cmdprobe 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cmdprobe 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cmdprobe 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-attributes v0.1.26 [INFO] [stderr] Downloaded cadence v0.29.1 [INFO] [stderr] Downloaded rustls-webpki v0.100.1 [INFO] [stderr] Downloaded deunicode v0.4.4 [INFO] [stderr] Downloaded serde v1.0.178 [INFO] [stderr] Downloaded ureq v2.7.1 [INFO] [stderr] Downloaded jmespath v0.3.0 [INFO] [stderr] Downloaded rustls-webpki v0.101.3 [INFO] [stderr] Downloaded webpki-roots v0.23.1 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.9 [INFO] [stderr] Downloaded serde_yaml v0.9.25 [INFO] [stderr] Downloaded syn v2.0.27 [INFO] [stderr] Downloaded serde_derive v1.0.178 [INFO] [stderr] Downloaded rustix v0.38.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45468ef0cc07e1b53906c63a8721e7ccd760c81b76debf71c81f288214f4537b [INFO] running `Command { std: "docker" "start" "-a" "45468ef0cc07e1b53906c63a8721e7ccd760c81b76debf71c81f288214f4537b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45468ef0cc07e1b53906c63a8721e7ccd760c81b76debf71c81f288214f4537b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45468ef0cc07e1b53906c63a8721e7ccd760c81b76debf71c81f288214f4537b", kill_on_drop: false }` [INFO] [stdout] 45468ef0cc07e1b53906c63a8721e7ccd760c81b76debf71c81f288214f4537b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4320551c63ac18d01265269774ae78dc4686dfe2d2c3e0e754892c3c98daf077 [INFO] running `Command { std: "docker" "start" "-a" "4320551c63ac18d01265269774ae78dc4686dfe2d2c3e0e754892c3c98daf077", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.178 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling serde_derive v1.0.178 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling deunicode v0.4.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling cadence v0.29.1 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling jmespath v0.3.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling rustls-webpki v0.101.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling ureq v2.7.1 [INFO] [stderr] Compiling cmdprobe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.24s [INFO] running `Command { std: "docker" "inspect" "4320551c63ac18d01265269774ae78dc4686dfe2d2c3e0e754892c3c98daf077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4320551c63ac18d01265269774ae78dc4686dfe2d2c3e0e754892c3c98daf077", kill_on_drop: false }` [INFO] [stdout] 4320551c63ac18d01265269774ae78dc4686dfe2d2c3e0e754892c3c98daf077 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 473b516316bfb388e850720ed3ca6cc59e13d1935e9d613dc95f099b989554e0 [INFO] running `Command { std: "docker" "start" "-a" "473b516316bfb388e850720ed3ca6cc59e13d1935e9d613dc95f099b989554e0", kill_on_drop: false }` [INFO] [stderr] Compiling cmdprobe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `Command { std: "docker" "inspect" "473b516316bfb388e850720ed3ca6cc59e13d1935e9d613dc95f099b989554e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "473b516316bfb388e850720ed3ca6cc59e13d1935e9d613dc95f099b989554e0", kill_on_drop: false }` [INFO] [stdout] 473b516316bfb388e850720ed3ca6cc59e13d1935e9d613dc95f099b989554e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fd7df704f29d5ec5e75c821dda1f4317f371f33cda2569bd6355b552e2ffe685 [INFO] running `Command { std: "docker" "start" "-a" "fd7df704f29d5ec5e75c821dda1f4317f371f33cda2569bd6355b552e2ffe685", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cmdprobe-2b49a6a3775de88a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test json::tests::subset_json_value_can_be_compared ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cmdprobe-607a2b3ed9e351d5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd7df704f29d5ec5e75c821dda1f4317f371f33cda2569bd6355b552e2ffe685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd7df704f29d5ec5e75c821dda1f4317f371f33cda2569bd6355b552e2ffe685", kill_on_drop: false }` [INFO] [stdout] fd7df704f29d5ec5e75c821dda1f4317f371f33cda2569bd6355b552e2ffe685