[INFO] cloning repository https://github.com/Vurich/pollock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vurich/pollock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVurich%2Fpollock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVurich%2Fpollock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 639dbdc97b035ec9b1d1471436685735041e64f5 [INFO] checking Vurich/pollock against master#119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 for pr-75180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVurich%2Fpollock" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vurich/pollock on toolchain 119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Vurich/pollock [INFO] finished tweaking git repo https://github.com/Vurich/pollock [INFO] tweaked toml for git repo https://github.com/Vurich/pollock written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Vurich/pollock already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec7941d23d9f0b62aa716470ca438f8e78559493b046bcc337ab2c9396594ed2 [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" "ec7941d23d9f0b62aa716470ca438f8e78559493b046bcc337ab2c9396594ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec7941d23d9f0b62aa716470ca438f8e78559493b046bcc337ab2c9396594ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec7941d23d9f0b62aa716470ca438f8e78559493b046bcc337ab2c9396594ed2", kill_on_drop: false }` [INFO] [stdout] ec7941d23d9f0b62aa716470ca438f8e78559493b046bcc337ab2c9396594ed2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "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] c30d90ac83e6233f1153d1f856367f00e363555e7f62474c5f4b93ab7b673e2e [INFO] running `Command { std: "docker" "start" "-a" "c30d90ac83e6233f1153d1f856367f00e363555e7f62474c5f4b93ab7b673e2e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking imgref v1.7.0 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking resize v0.3.1 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking rgb v0.8.24 [INFO] [stderr] Compiling imagequant-sys v2.12.7 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking lodepng v2.7.3 [INFO] [stderr] Checking gif-dispose v2.4.1 [INFO] [stderr] Checking pbr v1.0.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Checking rayon v1.4.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.5.2 [INFO] [stderr] Checking imagequant v2.12.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Checking num-iter v0.1.41 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking gifski v0.8.7 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking gfx_device_gl v0.15.5 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking alga v0.7.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking smithay-client-toolkit v0.3.0 [INFO] [stderr] Checking nalgebra v0.16.14 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking winit v0.17.2 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Checking crossbeam v0.4.1 [INFO] [stderr] Checking gfx_window_glutin v0.26.0 [INFO] [stderr] Checking pollock v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `gifski` is imported redundantly [INFO] [stdout] --> src/state.rs:507:13 [INFO] [stdout] | [INFO] [stdout] 507 | use gifski; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate gifski; [INFO] [stdout] | -------------------- the item `gifski` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fs` is imported redundantly [INFO] [stdout] --> src/state.rs:508:13 [INFO] [stdout] | [INFO] [stdout] 16 | use std::{fs, io}; [INFO] [stdout] | -- the item `fs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 508 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:86:22 [INFO] [stdout] | [INFO] [stdout] 86 | down: Option) + 'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&mut PollockState) + 'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | up: Option) + 'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&mut PollockState) + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:134:37 [INFO] [stdout] | [INFO] [stdout] 134 | frame_handlers: Vec<(usize, Box) + 'a>)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&mut PollockState) + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gifski` is imported redundantly [INFO] [stdout] --> src/state.rs:507:13 [INFO] [stdout] | [INFO] [stdout] 507 | use gifski; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate gifski; [INFO] [stdout] | -------------------- the item `gifski` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fs` is imported redundantly [INFO] [stdout] --> src/state.rs:508:13 [INFO] [stdout] | [INFO] [stdout] 16 | use std::{fs, io}; [INFO] [stdout] | -- the item `fs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 508 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:86:22 [INFO] [stdout] | [INFO] [stdout] 86 | down: Option) + 'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&mut PollockState) + 'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | up: Option) + 'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&mut PollockState) + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:134:37 [INFO] [stdout] | [INFO] [stdout] 134 | frame_handlers: Vec<(usize, Box) + 'a>)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&mut PollockState) + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `nalgebra::Point::::from_coordinates`: Use Point::from(vector) instead. [INFO] [stdout] --> src/render.rs:101:55 [INFO] [stdout] | [INFO] [stdout] 101 | let pos = transformation.transform_point(&Point::from_coordinates(v)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `nalgebra::Point::::from_coordinates`: Use Point::from(vector) instead. [INFO] [stdout] --> src/render.rs:145:49 [INFO] [stdout] | [INFO] [stdout] 145 | transformation.transform_point(&Point::from_coordinates(v.pos + norm)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `nalgebra::Point::::from_coordinates`: Use Point::from(vector) instead. [INFO] [stdout] --> src/render.rs:146:49 [INFO] [stdout] | [INFO] [stdout] 146 | transformation.transform_point(&Point::from_coordinates(v.pos - norm)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `nalgebra::Point::::from_coordinates`: Use Point::from(vector) instead. [INFO] [stdout] --> src/render.rs:101:55 [INFO] [stdout] | [INFO] [stdout] 101 | let pos = transformation.transform_point(&Point::from_coordinates(v)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `nalgebra::Point::::from_coordinates`: Use Point::from(vector) instead. [INFO] [stdout] --> src/render.rs:145:49 [INFO] [stdout] | [INFO] [stdout] 145 | transformation.transform_point(&Point::from_coordinates(v.pos + norm)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `nalgebra::Point::::from_coordinates`: Use Point::from(vector) instead. [INFO] [stdout] --> src/render.rs:146:49 [INFO] [stdout] | [INFO] [stdout] 146 | transformation.transform_point(&Point::from_coordinates(v.pos - norm)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alga::linear::Transformation` [INFO] [stdout] --> src/render.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use alga::linear::Transformation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alga::linear::Transformation` [INFO] [stdout] --> src/render.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use alga::linear::Transformation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 23s [INFO] running `Command { std: "docker" "inspect" "c30d90ac83e6233f1153d1f856367f00e363555e7f62474c5f4b93ab7b673e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30d90ac83e6233f1153d1f856367f00e363555e7f62474c5f4b93ab7b673e2e", kill_on_drop: false }` [INFO] [stdout] c30d90ac83e6233f1153d1f856367f00e363555e7f62474c5f4b93ab7b673e2e