[INFO] fetching crate pinix 0.3.3... [INFO] testing pinix-0.3.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate pinix 0.3.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate pinix 0.3.3 [INFO] finished tweaking crates.io crate pinix 0.3.3 [INFO] tweaked toml for crates.io crate pinix 0.3.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pinix 0.3.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pinix 0.3.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.90 [INFO] [stderr] Downloaded terminal_size v0.4.0 [INFO] [stderr] Downloaded console v0.16.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.88 [INFO] [stderr] Downloaded divan-macros v0.1.14 [INFO] [stderr] Downloaded divan v0.1.14 [INFO] [stderr] Downloaded syn v2.0.81 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7862ce3595c04f8b47db896dcfe5167584be921fc55b4923f63d25ef5f082999 [INFO] running `Command { std: "docker" "start" "-a" "7862ce3595c04f8b47db896dcfe5167584be921fc55b4923f63d25ef5f082999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7862ce3595c04f8b47db896dcfe5167584be921fc55b4923f63d25ef5f082999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7862ce3595c04f8b47db896dcfe5167584be921fc55b4923f63d25ef5f082999", kill_on_drop: false }` [INFO] [stdout] 7862ce3595c04f8b47db896dcfe5167584be921fc55b4923f63d25ef5f082999 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77533126d0f97e0ded7215102e9f487ee0b604f6b837bd9176c342f6ebe45f2b [INFO] running `Command { std: "docker" "start" "-a" "77533126d0f97e0ded7215102e9f487ee0b604f6b837bd9176c342f6ebe45f2b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling syn v2.0.81 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling pinix v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "77533126d0f97e0ded7215102e9f487ee0b604f6b837bd9176c342f6ebe45f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77533126d0f97e0ded7215102e9f487ee0b604f6b837bd9176c342f6ebe45f2b", kill_on_drop: false }` [INFO] [stdout] 77533126d0f97e0ded7215102e9f487ee0b604f6b837bd9176c342f6ebe45f2b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c25f163ac7ecb318ebb1115bdd1397c32b994e3b0d6538ce85e267df3daff6d [INFO] running `Command { std: "docker" "start" "-a" "6c25f163ac7ecb318ebb1115bdd1397c32b994e3b0d6538ce85e267df3daff6d", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling divan-macros v0.1.14 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling divan v0.1.14 [INFO] [stderr] Compiling pinix v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.73s [INFO] running `Command { std: "docker" "inspect" "6c25f163ac7ecb318ebb1115bdd1397c32b994e3b0d6538ce85e267df3daff6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c25f163ac7ecb318ebb1115bdd1397c32b994e3b0d6538ce85e267df3daff6d", kill_on_drop: false }` [INFO] [stdout] 6c25f163ac7ecb318ebb1115bdd1397c32b994e3b0d6538ce85e267df3daff6d [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d96237d6d18d8f59bcc2eaf1835ef146196a8bdf98a6e73c577b14e5fe4d7558 [INFO] running `Command { std: "docker" "start" "-a" "d96237d6d18d8f59bcc2eaf1835ef146196a8bdf98a6e73c577b14e5fe4d7558", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pinix-227fc2a61baf6511) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test::test_action::parse_result ... ok [INFO] [stdout] test test::test_action::parse_stop ... ok [INFO] [stdout] test test::test_action::parse_start ... ok [INFO] [stdout] test test::test_toml_ext::test_builder ... ok [INFO] [stdout] test test::test_config::unknown_field ... ok [INFO] [stdout] test test::test_config::default_parsing ... ok [INFO] [stdout] test test::test_toml_ext::test_override ... ok [INFO] [stderr] Running unittests src/bin/pinix.rs (/opt/rustwide/target/debug/deps/pinix-04744070f323e40c) [INFO] [stdout] test test::test_config::simple_parsing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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] [stderr] Running unittests src/bin/pinix-replay.rs (/opt/rustwide/target/debug/deps/pinix_replay-edf37f3703a405e0) [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] [stderr] Doc-tests pinix [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" "d96237d6d18d8f59bcc2eaf1835ef146196a8bdf98a6e73c577b14e5fe4d7558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d96237d6d18d8f59bcc2eaf1835ef146196a8bdf98a6e73c577b14e5fe4d7558", kill_on_drop: false }` [INFO] [stdout] d96237d6d18d8f59bcc2eaf1835ef146196a8bdf98a6e73c577b14e5fe4d7558