[INFO] fetching crate goup 1.7.0... [INFO] testing goup-1.7.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate goup 1.7.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate goup 1.7.0 [INFO] finished tweaking crates.io crate goup 1.7.0 [INFO] tweaked toml for crates.io crate goup 1.7.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate goup 1.7.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 goup 1.7.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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded whattheshell v1.1.0 [INFO] [stderr] Downloaded spinoff v0.8.0 [INFO] [stderr] Downloaded zip v2.1.3 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 021cf97953da483c5743b991b9ab2375f91e366d33a801a2105ef259b3a53658 [INFO] running `Command { std: "docker" "start" "-a" "021cf97953da483c5743b991b9ab2375f91e366d33a801a2105ef259b3a53658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "021cf97953da483c5743b991b9ab2375f91e366d33a801a2105ef259b3a53658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021cf97953da483c5743b991b9ab2375f91e366d33a801a2105ef259b3a53658", kill_on_drop: false }` [INFO] [stdout] 021cf97953da483c5743b991b9ab2375f91e366d33a801a2105ef259b3a53658 [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: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] 7456d98bd6571ff3af07301271c8cd242cccea282bd5dfe07e905b74fc1114f1 [INFO] running `Command { std: "docker" "start" "-a" "7456d98bd6571ff3af07301271c8cd242cccea282bd5dfe07e905b74fc1114f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zip v2.1.3 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling spinoff v0.8.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling hyper v1.4.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling whattheshell v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling rustls-webpki v0.102.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling goup v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.12s [INFO] running `Command { std: "docker" "inspect" "7456d98bd6571ff3af07301271c8cd242cccea282bd5dfe07e905b74fc1114f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7456d98bd6571ff3af07301271c8cd242cccea282bd5dfe07e905b74fc1114f1", kill_on_drop: false }` [INFO] [stdout] 7456d98bd6571ff3af07301271c8cd242cccea282bd5dfe07e905b74fc1114f1 [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: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] cef8593621cf4e04fc41682fd137029ea6de96e3bc62771a49d21b54601dabb1 [INFO] running `Command { std: "docker" "start" "-a" "cef8593621cf4e04fc41682fd137029ea6de96e3bc62771a49d21b54601dabb1", kill_on_drop: false }` [INFO] [stderr] Compiling goup v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "cef8593621cf4e04fc41682fd137029ea6de96e3bc62771a49d21b54601dabb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cef8593621cf4e04fc41682fd137029ea6de96e3bc62771a49d21b54601dabb1", kill_on_drop: false }` [INFO] [stdout] cef8593621cf4e04fc41682fd137029ea6de96e3bc62771a49d21b54601dabb1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8d18641666f53c4d7801bf0a11feaf45323eed33a89a4d2fcabedbb7787ac9b5 [INFO] running `Command { std: "docker" "start" "-a" "8d18641666f53c4d7801bf0a11feaf45323eed33a89a4d2fcabedbb7787ac9b5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/goup-d2ea98cce877eeec) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test versions::util::test::test_get_new_patch ... ok [INFO] [stdout] test versions::util::test::test_get_new_minor ... ok [INFO] [stdout] test versions::version::test::parse_unstable ... ok [INFO] [stdout] test versions::version::test::strip_after ... ok [INFO] [stdout] test versions::util::test::test_get_new_pre ... ok [INFO] [stdout] test versions::version::test::is_stable ... ok [INFO] [stdout] test versions::version::test::ord ... ok [INFO] [stdout] test versions::version::test::parse_stable ... ok [INFO] [stdout] test versions::version::test::covers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8d18641666f53c4d7801bf0a11feaf45323eed33a89a4d2fcabedbb7787ac9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d18641666f53c4d7801bf0a11feaf45323eed33a89a4d2fcabedbb7787ac9b5", kill_on_drop: false }` [INFO] [stdout] 8d18641666f53c4d7801bf0a11feaf45323eed33a89a4d2fcabedbb7787ac9b5