[INFO] cloning repository https://github.com/Majavar/map-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Majavar/map-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMajavar%2Fmap-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMajavar%2Fmap-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7ce4c0ea9c91a987849d1f8342472afb5624074 [INFO] testing Majavar/map-generator against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMajavar%2Fmap-generator" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Majavar/map-generator on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Majavar/map-generator [INFO] finished tweaking git repo https://github.com/Majavar/map-generator [INFO] tweaked toml for git repo https://github.com/Majavar/map-generator written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate git repo https://github.com/Majavar/map-generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e7c44ca66ac12a97f2b4a4525f1fb1e9f8f4a53b290998177177f1ef621e7ae [INFO] running `Command { std: "docker" "start" "-a" "3e7c44ca66ac12a97f2b4a4525f1fb1e9f8f4a53b290998177177f1ef621e7ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e7c44ca66ac12a97f2b4a4525f1fb1e9f8f4a53b290998177177f1ef621e7ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e7c44ca66ac12a97f2b4a4525f1fb1e9f8f4a53b290998177177f1ef621e7ae", kill_on_drop: false }` [INFO] [stdout] 3e7c44ca66ac12a97f2b4a4525f1fb1e9f8f4a53b290998177177f1ef621e7ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39251532c04400109dee41e4237c666782cfc74d87a557f186caf4dca94ceda9 [INFO] running `Command { std: "docker" "start" "-a" "39251532c04400109dee41e4237c666782cfc74d87a557f186caf4dca94ceda9", 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] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling derive_builder v0.4.7 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling derive_builder_core v0.1.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling noise2d v0.1.0 (/opt/rustwide/workdir/noise2d) [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling heightmap v0.1.0 (/opt/rustwide/workdir/heightmap) [INFO] [stderr] Compiling serde_yaml v0.6.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.12.4 [INFO] [stderr] Compiling image v0.1.0 (/opt/rustwide/workdir/image) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> image/src/shade.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | (self.get(x + 1, y) - self.get(x - 1, y)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 60 - (self.get(x + 1, y) - self.get(x - 1, y)) [INFO] [stdout] 60 + self.get(x + 1, y) - self.get(x - 1, y) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> image/src/shade.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | (self.get(x, y + 1) - self.get(x, y - 1)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 68 - (self.get(x, y + 1) - self.get(x, y - 1)) [INFO] [stdout] 68 + self.get(x, y + 1) - self.get(x, y - 1) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling map-generator 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/config.rs:255:100 [INFO] [stdout] | [INFO] [stdout] 255 | serde_yaml::from_str(contents.as_str()).map_err(|e| io::Error::new(io::ErrorKind::Other, e.description())) [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/config.rs:262:92 [INFO] [stdout] | [INFO] [stdout] 262 | serde_yaml::to_string(self).map_err(|e| io::Error::new(io::ErrorKind::Other, 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/main.rs:49:78 [INFO] [stdout] | [INFO] [stdout] 49 | .validator(|s| usize::from_str(&s).map(|_| ()).map_err(|e| e.description().to_string())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.68s [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39251532c04400109dee41e4237c666782cfc74d87a557f186caf4dca94ceda9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39251532c04400109dee41e4237c666782cfc74d87a557f186caf4dca94ceda9", kill_on_drop: false }` [INFO] [stdout] 39251532c04400109dee41e4237c666782cfc74d87a557f186caf4dca94ceda9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45c05853159c052ed875abe5679f0ff076d518762ac26436e36e237addfd6a77 [INFO] running `Command { std: "docker" "start" "-a" "45c05853159c052ed875abe5679f0ff076d518762ac26436e36e237addfd6a77", kill_on_drop: false }` [INFO] [stderr] Compiling map-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> image/src/shade.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | (self.get(x + 1, y) - self.get(x - 1, y)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 60 - (self.get(x + 1, y) - self.get(x - 1, y)) [INFO] [stdout] 60 + self.get(x + 1, y) - self.get(x - 1, y) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> image/src/shade.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | (self.get(x, y + 1) - self.get(x, y - 1)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 68 - (self.get(x, y + 1) - self.get(x, y - 1)) [INFO] [stdout] 68 + self.get(x, y + 1) - self.get(x, y - 1) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [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/config.rs:255:100 [INFO] [stdout] | [INFO] [stdout] 255 | serde_yaml::from_str(contents.as_str()).map_err(|e| io::Error::new(io::ErrorKind::Other, e.description())) [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/config.rs:262:92 [INFO] [stdout] | [INFO] [stdout] 262 | serde_yaml::to_string(self).map_err(|e| io::Error::new(io::ErrorKind::Other, 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/main.rs:49:78 [INFO] [stdout] | [INFO] [stdout] 49 | .validator(|s| usize::from_str(&s).map(|_| ()).map_err(|e| e.description().to_string())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.77s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/map_generator-7464e14ae097a25d) [INFO] running `Command { std: "docker" "inspect" "45c05853159c052ed875abe5679f0ff076d518762ac26436e36e237addfd6a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c05853159c052ed875abe5679f0ff076d518762ac26436e36e237addfd6a77", kill_on_drop: false }` [INFO] [stdout] 45c05853159c052ed875abe5679f0ff076d518762ac26436e36e237addfd6a77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e81da293828b2441ea738125da44b118e0eed8f5af41a12d8bfaff8da3ca53be [INFO] running `Command { std: "docker" "start" "-a" "e81da293828b2441ea738125da44b118e0eed8f5af41a12d8bfaff8da3ca53be", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> image/src/shade.rs:60:13 [INFO] [stderr] | [INFO] [stderr] 60 | (self.get(x + 1, y) - self.get(x - 1, y)) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 60 - (self.get(x + 1, y) - self.get(x - 1, y)) [INFO] [stderr] 60 + self.get(x + 1, y) - self.get(x - 1, y) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> image/src/shade.rs:68:13 [INFO] [stderr] | [INFO] [stderr] 68 | (self.get(x, y + 1) - self.get(x, y - 1)) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 68 - (self.get(x, y + 1) - self.get(x, y - 1)) [INFO] [stderr] 68 + self.get(x, y + 1) - self.get(x, y - 1) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `image` (lib) generated 2 warnings [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:255:100 [INFO] [stderr] | [INFO] [stderr] 255 | serde_yaml::from_str(contents.as_str()).map_err(|e| io::Error::new(io::ErrorKind::Other, e.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:262:92 [INFO] [stderr] | [INFO] [stderr] 262 | serde_yaml::to_string(self).map_err(|e| io::Error::new(io::ErrorKind::Other, e.description()))?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:49:78 [INFO] [stderr] | [INFO] [stderr] 49 | .validator(|s| usize::from_str(&s).map(|_| ()).map_err(|e| e.description().to_string())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `map-generator` (bin "map-generator" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/map_generator-7464e14ae097a25d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e81da293828b2441ea738125da44b118e0eed8f5af41a12d8bfaff8da3ca53be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e81da293828b2441ea738125da44b118e0eed8f5af41a12d8bfaff8da3ca53be", kill_on_drop: false }` [INFO] [stdout] e81da293828b2441ea738125da44b118e0eed8f5af41a12d8bfaff8da3ca53be