[INFO] fetching crate fuga 0.1.2... [INFO] testing fuga-0.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate fuga 0.1.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate fuga 0.1.2 [INFO] finished tweaking crates.io crate fuga 0.1.2 [INFO] tweaked toml for crates.io crate fuga 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fuga 0.1.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 fuga 0.1.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 termion v4.0.2 [INFO] [stderr] Downloaded confy v0.6.1 [INFO] [stderr] Downloaded clap_complete v4.5.6 [INFO] [stderr] Downloaded emojis v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 498c3859f9a27d54be998ce7bf0ac9808296b8687186d4eb391d29fa5cc6a0c3 [INFO] running `Command { std: "docker" "start" "-a" "498c3859f9a27d54be998ce7bf0ac9808296b8687186d4eb391d29fa5cc6a0c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "498c3859f9a27d54be998ce7bf0ac9808296b8687186d4eb391d29fa5cc6a0c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "498c3859f9a27d54be998ce7bf0ac9808296b8687186d4eb391d29fa5cc6a0c3", kill_on_drop: false }` [INFO] [stdout] 498c3859f9a27d54be998ce7bf0ac9808296b8687186d4eb391d29fa5cc6a0c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ac6e8c31a8bef5d50e7021119a476ef216f0427516da353b4f2a2b85104af5d5 [INFO] running `Command { std: "docker" "start" "-a" "ac6e8c31a8bef5d50e7021119a476ef216f0427516da353b4f2a2b85104af5d5", 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 serde v1.0.203 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling emojis v0.6.2 [INFO] [stderr] Compiling termion v4.0.2 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling clap_complete v4.5.6 [INFO] [stderr] Compiling fuga v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.70s [INFO] running `Command { std: "docker" "inspect" "ac6e8c31a8bef5d50e7021119a476ef216f0427516da353b4f2a2b85104af5d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6e8c31a8bef5d50e7021119a476ef216f0427516da353b4f2a2b85104af5d5", kill_on_drop: false }` [INFO] [stdout] ac6e8c31a8bef5d50e7021119a476ef216f0427516da353b4f2a2b85104af5d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f8fe8df9f54c5f3e726cb52e587676c207aa7dfff014d6c779d8b64a3a94fc31 [INFO] running `Command { std: "docker" "start" "-a" "f8fe8df9f54c5f3e726cb52e587676c207aa7dfff014d6c779d8b64a3a94fc31", kill_on_drop: false }` [INFO] [stderr] Compiling fuga v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "f8fe8df9f54c5f3e726cb52e587676c207aa7dfff014d6c779d8b64a3a94fc31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8fe8df9f54c5f3e726cb52e587676c207aa7dfff014d6c779d8b64a3a94fc31", kill_on_drop: false }` [INFO] [stdout] f8fe8df9f54c5f3e726cb52e587676c207aa7dfff014d6c779d8b64a3a94fc31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9483ea5ff168b8771f21dab0a087cd301cafd540bf2c4290590d961cac60c442 [INFO] running `Command { std: "docker" "start" "-a" "9483ea5ff168b8771f21dab0a087cd301cafd540bf2c4290590d961cac60c442", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fuga-ad09b5a701d8550d) [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" "9483ea5ff168b8771f21dab0a087cd301cafd540bf2c4290590d961cac60c442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9483ea5ff168b8771f21dab0a087cd301cafd540bf2c4290590d961cac60c442", kill_on_drop: false }` [INFO] [stdout] 9483ea5ff168b8771f21dab0a087cd301cafd540bf2c4290590d961cac60c442