[INFO] fetching crate mem-ring 0.2.0... [INFO] testing mem-ring-0.2.0 against 1.86.0 for beta-1.87-1 [INFO] extracting crate mem-ring 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate mem-ring 0.2.0 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mem-ring 0.2.0 [INFO] finished tweaking crates.io crate mem-ring 0.2.0 [INFO] tweaked toml for crates.io crate mem-ring 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 65 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded io-uring v0.6.4 [INFO] [stderr] Downloaded auto-const-array v0.2.1 [INFO] [stderr] Downloaded local-sync v0.1.1 [INFO] [stderr] Downloaded monoio-macros v0.1.0 [INFO] [stderr] Downloaded monoio v0.2.4 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4df0781ee36d2d1c8328dc12e155300140a0527fb44526ab66896da6abf9c6a5 [INFO] running `Command { std: "docker" "start" "-a" "4df0781ee36d2d1c8328dc12e155300140a0527fb44526ab66896da6abf9c6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4df0781ee36d2d1c8328dc12e155300140a0527fb44526ab66896da6abf9c6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df0781ee36d2d1c8328dc12e155300140a0527fb44526ab66896da6abf9c6a5", kill_on_drop: false }` [INFO] [stdout] 4df0781ee36d2d1c8328dc12e155300140a0527fb44526ab66896da6abf9c6a5 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 431e2139b2108d953f7673fa30ac00dd3abe39ecb1705105417a8176c284d2d8 [INFO] running `Command { std: "docker" "start" "-a" "431e2139b2108d953f7673fa30ac00dd3abe39ecb1705105417a8176c284d2d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling local-sync v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling monoio-macros v0.1.0 [INFO] [stderr] Compiling auto-const-array v0.2.1 [INFO] [stderr] Compiling monoio v0.2.4 [INFO] [stderr] Compiling mem-ring v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.04s [INFO] running `Command { std: "docker" "inspect" "431e2139b2108d953f7673fa30ac00dd3abe39ecb1705105417a8176c284d2d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431e2139b2108d953f7673fa30ac00dd3abe39ecb1705105417a8176c284d2d8", kill_on_drop: false }` [INFO] [stdout] 431e2139b2108d953f7673fa30ac00dd3abe39ecb1705105417a8176c284d2d8 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6e63e8e3bc1a8f21a31ceaf15e13426b2dd0c5aeea1933ff6c4af475593b90a [INFO] running `Command { std: "docker" "start" "-a" "e6e63e8e3bc1a8f21a31ceaf15e13426b2dd0c5aeea1933ff6c4af475593b90a", kill_on_drop: false }` [INFO] [stderr] Compiling mem-ring v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "e6e63e8e3bc1a8f21a31ceaf15e13426b2dd0c5aeea1933ff6c4af475593b90a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e63e8e3bc1a8f21a31ceaf15e13426b2dd0c5aeea1933ff6c4af475593b90a", kill_on_drop: false }` [INFO] [stdout] e6e63e8e3bc1a8f21a31ceaf15e13426b2dd0c5aeea1933ff6c4af475593b90a [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a8507f642db5da905f530eeb0d895279e11b3331764bf8f7f1687ad3e470664e [INFO] running `Command { std: "docker" "start" "-a" "a8507f642db5da905f530eeb0d895279e11b3331764bf8f7f1687ad3e470664e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mem_ring-b6654e1e0ce8546b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test queue::tests::demo_stuck ... ok [INFO] [stdout] test queue::tests::demo_wake ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] [stderr] Doc-tests mem_ring [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" "a8507f642db5da905f530eeb0d895279e11b3331764bf8f7f1687ad3e470664e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8507f642db5da905f530eeb0d895279e11b3331764bf8f7f1687ad3e470664e", kill_on_drop: false }` [INFO] [stdout] a8507f642db5da905f530eeb0d895279e11b3331764bf8f7f1687ad3e470664e