[INFO] fetching crate trillium-static-compiled 0.3.1... [INFO] testing trillium-static-compiled-0.3.1 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate trillium-static-compiled 0.3.1 into /workspace/builds/worker-18/source [INFO] validating manifest of crates.io crate trillium-static-compiled 0.3.1 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate trillium-static-compiled 0.3.1 [INFO] finished tweaking crates.io crate trillium-static-compiled 0.3.1 [INFO] tweaked toml for crates.io crate trillium-static-compiled 0.3.1 written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate crates.io crate trillium-static-compiled 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51e49c95c76ac3834baedfff930a4c6dd8e74c6c30b262e84f1a3cfe6414f9ab [INFO] running `Command { std: "docker" "start" "-a" "51e49c95c76ac3834baedfff930a4c6dd8e74c6c30b262e84f1a3cfe6414f9ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51e49c95c76ac3834baedfff930a4c6dd8e74c6c30b262e84f1a3cfe6414f9ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e49c95c76ac3834baedfff930a4c6dd8e74c6c30b262e84f1a3cfe6414f9ab", kill_on_drop: false }` [INFO] [stdout] 51e49c95c76ac3834baedfff930a4c6dd8e74c6c30b262e84f1a3cfe6414f9ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c33bc1232f158b6fc915d67771eb664b33883641bc4afbb0e53b54bdc4d2b7a [INFO] running `Command { std: "docker" "start" "-a" "3c33bc1232f158b6fc915d67771eb664b33883641bc4afbb0e53b54bdc4d2b7a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling smartcow v0.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling waker-set v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Compiling include_dir v0.6.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling stopper v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling trillium-http v0.2.1 [INFO] [stderr] Compiling trillium v0.2.0 [INFO] [stderr] Compiling trillium-static-compiled v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.67s [INFO] running `Command { std: "docker" "inspect" "3c33bc1232f158b6fc915d67771eb664b33883641bc4afbb0e53b54bdc4d2b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c33bc1232f158b6fc915d67771eb664b33883641bc4afbb0e53b54bdc4d2b7a", kill_on_drop: false }` [INFO] [stdout] 3c33bc1232f158b6fc915d67771eb664b33883641bc4afbb0e53b54bdc4d2b7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e316dbffb8c5ff1c03ae7eebe3ff04ea0ee420e589f5c865e21f53638e73301e [INFO] running `Command { std: "docker" "start" "-a" "e316dbffb8c5ff1c03ae7eebe3ff04ea0ee420e589f5c865e21f53638e73301e", kill_on_drop: false }` [INFO] [stderr] Compiling trillium-static-compiled v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trillium_smol` [INFO] [stdout] --> examples/static-compiled.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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_logger` [INFO] [stdout] --> examples/static-compiled.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | trillium_logger::Logger::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `trillium_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `trillium-static-compiled` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e316dbffb8c5ff1c03ae7eebe3ff04ea0ee420e589f5c865e21f53638e73301e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e316dbffb8c5ff1c03ae7eebe3ff04ea0ee420e589f5c865e21f53638e73301e", kill_on_drop: false }` [INFO] [stdout] e316dbffb8c5ff1c03ae7eebe3ff04ea0ee420e589f5c865e21f53638e73301e