[INFO] cloning repository https://github.com/piqueme/gif-capture [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piqueme/gif-capture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiqueme%2Fgif-capture", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiqueme%2Fgif-capture'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a81900a3b3b3f9d49b11501cb4f24df0642d6217 [INFO] checking piqueme/gif-capture against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiqueme%2Fgif-capture" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/piqueme/gif-capture [INFO] finished tweaking git repo https://github.com/piqueme/gif-capture [INFO] tweaked toml for git repo https://github.com/piqueme/gif-capture written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/piqueme/gif-capture 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/piqueme/gif-capture 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] 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 inflate v0.2.0 [INFO] [stderr] Downloaded lab v0.4.4 [INFO] [stderr] Downloaded x11cap v0.4.1 [INFO] [stderr] Downloaded dxgcap v0.2.4 [INFO] [stderr] Downloaded png v0.7.0 [INFO] [stderr] Downloaded x11 v2.19.1 [INFO] [stderr] Downloaded rayon v0.7.1 [INFO] [stderr] Downloaded image v0.13.0 [INFO] [stderr] Downloaded gif v0.9.2 [INFO] [stderr] Downloaded num-rational v0.1.42 [INFO] [stderr] Downloaded engiffen v0.8.1 [INFO] [stderr] Downloaded captrs v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 65f425bf29c9bd2361ebda30cc7e8738dc60a1a83e95eb9fd3765a309fc19dbe [INFO] running `Command { std: "docker" "start" "-a" "65f425bf29c9bd2361ebda30cc7e8738dc60a1a83e95eb9fd3765a309fc19dbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65f425bf29c9bd2361ebda30cc7e8738dc60a1a83e95eb9fd3765a309fc19dbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f425bf29c9bd2361ebda30cc7e8738dc60a1a83e95eb9fd3765a309fc19dbe", kill_on_drop: false }` [INFO] [stdout] 65f425bf29c9bd2361ebda30cc7e8738dc60a1a83e95eb9fd3765a309fc19dbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 61c4848e17261c7856b52f6e8fbea0589d2102904287920163941b088cc1b66e [INFO] running `Command { std: "docker" "start" "-a" "61c4848e17261c7856b52f6e8fbea0589d2102904287920163941b088cc1b66e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling x11cap v0.4.1 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking os_str_bytes v6.0.1 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking lab v0.4.4 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking captrs v0.3.1 [INFO] [stderr] Checking rayon v0.7.1 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking image v0.13.0 [INFO] [stderr] Checking image v0.23.10 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Checking engiffen v0.8.1 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking gif-capture v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.48s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.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" "61c4848e17261c7856b52f6e8fbea0589d2102904287920163941b088cc1b66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c4848e17261c7856b52f6e8fbea0589d2102904287920163941b088cc1b66e", kill_on_drop: false }` [INFO] [stdout] 61c4848e17261c7856b52f6e8fbea0589d2102904287920163941b088cc1b66e