[INFO] cloning repository https://github.com/brooks-builds/axum_assessment_mirror_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brooks-builds/axum_assessment_mirror_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Faxum_assessment_mirror_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Faxum_assessment_mirror_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e91fe8fcdf6fe5b4d23fc33cdd495d28c8667a9
[INFO] checking brooks-builds/axum_assessment_mirror_api against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Faxum_assessment_mirror_api" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brooks-builds/axum_assessment_mirror_api
[INFO] finished tweaking git repo https://github.com/brooks-builds/axum_assessment_mirror_api
[INFO] tweaked toml for git repo https://github.com/brooks-builds/axum_assessment_mirror_api written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brooks-builds/axum_assessment_mirror_api 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/brooks-builds/axum_assessment_mirror_api 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]     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 serde_json v1.0.99
[INFO] [stderr]   Downloaded tower-http v0.4.1
[INFO] [stderr]   Downloaded rustix v0.37.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4f5a4043df97612f13729317855f99cf17d4f506116a0b7190716745b4b5fee4
[INFO] running `Command { std: "docker" "start" "-a" "4f5a4043df97612f13729317855f99cf17d4f506116a0b7190716745b4b5fee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f5a4043df97612f13729317855f99cf17d4f506116a0b7190716745b4b5fee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f5a4043df97612f13729317855f99cf17d4f506116a0b7190716745b4b5fee4", kill_on_drop: false }`
[INFO] [stdout] 4f5a4043df97612f13729317855f99cf17d4f506116a0b7190716745b4b5fee4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] dc3efa586dbab79486c364677fec50189b551cd05b304f081634d47e2192828b
[INFO] running `Command { std: "docker" "start" "-a" "dc3efa586dbab79486c364677fec50189b551cd05b304f081634d47e2192828b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling axum-macros v0.3.7
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tower-http v0.4.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.11
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking axum_assessment_mirror_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.83s
[INFO] running `Command { std: "docker" "inspect" "dc3efa586dbab79486c364677fec50189b551cd05b304f081634d47e2192828b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc3efa586dbab79486c364677fec50189b551cd05b304f081634d47e2192828b", kill_on_drop: false }`
[INFO] [stdout] dc3efa586dbab79486c364677fec50189b551cd05b304f081634d47e2192828b
