[INFO] cloning repository https://github.com/Aaqib-kk/Asynchronous_Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aaqib-kk/Asynchronous_Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaqib-kk%2FAsynchronous_Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaqib-kk%2FAsynchronous_Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6f6d0c78506276315082121254c108c69f997c9 [INFO] testing Aaqib-kk/Asynchronous_Rust against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaqib-kk%2FAsynchronous_Rust" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 30% (424/1409) Checking out files: 31% (437/1409) Checking out files: 32% (451/1409) Checking out files: 33% (465/1409) Checking out files: 34% (480/1409) Checking out files: 35% (494/1409) Checking out files: 36% (508/1409) Checking out files: 37% (522/1409) Checking out files: 38% (536/1409) Checking out files: 39% (550/1409) Checking out files: 39% (551/1409) Checking out files: 40% (564/1409) Checking out files: 41% (578/1409) Checking out files: 42% (592/1409) Checking out files: 43% (606/1409) Checking out files: 44% (620/1409) Checking out files: 45% (635/1409) Checking out files: 46% (649/1409) Checking out files: 47% (663/1409) Checking out files: 48% (677/1409) Checking out files: 49% (691/1409) Checking out files: 50% (705/1409) Checking out files: 51% (719/1409) Checking out files: 52% (733/1409) Checking out files: 53% (747/1409) Checking out files: 54% (761/1409) Checking out files: 55% (775/1409) Checking out files: 56% (790/1409) Checking out files: 57% (804/1409) Checking out files: 58% (818/1409) Checking out files: 59% (832/1409) Checking out files: 60% (846/1409) Checking out files: 61% (860/1409) Checking out files: 62% (874/1409) Checking out files: 63% (888/1409) Checking out files: 64% (902/1409) Checking out files: 65% (916/1409) Checking out files: 66% (930/1409) Checking out files: 67% (945/1409) Checking out files: 68% (959/1409) Checking out files: 69% (973/1409) Checking out files: 70% (987/1409) Checking out files: 71% (1001/1409) Checking out files: 72% (1015/1409) Checking out files: 73% (1029/1409) Checking out files: 74% (1043/1409) Checking out files: 75% (1057/1409) Checking out files: 76% (1071/1409) Checking out files: 77% (1085/1409) Checking out files: 78% (1100/1409) Checking out files: 79% (1114/1409) Checking out files: 80% (1128/1409) Checking out files: 81% (1142/1409) Checking out files: 82% (1156/1409) Checking out files: 83% (1170/1409) Checking out files: 84% (1184/1409) Checking out files: 85% (1198/1409) Checking out files: 86% (1212/1409) Checking out files: 87% (1226/1409) Checking out files: 88% (1240/1409) Checking out files: 89% (1255/1409) Checking out files: 90% (1269/1409) Checking out files: 90% (1273/1409) Checking out files: 91% (1283/1409) Checking out files: 92% (1297/1409) Checking out files: 93% (1311/1409) Checking out files: 93% (1317/1409) Checking out files: 94% (1325/1409) Checking out files: 95% (1339/1409) Checking out files: 96% (1353/1409) Checking out files: 97% (1367/1409) Checking out files: 98% (1381/1409) Checking out files: 99% (1395/1409) Checking out files: 100% (1409/1409) Checking out files: 100% (1409/1409), done. [INFO] validating manifest of git repo https://github.com/Aaqib-kk/Asynchronous_Rust on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aaqib-kk/Asynchronous_Rust [INFO] finished tweaking git repo https://github.com/Aaqib-kk/Asynchronous_Rust [INFO] tweaked toml for git repo https://github.com/Aaqib-kk/Asynchronous_Rust written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Aaqib-kk/Asynchronous_Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78ebcfe05ea3c7b6c310325840444a89b73e8d74d5ed83dbf499785e5a9b9a30 [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" "78ebcfe05ea3c7b6c310325840444a89b73e8d74d5ed83dbf499785e5a9b9a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78ebcfe05ea3c7b6c310325840444a89b73e8d74d5ed83dbf499785e5a9b9a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78ebcfe05ea3c7b6c310325840444a89b73e8d74d5ed83dbf499785e5a9b9a30", kill_on_drop: false }` [INFO] [stdout] 78ebcfe05ea3c7b6c310325840444a89b73e8d74d5ed83dbf499785e5a9b9a30 [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=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89f4ad7819a0ea44d99187935d8f7bd9c60cbd1aee9dd0d31c25230c0fcc7220 [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" "89f4ad7819a0ea44d99187935d8f7bd9c60cbd1aee9dd0d31c25230c0fcc7220", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling async_1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/main.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f1` [INFO] [stdout] --> src/main.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | let f1 = learn_song().await; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_f1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f2` [INFO] [stdout] --> src/main.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | let f2 = sing_song().await; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_f2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.12s [INFO] running `Command { std: "docker" "inspect" "89f4ad7819a0ea44d99187935d8f7bd9c60cbd1aee9dd0d31c25230c0fcc7220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f4ad7819a0ea44d99187935d8f7bd9c60cbd1aee9dd0d31c25230c0fcc7220", kill_on_drop: false }` [INFO] [stdout] 89f4ad7819a0ea44d99187935d8f7bd9c60cbd1aee9dd0d31c25230c0fcc7220 [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=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab9ff64f584d17c112eb86dc03e4792f2291f8a6bac09209fedf25085eca6eaa [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" "ab9ff64f584d17c112eb86dc03e4792f2291f8a6bac09209fedf25085eca6eaa", kill_on_drop: false }` [INFO] [stderr] Compiling async_1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/main.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f1` [INFO] [stdout] --> src/main.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | let f1 = learn_song().await; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_f1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f2` [INFO] [stdout] --> src/main.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | let f2 = sing_song().await; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_f2` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.10s [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ab9ff64f584d17c112eb86dc03e4792f2291f8a6bac09209fedf25085eca6eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab9ff64f584d17c112eb86dc03e4792f2291f8a6bac09209fedf25085eca6eaa", kill_on_drop: false }` [INFO] [stdout] ab9ff64f584d17c112eb86dc03e4792f2291f8a6bac09209fedf25085eca6eaa [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=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea39a99128e6aa1af553716134a6c3cd842aeeb59e2625e9a1bb43e1c376445e [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" "ea39a99128e6aa1af553716134a6c3cd842aeeb59e2625e9a1bb43e1c376445e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::thread` [INFO] [stderr] --> src/main.rs:166:5 [INFO] [stderr] | [INFO] [stderr] 166 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `f1` [INFO] [stderr] --> src/main.rs:200:9 [INFO] [stderr] | [INFO] [stderr] 200 | let f1 = learn_song().await; [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_f1` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `f2` [INFO] [stderr] --> src/main.rs:201:9 [INFO] [stderr] | [INFO] [stderr] 201 | let f2 = sing_song().await; [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_f2` [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/async_1-c2cf0fa66145c44b [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" "ea39a99128e6aa1af553716134a6c3cd842aeeb59e2625e9a1bb43e1c376445e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea39a99128e6aa1af553716134a6c3cd842aeeb59e2625e9a1bb43e1c376445e", kill_on_drop: false }` [INFO] [stdout] ea39a99128e6aa1af553716134a6c3cd842aeeb59e2625e9a1bb43e1c376445e