[INFO] fetching crate bastion-executor 0.4.2...
[INFO] checking bastion-executor-0.4.2 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate bastion-executor 0.4.2 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate bastion-executor 0.4.2 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bastion-executor 0.4.2
[INFO] finished tweaking crates.io crate bastion-executor 0.4.2
[INFO] tweaked toml for crates.io crate bastion-executor 0.4.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate bastion-executor 0.4.2 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bastion-utils v0.3.2
[INFO] [stderr]   Downloaded once_cell v1.9.0
[INFO] [stderr]   Downloaded futures-core v0.3.19
[INFO] [stderr]   Downloaded futures-io v0.3.19
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.2
[INFO] [stderr]   Downloaded tokio-test v0.4.2
[INFO] [stderr]   Downloaded futures-channel v0.3.19
[INFO] [stderr]   Downloaded pin-project-lite v0.2.8
[INFO] [stderr]   Downloaded async-stream-impl v0.3.2
[INFO] [stderr]   Downloaded futures-macro v0.3.19
[INFO] [stderr]   Downloaded bit-set v0.5.2
[INFO] [stderr]   Downloaded futures-task v0.3.19
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded futures-sink v0.3.19
[INFO] [stderr]   Downloaded async-stream v0.3.2
[INFO] [stderr]   Downloaded anyhow v1.0.52
[INFO] [stderr]   Downloaded proptest v1.0.0
[INFO] [stderr]   Downloaded tokio v1.15.0
[INFO] [stderr]   Downloaded syn v1.0.85
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded futures-util v0.3.19
[INFO] [stderr]   Downloaded futures v0.3.19
[INFO] [stderr]   Downloaded quick-error v2.0.1
[INFO] [stderr]   Downloaded futures-executor v0.3.19
[INFO] [stderr]   Downloaded quote v1.0.14
[INFO] [stderr]   Downloaded slice-group-by v0.2.6
[INFO] [stderr]   Downloaded lightproc v0.3.5
[INFO] [stderr]   Downloaded lever v0.1.2
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.5
[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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 193128a12b265823f833fcf2edfc81d484c72ee9124192dd6e622c7d7295d774
[INFO] running `Command { std: "docker" "start" "-a" "193128a12b265823f833fcf2edfc81d484c72ee9124192dd6e622c7d7295d774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "193128a12b265823f833fcf2edfc81d484c72ee9124192dd6e622c7d7295d774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "193128a12b265823f833fcf2edfc81d484c72ee9124192dd6e622c7d7295d774", kill_on_drop: false }`
[INFO] [stdout] 193128a12b265823f833fcf2edfc81d484c72ee9124192dd6e622c7d7295d774
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd680f1c59123e7522c5c86e168fe46c494c79618ae782e0e54122b739c4ebd8
[INFO] running `Command { std: "docker" "start" "-a" "fd680f1c59123e7522c5c86e168fe46c494c79618ae782e0e54122b739c4ebd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking slice-group-by v0.2.6
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking bastion-utils v0.3.2
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking lightproc v0.3.5
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]     Checking async-stream v0.3.2
[INFO] [stderr]     Checking tokio v1.15.0
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking lever v0.1.2
[INFO] [stderr]     Checking bastion-executor v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub use crate::blocking::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ the name `spawn_blocking` in the value namespace is first re-exported here
[INFO] [stdout] 46 |     pub use crate::pool::*;
[INFO] [stdout]    |             -------------- but the name `spawn_blocking` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::blocking::*`
[INFO] [stdout]   --> src/lib.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub use crate::blocking::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking tokio-test v0.4.2
[INFO] [stderr]     Checking futures-executor v0.3.19
[INFO] [stderr]     Checking futures v0.3.19
[INFO] [stdout] warning: unused import: `bastion_executor::load_balancer`
[INFO] [stdout]  --> benches/spawn.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bastion_executor::load_balancer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bastion_executor::run::run`
[INFO] [stdout]  --> benches/run_blocking.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bastion_executor::run::run;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::future::join_all`
[INFO] [stdout]  --> benches/run_blocking.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use futures::future::join_all;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub use crate::blocking::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ the name `spawn_blocking` in the value namespace is first re-exported here
[INFO] [stdout] 46 |     pub use crate::pool::*;
[INFO] [stdout]    |             -------------- but the name `spawn_blocking` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::blocking::*`
[INFO] [stdout]   --> src/lib.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub use crate::blocking::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 7.24s
[INFO] running `Command { std: "docker" "inspect" "fd680f1c59123e7522c5c86e168fe46c494c79618ae782e0e54122b739c4ebd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd680f1c59123e7522c5c86e168fe46c494c79618ae782e0e54122b739c4ebd8", kill_on_drop: false }`
[INFO] [stdout] fd680f1c59123e7522c5c86e168fe46c494c79618ae782e0e54122b739c4ebd8
[INFO] checking bastion-executor-0.4.2 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate bastion-executor 0.4.2 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate bastion-executor 0.4.2 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bastion-executor 0.4.2
[INFO] finished tweaking crates.io crate bastion-executor 0.4.2
[INFO] tweaked toml for crates.io crate bastion-executor 0.4.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate bastion-executor 0.4.2 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa342020471e8d75a8c19783f4dc092b4c3e41f47582e728d2f517f5789958b5
[INFO] running `Command { std: "docker" "start" "-a" "fa342020471e8d75a8c19783f4dc092b4c3e41f47582e728d2f517f5789958b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa342020471e8d75a8c19783f4dc092b4c3e41f47582e728d2f517f5789958b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa342020471e8d75a8c19783f4dc092b4c3e41f47582e728d2f517f5789958b5", kill_on_drop: false }`
[INFO] [stdout] fa342020471e8d75a8c19783f4dc092b4c3e41f47582e728d2f517f5789958b5
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b30fc26931df7a9597c287b86d420b4c563f27cd42fbdbfb37723bd1f33bbb04
[INFO] running `Command { std: "docker" "start" "-a" "b30fc26931df7a9597c287b86d420b4c563f27cd42fbdbfb37723bd1f33bbb04", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking slice-group-by v0.2.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking bastion-utils v0.3.2
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking lightproc v0.3.5
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]     Checking async-stream v0.3.2
[INFO] [stderr]     Checking tokio v1.15.0
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking lever v0.1.2
[INFO] [stderr]     Checking bastion-executor v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub use crate::blocking::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ the name `spawn_blocking` in the value namespace is first re-exported here
[INFO] [stdout] 46 |     pub use crate::pool::*;
[INFO] [stdout]    |             -------------- but the name `spawn_blocking` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::blocking::*`
[INFO] [stdout]   --> src/lib.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub use crate::blocking::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking tokio-test v0.4.2
[INFO] [stderr]     Checking futures-executor v0.3.19
[INFO] [stderr]     Checking futures v0.3.19
[INFO] [stdout] warning: unused import: `bastion_executor::load_balancer`
[INFO] [stdout]  --> benches/spawn.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bastion_executor::load_balancer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bastion_executor::run::run`
[INFO] [stdout]  --> benches/run_blocking.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bastion_executor::run::run;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::future::join_all`
[INFO] [stdout]  --> benches/run_blocking.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use futures::future::join_all;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub use crate::blocking::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ the name `spawn_blocking` in the value namespace is first re-exported here
[INFO] [stdout] 46 |     pub use crate::pool::*;
[INFO] [stdout]    |             -------------- but the name `spawn_blocking` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::blocking::*`
[INFO] [stdout]   --> src/lib.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub use crate::blocking::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.25s
[INFO] running `Command { std: "docker" "inspect" "b30fc26931df7a9597c287b86d420b4c563f27cd42fbdbfb37723bd1f33bbb04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b30fc26931df7a9597c287b86d420b4c563f27cd42fbdbfb37723bd1f33bbb04", kill_on_drop: false }`
[INFO] [stdout] b30fc26931df7a9597c287b86d420b4c563f27cd42fbdbfb37723bd1f33bbb04
