[INFO] cloning repository https://github.com/pldubouilh/blockfast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pldubouilh/blockfast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpldubouilh%2Fblockfast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpldubouilh%2Fblockfast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89e6d2bff1da2095cf528018bb9ba85503d0b6c6 [INFO] testing pldubouilh/blockfast against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpldubouilh%2Fblockfast" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pldubouilh/blockfast on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pldubouilh/blockfast [INFO] finished tweaking git repo https://github.com/pldubouilh/blockfast [INFO] tweaked toml for git repo https://github.com/pldubouilh/blockfast written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/pldubouilh/blockfast already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fsevent-sys v4.0.0 [INFO] [stderr] Downloaded kqueue-sys v1.0.3 [INFO] [stderr] Downloaded kqueue v1.0.4 [INFO] [stderr] Downloaded syn v1.0.78 [INFO] [stderr] Downloaded inotify v0.9.4 [INFO] [stderr] Downloaded linemux v0.2.3 [INFO] [stderr] Downloaded notify v5.0.0-pre.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31d041f94abe1382862fdba3e2b1d54f42e01c3a7b745b6bad1abc65debabd1d [INFO] running `Command { std: "docker" "start" "-a" "31d041f94abe1382862fdba3e2b1d54f42e01c3a7b745b6bad1abc65debabd1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31d041f94abe1382862fdba3e2b1d54f42e01c3a7b745b6bad1abc65debabd1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d041f94abe1382862fdba3e2b1d54f42e01c3a7b745b6bad1abc65debabd1d", kill_on_drop: false }` [INFO] [stdout] 31d041f94abe1382862fdba3e2b1d54f42e01c3a7b745b6bad1abc65debabd1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0849f0a5a128eb71fffc71cf3889a939cc6b9d17fe6e3a86ab1e0146d1ca644 [INFO] running `Command { std: "docker" "start" "-a" "b0849f0a5a128eb71fffc71cf3889a939cc6b9d17fe6e3a86ab1e0146d1ca644", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify v0.9.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling notify v5.0.0-pre.13 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling linemux v0.2.3 [INFO] [stderr] Compiling blockfast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.35s [INFO] running `Command { std: "docker" "inspect" "b0849f0a5a128eb71fffc71cf3889a939cc6b9d17fe6e3a86ab1e0146d1ca644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0849f0a5a128eb71fffc71cf3889a939cc6b9d17fe6e3a86ab1e0146d1ca644", kill_on_drop: false }` [INFO] [stdout] b0849f0a5a128eb71fffc71cf3889a939cc6b9d17fe6e3a86ab1e0146d1ca644 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e17ae4b6b013ace5677a8d8ae172d0993027003fcc083c546ab4e69eb437d05 [INFO] running `Command { std: "docker" "start" "-a" "4e17ae4b6b013ace5677a8d8ae172d0993027003fcc083c546ab4e69eb437d05", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling blockfast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "4e17ae4b6b013ace5677a8d8ae172d0993027003fcc083c546ab4e69eb437d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e17ae4b6b013ace5677a8d8ae172d0993027003fcc083c546ab4e69eb437d05", kill_on_drop: false }` [INFO] [stdout] 4e17ae4b6b013ace5677a8d8ae172d0993027003fcc083c546ab4e69eb437d05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 11ab337ba416301bebe97999a23d833bcbb107b3bb646cf5015c50178379a735 [INFO] running `Command { std: "docker" "start" "-a" "11ab337ba416301bebe97999a23d833bcbb107b3bb646cf5015c50178379a735", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/blockfast-4a25296875ac7d68) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test clf::tests::malformed ... ok [INFO] [stdout] test clf::tests::positive ... ok [INFO] [stdout] test clf::tests::negative ... ok [INFO] [stdout] test sshd::tests::negative ... ok [INFO] [stdout] test sshd::tests::malformed ... ok [INFO] [stdout] test sshd::tests::positive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "11ab337ba416301bebe97999a23d833bcbb107b3bb646cf5015c50178379a735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ab337ba416301bebe97999a23d833bcbb107b3bb646cf5015c50178379a735", kill_on_drop: false }` [INFO] [stdout] 11ab337ba416301bebe97999a23d833bcbb107b3bb646cf5015c50178379a735