[INFO] cloning repository https://github.com/phlip9/queue_experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phlip9/queue_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphlip9%2Fqueue_experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphlip9%2Fqueue_experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54082550ea630877ee295f1b6a40110989d05dcb [INFO] testing phlip9/queue_experiments against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphlip9%2Fqueue_experiments" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phlip9/queue_experiments on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/rust-toolchain [INFO] started tweaking git repo https://github.com/phlip9/queue_experiments [INFO] finished tweaking git repo https://github.com/phlip9/queue_experiments [INFO] tweaked toml for git repo https://github.com/phlip9/queue_experiments written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/phlip9/queue_experiments already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c5f14360fb86f96715f1f3a4c0717b8b748d30e04d424e6a209c92e09527e9a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5c5f14360fb86f96715f1f3a4c0717b8b748d30e04d424e6a209c92e09527e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c5f14360fb86f96715f1f3a4c0717b8b748d30e04d424e6a209c92e09527e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c5f14360fb86f96715f1f3a4c0717b8b748d30e04d424e6a209c92e09527e9a", kill_on_drop: false }` [INFO] [stdout] 5c5f14360fb86f96715f1f3a4c0717b8b748d30e04d424e6a209c92e09527e9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc138d7fe0884713f17d2ece81ad536fc8657a01ed508cec4bebbfa1882e57be [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc138d7fe0884713f17d2ece81ad536fc8657a01ed508cec4bebbfa1882e57be", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling bytes v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling queue_experiments v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/atomic_waker.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | match self.state.compare_and_swap(WAITING, REGISTERING, Acquire) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.71s [INFO] running `Command { std: "docker" "inspect" "fc138d7fe0884713f17d2ece81ad536fc8657a01ed508cec4bebbfa1882e57be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc138d7fe0884713f17d2ece81ad536fc8657a01ed508cec4bebbfa1882e57be", kill_on_drop: false }` [INFO] [stdout] fc138d7fe0884713f17d2ece81ad536fc8657a01ed508cec4bebbfa1882e57be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58a1a149aa8a75d62f7a3cd981e2815421d27cb5eb490e3579ba658c3e9fbbec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "58a1a149aa8a75d62f7a3cd981e2815421d27cb5eb490e3579ba658c3e9fbbec", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling tokio-test v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/atomic_waker.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | match self.state.compare_and_swap(WAITING, REGISTERING, Acquire) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling generator v0.6.18 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling loom v0.2.15 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling queue_experiments v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/atomic_waker.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | match self.state.compare_and_swap(WAITING, REGISTERING, Acquire) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "58a1a149aa8a75d62f7a3cd981e2815421d27cb5eb490e3579ba658c3e9fbbec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58a1a149aa8a75d62f7a3cd981e2815421d27cb5eb490e3579ba658c3e9fbbec", kill_on_drop: false }` [INFO] [stdout] 58a1a149aa8a75d62f7a3cd981e2815421d27cb5eb490e3579ba658c3e9fbbec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 66481612904ad715c7e2dbc975a580f6f8956977dae8360896ed693a50c68ab9 [INFO] running `Command { std: "docker" "start" "-a" "66481612904ad715c7e2dbc975a580f6f8956977dae8360896ed693a50c68ab9", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/atomic_waker.rs:210:26 [INFO] [stderr] | [INFO] [stderr] 210 | match self.state.compare_and_swap(WAITING, REGISTERING, Acquire) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `queue_experiments` (lib) generated 1 warning [INFO] [stderr] warning: `queue_experiments` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/queue_experiments-00d73c343efbe569) [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::bilock::bilock_readiness ... ok [INFO] [stdout] test tests::spsc_lock::basic ... ok [INFO] [stdout] test tests::spsc_lock::send_err_after_rx_shutdown ... ok [INFO] [stdout] test tests::spsc_bilock::send_recv_at_capacity ... ok [INFO] [stdout] test tests::spsc_lock::send_recv_at_capacity ... ok [INFO] [stdout] test tests::spsc_bilock::send_err_after_rx_shutdown ... ok [INFO] [stdout] test tests::bilock::bilock_basic ... ok [INFO] [stdout] test tests::spsc_lock::send_recv_with_buffer ... ok [INFO] [stdout] test tests::spsc_bilock::basic ... ok [INFO] [stdout] test tests::spsc_bilock::send_recv_with_buffer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests queue_experiments [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/atomic_waker.rs - atomic_waker::AtomicWaker::register (line 181) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "66481612904ad715c7e2dbc975a580f6f8956977dae8360896ed693a50c68ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66481612904ad715c7e2dbc975a580f6f8956977dae8360896ed693a50c68ab9", kill_on_drop: false }` [INFO] [stdout] 66481612904ad715c7e2dbc975a580f6f8956977dae8360896ed693a50c68ab9