[INFO] fetching crate actix-web-flash-messages 0.3.1... [INFO] testing actix-web-flash-messages-0.3.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate actix-web-flash-messages 0.3.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate actix-web-flash-messages 0.3.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-web-flash-messages 0.3.1 [INFO] finished tweaking crates.io crate actix-web-flash-messages 0.3.1 [INFO] tweaked toml for crates.io crate actix-web-flash-messages 0.3.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae50c55fe25e20a970d41cc2cfbce572937751bdcffb60cd97465a6ce66ab6ff [INFO] running `Command { std: "docker" "start" "-a" "ae50c55fe25e20a970d41cc2cfbce572937751bdcffb60cd97465a6ce66ab6ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae50c55fe25e20a970d41cc2cfbce572937751bdcffb60cd97465a6ce66ab6ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae50c55fe25e20a970d41cc2cfbce572937751bdcffb60cd97465a6ce66ab6ff", kill_on_drop: false }` [INFO] [stdout] ae50c55fe25e20a970d41cc2cfbce572937751bdcffb60cd97465a6ce66ab6ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae3d9e4025f13ad60e5af97f8eef8833de8d20c2ba106c6ace29f37a75cec1a3 [INFO] running `Command { std: "docker" "start" "-a" "ae3d9e4025f13ad60e5af97f8eef8833de8d20c2ba106c6ace29f37a75cec1a3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling actix-http v3.0.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling actix-web-flash-messages v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.19s [INFO] running `Command { std: "docker" "inspect" "ae3d9e4025f13ad60e5af97f8eef8833de8d20c2ba106c6ace29f37a75cec1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae3d9e4025f13ad60e5af97f8eef8833de8d20c2ba106c6ace29f37a75cec1a3", kill_on_drop: false }` [INFO] [stdout] ae3d9e4025f13ad60e5af97f8eef8833de8d20c2ba106c6ace29f37a75cec1a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 991cea4e1579a1c5c6319090141a1fd5495439fbb2552b5ae332b7ca70bbba04 [INFO] running `Command { std: "docker" "start" "-a" "991cea4e1579a1c5c6319090141a1fd5495439fbb2552b5ae332b7ca70bbba04", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling actix-test v0.0.1 [INFO] [stderr] Compiling actix-web-flash-messages v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `actix_web::cookie` [INFO] [stdout] --> tests/tests.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::cookie::Key; [INFO] [stdout] | ^^^^^^ could not find `cookie` in `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::web::resource` [INFO] [stdout] --> tests/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use actix_web::web::resource; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `web` [INFO] [stdout] --> tests/tests.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{web, App, HttpResponse, Responder}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FlashMessagesFramework` [INFO] [stdout] --> tests/tests.rs:4:46 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_web_flash_messages::{FlashMessage, FlashMessagesFramework, IncomingFlashMessages}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web-flash-messages` due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "991cea4e1579a1c5c6319090141a1fd5495439fbb2552b5ae332b7ca70bbba04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "991cea4e1579a1c5c6319090141a1fd5495439fbb2552b5ae332b7ca70bbba04", kill_on_drop: false }` [INFO] [stdout] 991cea4e1579a1c5c6319090141a1fd5495439fbb2552b5ae332b7ca70bbba04