[INFO] fetching crate axum-help 0.1.3...
[INFO] checking axum-help-0.1.3 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate axum-help 0.1.3 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate axum-help 0.1.3 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate axum-help 0.1.3
[INFO] finished tweaking crates.io crate axum-help 0.1.3
[INFO] tweaked toml for crates.io crate axum-help 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 76 packages to latest compatible versions
[INFO] [stderr]       Adding hermit-abi v0.3.9 (available: v0.4.0)
[INFO] [stderr]       Adding matchit v0.7.3 (available: v0.8.4)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (available: v1.0.1)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.1)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c21f74168704021fdc9a6f50efad6a36ea397cf4999ccfb4d8a580a356d56d4a
[INFO] running `Command { std: "docker" "start" "-a" "c21f74168704021fdc9a6f50efad6a36ea397cf4999ccfb4d8a580a356d56d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c21f74168704021fdc9a6f50efad6a36ea397cf4999ccfb4d8a580a356d56d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c21f74168704021fdc9a6f50efad6a36ea397cf4999ccfb4d8a580a356d56d4a", kill_on_drop: false }`
[INFO] [stdout] c21f74168704021fdc9a6f50efad6a36ea397cf4999ccfb4d8a580a356d56d4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 538d2c20992609733c85b70f168e602ade88503fefab099ef662c07261b2b77b
[INFO] running `Command { std: "docker" "start" "-a" "538d2c20992609733c85b70f168e602ade88503fefab099ef662c07261b2b77b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking axum-core v0.4.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking hyper-util v0.1.8
[INFO] [stderr]     Checking axum v0.7.6
[INFO] [stderr]     Checking axum-help v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spa_rs`
[INFO] [stdout]    --> src/lib.rs:85:19
[INFO] [stdout]     |
[INFO] [stdout] 85  |         http_err!(spa_rs::http::StatusCode::INTERNAL_SERVER_ERROR, $msg)
[INFO] [stdout]     |                   ^^^^^^ use of undeclared crate or module `spa_rs`
[INFO] [stdout] ...
[INFO] [stdout] 189 |         assert_eq!(error, http_err!("aaa"));
[INFO] [stdout]     |                           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `http_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 175 +     use crate::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 175 +     use http::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spa_rs`
[INFO] [stdout]    --> src/lib.rs:82:19
[INFO] [stdout]     |
[INFO] [stdout] 82  |         http_err!(spa_rs::http::StatusCode::INTERNAL_SERVER_ERROR, $fmt, $($args)+)
[INFO] [stdout]     |                   ^^^^^^ use of undeclared crate or module `spa_rs`
[INFO] [stdout] ...
[INFO] [stdout] 190 |         assert_eq!(error, http_err!("{}aa", "a"));
[INFO] [stdout]     |                           ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `http_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 175 +     use crate::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 175 +     use http::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spa_rs`
[INFO] [stdout]    --> src/lib.rs:76:9
[INFO] [stdout]     |
[INFO] [stdout] 76  |         spa_rs::HttpError {
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `spa_rs`
[INFO] [stdout] ...
[INFO] [stdout] 184 |         assert_eq!(error, http_err!(StatusCode::INTERNAL_SERVER_ERROR, "aaa"));
[INFO] [stdout]     |                           --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `http_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spa_rs`
[INFO] [stdout]    --> src/lib.rs:70:9
[INFO] [stdout]     |
[INFO] [stdout] 70  |         spa_rs::HttpError {
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `spa_rs`
[INFO] [stdout] ...
[INFO] [stdout] 187 |             http_err!(StatusCode::INTERNAL_SERVER_ERROR, "{}aa", "a")
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `http_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spa_rs`
[INFO] [stdout]    --> src/lib.rs:76:9
[INFO] [stdout]     |
[INFO] [stdout] 76  |         spa_rs::HttpError {
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `spa_rs`
[INFO] [stdout] ...
[INFO] [stdout] 189 |         assert_eq!(error, http_err!("aaa"));
[INFO] [stdout]     |                           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `http_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spa_rs`
[INFO] [stdout]    --> src/lib.rs:70:9
[INFO] [stdout]     |
[INFO] [stdout] 70  |         spa_rs::HttpError {
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `spa_rs`
[INFO] [stdout] ...
[INFO] [stdout] 190 |         assert_eq!(error, http_err!("{}aa", "a"));
[INFO] [stdout]     |                           ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `http_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-help` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "538d2c20992609733c85b70f168e602ade88503fefab099ef662c07261b2b77b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "538d2c20992609733c85b70f168e602ade88503fefab099ef662c07261b2b77b", kill_on_drop: false }`
[INFO] [stdout] 538d2c20992609733c85b70f168e602ade88503fefab099ef662c07261b2b77b
