[INFO] fetching crate framing 0.6.0... [INFO] checking framing-0.6.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate framing 0.6.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate framing 0.6.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate framing 0.6.0 [INFO] finished tweaking crates.io crate framing 0.6.0 [INFO] tweaked toml for crates.io crate framing 0.6.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a37071685f8e4ba572cffcb3c7c1608a09b9790126fa0504ac7bd120ad7cd764 [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" "a37071685f8e4ba572cffcb3c7c1608a09b9790126fa0504ac7bd120ad7cd764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a37071685f8e4ba572cffcb3c7c1608a09b9790126fa0504ac7bd120ad7cd764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a37071685f8e4ba572cffcb3c7c1608a09b9790126fa0504ac7bd120ad7cd764", kill_on_drop: false }` [INFO] [stdout] a37071685f8e4ba572cffcb3c7c1608a09b9790126fa0504ac7bd120ad7cd764 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4c31947d5e3a105cc6d52327bebcf96caf733e5a6f89228308444650567a838 [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" "d4c31947d5e3a105cc6d52327bebcf96caf733e5a6f89228308444650567a838", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking clamp v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking framing v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0759]: `frame` has lifetime `'a` but it needs to satisfy a `'static` lifetime requirement [INFO] [stdout] --> src/transforms/iter.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn iter<'a, T: Image>(frame: &'a T) [INFO] [stdout] | ----- this data with lifetime `'a`... [INFO] [stdout] ... [INFO] [stdout] 10 | (0..w * h).map(move |i| unsafe { [INFO] [stdout] | ____________________^ [INFO] [stdout] 11 | | let (x, y) = (i % w, i / w); [INFO] [stdout] 12 | | (x, y, frame.pixel(i % w, i / w)) [INFO] [stdout] 13 | | }) [INFO] [stdout] | |_____^ ...is captured here... [INFO] [stdout] | [INFO] [stdout] note: ...and is required to live as long as `'static` here [INFO] [stdout] --> src/transforms/iter.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | -> impl Iterator + ExactSizeIterator [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: to declare that the `impl Trait` captures data from argument `frame`, you can add an explicit `'a` lifetime bound [INFO] [stdout] | [INFO] [stdout] 6 | -> impl Iterator + ExactSizeIterator + 'a [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0759]: `frame` has lifetime `'a` but it needs to satisfy a `'static` lifetime requirement [INFO] [stdout] --> src/transforms/iter.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn iter<'a, T: Image>(frame: &'a T) [INFO] [stdout] | ----- this data with lifetime `'a`... [INFO] [stdout] ... [INFO] [stdout] 10 | (0..w * h).map(move |i| unsafe { [INFO] [stdout] | ____________________^ [INFO] [stdout] 11 | | let (x, y) = (i % w, i / w); [INFO] [stdout] 12 | | (x, y, frame.pixel(i % w, i / w)) [INFO] [stdout] 13 | | }) [INFO] [stdout] | |_____^ ...is captured here... [INFO] [stdout] | [INFO] [stdout] note: ...and is required to live as long as `'static` here [INFO] [stdout] --> src/transforms/iter.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | -> impl Iterator + ExactSizeIterator [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: to declare that the `impl Trait` captures data from argument `frame`, you can add an explicit `'a` lifetime bound [INFO] [stdout] | [INFO] [stdout] 6 | -> impl Iterator + ExactSizeIterator + 'a [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0759]: `frame` has lifetime `'a` but it needs to satisfy a `'static` lifetime requirement [INFO] [stdout] --> src/transforms/iter.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn par_iter<'a, T>(frame: &'a T) [INFO] [stdout] | ----- this data with lifetime `'a`... [INFO] [stdout] ... [INFO] [stdout] 25 | (0..w * h).into_par_iter().map(move |i| unsafe { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 26 | | let (x, y) = (i % w, i / w); [INFO] [stdout] 27 | | (x, y, frame.pixel(i % w, i / w)) [INFO] [stdout] 28 | | }) [INFO] [stdout] | |_____^ ...is captured here... [INFO] [stdout] | [INFO] [stdout] note: ...and is required to live as long as `'static` here [INFO] [stdout] --> src/transforms/iter.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | -> impl ParallelIterator [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: to declare that the `impl Trait` captures data from argument `frame`, you can add an explicit `'a` lifetime bound [INFO] [stdout] | [INFO] [stdout] 18 | -> impl ParallelIterator + 'a [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0759]: `frame` has lifetime `'a` but it needs to satisfy a `'static` lifetime requirement [INFO] [stdout] --> src/transforms/iter.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn par_iter<'a, T>(frame: &'a T) [INFO] [stdout] | ----- this data with lifetime `'a`... [INFO] [stdout] ... [INFO] [stdout] 25 | (0..w * h).into_par_iter().map(move |i| unsafe { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 26 | | let (x, y) = (i % w, i / w); [INFO] [stdout] 27 | | (x, y, frame.pixel(i % w, i / w)) [INFO] [stdout] 28 | | }) [INFO] [stdout] | |_____^ ...is captured here... [INFO] [stdout] | [INFO] [stdout] note: ...and is required to live as long as `'static` here [INFO] [stdout] --> src/transforms/iter.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | -> impl ParallelIterator [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: to declare that the `impl Trait` captures data from argument `frame`, you can add an explicit `'a` lifetime bound [INFO] [stdout] | [INFO] [stdout] 18 | -> impl ParallelIterator + 'a [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0759`. [INFO] [stdout] [INFO] [stderr] error: could not compile `framing` [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] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0759`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d4c31947d5e3a105cc6d52327bebcf96caf733e5a6f89228308444650567a838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c31947d5e3a105cc6d52327bebcf96caf733e5a6f89228308444650567a838", kill_on_drop: false }` [INFO] [stdout] d4c31947d5e3a105cc6d52327bebcf96caf733e5a6f89228308444650567a838