[INFO] fetching crate trillium-forwarding 0.2.4... [INFO] testing trillium-forwarding-0.2.4 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate trillium-forwarding 0.2.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate trillium-forwarding 0.2.4 [INFO] finished tweaking crates.io crate trillium-forwarding 0.2.4 [INFO] tweaked toml for crates.io crate trillium-forwarding 0.2.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate trillium-forwarding 0.2.4 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate trillium-forwarding 0.2.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a41eb18adb6848e84f80ea2b3e2d48c86ce5492cbaf0a8a112f1375d67e6e6f [INFO] running `Command { std: "docker" "start" "-a" "8a41eb18adb6848e84f80ea2b3e2d48c86ce5492cbaf0a8a112f1375d67e6e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a41eb18adb6848e84f80ea2b3e2d48c86ce5492cbaf0a8a112f1375d67e6e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a41eb18adb6848e84f80ea2b3e2d48c86ce5492cbaf0a8a112f1375d67e6e6f", kill_on_drop: false }` [INFO] [stdout] 8a41eb18adb6848e84f80ea2b3e2d48c86ce5492cbaf0a8a112f1375d67e6e6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c70095c784d1c6cf814c5d60c972d30ad0c9b057a2a117fb6cd3ba4899c986f [INFO] running `Command { std: "docker" "start" "-a" "8c70095c784d1c6cf814c5d60c972d30ad0c9b057a2a117fb6cd3ba4899c986f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cidr v0.2.2 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling smartcow v0.2.1 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling stopper v0.2.7 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling trillium-macros v0.0.6 [INFO] [stderr] Compiling trillium-http v0.3.16 [INFO] [stderr] Compiling trillium v0.2.19 [INFO] [stderr] Compiling trillium-forwarding v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.10s [INFO] running `Command { std: "docker" "inspect" "8c70095c784d1c6cf814c5d60c972d30ad0c9b057a2a117fb6cd3ba4899c986f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c70095c784d1c6cf814c5d60c972d30ad0c9b057a2a117fb6cd3ba4899c986f", kill_on_drop: false }` [INFO] [stdout] 8c70095c784d1c6cf814c5d60c972d30ad0c9b057a2a117fb6cd3ba4899c986f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f65a16ac334c040b684c3d2ba94c2bfb392d730eece3cb53e08c5bcf7c2f60f6 [INFO] running `Command { std: "docker" "start" "-a" "f65a16ac334c040b684c3d2ba94c2bfb392d730eece3cb53e08c5bcf7c2f60f6", kill_on_drop: false }` [INFO] [stderr] Compiling trillium-forwarding v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trillium_testing` [INFO] [stdout] --> tests/tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use trillium_testing::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trillium_logger` [INFO] [stdout] --> examples/forwarding.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use trillium_logger::{apache_common, formatters::secure, Logger}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_logger` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trillium_logger`, use `cargo add trillium_logger` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `trillium_logger` [INFO] [stdout] --> examples/forwarding.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use trillium_logger::{apache_common, formatters::secure, Logger}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_logger` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trillium_logger`, use `cargo add trillium_logger` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ok` in this scope [INFO] [stdout] --> tests/tests.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | assert_ok!( [INFO] [stdout] | ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq` [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/macros/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `assert_eq` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ok` in this scope [INFO] [stdout] --> tests/tests.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | assert_ok!( [INFO] [stdout] | ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq` [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/macros/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `assert_eq` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trillium_smol` [INFO] [stdout] --> examples/forwarding.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | trillium_smol::run(( [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_smol` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trillium_smol`, use `cargo add trillium_smol` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ok` in this scope [INFO] [stdout] --> tests/tests.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | assert_ok!( [INFO] [stdout] | ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq` [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/macros/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `assert_eq` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ok` in this scope [INFO] [stdout] --> tests/tests.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | assert_ok!(get("/").on(&app), "false None None"); [INFO] [stdout] | ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq` [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/macros/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `assert_eq` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ok` in this scope [INFO] [stdout] --> tests/tests.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | assert_ok!( [INFO] [stdout] | ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq` [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/macros/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `assert_eq` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trillium-forwarding` (example "forwarding") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ok` in this scope [INFO] [stdout] --> tests/tests.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | assert_ok!( [INFO] [stdout] | ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq` [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/macros/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `assert_eq` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ok` in this scope [INFO] [stdout] --> tests/tests.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | assert_ok!( [INFO] [stdout] | ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq` [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/macros/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `assert_eq` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ok` in this scope [INFO] [stdout] --> tests/tests.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | assert_ok!( [INFO] [stdout] | ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq` [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/macros/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `assert_eq` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ok` in this scope [INFO] [stdout] --> tests/tests.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | assert_ok!( [INFO] [stdout] | ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq` [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/macros/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `assert_eq` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ok` in this scope [INFO] [stdout] --> tests/tests.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | assert_ok!( [INFO] [stdout] | ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq` [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/macros/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `assert_eq` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ok` in this scope [INFO] [stdout] --> tests/tests.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | assert_ok!( [INFO] [stdout] | ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq` [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/macros/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `assert_eq` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Conn` in this scope [INFO] [stdout] --> tests/tests.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | (forwarding, |conn: Conn| async move { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use trillium::Conn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trillium-forwarding` (test "tests") due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "f65a16ac334c040b684c3d2ba94c2bfb392d730eece3cb53e08c5bcf7c2f60f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65a16ac334c040b684c3d2ba94c2bfb392d730eece3cb53e08c5bcf7c2f60f6", kill_on_drop: false }` [INFO] [stdout] f65a16ac334c040b684c3d2ba94c2bfb392d730eece3cb53e08c5bcf7c2f60f6