[INFO] cloning repository https://github.com/AndrianTriPutra/mqtt_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrianTriPutra/mqtt_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrianTriPutra%2Fmqtt_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrianTriPutra%2Fmqtt_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 532ed463175f3fde95891a7044b902e8bb633abd
[INFO] checking AndrianTriPutra/mqtt_rust against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrianTriPutra%2Fmqtt_rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndrianTriPutra/mqtt_rust
[INFO] finished tweaking git repo https://github.com/AndrianTriPutra/mqtt_rust
[INFO] tweaked toml for git repo https://github.com/AndrianTriPutra/mqtt_rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrianTriPutra/mqtt_rust on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndrianTriPutra/mqtt_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/eclipse/paho.mqtt.rust.git`
[INFO] [stderr]     Updating git submodule `https://github.com/eclipse/paho.mqtt.c.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded indexmap v2.5.0
[INFO] [stderr]   Downloaded serde_json v1.0.128
[INFO] [stderr]   Downloaded cc v1.1.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d204e5f5af23950a71858eea1666b3f83c22f81129c60eb96fb6282daf12b4c
[INFO] running `Command { std: "docker" "start" "-a" "0d204e5f5af23950a71858eea1666b3f83c22f81129c60eb96fb6282daf12b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d204e5f5af23950a71858eea1666b3f83c22f81129c60eb96fb6282daf12b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d204e5f5af23950a71858eea1666b3f83c22f81129c60eb96fb6282daf12b4c", kill_on_drop: false }`
[INFO] [stdout] 0d204e5f5af23950a71858eea1666b3f83c22f81129c60eb96fb6282daf12b4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53d2cc222253bdc2f48e782ba95488c39783e75d115add771f4fbbb9ee158c38
[INFO] running `Command { std: "docker" "start" "-a" "53d2cc222253bdc2f48e782ba95488c39783e75d115add771f4fbbb9ee158c38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling paho-mqtt-sys v0.9.0 (https://github.com/eclipse/paho.mqtt.rust.git?branch=master#e49838f4)
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking paho-mqtt v0.13.0-pre.0 (https://github.com/eclipse/paho.mqtt.rust.git?branch=master#e49838f4)
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking mqtt_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.61s
[INFO] running `Command { std: "docker" "inspect" "53d2cc222253bdc2f48e782ba95488c39783e75d115add771f4fbbb9ee158c38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d2cc222253bdc2f48e782ba95488c39783e75d115add771f4fbbb9ee158c38", kill_on_drop: false }`
[INFO] [stdout] 53d2cc222253bdc2f48e782ba95488c39783e75d115add771f4fbbb9ee158c38
