[INFO] fetching crate cuc-cli 0.2.2... [INFO] testing cuc-cli-0.2.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] extracting crate cuc-cli 0.2.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate cuc-cli 0.2.2 [INFO] finished tweaking crates.io crate cuc-cli 0.2.2 [INFO] tweaked toml for crates.io crate cuc-cli 0.2.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cuc-cli 0.2.2 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 cuc-cli 0.2.2 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 winsplit v0.1.0 [INFO] [stderr] Downloaded scoop-shim v0.1.1 [INFO] [stderr] Downloaded shared_thread v0.1.0 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded sigchld v0.2.4 [INFO] [stderr] Downloaded clap_usage v2.0.3 [INFO] [stderr] Downloaded cuc-lib v0.1.0 [INFO] [stderr] Downloaded duct v1.0.0 [INFO] [stderr] Downloaded shared_child v1.1.1 [INFO] [stderr] Downloaded xx v2.1.1 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded usage-lib v2.2.2 [INFO] [stderr] Downloaded winnow v0.6.24 [INFO] [stderr] Downloaded kdl v6.3.4 [INFO] [stderr] Downloaded homedir v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 202599851fb70f8e33f799f60fd1557f403ecb8b052e19beded27fb734492dac [INFO] running `Command { std: "docker" "start" "-a" "202599851fb70f8e33f799f60fd1557f403ecb8b052e19beded27fb734492dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "202599851fb70f8e33f799f60fd1557f403ecb8b052e19beded27fb734492dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "202599851fb70f8e33f799f60fd1557f403ecb8b052e19beded27fb734492dac", kill_on_drop: false }` [INFO] [stdout] 202599851fb70f8e33f799f60fd1557f403ecb8b052e19beded27fb734492dac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f9ecbaf826b8d82bdb879f97fd7a7f9295befa507d136f1fb6525e5cab45844e [INFO] running `Command { std: "docker" "start" "-a" "f9ecbaf826b8d82bdb879f97fd7a7f9295befa507d136f1fb6525e5cab45844e", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling shared_thread v0.1.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling duct v1.0.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling homedir v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling winsplit v0.1.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling scoop-shim v0.1.1 [INFO] [stderr] Compiling kdl v6.3.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling xx v2.1.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling versions v7.0.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling cuc-lib v0.1.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling usage-lib v2.2.2 [INFO] [stderr] Compiling clap_usage v2.0.3 [INFO] [stderr] Compiling cuc-cli v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.39s [INFO] running `Command { std: "docker" "inspect" "f9ecbaf826b8d82bdb879f97fd7a7f9295befa507d136f1fb6525e5cab45844e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9ecbaf826b8d82bdb879f97fd7a7f9295befa507d136f1fb6525e5cab45844e", kill_on_drop: false }` [INFO] [stdout] f9ecbaf826b8d82bdb879f97fd7a7f9295befa507d136f1fb6525e5cab45844e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/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] fd3ed03196dadf6768e892f47eafc40ec7c518b15aecd5919947818008877f99 [INFO] running `Command { std: "docker" "start" "-a" "fd3ed03196dadf6768e892f47eafc40ec7c518b15aecd5919947818008877f99", kill_on_drop: false }` [INFO] [stderr] Compiling cuc-cli v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "fd3ed03196dadf6768e892f47eafc40ec7c518b15aecd5919947818008877f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3ed03196dadf6768e892f47eafc40ec7c518b15aecd5919947818008877f99", kill_on_drop: false }` [INFO] [stdout] fd3ed03196dadf6768e892f47eafc40ec7c518b15aecd5919947818008877f99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5bfcf79b02e82d3c30caf5fd4e1b07100124fe932d9c41bb172347b173b0aa24 [INFO] running `Command { std: "docker" "start" "-a" "5bfcf79b02e82d3c30caf5fd4e1b07100124fe932d9c41bb172347b173b0aa24", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cuc-ec7000d6d26aac0b) [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" "5bfcf79b02e82d3c30caf5fd4e1b07100124fe932d9c41bb172347b173b0aa24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bfcf79b02e82d3c30caf5fd4e1b07100124fe932d9c41bb172347b173b0aa24", kill_on_drop: false }` [INFO] [stdout] 5bfcf79b02e82d3c30caf5fd4e1b07100124fe932d9c41bb172347b173b0aa24