[INFO] cloning repository https://github.com/jwuensche/heic-to-dynamic-gnome-wallpaper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwuensche/heic-to-dynamic-gnome-wallpaper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwuensche%2Fheic-to-dynamic-gnome-wallpaper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwuensche%2Fheic-to-dynamic-gnome-wallpaper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afb0579b44c04b8318a9d6f14b79774fadbd1302
[INFO] checking jwuensche/heic-to-dynamic-gnome-wallpaper against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwuensche%2Fheic-to-dynamic-gnome-wallpaper" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jwuensche/heic-to-dynamic-gnome-wallpaper
[INFO] finished tweaking git repo https://github.com/jwuensche/heic-to-dynamic-gnome-wallpaper
[INFO] tweaked toml for git repo https://github.com/jwuensche/heic-to-dynamic-gnome-wallpaper written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jwuensche/heic-to-dynamic-gnome-wallpaper on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jwuensche/heic-to-dynamic-gnome-wallpaper 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enumn v0.1.3
[INFO] [stderr]   Downloaded plist v1.1.0
[INFO] [stderr]   Downloaded clap v3.1.5
[INFO] [stderr]   Downloaded libheif-rs v0.15.0
[INFO] [stderr]   Downloaded libheif-sys v1.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b28abf71dc7d60991ca9c691c9ebf7690f2bde96b9ba0db9fd2ce63718f927e1
[INFO] running `Command { std: "docker" "start" "-a" "b28abf71dc7d60991ca9c691c9ebf7690f2bde96b9ba0db9fd2ce63718f927e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b28abf71dc7d60991ca9c691c9ebf7690f2bde96b9ba0db9fd2ce63718f927e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b28abf71dc7d60991ca9c691c9ebf7690f2bde96b9ba0db9fd2ce63718f927e1", kill_on_drop: false }`
[INFO] [stdout] b28abf71dc7d60991ca9c691c9ebf7690f2bde96b9ba0db9fd2ce63718f927e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a5ab0cd78252b6733aceab1dfe3cf6fba85880e5c5fc22baa47b4809dd3d20e
[INFO] running `Command { std: "docker" "start" "-a" "5a5ab0cd78252b6733aceab1dfe3cf6fba85880e5c5fc22baa47b4809dd3d20e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling libheif-sys v1.12.0
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking clap v3.1.5
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking regex v1.4.5
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]    Compiling enumn v0.1.3
[INFO] [stderr]     Checking libheif-rs v0.15.0
[INFO] [stderr]     Checking plist v1.1.0
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]     Checking heic-to-dynamic-gnome-wallpaper v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `appearance` is never read
[INFO] [stdout]   --> src/schema/plist.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct WallpaperMetaTime {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub appearance: Appearance,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WallpaperMetaTime` has a derived impl for the trait `Debug`, 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] [stdout] warning: field `appearance` is never read
[INFO] [stdout]   --> src/schema/plist.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct WallpaperMetaTime {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub appearance: Appearance,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WallpaperMetaTime` has a derived impl for the trait `Debug`, 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] [stdout] warning: fields `dark` and `light` are never read
[INFO] [stdout]   --> src/schema/plist.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Appearance {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 28 |     #[serde(rename = "d")]
[INFO] [stdout] 29 |     pub dark: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 30 |     #[serde(rename = "l")]
[INFO] [stdout] 31 |     pub light: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Appearance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `altitude` is never read
[INFO] [stdout]   --> src/schema/plist.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct SolarSlice {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 52 |     #[serde(rename = "a")]
[INFO] [stdout] 53 |     pub altitude: f32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SolarSlice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dark` and `light` are never read
[INFO] [stdout]   --> src/schema/plist.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Appearance {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 28 |     #[serde(rename = "d")]
[INFO] [stdout] 29 |     pub dark: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 30 |     #[serde(rename = "l")]
[INFO] [stdout] 31 |     pub light: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Appearance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `altitude` is never read
[INFO] [stdout]   --> src/schema/plist.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct SolarSlice {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 52 |     #[serde(rename = "a")]
[INFO] [stdout] 53 |     pub altitude: f32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SolarSlice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[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: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 12`
[INFO] running `Command { std: "docker" "inspect" "5a5ab0cd78252b6733aceab1dfe3cf6fba85880e5c5fc22baa47b4809dd3d20e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a5ab0cd78252b6733aceab1dfe3cf6fba85880e5c5fc22baa47b4809dd3d20e", kill_on_drop: false }`
[INFO] [stdout] 5a5ab0cd78252b6733aceab1dfe3cf6fba85880e5c5fc22baa47b4809dd3d20e
