[INFO] cloning repository https://github.com/bytebeamio/rumqttlog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bytebeamio/rumqttlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytebeamio%2Frumqttlog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytebeamio%2Frumqttlog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4099de04d5c8f5e58806e1e7a134bd66f91fd938 [INFO] testing bytebeamio/rumqttlog against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytebeamio%2Frumqttlog" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bytebeamio/rumqttlog 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 git repo https://github.com/bytebeamio/rumqttlog [INFO] finished tweaking git repo https://github.com/bytebeamio/rumqttlog [INFO] tweaked toml for git repo https://github.com/bytebeamio/rumqttlog written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/bytebeamio/rumqttlog 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 46b68096ed407d5cc5a6262c2ef4321b272ce272a29a7e3bdc5537e636e4bf4c [INFO] running `Command { std: "docker" "start" "-a" "46b68096ed407d5cc5a6262c2ef4321b272ce272a29a7e3bdc5537e636e4bf4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46b68096ed407d5cc5a6262c2ef4321b272ce272a29a7e3bdc5537e636e4bf4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b68096ed407d5cc5a6262c2ef4321b272ce272a29a7e3bdc5537e636e4bf4c", kill_on_drop: false }` [INFO] [stdout] 46b68096ed407d5cc5a6262c2ef4321b272ce272a29a7e3bdc5537e636e4bf4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 5dbd34e59905cb76e4c007cd811ee52b18fe1879d3eb057b964ab1ec28bb0f08 [INFO] running `Command { std: "docker" "start" "-a" "5dbd34e59905cb76e4c007cd811ee52b18fe1879d3eb057b964ab1ec28bb0f08", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling jackiechan v0.0.4 [INFO] [stderr] Compiling mqttbytes v0.6.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling segments v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rumqttlog v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.33s [INFO] running `Command { std: "docker" "inspect" "5dbd34e59905cb76e4c007cd811ee52b18fe1879d3eb057b964ab1ec28bb0f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dbd34e59905cb76e4c007cd811ee52b18fe1879d3eb057b964ab1ec28bb0f08", kill_on_drop: false }` [INFO] [stdout] 5dbd34e59905cb76e4c007cd811ee52b18fe1879d3eb057b964ab1ec28bb0f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] aeb7c3a4a14fddbcf83f704614edac6d1829bb5386ba71e1a09b6d8a583c9aa6 [INFO] running `Command { std: "docker" "start" "-a" "aeb7c3a4a14fddbcf83f704614edac6d1829bb5386ba71e1a09b6d8a583c9aa6", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling symbolic-demangle v8.6.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling symbolic-common v8.6.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling inferno v0.10.12 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling argh v0.1.7 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling pprof v0.3.23 [INFO] [stderr] Compiling rumqttlog v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 57s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rumqttlog-ffc96eb9e6190ce6) [INFO] [stderr] Executable tests/mesh.rs (/opt/rustwide/target/debug/deps/mesh-a6f52adb0a891064) [INFO] [stderr] Executable tests/router.rs (/opt/rustwide/target/debug/deps/router-98d6a874ae1d3319) [INFO] running `Command { std: "docker" "inspect" "aeb7c3a4a14fddbcf83f704614edac6d1829bb5386ba71e1a09b6d8a583c9aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb7c3a4a14fddbcf83f704614edac6d1829bb5386ba71e1a09b6d8a583c9aa6", kill_on_drop: false }` [INFO] [stdout] aeb7c3a4a14fddbcf83f704614edac6d1829bb5386ba71e1a09b6d8a583c9aa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4f7b67c80ba9a8d638dad25f835784d52d36ce3504bc3091d0fe709c792abfa2 [INFO] running `Command { std: "docker" "start" "-a" "4f7b67c80ba9a8d638dad25f835784d52d36ce3504bc3091d0fe709c792abfa2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rumqttlog-ffc96eb9e6190ce6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test router::tracker::test::unsubscribe_removes_requests_from_queue ... ok [INFO] [stderr] Running tests/mesh.rs (/opt/rustwide/target/debug/deps/mesh-a6f52adb0a891064) [INFO] [stdout] test router::router::test::topics_notifications_does_not_create_infinite_loops ... ok [INFO] [stdout] test router::router::test::data_notifications_does_not_create_infinite_loops ... ok [INFO] [stdout] test router::router::test::failed_notification_connection_should_not_be_scheduled ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/router.rs (/opt/rustwide/target/debug/deps/router-98d6a874ae1d3319) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test acks_are_returned_as_expected_to_the_connection ... ok [INFO] [stdout] test new_connection_data_notifies_interested_connections ... ok [INFO] [stdout] test failed_notifications_are_retried_after_connection_ready ... ok [INFO] [stderr] Doc-tests rumqttlog [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.02s [INFO] [stdout] [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" "4f7b67c80ba9a8d638dad25f835784d52d36ce3504bc3091d0fe709c792abfa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f7b67c80ba9a8d638dad25f835784d52d36ce3504bc3091d0fe709c792abfa2", kill_on_drop: false }` [INFO] [stdout] 4f7b67c80ba9a8d638dad25f835784d52d36ce3504bc3091d0fe709c792abfa2