[INFO] fetching crate goban-screenhack 0.1.4...
[INFO] testing goban-screenhack-0.1.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate goban-screenhack 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate goban-screenhack 0.1.4
[INFO] finished tweaking crates.io crate goban-screenhack 0.1.4
[INFO] tweaked toml for crates.io crate goban-screenhack 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate goban-screenhack 0.1.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate goban-screenhack 0.1.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7af955d4058abaec957f70ef18aad6791ef95df43e01331260f568cb8d8ae37
[INFO] running `Command { std: "docker" "start" "-a" "d7af955d4058abaec957f70ef18aad6791ef95df43e01331260f568cb8d8ae37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7af955d4058abaec957f70ef18aad6791ef95df43e01331260f568cb8d8ae37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7af955d4058abaec957f70ef18aad6791ef95df43e01331260f568cb8d8ae37", kill_on_drop: false }`
[INFO] [stdout] d7af955d4058abaec957f70ef18aad6791ef95df43e01331260f568cb8d8ae37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bbc9ebb6ce9444cbd3e9ee211defed4d7a28bedff1ed41dbc0bc5800ec5a5e6
[INFO] running `Command { std: "docker" "start" "-a" "1bbc9ebb6ce9444cbd3e9ee211defed4d7a28bedff1ed41dbc0bc5800ec5a5e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling wayland-sys v0.28.3
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling getrandom v0.2.1
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling sgf-parse v3.1.1
[INFO] [stderr]    Compiling nom v6.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.1
[INFO] [stderr]    Compiling nanovg-sys v1.0.2
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling mio-misc v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling wayland-client v0.28.3
[INFO] [stderr]    Compiling wayland-protocols v0.28.3
[INFO] [stderr]    Compiling xcursor v0.3.3
[INFO] [stderr]    Compiling nanovg v1.0.2
[INFO] [stderr]    Compiling wayland-commons v0.28.3
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling wayland-cursor v0.28.3
[INFO] [stderr]    Compiling wayland-egl v0.28.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling glutin v0.27.0
[INFO] [stderr]    Compiling goban-screenhack v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `black_captures` and `white_captures` are never read
[INFO] [stdout]  --> src/goban.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Goban {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub black_captures: u64,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     pub white_captures: u64,
[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 1m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "1bbc9ebb6ce9444cbd3e9ee211defed4d7a28bedff1ed41dbc0bc5800ec5a5e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bbc9ebb6ce9444cbd3e9ee211defed4d7a28bedff1ed41dbc0bc5800ec5a5e6", kill_on_drop: false }`
[INFO] [stdout] 1bbc9ebb6ce9444cbd3e9ee211defed4d7a28bedff1ed41dbc0bc5800ec5a5e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4cc8ddf7c503a165f31d7db9f2c74b253755d0e6f26c7d7c3c4423eb558adbd
[INFO] running `Command { std: "docker" "start" "-a" "c4cc8ddf7c503a165f31d7db9f2c74b253755d0e6f26c7d7c3c4423eb558adbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling goban-screenhack v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `black_captures` and `white_captures` are never read
[INFO] [stdout]  --> src/goban.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Goban {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub black_captures: u64,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     pub white_captures: u64,
[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 0.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "c4cc8ddf7c503a165f31d7db9f2c74b253755d0e6f26c7d7c3c4423eb558adbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4cc8ddf7c503a165f31d7db9f2c74b253755d0e6f26c7d7c3c4423eb558adbd", kill_on_drop: false }`
[INFO] [stdout] c4cc8ddf7c503a165f31d7db9f2c74b253755d0e6f26c7d7c3c4423eb558adbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 56653b53d4eff7ba423445dcf7590bf75a37e627ca198b6b5ad7f96f9735d849
[INFO] running `Command { std: "docker" "start" "-a" "56653b53d4eff7ba423445dcf7590bf75a37e627ca198b6b5ad7f96f9735d849", kill_on_drop: false }`
[INFO] [stderr] warning: fields `black_captures` and `white_captures` are never read
[INFO] [stderr]  --> src/goban.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct Goban {
[INFO] [stderr]   |            ----- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 7 |     pub black_captures: u64,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^
[INFO] [stderr] 8 |     pub white_captures: u64,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `goban-screenhack` (bin "goban" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/goban-7ceb669482c2feaa)
[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" "56653b53d4eff7ba423445dcf7590bf75a37e627ca198b6b5ad7f96f9735d849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56653b53d4eff7ba423445dcf7590bf75a37e627ca198b6b5ad7f96f9735d849", kill_on_drop: false }`
[INFO] [stdout] 56653b53d4eff7ba423445dcf7590bf75a37e627ca198b6b5ad7f96f9735d849
