[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 try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrugalos%2Fwatarikani" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/frugalos/watarikani on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/frugalos/watarikani 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1203f98955ba5cd51cfe1cab01d42e20ae19d2f79563f5925292a023dfbd9136 [INFO] running `Command { std: "docker" "start" "-a" "1203f98955ba5cd51cfe1cab01d42e20ae19d2f79563f5925292a023dfbd9136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1203f98955ba5cd51cfe1cab01d42e20ae19d2f79563f5925292a023dfbd9136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1203f98955ba5cd51cfe1cab01d42e20ae19d2f79563f5925292a023dfbd9136", kill_on_drop: false }` [INFO] [stdout] 1203f98955ba5cd51cfe1cab01d42e20ae19d2f79563f5925292a023dfbd9136 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f29cb3d880b56ec1105902c6589d4624ce87952af524ad5e2bddcba67a3b1415 [INFO] running `Command { std: "docker" "start" "-a" "f29cb3d880b56ec1105902c6589d4624ce87952af524ad5e2bddcba67a3b1415", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling atomic_immut v0.1.4 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling splay_tree v0.2.10 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling nbchan v0.1.3 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling factory v0.1.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling fibers v0.1.12 [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 structopt v0.2.14 [INFO] [stderr] Compiling prometrics v0.1.11 [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` profile [unoptimized + debuginfo] target(s) in 14.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f29cb3d880b56ec1105902c6589d4624ce87952af524ad5e2bddcba67a3b1415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f29cb3d880b56ec1105902c6589d4624ce87952af524ad5e2bddcba67a3b1415", kill_on_drop: false }` [INFO] [stdout] f29cb3d880b56ec1105902c6589d4624ce87952af524ad5e2bddcba67a3b1415 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebbbeedff500c9272fa6842da6e1bd121bfb8e74678cd3926e7b8ecb8623eee9 [INFO] running `Command { std: "docker" "start" "-a" "ebbbeedff500c9272fa6842da6e1bd121bfb8e74678cd3926e7b8ecb8623eee9", kill_on_drop: false }` [INFO] [stderr] Compiling watarikani v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "ebbbeedff500c9272fa6842da6e1bd121bfb8e74678cd3926e7b8ecb8623eee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebbbeedff500c9272fa6842da6e1bd121bfb8e74678cd3926e7b8ecb8623eee9", kill_on_drop: false }` [INFO] [stdout] ebbbeedff500c9272fa6842da6e1bd121bfb8e74678cd3926e7b8ecb8623eee9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf9c826e8d01654dfdc570fdd779f6c4ed231cd78ca02f53ae271ee5173f19c1 [INFO] running `Command { std: "docker" "start" "-a" "cf9c826e8d01654dfdc570fdd779f6c4ed231cd78ca02f53ae271ee5173f19c1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/watarikani-3a6c509902ec873c) [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" "cf9c826e8d01654dfdc570fdd779f6c4ed231cd78ca02f53ae271ee5173f19c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf9c826e8d01654dfdc570fdd779f6c4ed231cd78ca02f53ae271ee5173f19c1", kill_on_drop: false }` [INFO] [stdout] cf9c826e8d01654dfdc570fdd779f6c4ed231cd78ca02f53ae271ee5173f19c1