[INFO] updating cached repository https://github.com/AlexanderMattheis/filter [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/AlexanderMattheis/filter [INFO] [stderr] 98e7e10..aca0257 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aca02570cdfbffb8f2c84b049561a857e637c835 [INFO] checking AlexanderMattheis/filter against master#08dfbfb61871a83f720c6e97a3b737076e89fe3e for pr-71796 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderMattheis%2Ffilter" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlexanderMattheis/filter on toolchain 08dfbfb61871a83f720c6e97a3b737076e89fe3e [INFO] running `"/workspace/cargo-home/bin/cargo" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/AlexanderMattheis/filter [INFO] finished tweaking git repo https://github.com/AlexanderMattheis/filter [INFO] tweaked toml for git repo https://github.com/AlexanderMattheis/filter written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/AlexanderMattheis/filter already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 19e4fd40d41208b0b4c61a3b32d48ef16e8063010efd0a10c40b8b7e1f8f3f07 [INFO] running `"docker" "start" "-a" "19e4fd40d41208b0b4c61a3b32d48ef16e8063010efd0a10c40b8b7e1f8f3f07"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling askama_escape v0.3.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking deflate v0.8.3 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking png v0.16.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking image v0.23.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking serde_json v1.0.50 [INFO] [stderr] Compiling askama_shared v0.9.1 [INFO] [stderr] Compiling askama_derive v0.9.0 [INFO] [stderr] Checking askama v0.9.0 [INFO] [stderr] Checking plotly v0.4.1 [INFO] [stderr] Checking image-manipulation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: expected expression, found `}` [INFO] [stderr] --> src/logic/actions/filters/non_linear/maximum_filter.rs:150:52 [INFO] [stderr] | [INFO] [stderr] 150 | empty_image.put_pixel(0, 0, Rgba { 0: }); [INFO] [stderr] | ---- ^ expected expression [INFO] [stderr] | | [INFO] [stderr] | while parsing this struct [INFO] [stderr] [INFO] [stderr] error: expected expression, found `}` [INFO] [stderr] --> src/logic/actions/filters/non_linear/maximum_filter.rs:150:52 [INFO] [stderr] | [INFO] [stderr] 150 | empty_image.put_pixel(0, 0, Rgba { 0: }); [INFO] [stderr] | ---- ^ expected expression [INFO] [stderr] | | [INFO] [stderr] | while parsing this struct [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `maximum` in this scope [INFO] [stderr] --> src/logic/actions/filters/non_linear/maximum_filter.rs:148:13 [INFO] [stderr] | [INFO] [stderr] 148 | maximum = max(last_maximum, new_patch_maxima[1] as u16); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::logic::actions::filters::_filter` [INFO] [stderr] --> src/logic/actions/filters/non_linear/maximum_filter.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::logic::actions::filters::_filter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::logic::data_structures::patch::Patch1D` [INFO] [stderr] --> src/logic/actions/filters/non_linear/maximum_filter.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::logic::data_structures::patch::Patch1D; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `maximum` in this scope [INFO] [stderr] --> src/logic/actions/filters/non_linear/maximum_filter.rs:148:13 [INFO] [stderr] | [INFO] [stderr] 148 | maximum = max(last_maximum, new_patch_maxima[1] as u16); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0063]: missing field `0` in initializer of `image::Rgba<_>` [INFO] [stderr] --> src/logic/actions/filters/non_linear/maximum_filter.rs:150:41 [INFO] [stderr] | [INFO] [stderr] 150 | empty_image.put_pixel(0, 0, Rgba { 0: }); [INFO] [stderr] | ^^^^ missing `0` [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::logic::actions::filters::_filter` [INFO] [stderr] --> src/logic/actions/filters/non_linear/maximum_filter.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::logic::actions::filters::_filter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::logic::data_structures::patch::Patch1D` [INFO] [stderr] --> src/logic/actions/filters/non_linear/maximum_filter.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::logic::data_structures::patch::Patch1D; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0063]: missing field `0` in initializer of `image::Rgba<_>` [INFO] [stderr] --> src/logic/actions/filters/non_linear/maximum_filter.rs:150:41 [INFO] [stderr] | [INFO] [stderr] 150 | empty_image.put_pixel(0, 0, Rgba { 0: }); [INFO] [stderr] | ^^^^ missing `0` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0063, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0063`. [INFO] [stderr] error: could not compile `image-manipulation`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0063, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0063`. [INFO] [stderr] error: could not compile `image-manipulation`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "19e4fd40d41208b0b4c61a3b32d48ef16e8063010efd0a10c40b8b7e1f8f3f07"` [INFO] running `"docker" "rm" "-f" "19e4fd40d41208b0b4c61a3b32d48ef16e8063010efd0a10c40b8b7e1f8f3f07"` [INFO] [stdout] 19e4fd40d41208b0b4c61a3b32d48ef16e8063010efd0a10c40b8b7e1f8f3f07