[INFO] cloning repository https://github.com/Upbolt/stellar-fishing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Upbolt/stellar-fishing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUpbolt%2Fstellar-fishing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUpbolt%2Fstellar-fishing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c78ac1ebb2e932d4e178a8631bf7d9572070c04
[INFO] checking Upbolt/stellar-fishing against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUpbolt%2Fstellar-fishing" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Upbolt/stellar-fishing
[INFO] finished tweaking git repo https://github.com/Upbolt/stellar-fishing
[INFO] tweaked toml for git repo https://github.com/Upbolt/stellar-fishing written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Upbolt/stellar-fishing on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Upbolt/stellar-fishing 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded leptonica-sys v0.4.4
[INFO] [stderr]   Downloaded display-info v0.4.1
[INFO] [stderr]   Downloaded tesseract-sys v0.5.15
[INFO] [stderr]   Downloaded tesseract-plumbing v0.9.0
[INFO] [stderr]   Downloaded screenshots v0.5.3
[INFO] [stderr]   Downloaded anyhow v1.0.70
[INFO] [stderr]   Downloaded zune-inflate v0.2.53
[INFO] [stderr]   Downloaded rusty-tesseract v1.1.4
[INFO] [stderr]   Downloaded leptonica-plumbing v1.0.1
[INFO] [stderr]   Downloaded tesseract v0.13.0
[INFO] [stderr]   Downloaded xcb v1.2.0
[INFO] [stderr]   Downloaded syn v2.0.13
[INFO] [stderr]   Downloaded rustix v0.37.8
[INFO] [stderr]   Downloaded exr v1.6.3
[INFO] [stderr]   Downloaded libdbus-sys v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6933a800e94ce081c7f13c21b0739a519e18ed74e7861d1c273471d1f6184b9f
[INFO] running `Command { std: "docker" "start" "-a" "6933a800e94ce081c7f13c21b0739a519e18ed74e7861d1c273471d1f6184b9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6933a800e94ce081c7f13c21b0739a519e18ed74e7861d1c273471d1f6184b9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6933a800e94ce081c7f13c21b0739a519e18ed74e7861d1c273471d1f6184b9f", kill_on_drop: false }`
[INFO] [stdout] 6933a800e94ce081c7f13c21b0739a519e18ed74e7861d1c273471d1f6184b9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4701222fbb7390e0ec7f5d699862c5cafede75e6c81031b51ca8ca065548638
[INFO] running `Command { std: "docker" "start" "-a" "c4701222fbb7390e0ec7f5d699862c5cafede75e6c81031b51ca8ca065548638", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling rustix v0.37.8
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling libdbus-sys v0.2.4
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]     Checking linux-raw-sys v0.3.1
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]     Checking zune-inflate v0.2.53
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking num-iter v0.1.43
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]    Compiling xcb v1.2.0
[INFO] [stderr]    Compiling screenshots v0.5.3
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking tempfile v3.5.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.6.3
[INFO] [stderr]     Checking rusty-tesseract v1.1.4
[INFO] [stderr]     Checking display-info v0.4.1
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]    Compiling leptonica-sys v0.4.4
[INFO] [stderr]    Compiling tesseract-sys v0.5.15
[INFO] [stderr]     Checking leptonica-plumbing v1.0.1
[INFO] [stderr]     Checking tesseract-plumbing v0.9.0
[INFO] [stderr]     Checking tesseract v0.13.0
[INFO] [stderr]     Checking stellar-fishing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `location`, `location_mut`, `size`, `size_mut`, and `threshold` are never used
[INFO] [stdout]    --> src/capture.rs:94:19
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Capture {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub(crate) fn location(&self) -> (u16, u16) {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub(crate) fn location_mut(&mut self) -> &mut (u16, u16) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub(crate) fn size(&self) -> (u16, u16) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub(crate) fn size_mut(&mut self) -> &mut (u16, u16) {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub(crate) fn threshold(&self) -> &Threshold {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `location`, `location_mut`, `size`, `size_mut`, and `threshold` are never used
[INFO] [stdout]    --> src/capture.rs:94:19
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Capture {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub(crate) fn location(&self) -> (u16, u16) {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub(crate) fn location_mut(&mut self) -> &mut (u16, u16) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub(crate) fn size(&self) -> (u16, u16) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub(crate) fn size_mut(&mut self) -> &mut (u16, u16) {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub(crate) fn threshold(&self) -> &Threshold {
[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 45.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0, screenshots v0.5.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c4701222fbb7390e0ec7f5d699862c5cafede75e6c81031b51ca8ca065548638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4701222fbb7390e0ec7f5d699862c5cafede75e6c81031b51ca8ca065548638", kill_on_drop: false }`
[INFO] [stdout] c4701222fbb7390e0ec7f5d699862c5cafede75e6c81031b51ca8ca065548638
