[INFO] fetching crate trillium-compression 0.1.3... [INFO] testing trillium-compression-0.1.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate trillium-compression 0.1.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate trillium-compression 0.1.3 [INFO] finished tweaking crates.io crate trillium-compression 0.1.3 [INFO] tweaked toml for crates.io crate trillium-compression 0.1.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate trillium-compression 0.1.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate trillium-compression 0.1.3 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trillium v0.2.20 [INFO] [stderr] Downloaded smartcow v0.2.1 [INFO] [stderr] Downloaded trillium-macros v0.0.6 [INFO] [stderr] Downloaded stopper v0.2.7 [INFO] [stderr] Downloaded trillium-http v0.3.17 [INFO] [stderr] Downloaded async-compression v0.4.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8c8be67ffe2aaac4f3b22de689d81aa972b2152bc9e5c699ef06d709632130b [INFO] running `Command { std: "docker" "start" "-a" "a8c8be67ffe2aaac4f3b22de689d81aa972b2152bc9e5c699ef06d709632130b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8c8be67ffe2aaac4f3b22de689d81aa972b2152bc9e5c699ef06d709632130b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c8be67ffe2aaac4f3b22de689d81aa972b2152bc9e5c699ef06d709632130b", kill_on_drop: false }` [INFO] [stdout] a8c8be67ffe2aaac4f3b22de689d81aa972b2152bc9e5c699ef06d709632130b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd6bbdef3cb8c6e20235b414950236ab8cf5617b35872c0850411737d529041b [INFO] running `Command { std: "docker" "start" "-a" "dd6bbdef3cb8c6e20235b414950236ab8cf5617b35872c0850411737d529041b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling smartcow v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling stopper v0.2.7 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling trillium-macros v0.0.6 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling async-compression v0.4.11 [INFO] [stderr] Compiling trillium-http v0.3.17 [INFO] [stderr] Compiling trillium v0.2.20 [INFO] [stderr] Compiling trillium-compression v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.43s [INFO] running `Command { std: "docker" "inspect" "dd6bbdef3cb8c6e20235b414950236ab8cf5617b35872c0850411737d529041b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6bbdef3cb8c6e20235b414950236ab8cf5617b35872c0850411737d529041b", kill_on_drop: false }` [INFO] [stdout] dd6bbdef3cb8c6e20235b414950236ab8cf5617b35872c0850411737d529041b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1869a05d5c44d1f3233dfee8cf9f92931684e0a5996106e435fd93232944c1b1 [INFO] running `Command { std: "docker" "start" "-a" "1869a05d5c44d1f3233dfee8cf9f92931684e0a5996106e435fd93232944c1b1", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling trillium-http v0.3.17 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling trillium v0.2.20 [INFO] [stderr] Compiling trillium-compression v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trillium_testing` [INFO] [stdout] --> tests/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | 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[E0432]: unresolved import `trillium_logger` [INFO] [stdout] --> examples/compression.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use trillium_logger::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_router` [INFO] [stdout] --> examples/compression.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use trillium_router::router; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_router` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trillium_router`, use `cargo add trillium_router` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `trillium_static` [INFO] [stdout] --> examples/compression.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use trillium_static::{crate_relative_path, files}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_static` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trillium_static`, use `cargo add trillium_static` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `trillium_static_compiled` [INFO] [stdout] --> examples/compression.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use trillium_static_compiled::static_compiled; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_static_compiled` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trillium_static_compiled`, use `cargo add trillium_static_compiled` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_headers` in this scope [INFO] [stdout] --> tests/tests.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | assert_headers!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_headers` in this scope [INFO] [stdout] --> tests/tests.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | assert_headers!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_headers` in this scope [INFO] [stdout] --> tests/tests.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | assert_headers!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_headers` in this scope [INFO] [stdout] --> tests/tests.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | assert_headers!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_headers` in this scope [INFO] [stdout] --> tests/tests.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | assert_headers!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_headers` in this scope [INFO] [stdout] --> tests/tests.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | assert_headers!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_headers` in this scope [INFO] [stdout] --> tests/tests.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | assert_headers!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_headers` in this scope [INFO] [stdout] --> tests/tests.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | assert_headers!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AcceptEncoding`, `ContentEncoding`, `ContentLength`, and `Vary` [INFO] [stdout] --> tests/tests.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use trillium::KnownHeaderName::{AcceptEncoding, ContentEncoding, ContentLength, Vary}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trillium_smol` [INFO] [stdout] --> examples/compression.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | 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] [stderr] error: could not compile `trillium-compression` (test "tests") due to 9 previous errors; 1 warning emitted [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] [stderr] error: could not compile `trillium-compression` (example "compression") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "1869a05d5c44d1f3233dfee8cf9f92931684e0a5996106e435fd93232944c1b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1869a05d5c44d1f3233dfee8cf9f92931684e0a5996106e435fd93232944c1b1", kill_on_drop: false }` [INFO] [stdout] 1869a05d5c44d1f3233dfee8cf9f92931684e0a5996106e435fd93232944c1b1