[INFO] fetching crate futures-executor-preview 0.3.0-alpha.19...
[INFO] checking futures-executor-preview-0.3.0-alpha.19 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate futures-executor-preview 0.3.0-alpha.19 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate futures-executor-preview 0.3.0-alpha.19 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate futures-executor-preview 0.3.0-alpha.19
[INFO] finished tweaking crates.io crate futures-executor-preview 0.3.0-alpha.19
[INFO] tweaked toml for crates.io crate futures-executor-preview 0.3.0-alpha.19 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding hermit-abi v0.3.9 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e58fcc5e01f30b2fb64c5ad700dd2cbe0644b5bb9ca3c5b3293935deca1e27d
[INFO] running `Command { std: "docker" "start" "-a" "2e58fcc5e01f30b2fb64c5ad700dd2cbe0644b5bb9ca3c5b3293935deca1e27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e58fcc5e01f30b2fb64c5ad700dd2cbe0644b5bb9ca3c5b3293935deca1e27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e58fcc5e01f30b2fb64c5ad700dd2cbe0644b5bb9ca3c5b3293935deca1e27d", kill_on_drop: false }`
[INFO] [stdout] 2e58fcc5e01f30b2fb64c5ad700dd2cbe0644b5bb9ca3c5b3293935deca1e27d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a7d2fdece80cb247a90d9517b8eec249bf4ea8fdeb9d5177014d6593e58fb8f
[INFO] running `Command { std: "docker" "start" "-a" "7a7d2fdece80cb247a90d9517b8eec249bf4ea8fdeb9d5177014d6593e58fb8f", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-executor-preview v0.3.0-alpha.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `AssertSendSync` is never used
[INFO] [stdout]   --> src/thread_pool.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | trait AssertSendSync: Send + Sync {}
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AssertSendSync` is never used
[INFO] [stdout]   --> src/thread_pool.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | trait AssertSendSync: Send + Sync {}
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures`
[INFO] [stdout]  --> benches/thread_notify.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use futures::executor::block_on;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `futures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures`
[INFO] [stdout]  --> benches/thread_notify.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use futures::future::Future;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `futures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures`
[INFO] [stdout]  --> benches/thread_notify.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use futures::task::{Context, Poll, Waker};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `futures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures`
[INFO] [stdout]  --> tests/local_pool.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::channel::oneshot;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `futures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures`
[INFO] [stdout]  --> tests/local_pool.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::executor::LocalPool;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `futures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures`
[INFO] [stdout]  --> tests/local_pool.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::future::{Future, lazy, poll_fn};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `futures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures`
[INFO] [stdout]  --> tests/local_pool.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::task::{Context, Poll, Spawn, LocalSpawn, Waker};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `futures`
[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 E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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 `futures-executor-preview` (bench "thread_notify") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-executor-preview` (test "local_pool") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "7a7d2fdece80cb247a90d9517b8eec249bf4ea8fdeb9d5177014d6593e58fb8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a7d2fdece80cb247a90d9517b8eec249bf4ea8fdeb9d5177014d6593e58fb8f", kill_on_drop: false }`
[INFO] [stdout] 7a7d2fdece80cb247a90d9517b8eec249bf4ea8fdeb9d5177014d6593e58fb8f
