[INFO] fetching crate rapace-plugin 0.3.0...
[INFO] testing rapace-plugin-0.3.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rapace-plugin 0.3.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rapace-plugin 0.3.0
[INFO] finished tweaking crates.io crate rapace-plugin 0.3.0
[INFO] tweaked toml for crates.io crate rapace-plugin 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rapace-plugin 0.3.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rapace-plugin 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rapace-registry v0.3.0
[INFO] [stderr]   Downloaded rapace v0.3.0
[INFO] [stderr]   Downloaded rapace-core v0.3.0
[INFO] [stderr]   Downloaded rapace-macros v0.3.0
[INFO] [stderr]   Downloaded facet-postcard v0.32.1
[INFO] [stderr]   Downloaded rapace-transport-mem v0.3.0
[INFO] [stderr]   Downloaded rapace-transport-stream v0.3.0
[INFO] [stderr]   Downloaded facet-reflect v0.32.1
[INFO] [stderr]   Downloaded rapace-transport-shm v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cf267b55cc2e8e7edb3d2fe5bac5b96e0ceecdbdf44d978adde6e2e6da30a55
[INFO] running `Command { std: "docker" "start" "-a" "9cf267b55cc2e8e7edb3d2fe5bac5b96e0ceecdbdf44d978adde6e2e6da30a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cf267b55cc2e8e7edb3d2fe5bac5b96e0ceecdbdf44d978adde6e2e6da30a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cf267b55cc2e8e7edb3d2fe5bac5b96e0ceecdbdf44d978adde6e2e6da30a55", kill_on_drop: false }`
[INFO] [stdout] 9cf267b55cc2e8e7edb3d2fe5bac5b96e0ceecdbdf44d978adde6e2e6da30a55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d356fc39798a2d27ed499089d7e08f6f416cb378a830bdd3516145d92261466b
[INFO] running `Command { std: "docker" "start" "-a" "d356fc39798a2d27ed499089d7e08f6f416cb378a830bdd3516145d92261466b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling facet-core v0.32.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling facet v0.32.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rapace-registry v0.3.0
[INFO] [stderr]    Compiling facet-macro-types v0.32.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling facet-macro-parse v0.32.1
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling facet-macros-impl v0.32.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rapace-macros v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling facet-macros v0.32.1
[INFO] [stderr]    Compiling facet-reflect v0.32.1
[INFO] [stderr]    Compiling facet-postcard v0.32.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rapace-core v0.3.0
[INFO] [stderr]    Compiling rapace-transport-shm v0.3.0
[INFO] [stderr]    Compiling rapace-transport-mem v0.3.0
[INFO] [stderr]    Compiling rapace-transport-stream v0.3.0
[INFO] [stderr]    Compiling rapace v0.3.0
[INFO] [stderr]    Compiling rapace-plugin v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.33s
[INFO] running `Command { std: "docker" "inspect" "d356fc39798a2d27ed499089d7e08f6f416cb378a830bdd3516145d92261466b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d356fc39798a2d27ed499089d7e08f6f416cb378a830bdd3516145d92261466b", kill_on_drop: false }`
[INFO] [stdout] d356fc39798a2d27ed499089d7e08f6f416cb378a830bdd3516145d92261466b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f92f5f5456123bbb7eca19c4e5c34e7dc7ab44cbe0a6e4d200c9d18e4a84340
[INFO] running `Command { std: "docker" "start" "-a" "0f92f5f5456123bbb7eca19c4e5c34e7dc7ab44cbe0a6e4d200c9d18e4a84340", kill_on_drop: false }`
[INFO] [stderr]    Compiling rapace-plugin v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "0f92f5f5456123bbb7eca19c4e5c34e7dc7ab44cbe0a6e4d200c9d18e4a84340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f92f5f5456123bbb7eca19c4e5c34e7dc7ab44cbe0a6e4d200c9d18e4a84340", kill_on_drop: false }`
[INFO] [stdout] 0f92f5f5456123bbb7eca19c4e5c34e7dc7ab44cbe0a6e4d200c9d18e4a84340
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1563971919c3215338f7e139e8fde14a7544f4a42674a187676becfc8bcb02b0
[INFO] running `Command { std: "docker" "start" "-a" "1563971919c3215338f7e139e8fde14a7544f4a42674a187676becfc8bcb02b0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rapace_plugin-78ffd77bf26dd4ca)
[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 rapace_plugin
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 16) ... ignored
[INFO] [stdout] test src/lib.rs - (line 47) ... ignored
[INFO] [stdout] test src/lib.rs - run (line 302) ... ignored
[INFO] [stdout] test src/lib.rs - run_multi (line 370) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.34s; merged doctests compilation took 0.33s
[INFO] running `Command { std: "docker" "inspect" "1563971919c3215338f7e139e8fde14a7544f4a42674a187676becfc8bcb02b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1563971919c3215338f7e139e8fde14a7544f4a42674a187676becfc8bcb02b0", kill_on_drop: false }`
[INFO] [stdout] 1563971919c3215338f7e139e8fde14a7544f4a42674a187676becfc8bcb02b0
