[INFO] fetching crate futures-delay-queue 0.5.2... [INFO] testing futures-delay-queue-0.5.2 against try#6c5b2f071bf9fe3a4b05942f31d42d076171aa61 for pr-115315-1 [INFO] extracting crate futures-delay-queue 0.5.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate futures-delay-queue 0.5.2 on toolchain 6c5b2f071bf9fe3a4b05942f31d42d076171aa61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate futures-delay-queue 0.5.2 [INFO] finished tweaking crates.io crate futures-delay-queue 0.5.2 [INFO] tweaked toml for crates.io crate futures-delay-queue 0.5.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbab33b9e06cb8f9fcf2274b85bc8a7fcf5f0a37b9e98ddf5923b9e38f6e9986 [INFO] running `Command { std: "docker" "start" "-a" "fbab33b9e06cb8f9fcf2274b85bc8a7fcf5f0a37b9e98ddf5923b9e38f6e9986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbab33b9e06cb8f9fcf2274b85bc8a7fcf5f0a37b9e98ddf5923b9e38f6e9986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbab33b9e06cb8f9fcf2274b85bc8a7fcf5f0a37b9e98ddf5923b9e38f6e9986", kill_on_drop: false }` [INFO] [stdout] fbab33b9e06cb8f9fcf2274b85bc8a7fcf5f0a37b9e98ddf5923b9e38f6e9986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb7eabf393f857ce84e90ec625a62e02a55ffb88b3526ef860a39c492dc1b700 [INFO] running `Command { std: "docker" "start" "-a" "fb7eabf393f857ce84e90ec625a62e02a55ffb88b3526ef860a39c492dc1b700", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling memchr v2.6.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling futures-delay-queue v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.89s [INFO] running `Command { std: "docker" "inspect" "fb7eabf393f857ce84e90ec625a62e02a55ffb88b3526ef860a39c492dc1b700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb7eabf393f857ce84e90ec625a62e02a55ffb88b3526ef860a39c492dc1b700", kill_on_drop: false }` [INFO] [stdout] fb7eabf393f857ce84e90ec625a62e02a55ffb88b3526ef860a39c492dc1b700 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1780726ff15850407c983c2703d18fbf93fbce9fea7898cc77059e898a30adfb [INFO] running `Command { std: "docker" "start" "-a" "1780726ff15850407c983c2703d18fbf93fbce9fea7898cc77059e898a30adfb", kill_on_drop: false }` [INFO] [stderr] Compiling futures-delay-queue v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `Command { std: "docker" "inspect" "1780726ff15850407c983c2703d18fbf93fbce9fea7898cc77059e898a30adfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1780726ff15850407c983c2703d18fbf93fbce9fea7898cc77059e898a30adfb", kill_on_drop: false }` [INFO] [stdout] 1780726ff15850407c983c2703d18fbf93fbce9fea7898cc77059e898a30adfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eca905d58cdab2de3d1d97c3ecb99d80dc72b98706aa46bdcd13500ffd44d0e8 [INFO] running `Command { std: "docker" "start" "-a" "eca905d58cdab2de3d1d97c3ecb99d80dc72b98706aa46bdcd13500ffd44d0e8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/futures_delay_queue-5ef38d12033388ec) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::reset ... ok [INFO] [stdout] test tests::insert ... ok [INFO] [stdout] test tests::cancel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s [INFO] [stdout] [INFO] [stderr] Doc-tests futures-delay-queue [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - delay_queue (line 166) ... ok [INFO] [stdout] test src/lib.rs - (line 35) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eca905d58cdab2de3d1d97c3ecb99d80dc72b98706aa46bdcd13500ffd44d0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca905d58cdab2de3d1d97c3ecb99d80dc72b98706aa46bdcd13500ffd44d0e8", kill_on_drop: false }` [INFO] [stdout] eca905d58cdab2de3d1d97c3ecb99d80dc72b98706aa46bdcd13500ffd44d0e8