[INFO] fetching crate bastion-executor 0.4.2... [INFO] testing bastion-executor-0.4.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate bastion-executor 0.4.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate bastion-executor 0.4.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c860529c047709fe7c90a52a35ee0a0615c5ae8d0455144bfe8afc4b59169e5e [INFO] running `Command { std: "docker" "start" "-a" "c860529c047709fe7c90a52a35ee0a0615c5ae8d0455144bfe8afc4b59169e5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c860529c047709fe7c90a52a35ee0a0615c5ae8d0455144bfe8afc4b59169e5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c860529c047709fe7c90a52a35ee0a0615c5ae8d0455144bfe8afc4b59169e5e", kill_on_drop: false }` [INFO] [stdout] c860529c047709fe7c90a52a35ee0a0615c5ae8d0455144bfe8afc4b59169e5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c93efc0a11f8519a77b7f1de0a5cb2fb1c8b51cac24945047a87cdc644043fe9 [INFO] running `Command { std: "docker" "start" "-a" "c93efc0a11f8519a77b7f1de0a5cb2fb1c8b51cac24945047a87cdc644043fe9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling slice-group-by v0.2.6 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling bastion-utils v0.3.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling lightproc v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling lever v0.1.2 [INFO] [stderr] Compiling bastion-executor v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.22s [INFO] running `Command { std: "docker" "inspect" "c93efc0a11f8519a77b7f1de0a5cb2fb1c8b51cac24945047a87cdc644043fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c93efc0a11f8519a77b7f1de0a5cb2fb1c8b51cac24945047a87cdc644043fe9", kill_on_drop: false }` [INFO] [stdout] c93efc0a11f8519a77b7f1de0a5cb2fb1c8b51cac24945047a87cdc644043fe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 69b157e0ec592d441cffeb8aae3b076f3397ed522efeb8873f894295c0baf367 [INFO] running `Command { std: "docker" "start" "-a" "69b157e0ec592d441cffeb8aae3b076f3397ed522efeb8873f894295c0baf367", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [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 rand_core v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.5 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling bastion-executor v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 42.42s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/bastion_executor-e72f5b4a932b4ea9) [INFO] [stderr] Executable tests/lib.rs (/opt/rustwide/target/debug/deps/lib-0dbf09b5ff5b6af5) [INFO] [stderr] Executable tests/run_blocking.rs (/opt/rustwide/target/debug/deps/run_blocking-52e6f666aec5ab66) [INFO] [stderr] Executable tests/thread_pool.rs (/opt/rustwide/target/debug/deps/thread_pool-d51ebb126fc78e5b) [INFO] running `Command { std: "docker" "inspect" "69b157e0ec592d441cffeb8aae3b076f3397ed522efeb8873f894295c0baf367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69b157e0ec592d441cffeb8aae3b076f3397ed522efeb8873f894295c0baf367", kill_on_drop: false }` [INFO] [stdout] 69b157e0ec592d441cffeb8aae3b076f3397ed522efeb8873f894295c0baf367 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ecdd509237dc38317eac3f74e9de6f7343d1c18df6cf4bc64d284114fa101f36 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ecdd509237dc38317eac3f74e9de6f7343d1c18df6cf4bc64d284114fa101f36", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bastion_executor-e72f5b4a932b4ea9) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test placement::linux::tests::test_linux_get_affinity_mask ... ok [INFO] [stdout] test placement::linux::tests::test_linux_get_core_ids ... ok [INFO] [stdout] test placement::linux::tests::test_linux_set_for_current ... ok [INFO] [stdout] test placement::tests::test_set_for_current ... ok [INFO] [stdout] test placement::tests::test_get_core_ids ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-0dbf09b5ff5b6af5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::affinity_replacement ... ok [INFO] [stdout] test tests::no_tokio_tests::pool_check ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/run_blocking.rs (/opt/rustwide/target/debug/deps/run_blocking-52e6f666aec5ab66) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test no_tokio_tests::test_run_blocking ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/thread_pool.rs (/opt/rustwide/target/debug/deps/thread_pool-d51ebb126fc78e5b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test longhauling_task_join ... ignored [INFO] [stdout] test slow_join ... ignored [INFO] [stdout] test slow_join_interrupted ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bastion-executor [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/pool.rs - pool::spawn (line 29) ... ok [INFO] [stdout] test src/run.rs - run::run (line 22) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.72s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ecdd509237dc38317eac3f74e9de6f7343d1c18df6cf4bc64d284114fa101f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecdd509237dc38317eac3f74e9de6f7343d1c18df6cf4bc64d284114fa101f36", kill_on_drop: false }` [INFO] [stdout] ecdd509237dc38317eac3f74e9de6f7343d1c18df6cf4bc64d284114fa101f36