[INFO] cloning repository https://github.com/siriux/agnostic_async_executor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siriux/agnostic_async_executor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiriux%2Fagnostic_async_executor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiriux%2Fagnostic_async_executor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30f9efd8b761c1f399db2c8dffd56807c62d0fc6 [INFO] testing siriux/agnostic_async_executor against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiriux%2Fagnostic_async_executor" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/siriux/agnostic_async_executor on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/siriux/agnostic_async_executor [INFO] finished tweaking git repo https://github.com/siriux/agnostic_async_executor [INFO] tweaked toml for git repo https://github.com/siriux/agnostic_async_executor written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/siriux/agnostic_async_executor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fee7fdcfb74c63d8db82df09d719defa3240b198c20134bc55d76d873f184332 [INFO] running `Command { std: "docker" "start" "-a" "fee7fdcfb74c63d8db82df09d719defa3240b198c20134bc55d76d873f184332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fee7fdcfb74c63d8db82df09d719defa3240b198c20134bc55d76d873f184332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee7fdcfb74c63d8db82df09d719defa3240b198c20134bc55d76d873f184332", kill_on_drop: false }` [INFO] [stdout] fee7fdcfb74c63d8db82df09d719defa3240b198c20134bc55d76d873f184332 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 201e55983837b687d9554ba5312eaa3015783dac0c2c7b0834d19dc4aa25fbd4 [INFO] running `Command { std: "docker" "start" "-a" "201e55983837b687d9554ba5312eaa3015783dac0c2c7b0834d19dc4aa25fbd4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling str-buf v1.0.5 [INFO] [stderr] Compiling async-timer v1.0.0-beta.7 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling error-code v2.0.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling agnostic_async_executor v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.43s [INFO] running `Command { std: "docker" "inspect" "201e55983837b687d9554ba5312eaa3015783dac0c2c7b0834d19dc4aa25fbd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "201e55983837b687d9554ba5312eaa3015783dac0c2c7b0834d19dc4aa25fbd4", kill_on_drop: false }` [INFO] [stdout] 201e55983837b687d9554ba5312eaa3015783dac0c2c7b0834d19dc4aa25fbd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd8a1fcd68f6ffe1d824093bca58274a80d19688f5792e42bcb8748de275ee18 [INFO] running `Command { std: "docker" "start" "-a" "fd8a1fcd68f6ffe1d824093bca58274a80d19688f5792e42bcb8748de275ee18", kill_on_drop: false }` [INFO] [stderr] Compiling agnostic_async_executor v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `common_test_spawn` [INFO] [stdout] --> tests/common.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn common_test_spawn(manager: AgnosticExecutorManager, mut helper: TestHelper) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `common_test_spawn_blocking` [INFO] [stdout] --> tests/common.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn common_test_spawn_blocking(manager: AgnosticExecutorManager, mut helper: TestHelper) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `common_test_sleep` [INFO] [stdout] --> tests/common.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn common_test_sleep(manager: AgnosticExecutorManager, mut helper: TestHelper) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `common_test_timeout` [INFO] [stdout] --> tests/common.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn common_test_timeout(manager: AgnosticExecutorManager, mut helper: TestHelper) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `common_test_interval` [INFO] [stdout] --> tests/common.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn common_test_interval(manager: AgnosticExecutorManager, mut helper: TestHelper) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `common_test_local` [INFO] [stdout] --> tests/common.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn common_test_local(mut manager: AgnosticExecutorManager, mut helper: TestHelper) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.46s [INFO] running `Command { std: "docker" "inspect" "fd8a1fcd68f6ffe1d824093bca58274a80d19688f5792e42bcb8748de275ee18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd8a1fcd68f6ffe1d824093bca58274a80d19688f5792e42bcb8748de275ee18", kill_on_drop: false }` [INFO] [stdout] fd8a1fcd68f6ffe1d824093bca58274a80d19688f5792e42bcb8748de275ee18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 387af17596424f52f4748f5721af6e5f84b97f5042bf3f27c715b8968b7ac1b3 [INFO] running `Command { std: "docker" "start" "-a" "387af17596424f52f4748f5721af6e5f84b97f5042bf3f27c715b8968b7ac1b3", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `common_test_spawn` [INFO] [stdout] [INFO] [stderr] --> tests/common.rs:4:12 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 4 | pub fn common_test_spawn(manager: AgnosticExecutorManager, mut helper: TestHelper) { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] running 0 tests [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: function is never used: `common_test_spawn_blocking` [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] --> tests/common.rs:14:12 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 14 | pub fn common_test_spawn_blocking(manager: AgnosticExecutorManager, mut helper: TestHelper) { [INFO] [stdout] running 1 test [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `common_test_sleep` [INFO] [stderr] --> tests/common.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn common_test_sleep(manager: AgnosticExecutorManager, mut helper: TestHelper) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `common_test_timeout` [INFO] [stderr] --> tests/common.rs:33:12 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn common_test_timeout(manager: AgnosticExecutorManager, mut helper: TestHelper) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `common_test_interval` [INFO] [stderr] --> tests/common.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn common_test_interval(manager: AgnosticExecutorManager, mut helper: TestHelper) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `common_test_local` [INFO] [stderr] --> tests/common.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn common_test_local(mut manager: AgnosticExecutorManager, mut helper: TestHelper) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/agnostic_async_executor-aac97699896ad44a) [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-c7ce3348b81d8dc4) [INFO] [stderr] Running tests/global.rs (/opt/rustwide/target/debug/deps/global-2362d079adcb87f1) [INFO] [stdout] test global_tests::test_global ... ok [INFO] [stderr] Running tests/native_common.rs (/opt/rustwide/target/debug/deps/native_common-8d497fbb063a296d) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test common_tests::test_spawn ... ok [INFO] [stdout] test common_tests::test_local ... ok [INFO] [stdout] test common_tests::test_spawn_blocking ... ok [INFO] [stdout] test common_tests::test_timeout ... ok [INFO] [stdout] test common_tests::test_sleep ... ok [INFO] [stdout] test common_tests::test_interval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.10s [INFO] [stdout] [INFO] [stderr] Running tests/wasm_common.rs (/opt/rustwide/target/debug/deps/wasm_common-101fc15a9db0f80a) [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] Doc-tests agnostic_async_executor [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" "387af17596424f52f4748f5721af6e5f84b97f5042bf3f27c715b8968b7ac1b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "387af17596424f52f4748f5721af6e5f84b97f5042bf3f27c715b8968b7ac1b3", kill_on_drop: false }` [INFO] [stdout] 387af17596424f52f4748f5721af6e5f84b97f5042bf3f27c715b8968b7ac1b3