[INFO] cloning repository https://github.com/LudwigHedlin/PixelEditor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LudwigHedlin/PixelEditor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLudwigHedlin%2FPixelEditor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLudwigHedlin%2FPixelEditor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fa34f61e7917c46380d7c67e9e97de111c5391e [INFO] checking LudwigHedlin/PixelEditor against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLudwigHedlin%2FPixelEditor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LudwigHedlin/PixelEditor on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LudwigHedlin/PixelEditor [INFO] finished tweaking git repo https://github.com/LudwigHedlin/PixelEditor [INFO] tweaked toml for git repo https://github.com/LudwigHedlin/PixelEditor written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LudwigHedlin/PixelEditor already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded js-sys v0.3.52 [INFO] [stderr] Downloaded web-sys v0.3.52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43c19504e250590be23f452984d8bedaa748a9177f0d46e1d53e4b14dcef13fb [INFO] running `Command { std: "docker" "start" "-a" "43c19504e250590be23f452984d8bedaa748a9177f0d46e1d53e4b14dcef13fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43c19504e250590be23f452984d8bedaa748a9177f0d46e1d53e4b14dcef13fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43c19504e250590be23f452984d8bedaa748a9177f0d46e1d53e4b14dcef13fb", kill_on_drop: false }` [INFO] [stdout] 43c19504e250590be23f452984d8bedaa748a9177f0d46e1d53e4b14dcef13fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a41583c04687705b1d8e8917e44ee08dbd7d1b8bdda6dbda28a5e8cd5e11f49d [INFO] running `Command { std: "docker" "start" "-a" "a41583c04687705b1d8e8917e44ee08dbd7d1b8bdda6dbda28a5e8cd5e11f49d", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.75 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.75 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.75 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.75 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.75 [INFO] [stderr] Checking js-sys v0.3.52 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking web-sys v0.3.52 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stderr] Checking rust-webpack-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `web_sys::console` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use web_sys::console; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::console` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use web_sys::console; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cellSize` should have a snake case name [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | cellSize: usize, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `cell_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cellSize` should have a snake case name [INFO] [stdout] --> src/lib.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(width: usize,height: usize,cellSize:usize)-> Image{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `cell_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setWidth` should have a snake case name [INFO] [stdout] --> src/lib.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn setWidth(&mut self,width:usize){ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setHeight` should have a snake case name [INFO] [stdout] --> src/lib.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn setHeight(&mut self,height:usize){ [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `set_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setCellSize` should have a snake case name [INFO] [stdout] --> src/lib.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn setCellSize(&mut self,cellSize:usize){ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `set_cell_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cellSize` should have a snake case name [INFO] [stdout] --> src/lib.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn setCellSize(&mut self,cellSize:usize){ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `cell_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `cellSize` should have a snake case name [INFO] [stdout] --> src/lib.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn cellSize(&self) -> usize{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `cell_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cellSize` should have a snake case name [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | cellSize: usize, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `cell_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cellSize` should have a snake case name [INFO] [stdout] --> src/lib.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(width: usize,height: usize,cellSize:usize)-> Image{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `cell_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setWidth` should have a snake case name [INFO] [stdout] --> src/lib.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn setWidth(&mut self,width:usize){ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setHeight` should have a snake case name [INFO] [stdout] --> src/lib.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn setHeight(&mut self,height:usize){ [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `set_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setCellSize` should have a snake case name [INFO] [stdout] --> src/lib.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn setCellSize(&mut self,cellSize:usize){ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `set_cell_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cellSize` should have a snake case name [INFO] [stdout] --> src/lib.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn setCellSize(&mut self,cellSize:usize){ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `cell_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `cellSize` should have a snake case name [INFO] [stdout] --> src/lib.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn cellSize(&self) -> usize{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `cell_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.75 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a41583c04687705b1d8e8917e44ee08dbd7d1b8bdda6dbda28a5e8cd5e11f49d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a41583c04687705b1d8e8917e44ee08dbd7d1b8bdda6dbda28a5e8cd5e11f49d", kill_on_drop: false }` [INFO] [stdout] a41583c04687705b1d8e8917e44ee08dbd7d1b8bdda6dbda28a5e8cd5e11f49d