[INFO] fetching crate trillium-channels 0.2.0... [INFO] testing trillium-channels-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate trillium-channels 0.2.0 into /workspace/builds/worker-108/source [INFO] validating manifest of crates.io crate trillium-channels 0.2.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate trillium-channels 0.2.0 [INFO] finished tweaking crates.io crate trillium-channels 0.2.0 [INFO] tweaked toml for crates.io crate trillium-channels 0.2.0 written to /workspace/builds/worker-108/source/Cargo.toml [INFO] crate crates.io crate trillium-channels 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69c11d26e1e061a007cdaf7dd6cd797e3e5afb7f3ce6c4d9c03254e4d65780c9 [INFO] running `Command { std: "docker" "start" "-a" "69c11d26e1e061a007cdaf7dd6cd797e3e5afb7f3ce6c4d9c03254e4d65780c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69c11d26e1e061a007cdaf7dd6cd797e3e5afb7f3ce6c4d9c03254e4d65780c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c11d26e1e061a007cdaf7dd6cd797e3e5afb7f3ce6c4d9c03254e4d65780c9", kill_on_drop: false }` [INFO] [stdout] 69c11d26e1e061a007cdaf7dd6cd797e3e5afb7f3ce6c4d9c03254e4d65780c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dd48719e9fadd89990f1d3b7f91b4d9db742d3332d3165ba549f24d585b88e8 [INFO] running `Command { std: "docker" "start" "-a" "8dd48719e9fadd89990f1d3b7f91b4d9db742d3332d3165ba549f24d585b88e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling easy-parallel v3.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling querystrong v0.1.1 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling waker-set v0.2.0 [INFO] [stderr] Compiling smartcow v0.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling stopper v0.2.0 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling trillium-http v0.2.6 [INFO] [stderr] Compiling trillium v0.2.2 [INFO] [stderr] Compiling async-tungstenite v0.16.1 [INFO] [stderr] Compiling trillium-websockets v0.4.0 [INFO] [stderr] Compiling trillium-channels v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.22s [INFO] running `Command { std: "docker" "inspect" "8dd48719e9fadd89990f1d3b7f91b4d9db742d3332d3165ba549f24d585b88e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd48719e9fadd89990f1d3b7f91b4d9db742d3332d3165ba549f24d585b88e8", kill_on_drop: false }` [INFO] [stdout] 8dd48719e9fadd89990f1d3b7f91b4d9db742d3332d3165ba549f24d585b88e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fe9bb423d6f0a180b1e4036083b8fcd2d0c2c4d9e1f5d3652a5995b44b5caaa [INFO] running `Command { std: "docker" "start" "-a" "9fe9bb423d6f0a180b1e4036083b8fcd2d0c2c4d9e1f5d3652a5995b44b5caaa", kill_on_drop: false }` [INFO] [stderr] Compiling trillium-channels v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `trillium_caching_headers` [INFO] [stdout] --> examples/channels.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use trillium_caching_headers::caching_headers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `trillium_caching_headers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `trillium_conn_id` [INFO] [stdout] --> examples/channels.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use trillium_conn_id::{conn_id, log_formatter}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `trillium_conn_id` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | use trillium_channels::{conn_id, log_formatter}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `trillium_logger` [INFO] [stdout] --> examples/channels.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use trillium_logger::{apache_common, logger}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `trillium_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `trillium_router` [INFO] [stdout] --> examples/channels.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use trillium_router::router; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `trillium_router` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `trillium_static_compiled` [INFO] [stdout] --> examples/channels.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use trillium_static_compiled::static_compiled; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `trillium_static_compiled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `static_compiled` [INFO] [stdout] --> examples/channels.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | static_compiled!("$CARGO_MANIFEST_DIR/examples/files").with_index_file("index.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trillium_smol` [INFO] [stdout] --> examples/channels.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | trillium_smol::async_global_executor::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `trillium_smol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trillium_smol` [INFO] [stdout] --> examples/channels.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | trillium_smol::run(( [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `trillium_smol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trillium_api` [INFO] [stdout] --> examples/channels.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | trillium_api::api(broadcast_from_elsewhere), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `trillium_api` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 60 | trillium::api(broadcast_from_elsewhere), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trillium_smol` [INFO] [stdout] --> examples/simple_channels.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | trillium_smol::run(channel(ChatChannel)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `trillium_smol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trillium-channels` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [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-channels` due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "9fe9bb423d6f0a180b1e4036083b8fcd2d0c2c4d9e1f5d3652a5995b44b5caaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe9bb423d6f0a180b1e4036083b8fcd2d0c2c4d9e1f5d3652a5995b44b5caaa", kill_on_drop: false }` [INFO] [stdout] 9fe9bb423d6f0a180b1e4036083b8fcd2d0c2c4d9e1f5d3652a5995b44b5caaa