[INFO] fetching crate figma-asset-downloader 0.9.0... [INFO] checking figma-asset-downloader-0.9.0 against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] extracting crate figma-asset-downloader 0.9.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate figma-asset-downloader 0.9.0 on toolchain f6d7c613ae2d161ff37dbc63cc5abd809c878597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate figma-asset-downloader 0.9.0 [INFO] finished tweaking crates.io crate figma-asset-downloader 0.9.0 [INFO] tweaked toml for crates.io crate figma-asset-downloader 0.9.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate figma-asset-downloader 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 506c78d10d92cfd4f403576aef08330287122a0165fb321a28d76492e90536ac [INFO] running `Command { std: "docker" "start" "-a" "506c78d10d92cfd4f403576aef08330287122a0165fb321a28d76492e90536ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "506c78d10d92cfd4f403576aef08330287122a0165fb321a28d76492e90536ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "506c78d10d92cfd4f403576aef08330287122a0165fb321a28d76492e90536ac", kill_on_drop: false }` [INFO] [stdout] 506c78d10d92cfd4f403576aef08330287122a0165fb321a28d76492e90536ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99a2d90b4a11277efb444fca2247df4f97e2467edcc82d906479f32df6fefbd7 [INFO] running `Command { std: "docker" "start" "-a" "99a2d90b4a11277efb444fca2247df4f97e2467edcc82d906479f32df6fefbd7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking deflate v0.8.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libdeflate-sys v0.7.3 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking rgb v0.8.29 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking scan_dir v0.3.3 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking png v0.16.6 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling oxipng v5.0.1 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Checking zopfli v0.4.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zopfli-0.4.0/src/squeeze.rs:309:83 [INFO] [stdout] | [INFO] [stdout] 309 | longest_match = find_longest_match(s, h, arr, i, inend, ZOPFLI_MAX_MATCH, &mut Some(&mut sublen)); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u16]`, found struct `Vec` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Option<&mut [u16]>` [INFO] [stdout] found mutable reference `&mut Option<&mut Vec<{integer}>>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zopfli-0.4.0/src/lz77.rs:438:8 [INFO] [stdout] | [INFO] [stdout] 438 | ...fn find_longest_match(s: &mut ZopfliBlockState, h: &mut ZopfliHash, array: &[u8], pos: usize, size: usize, limit: usize, sublen: &mut Option<&mut [u16]>) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ --------------------------- ------------------ ------------ ---------- ----------- ------------ ------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zopfli` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "99a2d90b4a11277efb444fca2247df4f97e2467edcc82d906479f32df6fefbd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99a2d90b4a11277efb444fca2247df4f97e2467edcc82d906479f32df6fefbd7", kill_on_drop: false }` [INFO] [stdout] 99a2d90b4a11277efb444fca2247df4f97e2467edcc82d906479f32df6fefbd7