[INFO] fetching crate trillium-sessions 0.2.0... [INFO] testing trillium-sessions-0.2.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate trillium-sessions 0.2.0 into /workspace/builds/worker-101/source [INFO] validating manifest of crates.io crate trillium-sessions 0.2.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate trillium-sessions 0.2.0 [INFO] finished tweaking crates.io crate trillium-sessions 0.2.0 [INFO] tweaked toml for crates.io crate trillium-sessions 0.2.0 written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate crates.io crate trillium-sessions 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-session v3.0.0 [INFO] [stderr] Downloaded trillium-cookies v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb8986ff7434b6eefe740e019c209dc4d12bdb0f6225fd1ae1a25748f0886dc3 [INFO] running `Command { std: "docker" "start" "-a" "fb8986ff7434b6eefe740e019c209dc4d12bdb0f6225fd1ae1a25748f0886dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb8986ff7434b6eefe740e019c209dc4d12bdb0f6225fd1ae1a25748f0886dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb8986ff7434b6eefe740e019c209dc4d12bdb0f6225fd1ae1a25748f0886dc3", kill_on_drop: false }` [INFO] [stdout] fb8986ff7434b6eefe740e019c209dc4d12bdb0f6225fd1ae1a25748f0886dc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbd9e3118e78ac5fe166133a1f9df8b0986d6b05c9b16daf5e63c74238aef0c6 [INFO] running `Command { std: "docker" "start" "-a" "fbd9e3118e78ac5fe166133a1f9df8b0986d6b05c9b16daf5e63c74238aef0c6", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling waker-set v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling smartcow v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling stopper v0.2.0 [INFO] [stderr] Compiling trillium-http v0.2.0 [INFO] [stderr] Compiling trillium v0.2.0 [INFO] [stderr] Compiling trillium-cookies v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling async-session v3.0.0 [INFO] [stderr] Compiling trillium-sessions v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.87s [INFO] running `Command { std: "docker" "inspect" "fbd9e3118e78ac5fe166133a1f9df8b0986d6b05c9b16daf5e63c74238aef0c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbd9e3118e78ac5fe166133a1f9df8b0986d6b05c9b16daf5e63c74238aef0c6", kill_on_drop: false }` [INFO] [stdout] fbd9e3118e78ac5fe166133a1f9df8b0986d6b05c9b16daf5e63c74238aef0c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 610272f4be08d3598dde28f1f6bc33bf432059b5e4b8b8aae64d5f7f445c4a73 [INFO] running `Command { std: "docker" "start" "-a" "610272f4be08d3598dde28f1f6bc33bf432059b5e4b8b8aae64d5f7f445c4a73", kill_on_drop: false }` [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling trillium-http v0.2.0 [INFO] [stderr] Compiling async-session v3.0.0 [INFO] [stderr] Compiling trillium v0.2.0 [INFO] [stderr] Compiling trillium-cookies v0.2.0 [INFO] [stderr] Compiling trillium-sessions v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trillium_smol` [INFO] [stdout] --> examples/sessions.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | trillium_smol::run(( [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-sessions` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "610272f4be08d3598dde28f1f6bc33bf432059b5e4b8b8aae64d5f7f445c4a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610272f4be08d3598dde28f1f6bc33bf432059b5e4b8b8aae64d5f7f445c4a73", kill_on_drop: false }` [INFO] [stdout] 610272f4be08d3598dde28f1f6bc33bf432059b5e4b8b8aae64d5f7f445c4a73