[INFO] cloning repository https://github.com/rimutaka/stm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rimutaka/stm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frimutaka%2Fstm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frimutaka%2Fstm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ac1edc7cf8417cfba2c0715e1ce6c198c5b57b4 [INFO] checking rimutaka/stm against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frimutaka%2Fstm" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rimutaka/stm 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 git repo https://github.com/rimutaka/stm [INFO] finished tweaking git repo https://github.com/rimutaka/stm [INFO] tweaked toml for git repo https://github.com/rimutaka/stm written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 9cac0110b69b1b45fd9b89e5227cae82566181d4e65c544fa5f9e0cf8868772f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9cac0110b69b1b45fd9b89e5227cae82566181d4e65c544fa5f9e0cf8868772f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cac0110b69b1b45fd9b89e5227cae82566181d4e65c544fa5f9e0cf8868772f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cac0110b69b1b45fd9b89e5227cae82566181d4e65c544fa5f9e0cf8868772f", kill_on_drop: false }` [INFO] [stdout] 9cac0110b69b1b45fd9b89e5227cae82566181d4e65c544fa5f9e0cf8868772f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 03dbad79b9aafa1c7a57d1898f50e11c1a92e8dfae3f98c7d5f0cde98d1ce0dc [INFO] running `Command { std: "docker" "start" "-a" "03dbad79b9aafa1c7a57d1898f50e11c1a92e8dfae3f98c7d5f0cde98d1ce0dc", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Compiling cargo-deb v1.38.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking iter-read v0.3.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking ar v0.9.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Checking path-dedot v3.0.17 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking path-absolutize v3.0.13 [INFO] [stderr] Checking zopfli v0.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lzma-sys v0.1.19 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zopfli-0.6.0/src/squeeze.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 322 | longest_match = find_longest_match( [INFO] [stdout] | ------------------ arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 329 | &mut Some(&mut sublen), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u16]`, found struct `Vec` [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.6.0/src/lz77.rs:478:8 [INFO] [stdout] | [INFO] [stdout] 478 | pub fn find_longest_match( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 479 | s: &mut ZopfliBlockState, [INFO] [stdout] | --------------------------- [INFO] [stdout] 480 | h: &mut ZopfliHash, [INFO] [stdout] | ------------------ [INFO] [stdout] 481 | array: &[u8], [INFO] [stdout] | ------------ [INFO] [stdout] 482 | pos: usize, [INFO] [stdout] | ---------- [INFO] [stdout] 483 | size: usize, [INFO] [stdout] | ----------- [INFO] [stdout] 484 | limit: usize, [INFO] [stdout] | ------------ [INFO] [stdout] 485 | 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" "03dbad79b9aafa1c7a57d1898f50e11c1a92e8dfae3f98c7d5f0cde98d1ce0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03dbad79b9aafa1c7a57d1898f50e11c1a92e8dfae3f98c7d5f0cde98d1ce0dc", kill_on_drop: false }` [INFO] [stdout] 03dbad79b9aafa1c7a57d1898f50e11c1a92e8dfae3f98c7d5f0cde98d1ce0dc