[INFO] cloning repository https://github.com/untilyoumakeit/mqtt_sensor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/untilyoumakeit/mqtt_sensor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtilyoumakeit%2Fmqtt_sensor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtilyoumakeit%2Fmqtt_sensor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be0c3ff451b76fb146c2955e80cf5e2fc553cd7c [INFO] testing untilyoumakeit/mqtt_sensor against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtilyoumakeit%2Fmqtt_sensor" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/untilyoumakeit/mqtt_sensor on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/untilyoumakeit/mqtt_sensor [INFO] finished tweaking git repo https://github.com/untilyoumakeit/mqtt_sensor [INFO] tweaked toml for git repo https://github.com/untilyoumakeit/mqtt_sensor written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/untilyoumakeit/mqtt_sensor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 556e17a93b50d548668670ccea4d9a09d7eda9b84de804422cf7193c7d018cf9 [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" "556e17a93b50d548668670ccea4d9a09d7eda9b84de804422cf7193c7d018cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "556e17a93b50d548668670ccea4d9a09d7eda9b84de804422cf7193c7d018cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "556e17a93b50d548668670ccea4d9a09d7eda9b84de804422cf7193c7d018cf9", kill_on_drop: false }` [INFO] [stdout] 556e17a93b50d548668670ccea4d9a09d7eda9b84de804422cf7193c7d018cf9 [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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 40401934fa49e7d726417123908a5eb4d06e5f25da73f5452cfe97d8d7d32c58 [INFO] running `Command { std: "docker" "start" "-a" "40401934fa49e7d726417123908a5eb4d06e5f25da73f5452cfe97d8d7d32c58", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mqtt_sensors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling json v0.12.1 [INFO] [stderr] Compiling futures-timer v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling paho-mqtt-sys v0.2.1 [INFO] [stderr] Compiling sys-info v0.5.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling syncbox v0.2.4 [INFO] [stderr] Compiling eventual v0.1.7 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling paho-mqtt v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "40401934fa49e7d726417123908a5eb4d06e5f25da73f5452cfe97d8d7d32c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40401934fa49e7d726417123908a5eb4d06e5f25da73f5452cfe97d8d7d32c58", kill_on_drop: false }` [INFO] [stdout] 40401934fa49e7d726417123908a5eb4d06e5f25da73f5452cfe97d8d7d32c58 [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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] c8d3b51142f3d1aded7a552c50d6c1b99b3d5c0ab0cf0b129fc5be69e868b4b4 [INFO] running `Command { std: "docker" "start" "-a" "c8d3b51142f3d1aded7a552c50d6c1b99b3d5c0ab0cf0b129fc5be69e868b4b4", kill_on_drop: false }` [INFO] [stderr] Compiling mqtt_sensors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "c8d3b51142f3d1aded7a552c50d6c1b99b3d5c0ab0cf0b129fc5be69e868b4b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d3b51142f3d1aded7a552c50d6c1b99b3d5c0ab0cf0b129fc5be69e868b4b4", kill_on_drop: false }` [INFO] [stdout] c8d3b51142f3d1aded7a552c50d6c1b99b3d5c0ab0cf0b129fc5be69e868b4b4 [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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1fa5fc702b74c8b908c47ea06297546748e48c9f575bafec8d620e3ef19d52e3 [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" "1fa5fc702b74c8b908c47ea06297546748e48c9f575bafec8d620e3ef19d52e3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [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/mqtt_sensors-33ea74da0391618e [INFO] running `Command { std: "docker" "inspect" "1fa5fc702b74c8b908c47ea06297546748e48c9f575bafec8d620e3ef19d52e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa5fc702b74c8b908c47ea06297546748e48c9f575bafec8d620e3ef19d52e3", kill_on_drop: false }` [INFO] [stdout] 1fa5fc702b74c8b908c47ea06297546748e48c9f575bafec8d620e3ef19d52e3