[INFO] fetching crate torment 0.0.1... [INFO] testing torment-0.0.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate torment 0.0.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate torment 0.0.1 [INFO] finished tweaking crates.io crate torment 0.0.1 [INFO] tweaked toml for crates.io crate torment 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate torment 0.0.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate torment 0.0.1 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded buildstructor v0.6.0 [INFO] [stderr] Downloaded str_inflector v0.12.0 [INFO] [stderr] Downloaded jacklog v0.3.1 [INFO] [stderr] Downloaded try_match_inner v0.5.2 [INFO] [stderr] Downloaded try_match v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2187c00bb4abe55999440717be766a6e0d44c1eadcb69493b59f485f92751e90 [INFO] running `Command { std: "docker" "start" "-a" "2187c00bb4abe55999440717be766a6e0d44c1eadcb69493b59f485f92751e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2187c00bb4abe55999440717be766a6e0d44c1eadcb69493b59f485f92751e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2187c00bb4abe55999440717be766a6e0d44c1eadcb69493b59f485f92751e90", kill_on_drop: false }` [INFO] [stdout] 2187c00bb4abe55999440717be766a6e0d44c1eadcb69493b59f485f92751e90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 966570fa0a3a41a704f5d769281a1c139cfcadbdb98a0a5a9e5d9dd3c4e19a3a [INFO] running `Command { std: "docker" "start" "-a" "966570fa0a3a41a704f5d769281a1c139cfcadbdb98a0a5a9e5d9dd3c4e19a3a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling str_inflector v0.12.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling try_match_inner v0.5.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling try_match v0.4.2 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling buildstructor v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling diesel_derives v2.2.4 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling diesel v2.2.8 [INFO] [stderr] Compiling jacklog v0.3.1 [INFO] [stderr] Compiling torment v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "966570fa0a3a41a704f5d769281a1c139cfcadbdb98a0a5a9e5d9dd3c4e19a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "966570fa0a3a41a704f5d769281a1c139cfcadbdb98a0a5a9e5d9dd3c4e19a3a", kill_on_drop: false }` [INFO] [stdout] 966570fa0a3a41a704f5d769281a1c139cfcadbdb98a0a5a9e5d9dd3c4e19a3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b38bd9a17cb12b8233f1d5510152832b49943480bb7dc0f65dc318a697a3de8 [INFO] running `Command { std: "docker" "start" "-a" "9b38bd9a17cb12b8233f1d5510152832b49943480bb7dc0f65dc318a697a3de8", kill_on_drop: false }` [INFO] [stderr] Compiling torment v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "9b38bd9a17cb12b8233f1d5510152832b49943480bb7dc0f65dc318a697a3de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b38bd9a17cb12b8233f1d5510152832b49943480bb7dc0f65dc318a697a3de8", kill_on_drop: false }` [INFO] [stdout] 9b38bd9a17cb12b8233f1d5510152832b49943480bb7dc0f65dc318a697a3de8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c14773c8fc2ddef176e284be3e76282ff47b29e71fbdb606dec2fd8ed9c63f1b [INFO] running `Command { std: "docker" "start" "-a" "c14773c8fc2ddef176e284be3e76282ff47b29e71fbdb606dec2fd8ed9c63f1b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/torment-bb298bd9b2ed9ce6) [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" "c14773c8fc2ddef176e284be3e76282ff47b29e71fbdb606dec2fd8ed9c63f1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c14773c8fc2ddef176e284be3e76282ff47b29e71fbdb606dec2fd8ed9c63f1b", kill_on_drop: false }` [INFO] [stdout] c14773c8fc2ddef176e284be3e76282ff47b29e71fbdb606dec2fd8ed9c63f1b