[INFO] fetching crate rumqttd 0.1.0... [INFO] testing rumqttd-0.1.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate rumqttd 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rumqttd 0.1.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rumqttd 0.1.0 [INFO] finished tweaking crates.io crate rumqttd 0.1.0 [INFO] tweaked toml for crates.io crate rumqttd 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate rumqttd 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.1.7 [INFO] [stderr] Downloaded fs_extra v1.2.0 [INFO] [stderr] Downloaded confy v0.4.0 [INFO] [stderr] Downloaded rumqttlog v0.2.1 [INFO] [stderr] Downloaded jemallocator v0.3.2 [INFO] [stderr] Downloaded jemalloc-sys v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5786b8708546f4a83946a7be309ba046500095eea9adec9f43320137884f851f [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" "5786b8708546f4a83946a7be309ba046500095eea9adec9f43320137884f851f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5786b8708546f4a83946a7be309ba046500095eea9adec9f43320137884f851f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5786b8708546f4a83946a7be309ba046500095eea9adec9f43320137884f851f", kill_on_drop: false }` [INFO] [stdout] 5786b8708546f4a83946a7be309ba046500095eea9adec9f43320137884f851f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e494e4e264193c8abd77b9a31bf44064ffc04373245afbca2c67606ea9d90846 [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" "e494e4e264193c8abd77b9a31bf44064ffc04373245afbca2c67606ea9d90846", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling mqtt4bytes v0.3.0 [INFO] [stderr] Compiling cpp_demangle v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling jackiechan v0.0.2 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling msvc-demangler v0.8.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling symbolic-demangle v7.5.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling inferno v0.10.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling symbolic-common v7.5.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling pprof v0.3.18 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling rumqttlog v0.2.1 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling rumqttd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 51s [INFO] running `Command { std: "docker" "inspect" "e494e4e264193c8abd77b9a31bf44064ffc04373245afbca2c67606ea9d90846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e494e4e264193c8abd77b9a31bf44064ffc04373245afbca2c67606ea9d90846", kill_on_drop: false }` [INFO] [stdout] e494e4e264193c8abd77b9a31bf44064ffc04373245afbca2c67606ea9d90846 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6433e30c3a0b7c819826922abcd0305210543d6f94041564cb5dd69406afabfb [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" "6433e30c3a0b7c819826922abcd0305210543d6f94041564cb5dd69406afabfb", kill_on_drop: false }` [INFO] [stderr] Compiling rumqttd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.42s [INFO] running `Command { std: "docker" "inspect" "6433e30c3a0b7c819826922abcd0305210543d6f94041564cb5dd69406afabfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6433e30c3a0b7c819826922abcd0305210543d6f94041564cb5dd69406afabfb", kill_on_drop: false }` [INFO] [stdout] 6433e30c3a0b7c819826922abcd0305210543d6f94041564cb5dd69406afabfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] bcab90ef58f3aa99b9275a2c12cd48e1fc85b5008cc66ac0f1c63e17b15e0b5a [INFO] running `Command { std: "docker" "start" "-a" "bcab90ef58f3aa99b9275a2c12cd48e1fc85b5008cc66ac0f1c63e17b15e0b5a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/librumqttd-51348e0246cd347d [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rumqttd-b57990790ee6dd63 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests librumqttd [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bcab90ef58f3aa99b9275a2c12cd48e1fc85b5008cc66ac0f1c63e17b15e0b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcab90ef58f3aa99b9275a2c12cd48e1fc85b5008cc66ac0f1c63e17b15e0b5a", kill_on_drop: false }` [INFO] [stdout] bcab90ef58f3aa99b9275a2c12cd48e1fc85b5008cc66ac0f1c63e17b15e0b5a