[INFO] cloning repository https://github.com/the6p4c/paperbark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the6p4c/paperbark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe6p4c%2Fpaperbark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe6p4c%2Fpaperbark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ec9af5f1b572e0e5ede4b1b5f5042cbaf1b62af
[INFO] building the6p4c/paperbark against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe6p4c%2Fpaperbark" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/the6p4c/paperbark
[INFO] finished tweaking git repo https://github.com/the6p4c/paperbark
[INFO] tweaked toml for git repo https://github.com/the6p4c/paperbark written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/the6p4c/paperbark on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/the6p4c/paperbark 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.0
[INFO] [stderr]   Downloaded signal-hook v0.3.14
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.80
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.80
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.80
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded hyper v0.14.18
[INFO] [stderr]   Downloaded once_cell v1.11.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.80
[INFO] [stderr]   Downloaded js-sys v0.3.57
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded tui v0.18.0
[INFO] [stderr]   Downloaded web-sys v0.3.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40cee659f448e2cb5c52754e8b27183c503b59d16df278e37112df9205d8da5b
[INFO] running `Command { std: "docker" "start" "-a" "40cee659f448e2cb5c52754e8b27183c503b59d16df278e37112df9205d8da5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40cee659f448e2cb5c52754e8b27183c503b59d16df278e37112df9205d8da5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40cee659f448e2cb5c52754e8b27183c503b59d16df278e37112df9205d8da5b", kill_on_drop: false }`
[INFO] [stdout] 40cee659f448e2cb5c52754e8b27183c503b59d16df278e37112df9205d8da5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d531b4d8653cf902db88d2b0be1a1c9312397b78483e3048faf8103502bdfa9
[INFO] running `Command { std: "docker" "start" "-a" "1d531b4d8653cf902db88d2b0be1a1c9312397b78483e3048faf8103502bdfa9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling once_cell v1.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling tui v0.18.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling paperbark v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `from_paths` is never used
[INFO] [stdout]   --> src/main.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl OfficialData {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 37 |     fn from_paths<P1: AsRef<Path>, P2: AsRef<Path>>(
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.92s
[INFO] running `Command { std: "docker" "inspect" "1d531b4d8653cf902db88d2b0be1a1c9312397b78483e3048faf8103502bdfa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d531b4d8653cf902db88d2b0be1a1c9312397b78483e3048faf8103502bdfa9", kill_on_drop: false }`
[INFO] [stdout] 1d531b4d8653cf902db88d2b0be1a1c9312397b78483e3048faf8103502bdfa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad37f5d9d7886ab816a940ab79b502fa68976ac2bec1ae252b9cc8a2767f1f28
[INFO] running `Command { std: "docker" "start" "-a" "ad37f5d9d7886ab816a940ab79b502fa68976ac2bec1ae252b9cc8a2767f1f28", kill_on_drop: false }`
[INFO] [stderr]    Compiling paperbark v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `board`
[INFO] [stdout]    --> src/game.rs:362:13
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let board = board();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_board`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_paths` is never used
[INFO] [stdout]   --> src/main.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl OfficialData {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 37 |     fn from_paths<P1: AsRef<Path>, P2: AsRef<Path>>(
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s
[INFO] running `Command { std: "docker" "inspect" "ad37f5d9d7886ab816a940ab79b502fa68976ac2bec1ae252b9cc8a2767f1f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad37f5d9d7886ab816a940ab79b502fa68976ac2bec1ae252b9cc8a2767f1f28", kill_on_drop: false }`
[INFO] [stdout] ad37f5d9d7886ab816a940ab79b502fa68976ac2bec1ae252b9cc8a2767f1f28
