[INFO] cloning repository https://github.com/toasteater/tilecomp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toasteater/tilecomp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoasteater%2Ftilecomp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoasteater%2Ftilecomp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25b44cd32579c3fd6f0091603984d18ee1b3eb37 [INFO] checking toasteater/tilecomp against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoasteater%2Ftilecomp" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toasteater/tilecomp on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toasteater/tilecomp [INFO] finished tweaking git repo https://github.com/toasteater/tilecomp [INFO] tweaked toml for git repo https://github.com/toasteater/tilecomp written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/toasteater/tilecomp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 392cc369ce900a6968ca6b22fb0d4083fe7e077c1aad6f9f9d22f6e39e22380a [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" "392cc369ce900a6968ca6b22fb0d4083fe7e077c1aad6f9f9d22f6e39e22380a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "392cc369ce900a6968ca6b22fb0d4083fe7e077c1aad6f9f9d22f6e39e22380a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "392cc369ce900a6968ca6b22fb0d4083fe7e077c1aad6f9f9d22f6e39e22380a", kill_on_drop: false }` [INFO] [stdout] 392cc369ce900a6968ca6b22fb0d4083fe7e077c1aad6f9f9d22f6e39e22380a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b17e82fe3a4ed80f426423de9f19a3fd644b7e6ff131961f97b9dac9622abcb [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" "9b17e82fe3a4ed80f426423de9f19a3fd644b7e6ff131961f97b9dac9622abcb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.1 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Checking tilecomp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output/godot/mod.rs:63:98 [INFO] [stdout] | [INFO] [stdout] 63 | GodotSerializationError::Other(format!("Error during serialization to Godot tres: {}", e.description()), Box::new(e)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output/godot/mod.rs:69:98 [INFO] [stdout] | [INFO] [stdout] 69 | GodotSerializationError::Other(format!("Error during serialization to Godot tres: {}", e.description()), Box::new(e)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output/godot/mod.rs:63:98 [INFO] [stdout] | [INFO] [stdout] 63 | GodotSerializationError::Other(format!("Error during serialization to Godot tres: {}", e.description()), Box::new(e)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output/godot/mod.rs:69:98 [INFO] [stdout] | [INFO] [stdout] 69 | GodotSerializationError::Other(format!("Error during serialization to Godot tres: {}", e.description()), Box::new(e)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output/godot/data.rs:318:125 [INFO] [stdout] | [INFO] [stdout] 318 | ... map.serialize_value(&self.1.borrow_mut().sub_resource(occluder).map_err(|e| serde::ser::Error::custom(e.description()))?)?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output/godot/data.rs:318:125 [INFO] [stdout] | [INFO] [stdout] 318 | ... map.serialize_value(&self.1.borrow_mut().sub_resource(occluder).map_err(|e| serde::ser::Error::custom(e.description()))?)?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output/godot/data.rs:324:127 [INFO] [stdout] | [INFO] [stdout] 324 | ... map.serialize_value(&self.1.borrow_mut().sub_resource(navigation).map_err(|e| serde::ser::Error::custom(e.description()))?)?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output/godot/data.rs:324:127 [INFO] [stdout] | [INFO] [stdout] 324 | ... map.serialize_value(&self.1.borrow_mut().sub_resource(navigation).map_err(|e| serde::ser::Error::custom(e.description()))?)?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output/godot/data.rs:364:125 [INFO] [stdout] | [INFO] [stdout] 364 | ... map.serialize_value(&self.1.borrow_mut().sub_resource(&shape.shape).map_err(|e| serde::ser::Error::custom(e.description()))?)?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output/godot/data.rs:364:125 [INFO] [stdout] | [INFO] [stdout] 364 | ... map.serialize_value(&self.1.borrow_mut().sub_resource(&shape.shape).map_err(|e| serde::ser::Error::custom(e.description()))?)?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output/godot/data.rs:392:62 [INFO] [stdout] | [INFO] [stdout] 392 | .map_err(|e| serde::ser::Error::custom(e.description()))? [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output/godot/data.rs:392:62 [INFO] [stdout] | [INFO] [stdout] 392 | .map_err(|e| serde::ser::Error::custom(e.description()))? [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output/godot/data.rs:398:62 [INFO] [stdout] | [INFO] [stdout] 398 | .map_err(|e| serde::ser::Error::custom(e.description()))? [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output/godot/data.rs:398:62 [INFO] [stdout] | [INFO] [stdout] 398 | .map_err(|e| serde::ser::Error::custom(e.description()))? [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjacent` [INFO] [stdout] --> src/layout/blob_flags.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn adjacent(self) -> BlobFlags { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_clockwise` [INFO] [stdout] --> src/layout/tile.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn to_clockwise(self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_counter_clockwise` [INFO] [stdout] --> src/layout/tile.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn to_counter_clockwise(self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `serialize_godot` [INFO] [stdout] --> src/output/godot/data.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn serialize_godot(&self, s: S) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rotate` [INFO] [stdout] --> src/layout/blob_flags.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn rotate(self, n: i32) -> BlobFlags { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjacent` [INFO] [stdout] --> src/layout/blob_flags.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn adjacent(self) -> BlobFlags { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_clockwise` [INFO] [stdout] --> src/layout/tile.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn to_clockwise(self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_counter_clockwise` [INFO] [stdout] --> src/layout/tile.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn to_counter_clockwise(self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `serialize_godot` [INFO] [stdout] --> src/output/godot/data.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn serialize_godot(&self, s: S) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `all_positional` [INFO] [stdout] --> src/subargs.rs:152:12 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn all_positional(&self) -> &[String] { &self.positional } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `all_named` [INFO] [stdout] --> src/subargs.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn all_named(&self) -> &FnvHashMap { &self.named } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.69s [INFO] running `Command { std: "docker" "inspect" "9b17e82fe3a4ed80f426423de9f19a3fd644b7e6ff131961f97b9dac9622abcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b17e82fe3a4ed80f426423de9f19a3fd644b7e6ff131961f97b9dac9622abcb", kill_on_drop: false }` [INFO] [stdout] 9b17e82fe3a4ed80f426423de9f19a3fd644b7e6ff131961f97b9dac9622abcb