[INFO] fetching crate stream_router 0.2.1... [INFO] testing stream_router-0.2.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate stream_router 0.2.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate stream_router 0.2.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stream_router 0.2.1 [INFO] finished tweaking crates.io crate stream_router 0.2.1 [INFO] tweaked toml for crates.io crate stream_router 0.2.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate stream_router 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb54d33255ae988a7e9635bbd96ac8972b4c5989f46cf27c02135e9eac4e424d [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" "eb54d33255ae988a7e9635bbd96ac8972b4c5989f46cf27c02135e9eac4e424d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb54d33255ae988a7e9635bbd96ac8972b4c5989f46cf27c02135e9eac4e424d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb54d33255ae988a7e9635bbd96ac8972b4c5989f46cf27c02135e9eac4e424d", kill_on_drop: false }` [INFO] [stdout] eb54d33255ae988a7e9635bbd96ac8972b4c5989f46cf27c02135e9eac4e424d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] bcdc5efbb2d53d0e13b03956c449d7202e792874ffc58c2ebfae4f74cd6f056c [INFO] running `Command { std: "docker" "start" "-a" "bcdc5efbb2d53d0e13b03956c449d7202e792874ffc58c2ebfae4f74cd6f056c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling futures-macro v0.3.4 [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 stream_router v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to an item [INFO] [stdout] --> src/lib.rs:361:1 [INFO] [stdout] | [INFO] [stdout] 361 | #[must_use = "streams do nothing unless you `.await` or poll them"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` 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 22.64s [INFO] running `Command { std: "docker" "inspect" "bcdc5efbb2d53d0e13b03956c449d7202e792874ffc58c2ebfae4f74cd6f056c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcdc5efbb2d53d0e13b03956c449d7202e792874ffc58c2ebfae4f74cd6f056c", kill_on_drop: false }` [INFO] [stdout] bcdc5efbb2d53d0e13b03956c449d7202e792874ffc58c2ebfae4f74cd6f056c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", 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] 313c116341005b8eba05164ee650a094eb4c25f731c1244ea024d1984fd7c3dd [INFO] running `Command { std: "docker" "start" "-a" "313c116341005b8eba05164ee650a094eb4c25f731c1244ea024d1984fd7c3dd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling futures-test v0.3.4 [INFO] [stdout] warning: `#[must_use]` has no effect when applied to an item [INFO] [stdout] --> src/lib.rs:361:1 [INFO] [stdout] | [INFO] [stdout] 361 | #[must_use = "streams do nothing unless you `.await` or poll them"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.17 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling num_stream v0.1.1 [INFO] [stderr] Compiling stream_router v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to an item [INFO] [stdout] --> src/lib.rs:361:1 [INFO] [stdout] | [INFO] [stdout] 361 | #[must_use = "streams do nothing unless you `.await` or poll them"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` 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 26s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/stream_router-e925c27a15635b13) [INFO] [stderr] Executable tests/tests.rs (/opt/rustwide/target/debug/deps/tests-59282e372cf65843) [INFO] running `Command { std: "docker" "inspect" "313c116341005b8eba05164ee650a094eb4c25f731c1244ea024d1984fd7c3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "313c116341005b8eba05164ee650a094eb4c25f731c1244ea024d1984fd7c3dd", kill_on_drop: false }` [INFO] [stdout] 313c116341005b8eba05164ee650a094eb4c25f731c1244ea024d1984fd7c3dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a6a220904a12a8d43324ab0e41796b3737d9bf5df6931130fe95b2f96b67dbe9 [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" "a6a220904a12a8d43324ab0e41796b3737d9bf5df6931130fe95b2f96b67dbe9", kill_on_drop: false }` [INFO] [stderr] warning: `#[must_use]` has no effect when applied to an item [INFO] [stderr] --> src/lib.rs:361:1 [INFO] [stderr] | [INFO] [stderr] 361 | #[must_use = "streams do nothing unless you `.await` or poll them"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `stream_router` (lib) generated 1 warning [INFO] [stderr] warning: `stream_router` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stream_router-e925c27a15635b13) [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-59282e372cf65843) [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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test handling_pending_no_routing ... ok [INFO] [stdout] test handling_pending_routing ... ok [INFO] [stdout] test single_poll_routing ... ok [INFO] [stdout] test single_poll_no_routing ... ok [INFO] [stdout] test single_poll_forward ... ok [INFO] [stderr] Doc-tests stream_router [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - StreamRouter::add_source (line 151) ... ignored [INFO] [stdout] test src/lib.rs - StreamRouter::add_sink (line 186) ... ok [INFO] [stdout] test src/lib.rs - StreamRouter (line 78) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a6a220904a12a8d43324ab0e41796b3737d9bf5df6931130fe95b2f96b67dbe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a220904a12a8d43324ab0e41796b3737d9bf5df6931130fe95b2f96b67dbe9", kill_on_drop: false }` [INFO] [stdout] a6a220904a12a8d43324ab0e41796b3737d9bf5df6931130fe95b2f96b67dbe9