[INFO] cloning repository https://github.com/reo0306/rust-ntex-tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reo0306/rust-ntex-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freo0306%2Frust-ntex-tutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freo0306%2Frust-ntex-tutorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aea3d79d2d0ba091db05e9a1f51c3a060a33f152
[INFO] checking reo0306/rust-ntex-tutorial against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freo0306%2Frust-ntex-tutorial" "/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/reo0306/rust-ntex-tutorial
[INFO] finished tweaking git repo https://github.com/reo0306/rust-ntex-tutorial
[INFO] tweaked toml for git repo https://github.com/reo0306/rust-ntex-tutorial written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reo0306/rust-ntex-tutorial 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/reo0306/rust-ntex-tutorial 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ntex-service v3.0.0
[INFO] [stderr]   Downloaded ntex-rt v0.4.13
[INFO] [stderr]   Downloaded ntex-net v2.0.0
[INFO] [stderr]   Downloaded ntex-tokio v0.5.0
[INFO] [stderr]   Downloaded ntex-server v2.0.0
[INFO] [stderr]   Downloaded ntex-tls v2.0.0
[INFO] [stderr]   Downloaded ntex-bytes v0.1.27
[INFO] [stderr]   Downloaded ntex-util v2.0.1
[INFO] [stderr]   Downloaded ntex-http v0.1.12
[INFO] [stderr]   Downloaded ntex-io v2.0.0
[INFO] [stderr]   Downloaded ntex-h2 v1.0.0
[INFO] [stderr]   Downloaded ntex v2.0.1
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 060839d4267e7e1854138982aa2b1a77cbdd37c2b94e5283f36c530b64d6fb8b
[INFO] running `Command { std: "docker" "start" "-a" "060839d4267e7e1854138982aa2b1a77cbdd37c2b94e5283f36c530b64d6fb8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "060839d4267e7e1854138982aa2b1a77cbdd37c2b94e5283f36c530b64d6fb8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "060839d4267e7e1854138982aa2b1a77cbdd37c2b94e5283f36c530b64d6fb8b", kill_on_drop: false }`
[INFO] [stdout] 060839d4267e7e1854138982aa2b1a77cbdd37c2b94e5283f36c530b64d6fb8b
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 729551cf130e6195efede5b86ce7fc15df771f9e8fde9f97026b119375710dfc
[INFO] running `Command { std: "docker" "start" "-a" "729551cf130e6195efede5b86ce7fc15df771f9e8fde9f97026b119375710dfc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking oneshot v0.1.8
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking ntex-service v3.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking ntex-rt v0.4.13
[INFO] [stderr]     Checking ntex-util v2.0.1
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]    Compiling ntex-macros v0.1.3
[INFO] [stderr]     Checking ntex-bytes v0.1.27
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ntex-codec v0.6.2
[INFO] [stderr]     Checking ntex-http v0.1.12
[INFO] [stderr]     Checking ntex-router v0.5.3
[INFO] [stderr]     Checking ntex-io v2.0.0
[INFO] [stderr]     Checking ntex-tokio v0.5.0
[INFO] [stderr]     Checking ntex-net v2.0.0
[INFO] [stderr]     Checking ntex-h2 v1.0.0
[INFO] [stderr]     Checking ntex-server v2.0.0
[INFO] [stderr]     Checking ntex-tls v2.0.0
[INFO] [stderr]     Checking ntex v2.0.1
[INFO] [stderr]     Checking ntex-tutorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.57s
[INFO] running `Command { std: "docker" "inspect" "729551cf130e6195efede5b86ce7fc15df771f9e8fde9f97026b119375710dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "729551cf130e6195efede5b86ce7fc15df771f9e8fde9f97026b119375710dfc", kill_on_drop: false }`
[INFO] [stdout] 729551cf130e6195efede5b86ce7fc15df771f9e8fde9f97026b119375710dfc
