[INFO] fetching crate archbelt 0.3.0... [INFO] testing archbelt-0.3.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate archbelt 0.3.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate archbelt 0.3.0 [INFO] finished tweaking crates.io crate archbelt 0.3.0 [INFO] tweaked toml for crates.io crate archbelt 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate archbelt 0.3.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 archbelt 0.3.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 steamlocate v2.0.0-beta.2 [INFO] [stderr] Downloaded keyvalues-parser v0.2.0 [INFO] [stderr] Downloaded keyvalues-serde v0.2.1 [INFO] [stderr] Downloaded clap_complete v4.5.8 [INFO] [stderr] Downloaded file-id v0.2.1 [INFO] [stderr] Downloaded notify-debouncer-full v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f854ab0b9301fc589c906c2a98fbe2873ff8dcfa072de93b614519bb25526065 [INFO] running `Command { std: "docker" "start" "-a" "f854ab0b9301fc589c906c2a98fbe2873ff8dcfa072de93b614519bb25526065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f854ab0b9301fc589c906c2a98fbe2873ff8dcfa072de93b614519bb25526065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f854ab0b9301fc589c906c2a98fbe2873ff8dcfa072de93b614519bb25526065", kill_on_drop: false }` [INFO] [stdout] f854ab0b9301fc589c906c2a98fbe2873ff8dcfa072de93b614519bb25526065 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c12636510c036b20da6f77cf429f2e73605063e2f77795d7b636edf60d172211 [INFO] running `Command { std: "docker" "start" "-a" "c12636510c036b20da6f77cf429f2e73605063e2f77795d7b636edf60d172211", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling file-id v0.2.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling notify-debouncer-full v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling clap_complete v4.5.8 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling keyvalues-parser v0.2.0 [INFO] [stderr] Compiling keyvalues-serde v0.2.1 [INFO] [stderr] Compiling steamlocate v2.0.0-beta.2 [INFO] [stderr] Compiling archbelt v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.63s [INFO] running `Command { std: "docker" "inspect" "c12636510c036b20da6f77cf429f2e73605063e2f77795d7b636edf60d172211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c12636510c036b20da6f77cf429f2e73605063e2f77795d7b636edf60d172211", kill_on_drop: false }` [INFO] [stdout] c12636510c036b20da6f77cf429f2e73605063e2f77795d7b636edf60d172211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ab65a69fbc3c9be759582f13c617fa812a3cabd57c56cb059fd3b71055be948f [INFO] running `Command { std: "docker" "start" "-a" "ab65a69fbc3c9be759582f13c617fa812a3cabd57c56cb059fd3b71055be948f", kill_on_drop: false }` [INFO] [stderr] Compiling archbelt v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `Command { std: "docker" "inspect" "ab65a69fbc3c9be759582f13c617fa812a3cabd57c56cb059fd3b71055be948f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab65a69fbc3c9be759582f13c617fa812a3cabd57c56cb059fd3b71055be948f", kill_on_drop: false }` [INFO] [stdout] ab65a69fbc3c9be759582f13c617fa812a3cabd57c56cb059fd3b71055be948f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4d7c3bc0e4a3bfb9c54a67e2a9899bc9f611d4b496c6cc320eb13471c61a388b [INFO] running `Command { std: "docker" "start" "-a" "4d7c3bc0e4a3bfb9c54a67e2a9899bc9f611d4b496c6cc320eb13471c61a388b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/archbelt-72e57488b2daac9f) [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" "4d7c3bc0e4a3bfb9c54a67e2a9899bc9f611d4b496c6cc320eb13471c61a388b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d7c3bc0e4a3bfb9c54a67e2a9899bc9f611d4b496c6cc320eb13471c61a388b", kill_on_drop: false }` [INFO] [stdout] 4d7c3bc0e4a3bfb9c54a67e2a9899bc9f611d4b496c6cc320eb13471c61a388b