[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] 2aa8619d6d354f0b7ea0a7041a912c454b5c2640 [INFO] checking siriux/agnostic_async_executor against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiriux%2Fagnostic_async_executor" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/siriux/agnostic_async_executor on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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-2/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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a1f02fc3d24cb29ff88097d1c7ef77c481627f51d8816ae68c481fd9ade114b [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" "6a1f02fc3d24cb29ff88097d1c7ef77c481627f51d8816ae68c481fd9ade114b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a1f02fc3d24cb29ff88097d1c7ef77c481627f51d8816ae68c481fd9ade114b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a1f02fc3d24cb29ff88097d1c7ef77c481627f51d8816ae68c481fd9ade114b", kill_on_drop: false }` [INFO] [stdout] 6a1f02fc3d24cb29ff88097d1c7ef77c481627f51d8816ae68c481fd9ade114b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 368558a05710b535d8f66fc794ce0bbb282ed6f039078f5fad3c011d7d9ff391 [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" "368558a05710b535d8f66fc794ce0bbb282ed6f039078f5fad3c011d7d9ff391", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking send_wrapper v0.5.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking js-sys v0.3.47 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.19 [INFO] [stderr] Checking agnostic_async_executor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/executors.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/executors/local_agnostic_executor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::task::LocalSpawnExt` [INFO] [stdout] --> src/executors/local_agnostic_executor.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use futures::task::LocalSpawnExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/executors.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | _ => { panic!("Couldn't start the local executor, maybe you forgot to call get_local_executor before starting."); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/executors.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/executors/local_agnostic_executor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::task::LocalSpawnExt` [INFO] [stdout] --> src/executors/local_agnostic_executor.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use futures::task::LocalSpawnExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_millis` [INFO] [stdout] --> src/time/wasm_time.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn new_millis(future: F, duration: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test_wrapper_native` [INFO] [stdout] --> src/test.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | fn test_wrapper_native(runtime_name: String, manager: AgnosticExecutorManager, errors: &mut Vec, body: &F) where F: Fn(Agn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/executors.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | _ => { panic!("Couldn't start the local executor, maybe you forgot to call get_local_executor before starting."); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_millis` [INFO] [stdout] --> src/time/wasm_time.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn new_millis(future: F, duration: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test_wrapper_native` [INFO] [stdout] --> src/test.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | fn test_wrapper_native(runtime_name: String, manager: AgnosticExecutorManager, errors: &mut Vec, body: &F) where F: Fn(Agn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [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 dev [unoptimized + debuginfo] target(s) in 44.46s [INFO] running `Command { std: "docker" "inspect" "368558a05710b535d8f66fc794ce0bbb282ed6f039078f5fad3c011d7d9ff391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "368558a05710b535d8f66fc794ce0bbb282ed6f039078f5fad3c011d7d9ff391", kill_on_drop: false }` [INFO] [stdout] 368558a05710b535d8f66fc794ce0bbb282ed6f039078f5fad3c011d7d9ff391