[INFO] cloning repository https://github.com/fizyk20/panorama-reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fizyk20/panorama-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffizyk20%2Fpanorama-reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffizyk20%2Fpanorama-reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f00e6b7fb8666e2771f924d3fa134a1cf50af93f
[INFO] testing fizyk20/panorama-reader against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffizyk20%2Fpanorama-reader" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fizyk20/panorama-reader
[INFO] finished tweaking git repo https://github.com/fizyk20/panorama-reader
[INFO] tweaked toml for git repo https://github.com/fizyk20/panorama-reader written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fizyk20/panorama-reader on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fizyk20/panorama-reader 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efad06c95ea639690c0bb593135d4c11b9071b408c4b2121100a2389ab738e11
[INFO] running `Command { std: "docker" "start" "-a" "efad06c95ea639690c0bb593135d4c11b9071b408c4b2121100a2389ab738e11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efad06c95ea639690c0bb593135d4c11b9071b408c4b2121100a2389ab738e11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efad06c95ea639690c0bb593135d4c11b9071b408c4b2121100a2389ab738e11", kill_on_drop: false }`
[INFO] [stdout] efad06c95ea639690c0bb593135d4c11b9071b408c4b2121100a2389ab738e11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c960dc3fb85ab214f47281fd6ee6082a754fe37f2dc407bca67ad4889af645c4
[INFO] running `Command { std: "docker" "start" "-a" "c960dc3fb85ab214f47281fd6ee6082a754fe37f2dc407bca67ad4889af645c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.121
[INFO] [stderr]    Compiling serde v1.0.121
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling gio v0.7.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling gdk-pixbuf v0.7.0
[INFO] [stderr]    Compiling pango v0.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling cairo-rs v0.7.1
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling fragile v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling glib-sys v0.9.1
[INFO] [stderr]    Compiling gobject-sys v0.9.1
[INFO] [stderr]    Compiling gio-sys v0.9.1
[INFO] [stderr]    Compiling pango-sys v0.9.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling gdk-sys v0.9.1
[INFO] [stderr]    Compiling atk-sys v0.9.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling gtk-sys v0.9.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling atk v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling gdk v0.11.0
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling roots v0.0.6
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling gtk v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling glib v0.8.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling generic-array v0.13.2
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling numeric-algs v0.2.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling image v0.22.5
[INFO] [stderr]    Compiling cubic-splines v0.2.0
[INFO] [stderr]    Compiling bincode v1.3.1
[INFO] [stderr]    Compiling atm-refraction v0.4.1
[INFO] [stderr]    Compiling simba v0.2.4
[INFO] [stderr]    Compiling nalgebra v0.22.1
[INFO] [stderr]    Compiling panorama-reader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `image` is never read
[INFO] [stdout]   --> src/data.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Image {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     image: DynamicImage,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Image` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[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 2m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.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" "c960dc3fb85ab214f47281fd6ee6082a754fe37f2dc407bca67ad4889af645c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c960dc3fb85ab214f47281fd6ee6082a754fe37f2dc407bca67ad4889af645c4", kill_on_drop: false }`
[INFO] [stdout] c960dc3fb85ab214f47281fd6ee6082a754fe37f2dc407bca67ad4889af645c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd10fb1f355c0ae3111aa4044255a469cfe903eafff354f0c6028344ed6442f3
[INFO] running `Command { std: "docker" "start" "-a" "fd10fb1f355c0ae3111aa4044255a469cfe903eafff354f0c6028344ed6442f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling panorama-reader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `image` is never read
[INFO] [stdout]   --> src/data.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Image {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     image: DynamicImage,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Image` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[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.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.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" "fd10fb1f355c0ae3111aa4044255a469cfe903eafff354f0c6028344ed6442f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd10fb1f355c0ae3111aa4044255a469cfe903eafff354f0c6028344ed6442f3", kill_on_drop: false }`
[INFO] [stdout] fd10fb1f355c0ae3111aa4044255a469cfe903eafff354f0c6028344ed6442f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f0b075166017a3f928c86b847fc3d138e75b3cae2c5c7f04930da6e522429ca
[INFO] running `Command { std: "docker" "start" "-a" "6f0b075166017a3f928c86b847fc3d138e75b3cae2c5c7f04930da6e522429ca", kill_on_drop: false }`
[INFO] [stderr] warning: field `image` is never read
[INFO] [stderr]   --> src/data.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct Image {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     image: DynamicImage,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Image` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `panorama-reader` (bin "panorama-reader" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/panorama_reader-a2e8cfd35c3d0c01)
[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" "6f0b075166017a3f928c86b847fc3d138e75b3cae2c5c7f04930da6e522429ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f0b075166017a3f928c86b847fc3d138e75b3cae2c5c7f04930da6e522429ca", kill_on_drop: false }`
[INFO] [stdout] 6f0b075166017a3f928c86b847fc3d138e75b3cae2c5c7f04930da6e522429ca
