[INFO] cloning repository https://github.com/miroslavchakarov/mqtt-ntex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miroslavchakarov/mqtt-ntex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiroslavchakarov%2Fmqtt-ntex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiroslavchakarov%2Fmqtt-ntex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fb19cc0e09e4a2fa085ef68d2ec32128e1515b6
[INFO] checking miroslavchakarov/mqtt-ntex against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiroslavchakarov%2Fmqtt-ntex" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/miroslavchakarov/mqtt-ntex
[INFO] finished tweaking git repo https://github.com/miroslavchakarov/mqtt-ntex
[INFO] tweaked toml for git repo https://github.com/miroslavchakarov/mqtt-ntex written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miroslavchakarov/mqtt-ntex on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/miroslavchakarov/mqtt-ntex 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ntex-service v0.3.3
[INFO] [stderr]   Downloaded futures-micro v0.5.0
[INFO] [stderr]   Downloaded ntex-codec v0.6.2
[INFO] [stderr]   Downloaded ntex-connect v0.1.0
[INFO] [stderr]   Downloaded serde v1.0.139
[INFO] [stderr]   Downloaded webpki-roots v0.22.4
[INFO] [stderr]   Downloaded ntex-util v0.1.17
[INFO] [stderr]   Downloaded nanorand v0.6.1
[INFO] [stderr]   Downloaded ntex-macros v0.1.3
[INFO] [stderr]   Downloaded serde_derive v1.0.139
[INFO] [stderr]   Downloaded ntex-tls v0.1.5
[INFO] [stderr]   Downloaded semver v1.0.12
[INFO] [stderr]   Downloaded ntex-router v0.5.1
[INFO] [stderr]   Downloaded ntex-bytes v0.1.16
[INFO] [stderr]   Downloaded async-oneshot v0.5.0
[INFO] [stderr]   Downloaded ntex-http v0.1.1
[INFO] [stderr]   Downloaded byte_string v1.0.0
[INFO] [stderr]   Downloaded ntex-io v0.1.8
[INFO] [stderr]   Downloaded crypto-common v0.1.5
[INFO] [stderr]   Downloaded serde_json v1.0.82
[INFO] [stderr]   Downloaded ntex-tokio v0.1.3
[INFO] [stderr]   Downloaded ntex-rt v0.4.5
[INFO] [stderr]   Downloaded ntex-h2 v0.1.2
[INFO] [stderr]   Downloaded ntex v0.5.21
[INFO] [stderr]   Downloaded ntex-mqtt v0.8.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad21651726bf15b44f541307cf7540ea3cde080bc8021ca531fd6b26b446b773
[INFO] running `Command { std: "docker" "start" "-a" "ad21651726bf15b44f541307cf7540ea3cde080bc8021ca531fd6b26b446b773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad21651726bf15b44f541307cf7540ea3cde080bc8021ca531fd6b26b446b773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad21651726bf15b44f541307cf7540ea3cde080bc8021ca531fd6b26b446b773", kill_on_drop: false }`
[INFO] [stdout] ad21651726bf15b44f541307cf7540ea3cde080bc8021ca531fd6b26b446b773
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6eda462ed7439e255957e73e3ba9f21f729e688f02ac790e060e478942538f45
[INFO] running `Command { std: "docker" "start" "-a" "6eda462ed7439e255957e73e3ba9f21f729e688f02ac790e060e478942538f45", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking futures-micro v0.5.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking event-listener v2.5.2
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking ntex-service v0.3.3
[INFO] [stderr]     Checking async-oneshot v0.5.0
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking crypto-common v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking polling v2.2.0
[INFO] [stderr]     Checking nanorand v0.6.1
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking ntex-http v0.1.1
[INFO] [stderr]     Checking byte_string v1.0.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking ntex-rt v0.4.5
[INFO] [stderr]     Checking ntex-util v0.1.17
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.4
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling ntex-macros v0.1.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking ntex-bytes v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ntex-codec v0.6.2
[INFO] [stderr]     Checking ntex-router v0.5.1
[INFO] [stderr]     Checking ntex-io v0.1.8
[INFO] [stderr]     Checking ntex-tls v0.1.5
[INFO] [stderr]     Checking ntex-tokio v0.1.3
[INFO] [stderr]     Checking ntex-connect v0.1.0
[INFO] [stderr]     Checking ntex-h2 v0.1.2
[INFO] [stderr]     Checking ntex v0.5.21
[INFO] [stderr]     Checking ntex-mqtt v0.8.7
[INFO] [stderr]     Checking mqtt-publish v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.65s
[INFO] running `Command { std: "docker" "inspect" "6eda462ed7439e255957e73e3ba9f21f729e688f02ac790e060e478942538f45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eda462ed7439e255957e73e3ba9f21f729e688f02ac790e060e478942538f45", kill_on_drop: false }`
[INFO] [stdout] 6eda462ed7439e255957e73e3ba9f21f729e688f02ac790e060e478942538f45
