[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpldubouilh%2Fblockfast" "/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/pldubouilh/blockfast on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-28/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07c1bc90694484e70a64732e86468dc4acec12686539a35874b32906efa27306 [INFO] running `Command { std: "docker" "start" "-a" "07c1bc90694484e70a64732e86468dc4acec12686539a35874b32906efa27306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07c1bc90694484e70a64732e86468dc4acec12686539a35874b32906efa27306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07c1bc90694484e70a64732e86468dc4acec12686539a35874b32906efa27306", kill_on_drop: false }` [INFO] [stdout] 07c1bc90694484e70a64732e86468dc4acec12686539a35874b32906efa27306 [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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcd35504cbde591750eb5829d490cb8b3380ce9b258741ec70d9bf172456c1dc [INFO] running `Command { std: "docker" "start" "-a" "fcd35504cbde591750eb5829d490cb8b3380ce9b258741ec70d9bf172456c1dc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [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 clap v2.33.3 [INFO] [stderr] Compiling inotify v0.9.4 [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 1m 18s [INFO] running `Command { std: "docker" "inspect" "fcd35504cbde591750eb5829d490cb8b3380ce9b258741ec70d9bf172456c1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcd35504cbde591750eb5829d490cb8b3380ce9b258741ec70d9bf172456c1dc", kill_on_drop: false }` [INFO] [stdout] fcd35504cbde591750eb5829d490cb8b3380ce9b258741ec70d9bf172456c1dc [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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14a75f298a6a295d1e8c447fd4c1544d48a4e77fdc1ee17f1001fe5e36d1d943 [INFO] running `Command { std: "docker" "start" "-a" "14a75f298a6a295d1e8c447fd4c1544d48a4e77fdc1ee17f1001fe5e36d1d943", 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.94s [INFO] running `Command { std: "docker" "inspect" "14a75f298a6a295d1e8c447fd4c1544d48a4e77fdc1ee17f1001fe5e36d1d943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a75f298a6a295d1e8c447fd4c1544d48a4e77fdc1ee17f1001fe5e36d1d943", kill_on_drop: false }` [INFO] [stdout] 14a75f298a6a295d1e8c447fd4c1544d48a4e77fdc1ee17f1001fe5e36d1d943 [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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4dceedbaa39140a4a5cdcbde050701d3ac6bfae517864e12923126ecab75703 [INFO] running `Command { std: "docker" "start" "-a" "c4dceedbaa39140a4a5cdcbde050701d3ac6bfae517864e12923126ecab75703", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/blockfast-056c00f3c6ca1ef3) [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::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.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c4dceedbaa39140a4a5cdcbde050701d3ac6bfae517864e12923126ecab75703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4dceedbaa39140a4a5cdcbde050701d3ac6bfae517864e12923126ecab75703", kill_on_drop: false }` [INFO] [stdout] c4dceedbaa39140a4a5cdcbde050701d3ac6bfae517864e12923126ecab75703