[INFO] fetching crate trillium-static 0.4.0... [INFO] checking trillium-static-0.4.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate trillium-static 0.4.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate trillium-static 0.4.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate trillium-static 0.4.0 [INFO] finished tweaking crates.io crate trillium-static 0.4.0 [INFO] tweaked toml for crates.io crate trillium-static 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate trillium-static 0.4.0 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trillium-http v0.2.3 [INFO] [stderr] Downloaded relative-path v1.5.0 [INFO] [stderr] Downloaded memmem v0.1.1 [INFO] [stderr] Downloaded smartcow v0.1.0 [INFO] [stderr] Downloaded polling v2.1.0 [INFO] [stderr] Downloaded str-buf v2.0.2 [INFO] [stderr] Downloaded etag v3.0.0 [INFO] [stderr] Downloaded smartstring v0.2.9 [INFO] [stderr] Downloaded xxhash-rust v0.8.2 [INFO] [stderr] Downloaded waker-set v0.2.0 [INFO] [stderr] Downloaded stopper v0.2.0 [INFO] [stderr] Downloaded trillium v0.2.1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04ad926e13873eb77f946a02cdb27e12a2f148606546a8666675b58ca40dd8ba [INFO] running `Command { std: "docker" "start" "-a" "04ad926e13873eb77f946a02cdb27e12a2f148606546a8666675b58ca40dd8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04ad926e13873eb77f946a02cdb27e12a2f148606546a8666675b58ca40dd8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ad926e13873eb77f946a02cdb27e12a2f148606546a8666675b58ca40dd8ba", kill_on_drop: false }` [INFO] [stdout] 04ad926e13873eb77f946a02cdb27e12a2f148606546a8666675b58ca40dd8ba [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff023a844d91d794df5337a5313710907d740ace346dfcb5fcd1d69ae05477b2 [INFO] running `Command { std: "docker" "start" "-a" "ff023a844d91d794df5337a5313710907d740ace346dfcb5fcd1d69ae05477b2", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking smartstring v0.2.9 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking str-buf v2.0.2 [INFO] [stderr] Checking xxhash-rust v0.8.2 [INFO] [stderr] Checking relative-path v1.5.0 [INFO] [stderr] Checking smartcow v0.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking etag v3.0.0 [INFO] [stderr] Checking waker-set v0.2.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking stopper v0.2.0 [INFO] [stderr] Checking trillium-http v0.2.3 [INFO] [stderr] Checking trillium v0.2.1 [INFO] [stderr] Checking trillium-static v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: trillium-static: [INFO] [stdout] You must enable one of the three runtime feature flags [INFO] [stdout] to use this crate: [INFO] [stdout] [INFO] [stdout] * tokio [INFO] [stdout] * async-std [INFO] [stdout] * smol [INFO] [stdout] [INFO] [stdout] This is a temporary constraint, and hopefully soon this [INFO] [stdout] will not require the use of cargo feature flags. [INFO] [stdout] --> src/fs_shims.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | / compile_error!("trillium-static: [INFO] [stdout] 10 | | You must enable one of the three runtime feature flags [INFO] [stdout] 11 | | to use this crate: [INFO] [stdout] ... | [INFO] [stdout] 18 | | will not require the use of cargo feature flags." [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trillium-static: [INFO] [stdout] You must enable one of the three runtime feature flags [INFO] [stdout] to use this crate: [INFO] [stdout] [INFO] [stdout] * tokio [INFO] [stdout] * async-std [INFO] [stdout] * smol [INFO] [stdout] [INFO] [stdout] This is a temporary constraint, and hopefully soon this [INFO] [stdout] will not require the use of cargo feature flags. [INFO] [stdout] --> src/fs_shims.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | / compile_error!("trillium-static: [INFO] [stdout] 10 | | You must enable one of the three runtime feature flags [INFO] [stdout] 11 | | to use this crate: [INFO] [stdout] ... | [INFO] [stdout] 18 | | will not require the use of cargo feature flags." [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::fs_shims::fs`, `crate::fs_shims::File` [INFO] [stdout] --> src/handler.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | fs_shims::{fs, File}, [INFO] [stdout] | ^^ ^^^^ no `File` in `fs_shims` [INFO] [stdout] | | [INFO] [stdout] | no `fs` in `fs_shims` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] std::fs [INFO] [stdout] std::os::linux::fs [INFO] [stdout] std::os::unix::fs [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::handler::Record::File [INFO] [stdout] std::fs::File [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::fs_shims::fs`, `crate::fs_shims::File` [INFO] [stdout] --> src/handler.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | fs_shims::{fs, File}, [INFO] [stdout] | ^^ ^^^^ no `File` in `fs_shims` [INFO] [stdout] | | [INFO] [stdout] | no `fs` in `fs_shims` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] std::fs [INFO] [stdout] std::os::linux::fs [INFO] [stdout] std::os::unix::fs [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::handler::Record::File [INFO] [stdout] std::fs::File [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fs_shims::File` [INFO] [stdout] --> src/static_conn_ext.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{fs_shims::File, options::StaticOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `File` in `fs_shims` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] std::fs::File [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fs_shims::File` [INFO] [stdout] --> src/static_conn_ext.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{fs_shims::File, options::StaticOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `File` in `fs_shims` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] std::fs::File [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trillium-static` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `trillium-static` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "ff023a844d91d794df5337a5313710907d740ace346dfcb5fcd1d69ae05477b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff023a844d91d794df5337a5313710907d740ace346dfcb5fcd1d69ae05477b2", kill_on_drop: false }` [INFO] [stdout] ff023a844d91d794df5337a5313710907d740ace346dfcb5fcd1d69ae05477b2 [INFO] checking trillium-static-0.4.0 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] extracting crate trillium-static 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate trillium-static 0.4.0 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate trillium-static 0.4.0 [INFO] finished tweaking crates.io crate trillium-static 0.4.0 [INFO] tweaked toml for crates.io crate trillium-static 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate trillium-static 0.4.0 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5159d2583de8add5de324deae2ff26149cf8c9a39b005b4e56771b1d32c1b05 [INFO] running `Command { std: "docker" "start" "-a" "a5159d2583de8add5de324deae2ff26149cf8c9a39b005b4e56771b1d32c1b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5159d2583de8add5de324deae2ff26149cf8c9a39b005b4e56771b1d32c1b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5159d2583de8add5de324deae2ff26149cf8c9a39b005b4e56771b1d32c1b05", kill_on_drop: false }` [INFO] [stdout] a5159d2583de8add5de324deae2ff26149cf8c9a39b005b4e56771b1d32c1b05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a2e3b741c130a8b80e4f25ed7cddf3ee4f6d7ebd0bf67cd9ec6940ae0e34cc3 [INFO] running `Command { std: "docker" "start" "-a" "3a2e3b741c130a8b80e4f25ed7cddf3ee4f6d7ebd0bf67cd9ec6940ae0e34cc3", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "3a2e3b741c130a8b80e4f25ed7cddf3ee4f6d7ebd0bf67cd9ec6940ae0e34cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2e3b741c130a8b80e4f25ed7cddf3ee4f6d7ebd0bf67cd9ec6940ae0e34cc3", kill_on_drop: false }` [INFO] [stdout] 3a2e3b741c130a8b80e4f25ed7cddf3ee4f6d7ebd0bf67cd9ec6940ae0e34cc3