[INFO] cloning repository https://github.com/capnfabs/blitz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/capnfabs/blitz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapnfabs%2Fblitz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapnfabs%2Fblitz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8487618cb0ba1b04b293defc2f09a4e749b23f1 [INFO] checking capnfabs/blitz against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapnfabs%2Fblitz" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/capnfabs/blitz on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/capnfabs/blitz [INFO] finished tweaking git repo https://github.com/capnfabs/blitz [INFO] tweaked toml for git repo https://github.com/capnfabs/blitz written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/capnfabs/blitz already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 400bb9b0f9b2defc1346cece8d3cd13fae15e562d7cc260e1db6e1c3d18f4028 [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" "400bb9b0f9b2defc1346cece8d3cd13fae15e562d7cc260e1db6e1c3d18f4028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "400bb9b0f9b2defc1346cece8d3cd13fae15e562d7cc260e1db6e1c3d18f4028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "400bb9b0f9b2defc1346cece8d3cd13fae15e562d7cc260e1db6e1c3d18f4028", kill_on_drop: false }` [INFO] [stdout] 400bb9b0f9b2defc1346cece8d3cd13fae15e562d7cc260e1db6e1c3d18f4028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] 5877f4cdad1ba83d1626365f2f1aab5897e10c213b9560bd370dc5d5882af5fd [INFO] running `Command { std: "docker" "start" "-a" "5877f4cdad1ba83d1626365f2f1aab5897e10c213b9560bd370dc5d5882af5fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking tristate v0.1.1 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bitbit v0.2.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking splines v3.4.1 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking xmlparser v0.13.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking rgb v0.8.16 [INFO] [stderr] Checking ttf-parser v0.3.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking unicode-script v0.5.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking svg v0.7.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling cbindgen v0.14.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking svgfilters v0.1.0 [INFO] [stderr] Checking roxmltree v0.9.1 [INFO] [stderr] Checking kurbo v0.5.8 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking deflate v0.8.3 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Checking iterm2 v0.2.1 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling libssh2-sys v0.2.17 [INFO] [stderr] Compiling harfbuzz-sys v0.3.4 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking harfbuzz_rs v1.0.1 [INFO] [stderr] Checking usvg v0.9.0 [INFO] [stderr] Checking hdrhistogram v7.1.0 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking image v0.23.9 [INFO] [stderr] Checking git2 v0.11.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking imageproc v0.21.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking data-encoding-macro v0.1.7 [INFO] [stderr] Checking libraw v0.1.0 (/opt/rustwide/workdir/libraw) [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> libraw/src/fuji_compressed/inflate.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | &mut COMPRESSED, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> libraw/src/fuji_compressed/inflate.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | const COMPRESSED: &[u8] = include_bytes!("testdata/DSCF2279-block0.compressed.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking glib v0.9.3 [INFO] [stderr] Checking blitz v0.1.0 (/opt/rustwide/workdir/blitz) [INFO] [stdout] warning: unused variable: `apply_curve` [INFO] [stdout] --> blitz/src/render.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let apply_curve = |pixel: &Hsv| { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apply_curve` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apply_curve` [INFO] [stdout] --> blitz/src/render.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let apply_curve = |pixel: &Hsv| { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apply_curve` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking resvg v0.9.0 [INFO] [stderr] Checking blitzbin v0.1.0 (/opt/rustwide/workdir/blitzbin) [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling blitzexport v0.1.0 (/opt/rustwide/workdir/blitzexport) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 49s [INFO] running `Command { std: "docker" "inspect" "5877f4cdad1ba83d1626365f2f1aab5897e10c213b9560bd370dc5d5882af5fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5877f4cdad1ba83d1626365f2f1aab5897e10c213b9560bd370dc5d5882af5fd", kill_on_drop: false }` [INFO] [stdout] 5877f4cdad1ba83d1626365f2f1aab5897e10c213b9560bd370dc5d5882af5fd