[INFO] fetching crate piqo 0.1.3... [INFO] testing piqo-0.1.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate piqo 0.1.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate piqo 0.1.3 [INFO] finished tweaking crates.io crate piqo 0.1.3 [INFO] tweaked toml for crates.io crate piqo 0.1.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate piqo 0.1.3 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 piqo 0.1.3 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] Downloading crates ... [INFO] [stderr] Downloaded dyn-clone v1.0.18 [INFO] [stderr] Downloaded rand_core v0.9.2 [INFO] [stderr] Downloaded zerocopy-derive v0.8.20 [INFO] [stderr] Downloaded zerocopy v0.8.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 675dbf5e2d77c0f7019cf49074bfd42e2a4645b0c67f3910cc662b2cf4843dde [INFO] running `Command { std: "docker" "start" "-a" "675dbf5e2d77c0f7019cf49074bfd42e2a4645b0c67f3910cc662b2cf4843dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "675dbf5e2d77c0f7019cf49074bfd42e2a4645b0c67f3910cc662b2cf4843dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675dbf5e2d77c0f7019cf49074bfd42e2a4645b0c67f3910cc662b2cf4843dde", kill_on_drop: false }` [INFO] [stdout] 675dbf5e2d77c0f7019cf49074bfd42e2a4645b0c67f3910cc662b2cf4843dde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3b10a9f9d1bb6fab709da903337010cdd22d77a4b6147f9d221d41b174096acf [INFO] running `Command { std: "docker" "start" "-a" "3b10a9f9d1bb6fab709da903337010cdd22d77a4b6147f9d221d41b174096acf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling jiff v0.1.29 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling prodash v29.0.0 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling gix-sec v0.10.11 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling dyn-clone v1.0.18 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling gix-date v0.9.3 [INFO] [stderr] Compiling gix-validate v0.9.3 [INFO] [stderr] Compiling gix-path v0.10.14 [INFO] [stderr] Compiling gix-actor v0.33.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling gix-hash v0.16.0 [INFO] [stderr] Compiling gix-features v0.40.0 [INFO] [stderr] Compiling gix-hashtable v0.7.0 [INFO] [stderr] Compiling gix-fs v0.13.0 [INFO] [stderr] Compiling gix-object v0.47.0 [INFO] [stderr] Compiling gix-tempfile v16.0.0 [INFO] [stderr] Compiling gix-lock v16.0.0 [INFO] [stderr] Compiling gix-ref v0.50.0 [INFO] [stderr] Compiling gix-discover v0.38.0 [INFO] [stderr] Compiling piqo v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "3b10a9f9d1bb6fab709da903337010cdd22d77a4b6147f9d221d41b174096acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b10a9f9d1bb6fab709da903337010cdd22d77a4b6147f9d221d41b174096acf", kill_on_drop: false }` [INFO] [stdout] 3b10a9f9d1bb6fab709da903337010cdd22d77a4b6147f9d221d41b174096acf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2bb29742ed7f976b974c24ba170cf016d9ef528a0d395abafbbe628cda90ab63 [INFO] running `Command { std: "docker" "start" "-a" "2bb29742ed7f976b974c24ba170cf016d9ef528a0d395abafbbe628cda90ab63", kill_on_drop: false }` [INFO] [stderr] Compiling piqo v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "2bb29742ed7f976b974c24ba170cf016d9ef528a0d395abafbbe628cda90ab63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bb29742ed7f976b974c24ba170cf016d9ef528a0d395abafbbe628cda90ab63", kill_on_drop: false }` [INFO] [stdout] 2bb29742ed7f976b974c24ba170cf016d9ef528a0d395abafbbe628cda90ab63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 288084fdfe2e11298043dba5bb25f49a32035ffc13e45f5d3a8fe96e6204fbd5 [INFO] running `Command { std: "docker" "start" "-a" "288084fdfe2e11298043dba5bb25f49a32035ffc13e45f5d3a8fe96e6204fbd5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/piqo-b7ca59ea8634ce26) [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" "288084fdfe2e11298043dba5bb25f49a32035ffc13e45f5d3a8fe96e6204fbd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288084fdfe2e11298043dba5bb25f49a32035ffc13e45f5d3a8fe96e6204fbd5", kill_on_drop: false }` [INFO] [stdout] 288084fdfe2e11298043dba5bb25f49a32035ffc13e45f5d3a8fe96e6204fbd5