[INFO] cloning repository https://github.com/seansfkelley/terrain-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seansfkelley/terrain-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseansfkelley%2Fterrain-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseansfkelley%2Fterrain-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af734a187617c3b69b381788bf0b91fafd91d3fd [INFO] checking seansfkelley/terrain-generator against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseansfkelley%2Fterrain-generator" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seansfkelley/terrain-generator on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seansfkelley/terrain-generator [INFO] finished tweaking git repo https://github.com/seansfkelley/terrain-generator [INFO] tweaked toml for git repo https://github.com/seansfkelley/terrain-generator written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/seansfkelley/terrain-generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c68a8a5d740ded18b29070383d5bb959535c95f3e63daabc407d24d558c7bd2c [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" "c68a8a5d740ded18b29070383d5bb959535c95f3e63daabc407d24d558c7bd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c68a8a5d740ded18b29070383d5bb959535c95f3e63daabc407d24d558c7bd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c68a8a5d740ded18b29070383d5bb959535c95f3e63daabc407d24d558c7bd2c", kill_on_drop: false }` [INFO] [stdout] c68a8a5d740ded18b29070383d5bb959535c95f3e63daabc407d24d558c7bd2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 1e51ea169af610ee98f5f9b264349a308d719c3aadf74ec6df4a15398eef1c57 [INFO] running `Command { std: "docker" "start" "-a" "1e51ea169af610ee98f5f9b264349a308d719c3aadf74ec6df4a15398eef1c57", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.32 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking lazy_static v0.2.9 [INFO] [stderr] Compiling cc v1.0.1 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking either v1.3.0 [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking futures v0.1.16 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking serde v1.0.15 [INFO] [stderr] Checking scoped_threadpool v0.1.8 [INFO] [stderr] Checking wavefront_obj v5.1.0 [INFO] [stderr] Checking inflate v0.3.3 [INFO] [stderr] Compiling xml-rs v0.6.2 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking rand v0.3.17 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking num-complex v0.1.40 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Compiling cmake v0.1.26 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking semver v0.2.3 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking num-bigint v0.1.40 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking num-rational v0.1.39 [INFO] [stderr] Checking quickcheck v0.2.27 [INFO] [stderr] Checking num v0.1.40 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Compiling gl v0.6.3 [INFO] [stderr] Checking glm v0.2.3 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Checking image v0.17.0 [INFO] [stderr] Checking multimap v0.4.0 [INFO] [stderr] Checking glfw v0.18.0 (https://github.com/bjz/glfw-rs.git#3bc2f8b2) [INFO] [stderr] Checking terrain-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(libc)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(libc)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/objects.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / lazy_static! { [INFO] [stdout] 62 | | static ref DEFAULT_MATERIAL: mtl::Material = mtl::Material { [INFO] [stdout] 63 | | name: "default material".to_owned(), [INFO] [stdout] 64 | | specular_coefficient: 0.0, [INFO] [stdout] ... | [INFO] [stdout] 73 | | }; [INFO] [stdout] 74 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/objects.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / lazy_static! { [INFO] [stdout] 62 | | static ref DEFAULT_MATERIAL: mtl::Material = mtl::Material { [INFO] [stdout] 63 | | name: "default material".to_owned(), [INFO] [stdout] 64 | | specular_coefficient: 0.0, [INFO] [stdout] ... | [INFO] [stdout] 73 | | }; [INFO] [stdout] 74 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/objects.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / lazy_static! { [INFO] [stdout] 62 | | static ref DEFAULT_MATERIAL: mtl::Material = mtl::Material { [INFO] [stdout] 63 | | name: "default material".to_owned(), [INFO] [stdout] 64 | | specular_coefficient: 0.0, [INFO] [stdout] ... | [INFO] [stdout] 73 | | }; [INFO] [stdout] 74 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/objects.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / lazy_static! { [INFO] [stdout] 62 | | static ref DEFAULT_MATERIAL: mtl::Material = mtl::Material { [INFO] [stdout] 63 | | name: "default material".to_owned(), [INFO] [stdout] 64 | | specular_coefficient: 0.0, [INFO] [stdout] ... | [INFO] [stdout] 73 | | }; [INFO] [stdout] 74 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `terrain-generator` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1e51ea169af610ee98f5f9b264349a308d719c3aadf74ec6df4a15398eef1c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e51ea169af610ee98f5f9b264349a308d719c3aadf74ec6df4a15398eef1c57", kill_on_drop: false }` [INFO] [stdout] 1e51ea169af610ee98f5f9b264349a308d719c3aadf74ec6df4a15398eef1c57