[INFO] cloning repository https://github.com/wardanaa/my-first-axum-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wardanaa/my-first-axum-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwardanaa%2Fmy-first-axum-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwardanaa%2Fmy-first-axum-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b61d431e928df0880c8c50d3323b1aa5c4637494 [INFO] checking wardanaa/my-first-axum-project against try#04ea1e1f1a12cfa912c228ca278237d92d0bb6df for pr-148477-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwardanaa%2Fmy-first-axum-project" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wardanaa/my-first-axum-project [INFO] finished tweaking git repo https://github.com/wardanaa/my-first-axum-project [INFO] tweaked toml for git repo https://github.com/wardanaa/my-first-axum-project written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wardanaa/my-first-axum-project on toolchain 04ea1e1f1a12cfa912c228ca278237d92d0bb6df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wardanaa/my-first-axum-project 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" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab66a1fb36095dfd8eed5fac50c09f55a005fd659eafa56eb5eeabccc2f5782a [INFO] running `Command { std: "docker" "start" "-a" "ab66a1fb36095dfd8eed5fac50c09f55a005fd659eafa56eb5eeabccc2f5782a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab66a1fb36095dfd8eed5fac50c09f55a005fd659eafa56eb5eeabccc2f5782a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab66a1fb36095dfd8eed5fac50c09f55a005fd659eafa56eb5eeabccc2f5782a", kill_on_drop: false }` [INFO] [stdout] ab66a1fb36095dfd8eed5fac50c09f55a005fd659eafa56eb5eeabccc2f5782a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d7b217c0860055e2649d6e35b199dfec070a834f55d86c0dd41652b589fdd4a [INFO] running `Command { std: "docker" "start" "-a" "5d7b217c0860055e2649d6e35b199dfec070a834f55d86c0dd41652b589fdd4a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking hyper v1.5.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking my-first-axum-project v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.06s [INFO] running `Command { std: "docker" "inspect" "5d7b217c0860055e2649d6e35b199dfec070a834f55d86c0dd41652b589fdd4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d7b217c0860055e2649d6e35b199dfec070a834f55d86c0dd41652b589fdd4a", kill_on_drop: false }` [INFO] [stdout] 5d7b217c0860055e2649d6e35b199dfec070a834f55d86c0dd41652b589fdd4a