[INFO] cloning repository https://github.com/poly000/petpet-gui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/poly000/petpet-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoly000%2Fpetpet-gui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoly000%2Fpetpet-gui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe7a4837c859e6a16e83dc3ff90374fb16987523 [INFO] checking poly000/petpet-gui against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoly000%2Fpetpet-gui" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/poly000/petpet-gui on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/poly000/petpet-gui [INFO] finished tweaking git repo https://github.com/poly000/petpet-gui [INFO] tweaked toml for git repo https://github.com/poly000/petpet-gui written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/poly000/petpet-gui 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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded petpet v2.4.1 [INFO] [stderr] Downloaded rfd v0.13.0 [INFO] [stderr] Downloaded apng v0.3.1 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b57bdf93d2ca8f7f6dc3e0cf8ea2cb410d5f72907bdb1ffe7ae9e4e865b731cb [INFO] running `Command { std: "docker" "start" "-a" "b57bdf93d2ca8f7f6dc3e0cf8ea2cb410d5f72907bdb1ffe7ae9e4e865b731cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b57bdf93d2ca8f7f6dc3e0cf8ea2cb410d5f72907bdb1ffe7ae9e4e865b731cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b57bdf93d2ca8f7f6dc3e0cf8ea2cb410d5f72907bdb1ffe7ae9e4e865b731cb", kill_on_drop: false }` [INFO] [stdout] b57bdf93d2ca8f7f6dc3e0cf8ea2cb410d5f72907bdb1ffe7ae9e4e865b731cb [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03d18de3351a85ff49fd3de73818669589d773d3b69301a6d47bdf777252971f [INFO] running `Command { std: "docker" "start" "-a" "03d18de3351a85ff49fd3de73818669589d773d3b69301a6d47bdf777252971f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rfd v0.13.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.4 [INFO] [stderr] Checking apng v0.3.1 [INFO] [stderr] Compiling petpet v2.4.1 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Checking petpet-gui v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.02s [INFO] running `Command { std: "docker" "inspect" "03d18de3351a85ff49fd3de73818669589d773d3b69301a6d47bdf777252971f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d18de3351a85ff49fd3de73818669589d773d3b69301a6d47bdf777252971f", kill_on_drop: false }` [INFO] [stdout] 03d18de3351a85ff49fd3de73818669589d773d3b69301a6d47bdf777252971f