[INFO] cloning repository https://github.com/jimblandy/context-switch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimblandy/context-switch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimblandy%2Fcontext-switch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimblandy%2Fcontext-switch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81eea66d36b7111e3294404afb997275ba4631e7 [INFO] testing jimblandy/context-switch against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimblandy%2Fcontext-switch" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jimblandy/context-switch on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jimblandy/context-switch [INFO] finished tweaking git repo https://github.com/jimblandy/context-switch [INFO] tweaked toml for git repo https://github.com/jimblandy/context-switch written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/jimblandy/context-switch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d09c1f245e313a1050cbeb8b947ec3ee22c210dcd91baf3650979cf597a385f [INFO] running `Command { std: "docker" "start" "-a" "1d09c1f245e313a1050cbeb8b947ec3ee22c210dcd91baf3650979cf597a385f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d09c1f245e313a1050cbeb8b947ec3ee22c210dcd91baf3650979cf597a385f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d09c1f245e313a1050cbeb8b947ec3ee22c210dcd91baf3650979cf597a385f", kill_on_drop: false }` [INFO] [stdout] 1d09c1f245e313a1050cbeb8b947ec3ee22c210dcd91baf3650979cf597a385f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b23a24ae07882d0bfbd66607cbf1366aae19cf4457e8bcff10951691359610e1 [INFO] running `Command { std: "docker" "start" "-a" "b23a24ae07882d0bfbd66607cbf1366aae19cf4457e8bcff10951691359610e1", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling one-thread-brigade v0.1.0 (/opt/rustwide/workdir/one-thread-brigade) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> one-thread-brigade/src/main.rs:40:6 [INFO] [stdout] | [INFO] [stdout] 40 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling async-mem-brigade v0.1.0 (/opt/rustwide/workdir/async-mem-brigade) [INFO] [stderr] Compiling piper v0.1.2 [INFO] [stderr] Compiling smol v0.1.10 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling async-brigade v0.1.0 (/opt/rustwide/workdir/async-brigade) [INFO] [stderr] Compiling thread-creation v0.1.0 (/opt/rustwide/workdir/thread-creation) [INFO] [stderr] Compiling thread-brigade v0.1.0 (/opt/rustwide/workdir/thread-brigade) [INFO] [stderr] Compiling async-creation v0.1.0 (/opt/rustwide/workdir/async-creation) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.62s [INFO] running `Command { std: "docker" "inspect" "b23a24ae07882d0bfbd66607cbf1366aae19cf4457e8bcff10951691359610e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b23a24ae07882d0bfbd66607cbf1366aae19cf4457e8bcff10951691359610e1", kill_on_drop: false }` [INFO] [stdout] b23a24ae07882d0bfbd66607cbf1366aae19cf4457e8bcff10951691359610e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e12c5aaad1ea216d94d7c54f867471a3e2e04bbc82440cb77026b9745201c0e [INFO] running `Command { std: "docker" "start" "-a" "3e12c5aaad1ea216d94d7c54f867471a3e2e04bbc82440cb77026b9745201c0e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling one-thread-brigade v0.1.0 (/opt/rustwide/workdir/one-thread-brigade) [INFO] [stderr] Compiling async-mem-brigade v0.1.0 (/opt/rustwide/workdir/async-mem-brigade) [INFO] [stderr] Compiling thread-brigade v0.1.0 (/opt/rustwide/workdir/thread-brigade) [INFO] [stderr] Compiling thread-creation v0.1.0 (/opt/rustwide/workdir/thread-creation) [INFO] [stderr] Compiling async-brigade v0.1.0 (/opt/rustwide/workdir/async-brigade) [INFO] [stderr] Compiling async-creation v0.1.0 (/opt/rustwide/workdir/async-creation) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> one-thread-brigade/src/main.rs:40:6 [INFO] [stdout] | [INFO] [stdout] 40 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.77s [INFO] running `Command { std: "docker" "inspect" "3e12c5aaad1ea216d94d7c54f867471a3e2e04bbc82440cb77026b9745201c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e12c5aaad1ea216d94d7c54f867471a3e2e04bbc82440cb77026b9745201c0e", kill_on_drop: false }` [INFO] [stdout] 3e12c5aaad1ea216d94d7c54f867471a3e2e04bbc82440cb77026b9745201c0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a856c82430f3872fd8c69080758e9ea7d99233acefea81f84ff2402ee28fb2a [INFO] running `Command { std: "docker" "start" "-a" "6a856c82430f3872fd8c69080758e9ea7d99233acefea81f84ff2402ee28fb2a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> one-thread-brigade/src/main.rs:40:6 [INFO] [stderr] | [INFO] [stderr] 40 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `one-thread-brigade` (bin "one-thread-brigade" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.46s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/async_brigade-69b49504ff2fc1a8) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/async_creation-c973f7870d7704e2) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/async_mem_brigade-4977a07eca1f3037) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/one_thread_brigade-1456925f33f2c7db) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/thread_brigade-27adccced9ce24fe) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/thread_creation-08eaf4b7709ab0ed) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/utils-52e84faf1dac4bb8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests utils [INFO] [stdout] test stats::pop_stddev ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6a856c82430f3872fd8c69080758e9ea7d99233acefea81f84ff2402ee28fb2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a856c82430f3872fd8c69080758e9ea7d99233acefea81f84ff2402ee28fb2a", kill_on_drop: false }` [INFO] [stdout] 6a856c82430f3872fd8c69080758e9ea7d99233acefea81f84ff2402ee28fb2a