[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af734a187617c3b69b381788bf0b91fafd91d3fd [INFO] testing seansfkelley/terrain-generator against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseansfkelley%2Fterrain-generator" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seansfkelley/terrain-generator on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-4/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" "+1.45.2" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e09fae65d0b7fb73c42be31b698826aa01edc4e2ce6ce60d2fd36a3b6ae4dd80 [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" "e09fae65d0b7fb73c42be31b698826aa01edc4e2ce6ce60d2fd36a3b6ae4dd80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e09fae65d0b7fb73c42be31b698826aa01edc4e2ce6ce60d2fd36a3b6ae4dd80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e09fae65d0b7fb73c42be31b698826aa01edc4e2ce6ce60d2fd36a3b6ae4dd80", kill_on_drop: false }` [INFO] [stdout] e09fae65d0b7fb73c42be31b698826aa01edc4e2ce6ce60d2fd36a3b6ae4dd80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e8f5242259de16a3008a0bfe935db7c8e509d5119bc319f41535decdbc3cd20 [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" "1e8f5242259de16a3008a0bfe935db7c8e509d5119bc319f41535decdbc3cd20", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling cc v1.0.1 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling serde v1.0.15 [INFO] [stderr] Compiling wavefront_obj v5.1.0 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling xml-rs v0.6.2 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling cmake v0.1.26 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling gl v0.6.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling glm v0.2.3 [INFO] [stderr] Compiling glfw v0.18.0 (https://github.com/bjz/glfw-rs.git#3bc2f8b2) [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling terrain-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable 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] warning: use of deprecated item '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 item '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] [stderr] error: could not compile `terrain-generator`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1e8f5242259de16a3008a0bfe935db7c8e509d5119bc319f41535decdbc3cd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e8f5242259de16a3008a0bfe935db7c8e509d5119bc319f41535decdbc3cd20", kill_on_drop: false }` [INFO] [stdout] 1e8f5242259de16a3008a0bfe935db7c8e509d5119bc319f41535decdbc3cd20