[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.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpldubouilh%2Fblockfast" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pldubouilh/blockfast on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.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-3-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify v5.0.0-pre.13 [INFO] [stderr] Downloaded inotify v0.9.4 [INFO] [stderr] Downloaded linemux v0.2.3 [INFO] [stderr] Downloaded kqueue v1.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fac98415bff1465fd43fa328b42d750474c1cbf6883fa2adabeb4ae1b93f84cb [INFO] running `Command { std: "docker" "start" "-a" "fac98415bff1465fd43fa328b42d750474c1cbf6883fa2adabeb4ae1b93f84cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fac98415bff1465fd43fa328b42d750474c1cbf6883fa2adabeb4ae1b93f84cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac98415bff1465fd43fa328b42d750474c1cbf6883fa2adabeb4ae1b93f84cb", kill_on_drop: false }` [INFO] [stdout] fac98415bff1465fd43fa328b42d750474c1cbf6883fa2adabeb4ae1b93f84cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ba784d58fc5575384dd4ccc7e67b0f2e66739f82b603af76db5295bcfb7a238 [INFO] running `Command { std: "docker" "start" "-a" "2ba784d58fc5575384dd4ccc7e67b0f2e66739f82b603af76db5295bcfb7a238", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling inotify v0.9.4 [INFO] [stderr] Compiling notify v5.0.0-pre.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [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` profile [unoptimized + debuginfo] target(s) in 22.15s [INFO] running `Command { std: "docker" "inspect" "2ba784d58fc5575384dd4ccc7e67b0f2e66739f82b603af76db5295bcfb7a238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ba784d58fc5575384dd4ccc7e67b0f2e66739f82b603af76db5295bcfb7a238", kill_on_drop: false }` [INFO] [stdout] 2ba784d58fc5575384dd4ccc7e67b0f2e66739f82b603af76db5295bcfb7a238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a98a1af17f9f39e80ea25eeb978662c4d5ac49b42de7622e6e07f0c92dfefde [INFO] running `Command { std: "docker" "start" "-a" "5a98a1af17f9f39e80ea25eeb978662c4d5ac49b42de7622e6e07f0c92dfefde", kill_on_drop: false }` [INFO] [stderr] Compiling blockfast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "5a98a1af17f9f39e80ea25eeb978662c4d5ac49b42de7622e6e07f0c92dfefde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a98a1af17f9f39e80ea25eeb978662c4d5ac49b42de7622e6e07f0c92dfefde", kill_on_drop: false }` [INFO] [stdout] 5a98a1af17f9f39e80ea25eeb978662c4d5ac49b42de7622e6e07f0c92dfefde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9bfa0d634da992c7cd257da76e0ce1418f9141538f715865768400eba911f8d [INFO] running `Command { std: "docker" "start" "-a" "c9bfa0d634da992c7cd257da76e0ce1418f9141538f715865768400eba911f8d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blockfast-ce2d9a3d14bf8d30) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test clf::tests::malformed ... ok [INFO] [stdout] test clf::tests::negative ... ok [INFO] [stdout] test clf::tests::positive ... ok [INFO] [stdout] test sshd::tests::malformed ... ok [INFO] [stdout] test sshd::tests::negative ... 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.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c9bfa0d634da992c7cd257da76e0ce1418f9141538f715865768400eba911f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9bfa0d634da992c7cd257da76e0ce1418f9141538f715865768400eba911f8d", kill_on_drop: false }` [INFO] [stdout] c9bfa0d634da992c7cd257da76e0ce1418f9141538f715865768400eba911f8d