[INFO] cloning repository https://github.com/frugalos/watarikani [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frugalos/watarikani" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrugalos%2Fwatarikani", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrugalos%2Fwatarikani'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62e67ee9a98945b22a11c412aab97c4a266da2fe [INFO] testing frugalos/watarikani 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%2Ffrugalos%2Fwatarikani" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frugalos/watarikani 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/frugalos/watarikani [INFO] finished tweaking git repo https://github.com/frugalos/watarikani [INFO] tweaked toml for git repo https://github.com/frugalos/watarikani written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/frugalos/watarikani 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] d4d44ee71fc352f60c105ecbb5a46dd3d6e8f58c65e24ac2ba28caad8b682acf [INFO] running `Command { std: "docker" "start" "-a" "d4d44ee71fc352f60c105ecbb5a46dd3d6e8f58c65e24ac2ba28caad8b682acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4d44ee71fc352f60c105ecbb5a46dd3d6e8f58c65e24ac2ba28caad8b682acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d44ee71fc352f60c105ecbb5a46dd3d6e8f58c65e24ac2ba28caad8b682acf", kill_on_drop: false }` [INFO] [stdout] d4d44ee71fc352f60c105ecbb5a46dd3d6e8f58c65e24ac2ba28caad8b682acf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] 240e5f434dadefb034761210d4b64fd0ea529d577d479e56205b11e832f1f2f8 [INFO] running `Command { std: "docker" "start" "-a" "240e5f434dadefb034761210d4b64fd0ea529d577d479e56205b11e832f1f2f8", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling atomic_immut v0.1.4 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling nbchan v0.1.3 [INFO] [stderr] Compiling splay_tree v0.2.10 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling factory v0.1.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling fibers v0.1.12 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling trackable_derive v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling trackable v0.2.20 [INFO] [stderr] Compiling bytecodec v0.4.11 [INFO] [stderr] Compiling prometrics v0.1.11 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling tasque v0.1.4 [INFO] [stderr] Compiling cannyls v0.10.0 [INFO] [stderr] Compiling fibers_tasque v0.1.1 [INFO] [stderr] Compiling fibers_rpc v0.2.17 [INFO] [stderr] Compiling protobuf_codec v0.2.6 [INFO] [stderr] Compiling cannyls_rpc v0.2.0 [INFO] [stderr] Compiling watarikani v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.00s [INFO] running `Command { std: "docker" "inspect" "240e5f434dadefb034761210d4b64fd0ea529d577d479e56205b11e832f1f2f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "240e5f434dadefb034761210d4b64fd0ea529d577d479e56205b11e832f1f2f8", kill_on_drop: false }` [INFO] [stdout] 240e5f434dadefb034761210d4b64fd0ea529d577d479e56205b11e832f1f2f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] 4ff9207a35a1fadb2fb7b12855a438e82f1b55ecd94312727784d7b20a6e1428 [INFO] running `Command { std: "docker" "start" "-a" "4ff9207a35a1fadb2fb7b12855a438e82f1b55ecd94312727784d7b20a6e1428", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling watarikani v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/watarikani-60d9bda9821fb6f0) [INFO] running `Command { std: "docker" "inspect" "4ff9207a35a1fadb2fb7b12855a438e82f1b55ecd94312727784d7b20a6e1428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ff9207a35a1fadb2fb7b12855a438e82f1b55ecd94312727784d7b20a6e1428", kill_on_drop: false }` [INFO] [stdout] 4ff9207a35a1fadb2fb7b12855a438e82f1b55ecd94312727784d7b20a6e1428 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] 15dd21d417b141ab70881e49adaed1dcb0c50f56173577b49efa957b9f7b8cd0 [INFO] running `Command { std: "docker" "start" "-a" "15dd21d417b141ab70881e49adaed1dcb0c50f56173577b49efa957b9f7b8cd0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/watarikani-60d9bda9821fb6f0) [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" "15dd21d417b141ab70881e49adaed1dcb0c50f56173577b49efa957b9f7b8cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15dd21d417b141ab70881e49adaed1dcb0c50f56173577b49efa957b9f7b8cd0", kill_on_drop: false }` [INFO] [stdout] 15dd21d417b141ab70881e49adaed1dcb0c50f56173577b49efa957b9f7b8cd0