[INFO] fetching crate bastion-executor 0.4.2... [INFO] checking bastion-executor-0.4.2 against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] extracting crate bastion-executor 0.4.2 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate bastion-executor 0.4.2 on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "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-4-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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-stream-impl v0.3.2 [INFO] [stderr] Downloaded crossbeam-queue v0.3.2 [INFO] [stderr] Downloaded crossbeam-utils v0.8.5 [INFO] [stderr] Downloaded tracing-attributes v0.1.18 [INFO] [stderr] Downloaded lever v0.1.2 [INFO] [stderr] Downloaded async-stream v0.3.2 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded rand_xorshift v0.3.0 [INFO] [stderr] Downloaded anyhow v1.0.52 [INFO] [stderr] Downloaded crossbeam-channel v0.5.1 [INFO] [stderr] Downloaded proptest v1.0.0 [INFO] [stderr] Downloaded tracing-subscriber v0.3.5 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.5 [INFO] [stderr] Downloaded lightproc v0.3.5 [INFO] [stderr] Downloaded tokio-test v0.4.2 [INFO] [stderr] Downloaded quick-error v2.0.1 [INFO] [stderr] Downloaded bit-set v0.5.2 [INFO] [stderr] Downloaded bastion-utils v0.3.2 [INFO] [stderr] Downloaded slice-group-by v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adfb8230e755c9e96b7ca7dfa91385d0ce42f115a5f34d8e0cf635b4ff34cbec [INFO] running `Command { std: "docker" "start" "-a" "adfb8230e755c9e96b7ca7dfa91385d0ce42f115a5f34d8e0cf635b4ff34cbec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adfb8230e755c9e96b7ca7dfa91385d0ce42f115a5f34d8e0cf635b4ff34cbec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adfb8230e755c9e96b7ca7dfa91385d0ce42f115a5f34d8e0cf635b4ff34cbec", kill_on_drop: false }` [INFO] [stdout] adfb8230e755c9e96b7ca7dfa91385d0ce42f115a5f34d8e0cf635b4ff34cbec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37fdfe8ba50e204a7e7f8cb04ffb6b86e94e76e6f8778955155daaf857c2772f [INFO] running `Command { std: "docker" "start" "-a" "37fdfe8ba50e204a7e7f8cb04ffb6b86e94e76e6f8778955155daaf857c2772f", 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] Checking smallvec v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking slice-group-by v0.2.6 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking lightproc v0.3.5 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking bastion-utils v0.3.2 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking tracing-subscriber v0.3.5 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [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: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/blocking.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/pool.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [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] [INFO] [stdout] warning: 4 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: 1 warning emitted [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: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/blocking.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/pool.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [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] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.46s [INFO] running `Command { std: "docker" "inspect" "37fdfe8ba50e204a7e7f8cb04ffb6b86e94e76e6f8778955155daaf857c2772f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37fdfe8ba50e204a7e7f8cb04ffb6b86e94e76e6f8778955155daaf857c2772f", kill_on_drop: false }` [INFO] [stdout] 37fdfe8ba50e204a7e7f8cb04ffb6b86e94e76e6f8778955155daaf857c2772f [INFO] checking bastion-executor-0.4.2 against try#80d5fe37e16a0befb4128414cb6a11d544788c0a for pr-121557 [INFO] extracting crate bastion-executor 0.4.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate bastion-executor 0.4.2 on toolchain 80d5fe37e16a0befb4128414cb6a11d544788c0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "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-4-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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49faf376165a5ac3ee06827ca82b1b938f1f3dfbab81ecba3dbf057e1a02f6e6 [INFO] running `Command { std: "docker" "start" "-a" "49faf376165a5ac3ee06827ca82b1b938f1f3dfbab81ecba3dbf057e1a02f6e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49faf376165a5ac3ee06827ca82b1b938f1f3dfbab81ecba3dbf057e1a02f6e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49faf376165a5ac3ee06827ca82b1b938f1f3dfbab81ecba3dbf057e1a02f6e6", kill_on_drop: false }` [INFO] [stdout] 49faf376165a5ac3ee06827ca82b1b938f1f3dfbab81ecba3dbf057e1a02f6e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ad0626a481a79df768d3f70bd50dd48beeee7323364760c4e2e5d901f91b3b6 [INFO] running `Command { std: "docker" "start" "-a" "1ad0626a481a79df768d3f70bd50dd48beeee7323364760c4e2e5d901f91b3b6", 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 memchr v2.4.1 [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] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [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] Compiling quote v1.0.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking slice-group-by v0.2.6 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking lightproc v0.3.5 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lightproc-0.3.5/src/raw_proc.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | vtable: &ProcVTable { [INFO] [stdout] | __________________________-^ [INFO] [stdout] | | _________________________| [INFO] [stdout] | || [INFO] [stdout] 63 | || raw_waker: RawWakerVTable::new( [INFO] [stdout] 64 | || Self::clone_waker, [INFO] [stdout] 65 | || Self::wake, [INFO] [stdout] ... || [INFO] [stdout] 74 | || run: Self::run, [INFO] [stdout] 75 | || }, [INFO] [stdout] | || ^ [INFO] [stdout] | ||_________________| [INFO] [stdout] | |_________________creates a temporary value which is freed while still in use [INFO] [stdout] | this usage requires that borrow lasts for `'static` [INFO] [stdout] 76 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lightproc` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1ad0626a481a79df768d3f70bd50dd48beeee7323364760c4e2e5d901f91b3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad0626a481a79df768d3f70bd50dd48beeee7323364760c4e2e5d901f91b3b6", kill_on_drop: false }` [INFO] [stdout] 1ad0626a481a79df768d3f70bd50dd48beeee7323364760c4e2e5d901f91b3b6