[INFO] fetching crate twilight-standby 0.4.0... [INFO] testing twilight-standby-0.4.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate twilight-standby 0.4.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate twilight-standby 0.4.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate twilight-standby 0.4.0 [INFO] finished tweaking crates.io crate twilight-standby 0.4.0 [INFO] tweaked toml for crates.io crate twilight-standby 0.4.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aaa5869f123901cc6f63801fd91dd6f97f9a3759131b58073ec3baed91721e2c [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" "aaa5869f123901cc6f63801fd91dd6f97f9a3759131b58073ec3baed91721e2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aaa5869f123901cc6f63801fd91dd6f97f9a3759131b58073ec3baed91721e2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaa5869f123901cc6f63801fd91dd6f97f9a3759131b58073ec3baed91721e2c", kill_on_drop: false }` [INFO] [stdout] aaa5869f123901cc6f63801fd91dd6f97f9a3759131b58073ec3baed91721e2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ec55a90ef706296777df3abe626aa4a462aac6fe7ef739483c0d497678069c1 [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" "7ec55a90ef706296777df3abe626aa4a462aac6fe7ef739483c0d497678069c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling ordered-float v2.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling twilight-model v0.4.2 [INFO] [stderr] Compiling twilight-standby v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.64s [INFO] running `Command { std: "docker" "inspect" "7ec55a90ef706296777df3abe626aa4a462aac6fe7ef739483c0d497678069c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ec55a90ef706296777df3abe626aa4a462aac6fe7ef739483c0d497678069c1", kill_on_drop: false }` [INFO] [stdout] 7ec55a90ef706296777df3abe626aa4a462aac6fe7ef739483c0d497678069c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e413ab2b97d19728b5959fbc592cdcb0cb04a4a48b00a16c06c5e76ed16066bd [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" "e413ab2b97d19728b5959fbc592cdcb0cb04a4a48b00a16c06c5e76ed16066bd", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling twilight-http v0.4.2 [INFO] [stderr] Compiling twilight-gateway-queue v0.4.0 [INFO] [stderr] Compiling twilight-gateway v0.4.1 [INFO] [stderr] Compiling twilight-standby v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 55.82s [INFO] running `Command { std: "docker" "inspect" "e413ab2b97d19728b5959fbc592cdcb0cb04a4a48b00a16c06c5e76ed16066bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e413ab2b97d19728b5959fbc592cdcb0cb04a4a48b00a16c06c5e76ed16066bd", kill_on_drop: false }` [INFO] [stdout] e413ab2b97d19728b5959fbc592cdcb0cb04a4a48b00a16c06c5e76ed16066bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24bb3318b3ea8640b8db749c041026a1418d14555de3c6b10a5d5a80c9902f55 [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" "24bb3318b3ea8640b8db749c041026a1418d14555de3c6b10a5d5a80c9902f55", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/twilight_standby-7691e6263953dc6f) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::test_wait_for_message ... ok [INFO] [stdout] test tests::test_process_nonspecific_handling ... ok [INFO] [stdout] test tests::test_wait_for_event ... ok [INFO] [stderr] Doc-tests twilight-standby [INFO] [stdout] test tests::test_wait_for_message_stream ... ok [INFO] [stdout] test tests::test_wait_for_reaction ... ok [INFO] [stdout] test tests::test_wait_for_event_stream ... ok [INFO] [stdout] test tests::test_wait_for_stream ... ok [INFO] [stdout] test tests::test_handles_wrong_events ... ok [INFO] [stdout] test tests::test_wait_for ... ok [INFO] [stdout] test tests::test_wait_for_reaction_stream ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/lib.rs - Standby::wait_for_reaction (line 545) ... ok [INFO] [stdout] test src/lib.rs - Standby::wait_for_stream (line 290) ... ok [INFO] [stdout] test src/lib.rs - (line 43) ... ok [INFO] [stdout] test src/lib.rs - Standby::wait_for_event (line 345) ... ok [INFO] [stdout] test src/lib.rs - Standby::wait_for (line 242) ... ok [INFO] [stdout] test src/lib.rs - Standby::wait_for_message (line 450) ... ok [INFO] [stdout] test src/lib.rs - Standby::wait_for_message_stream (line 496) ... ok [INFO] [stdout] test src/lib.rs - Standby::wait_for_event_stream (line 396) ... ok [INFO] [stdout] test src/lib.rs - Standby::wait_for_reaction_stream (line 590) ... ok [INFO] [stdout] test src/lib.rs - (line 61) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "24bb3318b3ea8640b8db749c041026a1418d14555de3c6b10a5d5a80c9902f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24bb3318b3ea8640b8db749c041026a1418d14555de3c6b10a5d5a80c9902f55", kill_on_drop: false }` [INFO] [stdout] 24bb3318b3ea8640b8db749c041026a1418d14555de3c6b10a5d5a80c9902f55