[INFO] fetching crate cunw 0.3.0... [INFO] building cunw-0.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate cunw 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate cunw 0.3.0 [INFO] finished tweaking crates.io crate cunw 0.3.0 [INFO] tweaked toml for crates.io crate cunw 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cunw 0.3.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cunw 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-utils v0.8.19 [INFO] [stderr] Downloaded terminal-supports-emoji v0.1.3 [INFO] [stderr] Downloaded terminal-emoji v0.4.1 [INFO] [stderr] Downloaded signal-hook-mio v0.2.3 [INFO] [stderr] Downloaded supports-hyperlinks v3.0.0 [INFO] [stderr] Downloaded supports-color v3.0.0 [INFO] [stderr] Downloaded value-bag v1.9.0 [INFO] [stderr] Downloaded env_filter v0.1.0 [INFO] [stderr] Downloaded unicode-width v0.1.12 [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded ignore v0.4.22 [INFO] [stderr] Downloaded event-listener v5.3.0 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded serde v1.0.201 [INFO] [stderr] Downloaded miette v7.2.0 [INFO] [stderr] Downloaded syn v2.0.61 [INFO] [stderr] Downloaded serde_derive v1.0.201 [INFO] [stderr] Downloaded polling v3.7.0 [INFO] [stderr] Downloaded cc v1.0.97 [INFO] [stderr] Downloaded rstest v0.19.0 [INFO] [stderr] Downloaded clap-verbosity-flag v2.2.0 [INFO] [stderr] Downloaded env_logger v0.11.3 [INFO] [stderr] Downloaded globset v0.4.14 [INFO] [stderr] Downloaded miette-derive v7.2.0 [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded rstest_macros v0.19.0 [INFO] [stderr] Downloaded piper v0.2.1 [INFO] [stderr] Downloaded blocking v1.6.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.82 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded bstr v1.9.1 [INFO] [stderr] Downloaded async-channel v2.2.1 [INFO] [stderr] Downloaded termbg v0.5.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e114dd0f6b6ec42498ebab3e261248900564e6d028606dc524032ad139e0a828 [INFO] running `Command { std: "docker" "start" "-a" "e114dd0f6b6ec42498ebab3e261248900564e6d028606dc524032ad139e0a828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e114dd0f6b6ec42498ebab3e261248900564e6d028606dc524032ad139e0a828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e114dd0f6b6ec42498ebab3e261248900564e6d028606dc524032ad139e0a828", kill_on_drop: false }` [INFO] [stdout] e114dd0f6b6ec42498ebab3e261248900564e6d028606dc524032ad139e0a828 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c023bc201269eafe7483e173e9d4105a4a7e4b8215678e9042b3df2fa0b22c4c [INFO] running `Command { std: "docker" "start" "-a" "c023bc201269eafe7483e173e9d4105a4a7e4b8215678e9042b3df2fa0b22c4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-executor v1.11.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling async-channel v2.2.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling blocking v1.6.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling supports-color v3.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling terminal-supports-emoji v0.1.3 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling terminal-emoji v0.4.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.0 [INFO] [stderr] Compiling termbg v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.19.0 [INFO] [stderr] Compiling cunw v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "c023bc201269eafe7483e173e9d4105a4a7e4b8215678e9042b3df2fa0b22c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c023bc201269eafe7483e173e9d4105a4a7e4b8215678e9042b3df2fa0b22c4c", kill_on_drop: false }` [INFO] [stdout] c023bc201269eafe7483e173e9d4105a4a7e4b8215678e9042b3df2fa0b22c4c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad7e5c75b43ecc4df67d45df82ebf0b0d4fe8fda8cbbafc0ed97bd6003b82be9 [INFO] running `Command { std: "docker" "start" "-a" "ad7e5c75b43ecc4df67d45df82ebf0b0d4fe8fda8cbbafc0ed97bd6003b82be9", kill_on_drop: false }` [INFO] [stderr] Compiling cunw v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.77s [INFO] running `Command { std: "docker" "inspect" "ad7e5c75b43ecc4df67d45df82ebf0b0d4fe8fda8cbbafc0ed97bd6003b82be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad7e5c75b43ecc4df67d45df82ebf0b0d4fe8fda8cbbafc0ed97bd6003b82be9", kill_on_drop: false }` [INFO] [stdout] ad7e5c75b43ecc4df67d45df82ebf0b0d4fe8fda8cbbafc0ed97bd6003b82be9