[INFO] fetching crate pint-cli 0.14.0... [INFO] testing pint-cli-0.14.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate pint-cli 0.14.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate pint-cli 0.14.0 [INFO] finished tweaking crates.io crate pint-cli 0.14.0 [INFO] tweaked toml for crates.io crate pint-cli 0.14.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pint-cli 0.14.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 pint-cli 0.14.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 pint-pkg v0.14.0 [INFO] [stderr] Downloaded pint-abi-types v0.5.0 [INFO] [stderr] Downloaded pint-solve v0.2.0 [INFO] [stderr] Downloaded pint-manifest v0.4.0 [INFO] [stderr] Downloaded serde_ignored v0.1.11 [INFO] [stderr] Downloaded essential-asm-spec v0.9.0 [INFO] [stderr] Downloaded expect-test v1.5.1 [INFO] [stderr] Downloaded essential-asm-gen v0.11.0 [INFO] [stderr] Downloaded essential-asm v0.11.0 [INFO] [stderr] Downloaded essential-hash v0.10.0 [INFO] [stderr] Downloaded essential-types v0.8.0 [INFO] [stderr] Downloaded pintc v0.14.0 [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] a923387e8834b0d92343ac698bd7e2803a51f1e46a1eab34204506b2a4acecec [INFO] running `Command { std: "docker" "start" "-a" "a923387e8834b0d92343ac698bd7e2803a51f1e46a1eab34204506b2a4acecec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a923387e8834b0d92343ac698bd7e2803a51f1e46a1eab34204506b2a4acecec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a923387e8834b0d92343ac698bd7e2803a51f1e46a1eab34204506b2a4acecec", kill_on_drop: false }` [INFO] [stdout] a923387e8834b0d92343ac698bd7e2803a51f1e46a1eab34204506b2a4acecec [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] 4c8a1e3670addef21f36f64a10875972ff21d34674985ed505e3e2d8af8c50b2 [INFO] running `Command { std: "docker" "start" "-a" "4c8a1e3670addef21f36f64a10875972ff21d34674985ed505e3e2d8af8c50b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling essential-types v0.8.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling pint-abi-types v0.5.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling serde_ignored v0.1.11 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling essential-hash v0.10.0 [INFO] [stderr] Compiling essential-asm-spec v0.9.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling essential-asm-gen v0.11.0 [INFO] [stderr] Compiling pint-manifest v0.4.0 [INFO] [stderr] Compiling essential-asm v0.11.0 [INFO] [stderr] Compiling pint-solve v0.2.0 [INFO] [stderr] Compiling pintc v0.14.0 [INFO] [stderr] Compiling pint-pkg v0.14.0 [INFO] [stderr] Compiling pint-cli v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "4c8a1e3670addef21f36f64a10875972ff21d34674985ed505e3e2d8af8c50b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c8a1e3670addef21f36f64a10875972ff21d34674985ed505e3e2d8af8c50b2", kill_on_drop: false }` [INFO] [stdout] 4c8a1e3670addef21f36f64a10875972ff21d34674985ed505e3e2d8af8c50b2 [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] 86f7b09f637ee524ef382e49c4599fdc59eed8cfbda013eda93f795dc47bae50 [INFO] running `Command { std: "docker" "start" "-a" "86f7b09f637ee524ef382e49c4599fdc59eed8cfbda013eda93f795dc47bae50", kill_on_drop: false }` [INFO] [stderr] Compiling pint-cli v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "86f7b09f637ee524ef382e49c4599fdc59eed8cfbda013eda93f795dc47bae50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86f7b09f637ee524ef382e49c4599fdc59eed8cfbda013eda93f795dc47bae50", kill_on_drop: false }` [INFO] [stdout] 86f7b09f637ee524ef382e49c4599fdc59eed8cfbda013eda93f795dc47bae50 [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] 50342e890303a474cf0ef6c2e3ce79a1ff8dc14f06af1d642f56b6427b613398 [INFO] running `Command { std: "docker" "start" "-a" "50342e890303a474cf0ef6c2e3ce79a1ff8dc14f06af1d642f56b6427b613398", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pint_cli-9e3f42cbf07cc35f) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pint-ef4d12df932c3f66) [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] [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" "50342e890303a474cf0ef6c2e3ce79a1ff8dc14f06af1d642f56b6427b613398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50342e890303a474cf0ef6c2e3ce79a1ff8dc14f06af1d642f56b6427b613398", kill_on_drop: false }` [INFO] [stdout] 50342e890303a474cf0ef6c2e3ce79a1ff8dc14f06af1d642f56b6427b613398