[INFO] cloning repository https://github.com/Micutio/surviving_async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Micutio/surviving_async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicutio%2Fsurviving_async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicutio%2Fsurviving_async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b766989a1bbdfa1bc2173b65113b1159c44d39f4 [INFO] testing Micutio/surviving_async against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicutio%2Fsurviving_async" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Micutio/surviving_async on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Micutio/surviving_async [INFO] finished tweaking git repo https://github.com/Micutio/surviving_async [INFO] tweaked toml for git repo https://github.com/Micutio/surviving_async written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/Micutio/surviving_async already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d9b2f0766514cc32d0df2d8bae35fe5ade1fd629ed2e212a105be8badd70efd [INFO] running `Command { std: "docker" "start" "-a" "0d9b2f0766514cc32d0df2d8bae35fe5ade1fd629ed2e212a105be8badd70efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d9b2f0766514cc32d0df2d8bae35fe5ade1fd629ed2e212a105be8badd70efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9b2f0766514cc32d0df2d8bae35fe5ade1fd629ed2e212a105be8badd70efd", kill_on_drop: false }` [INFO] [stdout] 0d9b2f0766514cc32d0df2d8bae35fe5ade1fd629ed2e212a105be8badd70efd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a72bafff5ca9c8adbca128dc2ff83aee9f9d2a95597568cc74bf69c8ddaf205 [INFO] running `Command { std: "docker" "start" "-a" "2a72bafff5ca9c8adbca128dc2ff83aee9f9d2a95597568cc74bf69c8ddaf205", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling eyre v0.6.0 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling async-channel v1.4.1 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling polling v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling color-eyre v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling surviving_async v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | cx: &mut Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> src/main.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | buf: &mut [u8], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inner` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | inner: R, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.52s [INFO] running `Command { std: "docker" "inspect" "2a72bafff5ca9c8adbca128dc2ff83aee9f9d2a95597568cc74bf69c8ddaf205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a72bafff5ca9c8adbca128dc2ff83aee9f9d2a95597568cc74bf69c8ddaf205", kill_on_drop: false }` [INFO] [stdout] 2a72bafff5ca9c8adbca128dc2ff83aee9f9d2a95597568cc74bf69c8ddaf205 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0aa7dfd1409f64140277645356a5d54e82f7b08e9e28d38762c3dd33384092c8 [INFO] running `Command { std: "docker" "start" "-a" "0aa7dfd1409f64140277645356a5d54e82f7b08e9e28d38762c3dd33384092c8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling surviving_async v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | cx: &mut Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> src/main.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | buf: &mut [u8], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inner` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | inner: R, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "0aa7dfd1409f64140277645356a5d54e82f7b08e9e28d38762c3dd33384092c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aa7dfd1409f64140277645356a5d54e82f7b08e9e28d38762c3dd33384092c8", kill_on_drop: false }` [INFO] [stdout] 0aa7dfd1409f64140277645356a5d54e82f7b08e9e28d38762c3dd33384092c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85c3bbee3ae2aa4d30fc944c428af5344738ffd353650f550a95fffd662856cb [INFO] running `Command { std: "docker" "start" "-a" "85c3bbee3ae2aa4d30fc944c428af5344738ffd353650f550a95fffd662856cb", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `cx` [INFO] [stderr] --> src/main.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | cx: &mut Context<'_>, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `buf` [INFO] [stderr] --> src/main.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | buf: &mut [u8], [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `inner` [INFO] [stderr] --> src/main.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | inner: R, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `surviving_async` (bin "surviving_async" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/surviving_async-7f79a123cf516c96) [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" "85c3bbee3ae2aa4d30fc944c428af5344738ffd353650f550a95fffd662856cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c3bbee3ae2aa4d30fc944c428af5344738ffd353650f550a95fffd662856cb", kill_on_drop: false }` [INFO] [stdout] 85c3bbee3ae2aa4d30fc944c428af5344738ffd353650f550a95fffd662856cb