[INFO] fetching crate axum-help 0.1.4... [INFO] testing axum-help-0.1.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate axum-help 0.1.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate axum-help 0.1.4 [INFO] finished tweaking crates.io crate axum-help 0.1.4 [INFO] tweaked toml for crates.io crate axum-help 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate axum-help 0.1.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate axum-help 0.1.4 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.21.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cf5a55972fd4caf62b4d712729feb63d84f3e69188203b9d47420041e093bea [INFO] running `Command { std: "docker" "start" "-a" "9cf5a55972fd4caf62b4d712729feb63d84f3e69188203b9d47420041e093bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cf5a55972fd4caf62b4d712729feb63d84f3e69188203b9d47420041e093bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf5a55972fd4caf62b4d712729feb63d84f3e69188203b9d47420041e093bea", kill_on_drop: false }` [INFO] [stdout] 9cf5a55972fd4caf62b4d712729feb63d84f3e69188203b9d47420041e093bea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 591d81f14884b55cbcad5b76d07ed09cc5cf0db05c1f25cc907e98677cdd616f [INFO] running `Command { std: "docker" "start" "-a" "591d81f14884b55cbcad5b76d07ed09cc5cf0db05c1f25cc907e98677cdd616f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling axum-help v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.83s [INFO] running `Command { std: "docker" "inspect" "591d81f14884b55cbcad5b76d07ed09cc5cf0db05c1f25cc907e98677cdd616f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "591d81f14884b55cbcad5b76d07ed09cc5cf0db05c1f25cc907e98677cdd616f", kill_on_drop: false }` [INFO] [stdout] 591d81f14884b55cbcad5b76d07ed09cc5cf0db05c1f25cc907e98677cdd616f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 22cb00e1a3b1501360e5953ce50b2ba5a84d2dbbbadf55cb5c54e3eb86322dbf [INFO] running `Command { std: "docker" "start" "-a" "22cb00e1a3b1501360e5953ce50b2ba5a84d2dbbbadf55cb5c54e3eb86322dbf", kill_on_drop: false }` [INFO] [stderr] Compiling axum-help v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `spa_rs` [INFO] [stdout] ... [INFO] [stdout] 189 | assert_eq!(error, http_err!("aaa")); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spa_rs`, use `cargo add spa_rs` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `spa_rs` [INFO] [stdout] ... [INFO] [stdout] 190 | assert_eq!(error, http_err!("{}aa", "a")); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spa_rs`, use `cargo add spa_rs` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `spa_rs` [INFO] [stdout] --> src/lib.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | spa_rs::HttpError { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `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] = help: if you wanted to use a crate named `spa_rs`, use `cargo add spa_rs` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `spa_rs` [INFO] [stdout] --> src/lib.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | spa_rs::HttpError { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `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] = help: if you wanted to use a crate named `spa_rs`, use `cargo add spa_rs` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `spa_rs` [INFO] [stdout] --> src/lib.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | spa_rs::HttpError { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `spa_rs` [INFO] [stdout] ... [INFO] [stdout] 189 | assert_eq!(error, http_err!("aaa")); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spa_rs`, use `cargo add spa_rs` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `spa_rs` [INFO] [stdout] --> src/lib.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | spa_rs::HttpError { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `spa_rs` [INFO] [stdout] ... [INFO] [stdout] 190 | assert_eq!(error, http_err!("{}aa", "a")); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spa_rs`, use `cargo add spa_rs` to add it to your `Cargo.toml` [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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `axum-help` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "22cb00e1a3b1501360e5953ce50b2ba5a84d2dbbbadf55cb5c54e3eb86322dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22cb00e1a3b1501360e5953ce50b2ba5a84d2dbbbadf55cb5c54e3eb86322dbf", kill_on_drop: false }` [INFO] [stdout] 22cb00e1a3b1501360e5953ce50b2ba5a84d2dbbbadf55cb5c54e3eb86322dbf