[INFO] fetching crate actix 0.12.0... [INFO] building actix-0.12.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate actix 0.12.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate actix 0.12.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix 0.12.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate actix 0.12.0 [INFO] tweaked toml for crates.io crate actix 0.12.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate actix 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e41d87e62ad3f370959ec9c565438d7162f3bd2093e0fbf11e72c505e1347dbd [INFO] running `Command { std: "docker" "start" "-a" "e41d87e62ad3f370959ec9c565438d7162f3bd2093e0fbf11e72c505e1347dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e41d87e62ad3f370959ec9c565438d7162f3bd2093e0fbf11e72c505e1347dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e41d87e62ad3f370959ec9c565438d7162f3bd2093e0fbf11e72c505e1347dbd", kill_on_drop: false }` [INFO] [stdout] e41d87e62ad3f370959ec9c565438d7162f3bd2093e0fbf11e72c505e1347dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67b3c270c823d112913790cb12ea963c866d6524bfc87460b90ba7606fe04b4f [INFO] running `Command { std: "docker" "start" "-a" "67b3c270c823d112913790cb12ea963c866d6524bfc87460b90ba7606fe04b4f", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling actix v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.10s [INFO] running `Command { std: "docker" "inspect" "67b3c270c823d112913790cb12ea963c866d6524bfc87460b90ba7606fe04b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b3c270c823d112913790cb12ea963c866d6524bfc87460b90ba7606fe04b4f", kill_on_drop: false }` [INFO] [stdout] 67b3c270c823d112913790cb12ea963c866d6524bfc87460b90ba7606fe04b4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd2086fe2f504f5f5f8233f3edc3bf8a770e7c80e1acc3a02c70a5606b7d26dc [INFO] running `Command { std: "docker" "start" "-a" "bd2086fe2f504f5f5f8233f3edc3bf8a770e7c80e1acc3a02c70a5606b7d26dc", kill_on_drop: false }` [INFO] [stderr] Compiling actix v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `FuturesOrdered` in `stream` [INFO] [stdout] --> tests/test_fut.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | let mut s = futures_util::stream::FuturesOrdered::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `FuturesOrdered` in `stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `temp` [INFO] [stdout] --> tests/test_lifecycle.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | temp: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `buffer_unordered` found for struct `futures_util::stream::Map` in the current scope [INFO] [stdout] --> tests/test_atomic_response.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | .buffer_unordered(7) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `futures_util::stream::Map>, [closure@tests/test_atomic_response.rs:38:14: 38:30]>` [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 E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bd2086fe2f504f5f5f8233f3edc3bf8a770e7c80e1acc3a02c70a5606b7d26dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd2086fe2f504f5f5f8233f3edc3bf8a770e7c80e1acc3a02c70a5606b7d26dc", kill_on_drop: false }` [INFO] [stdout] bd2086fe2f504f5f5f8233f3edc3bf8a770e7c80e1acc3a02c70a5606b7d26dc