[INFO] cloning repository https://github.com/reo0306/rust-ntex-hello-world
[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-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freo0306%2Frust-ntex-hello-world", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freo0306%2Frust-ntex-hello-world'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 628cb9030df2d9a7c952274c225385ffc2278d93
[INFO] checking reo0306/rust-ntex-hello-world against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freo0306%2Frust-ntex-hello-world" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reo0306/rust-ntex-hello-world
[INFO] finished tweaking git repo https://github.com/reo0306/rust-ntex-hello-world
[INFO] tweaked toml for git repo https://github.com/reo0306/rust-ntex-hello-world written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reo0306/rust-ntex-hello-world on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reo0306/rust-ntex-hello-world 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ntex-rt v0.4.13
[INFO] [stderr]   Downloaded ntex-server v2.0.0
[INFO] [stderr]   Downloaded ntex-router v0.5.3
[INFO] [stderr]   Downloaded ntex-codec v0.6.2
[INFO] [stderr]   Downloaded ntex v2.0.1
[INFO] [stderr]   Downloaded ntex-macros v0.1.3
[INFO] [stderr]   Downloaded ntex-bytes v0.1.27
[INFO] [stderr]   Downloaded ntex-io v2.0.0
[INFO] [stderr]   Downloaded ntex-tls v2.0.0
[INFO] [stderr]   Downloaded ntex-service v3.0.0
[INFO] [stderr]   Downloaded ntex-tokio v0.5.0
[INFO] [stderr]   Downloaded ntex-h2 v1.0.0
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] [stderr]   Downloaded ctrlc v3.4.4
[INFO] [stderr]   Downloaded ntex-http v0.1.12
[INFO] [stderr]   Downloaded ntex-util v2.0.1
[INFO] [stderr]   Downloaded oneshot v0.1.8
[INFO] [stderr]   Downloaded ntex-net v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a154d5c4b7b55f25933f4fccdf5ee5b6c3cc8378f5249e2a3faec6dadd881ff
[INFO] running `Command { std: "docker" "start" "-a" "5a154d5c4b7b55f25933f4fccdf5ee5b6c3cc8378f5249e2a3faec6dadd881ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a154d5c4b7b55f25933f4fccdf5ee5b6c3cc8378f5249e2a3faec6dadd881ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a154d5c4b7b55f25933f4fccdf5ee5b6c3cc8378f5249e2a3faec6dadd881ff", kill_on_drop: false }`
[INFO] [stdout] 5a154d5c4b7b55f25933f4fccdf5ee5b6c3cc8378f5249e2a3faec6dadd881ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f161d8a6252e13fbefaad6165c737be8ce0a84dad37285007953bc981a0328bf
[INFO] running `Command { std: "docker" "start" "-a" "f161d8a6252e13fbefaad6165c737be8ce0a84dad37285007953bc981a0328bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking oneshot v0.1.8
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking ntex-service v3.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[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]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking thiserror v1.0.61
[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 serde_json v1.0.117
[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-hello-world v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.48s
[INFO] running `Command { std: "docker" "inspect" "f161d8a6252e13fbefaad6165c737be8ce0a84dad37285007953bc981a0328bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f161d8a6252e13fbefaad6165c737be8ce0a84dad37285007953bc981a0328bf", kill_on_drop: false }`
[INFO] [stdout] f161d8a6252e13fbefaad6165c737be8ce0a84dad37285007953bc981a0328bf
