[INFO] cloning repository https://github.com/ChristophWurst/nn_async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristophWurst/nn_async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristophWurst%2Fnn_async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristophWurst%2Fnn_async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80ac2bc888c9038711b85a30ddcc6cbb343b00a0 [INFO] testing ChristophWurst/nn_async against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristophWurst%2Fnn_async" "/workspace/builds/worker-118/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-118/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChristophWurst/nn_async on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChristophWurst/nn_async [INFO] finished tweaking git repo https://github.com/ChristophWurst/nn_async [INFO] tweaked toml for git repo https://github.com/ChristophWurst/nn_async written to /workspace/builds/worker-118/source/Cargo.toml [INFO] crate git repo https://github.com/ChristophWurst/nn_async already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 033e0a5efacfc5420351d787c1a40fc2aabee2b63a7598d62bb49d8004f752ec [INFO] running `Command { std: "docker" "start" "-a" "033e0a5efacfc5420351d787c1a40fc2aabee2b63a7598d62bb49d8004f752ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "033e0a5efacfc5420351d787c1a40fc2aabee2b63a7598d62bb49d8004f752ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033e0a5efacfc5420351d787c1a40fc2aabee2b63a7598d62bb49d8004f752ec", kill_on_drop: false }` [INFO] [stdout] 033e0a5efacfc5420351d787c1a40fc2aabee2b63a7598d62bb49d8004f752ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdfc06c401f80e86d0d4f4eb212fc1ee28f053c9f3eb030f1fdf02a2513f2c37 [INFO] running `Command { std: "docker" "start" "-a" "cdfc06c401f80e86d0d4f4eb212fc1ee28f053c9f3eb030f1fdf02a2513f2c37", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling nn_async v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.32s [INFO] running `Command { std: "docker" "inspect" "cdfc06c401f80e86d0d4f4eb212fc1ee28f053c9f3eb030f1fdf02a2513f2c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdfc06c401f80e86d0d4f4eb212fc1ee28f053c9f3eb030f1fdf02a2513f2c37", kill_on_drop: false }` [INFO] [stdout] cdfc06c401f80e86d0d4f4eb212fc1ee28f053c9f3eb030f1fdf02a2513f2c37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d5d0214facfe896a4c4dddc9d04b44ccb1aa8d190a5e32c08b26f8098ab205a [INFO] running `Command { std: "docker" "start" "-a" "3d5d0214facfe896a4c4dddc9d04b44ccb1aa8d190a5e32c08b26f8098ab205a", kill_on_drop: false }` [INFO] [stderr] Compiling nn_async v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nn_async-770f20217f64bb85) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/nn_async-9a2914a49bd9fe52) [INFO] running `Command { std: "docker" "inspect" "3d5d0214facfe896a4c4dddc9d04b44ccb1aa8d190a5e32c08b26f8098ab205a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d5d0214facfe896a4c4dddc9d04b44ccb1aa8d190a5e32c08b26f8098ab205a", kill_on_drop: false }` [INFO] [stdout] 3d5d0214facfe896a4c4dddc9d04b44ccb1aa8d190a5e32c08b26f8098ab205a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ee79c260a0bc3e14cf6740919e27266fccca5d9e4da8b4ea3b8e921d6fc8223 [INFO] running `Command { std: "docker" "start" "-a" "1ee79c260a0bc3e14cf6740919e27266fccca5d9e4da8b4ea3b8e921d6fc8223", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nn_async-770f20217f64bb85) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nn_async-9a2914a49bd9fe52) [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] [stderr] Doc-tests nn_async [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] running `Command { std: "docker" "inspect" "1ee79c260a0bc3e14cf6740919e27266fccca5d9e4da8b4ea3b8e921d6fc8223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee79c260a0bc3e14cf6740919e27266fccca5d9e4da8b4ea3b8e921d6fc8223", kill_on_drop: false }` [INFO] [stdout] 1ee79c260a0bc3e14cf6740919e27266fccca5d9e4da8b4ea3b8e921d6fc8223