[INFO] cloning repository https://github.com/Meshiest/heightmap2brs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Meshiest/heightmap2brs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeshiest%2Fheightmap2brs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeshiest%2Fheightmap2brs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca5073e5a21709ba9cf50cfe771c704125d0b325 [INFO] checking Meshiest/heightmap2brs against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeshiest%2Fheightmap2brs" "/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/Meshiest/heightmap2brs on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Meshiest/heightmap2brs [INFO] finished tweaking git repo https://github.com/Meshiest/heightmap2brs [INFO] tweaked toml for git repo https://github.com/Meshiest/heightmap2brs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Meshiest/heightmap2brs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libflate_lz77 v1.0.0 [INFO] [stderr] Downloaded libflate v1.0.0 [INFO] [stderr] Downloaded brs v0.2.0 [INFO] [stderr] Downloaded syn v1.0.19 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 922c25915be983ea67e628f6fa606ff65ca76a3d2b7ecb5c7f21876aa4d57093 [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" "922c25915be983ea67e628f6fa606ff65ca76a3d2b7ecb5c7f21876aa4d57093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "922c25915be983ea67e628f6fa606ff65ca76a3d2b7ecb5c7f21876aa4d57093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "922c25915be983ea67e628f6fa606ff65ca76a3d2b7ecb5c7f21876aa4d57093", kill_on_drop: false }` [INFO] [stdout] 922c25915be983ea67e628f6fa606ff65ca76a3d2b7ecb5c7f21876aa4d57093 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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] a3b47d9f1e83413329cdc7502842c49051ef29b8202729fc79aac0366e010dce [INFO] running `Command { std: "docker" "start" "-a" "a3b47d9f1e83413329cdc7502842c49051ef29b8202729fc79aac0366e010dce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking libflate v1.0.0 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking png v0.16.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking image v0.23.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Checking num_enum v0.4.3 [INFO] [stderr] Checking brs v0.2.0 [INFO] [stderr] Checking heightmap v0.3.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0560]: struct `util::GenOptions` has no field named `lrgb` [INFO] [stdout] --> src/main.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | lrgb: matches.is_present("lrgb"), [INFO] [stdout] | ^^^^ `util::GenOptions` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `size`, `scale`, `asset`, `cull`, `tile` ... and 5 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `util::GenOptions` has no field named `lrgb` [INFO] [stdout] --> src/main.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | lrgb: matches.is_present("lrgb"), [INFO] [stdout] | ^^^^ `util::GenOptions` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `size`, `scale`, `asset`, `cull`, `tile` ... and 5 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `lrgb` on type `util::GenOptions` [INFO] [stdout] --> src/main.rs:98:71 [INFO] [stdout] | [INFO] [stdout] 98 | Some("png") => match ColormapPNG::new(&colormap_file, options.lrgb) { [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `size`, `scale`, `asset`, `cull`, `tile` ... and 5 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `lrgb` on type `util::GenOptions` [INFO] [stdout] --> src/main.rs:98:71 [INFO] [stdout] | [INFO] [stdout] 98 | Some("png") => match ColormapPNG::new(&colormap_file, options.lrgb) { [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `size`, `scale`, `asset`, `cull`, `tile` ... and 5 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0560, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0560`. [INFO] [stdout] [INFO] [stderr] error: could not compile `heightmap` [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] Some errors have detailed explanations: E0560, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0560`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a3b47d9f1e83413329cdc7502842c49051ef29b8202729fc79aac0366e010dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b47d9f1e83413329cdc7502842c49051ef29b8202729fc79aac0366e010dce", kill_on_drop: false }` [INFO] [stdout] a3b47d9f1e83413329cdc7502842c49051ef29b8202729fc79aac0366e010dce