[INFO] cloning repository https://github.com/tomc1998/rs-proc-gen-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomc1998/rs-proc-gen-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomc1998%2Frs-proc-gen-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomc1998%2Frs-proc-gen-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cda6dfbc593366a9f339dbaa9ca484f8d97326d2 [INFO] checking tomc1998/rs-proc-gen-experiment against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomc1998%2Frs-proc-gen-experiment" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomc1998/rs-proc-gen-experiment 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/tomc1998/rs-proc-gen-experiment [INFO] finished tweaking git repo https://github.com/tomc1998/rs-proc-gen-experiment [INFO] tweaked toml for git repo https://github.com/tomc1998/rs-proc-gen-experiment written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/tomc1998/rs-proc-gen-experiment 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e93380bcaa46c135ee90f79fc7f9bd194e44416fb01cc1f66a3f9d835870d6b6 [INFO] running `Command { std: "docker" "start" "-a" "e93380bcaa46c135ee90f79fc7f9bd194e44416fb01cc1f66a3f9d835870d6b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e93380bcaa46c135ee90f79fc7f9bd194e44416fb01cc1f66a3f9d835870d6b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93380bcaa46c135ee90f79fc7f9bd194e44416fb01cc1f66a3f9d835870d6b6", kill_on_drop: false }` [INFO] [stdout] e93380bcaa46c135ee90f79fc7f9bd194e44416fb01cc1f66a3f9d835870d6b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 672684334d302fe652c8a8c08e8263117b0baab864d1ef6964107acb24a14d4a [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" "672684334d302fe652c8a8c08e8263117b0baab864d1ef6964107acb24a14d4a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Checking stable_deref_trait v1.1.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking tuple_utils v0.2.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Checking tempfile v3.0.2 [INFO] [stderr] Checking rand v0.5.3 [INFO] [stderr] Compiling wayland-scanner v0.20.10 [INFO] [stderr] Checking smallvec v0.6.3 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking approx v0.2.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling shred-derive v0.5.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking ordered-float v0.5.0 [INFO] [stderr] Compiling glutin v0.16.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rusttype v0.6.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking wayland-sys v0.20.10 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking wayland-commons v0.20.10 [INFO] [stderr] Checking shrev v1.0.1 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Compiling wayland-client v0.20.10 [INFO] [stderr] Compiling wayland-protocols v0.20.10 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking shred v0.7.0 [INFO] [stderr] Checking hibitset v0.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling specs-derive v0.2.0 [INFO] [stderr] Checking specs v0.12.0 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Checking smithay-client-toolkit v0.2.4 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking winit v0.15.1 [INFO] [stderr] Checking gfx_window_glutin v0.24.0 [INFO] [stderr] Checking proc-gen-experiment 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(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/renderer/paint_sys/mod.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::*; [INFO] [stdout] | -------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 86 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/comp/coll.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | (vec.nor() * (combined_r - dis)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/sys_control/slime_ai.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::*; [INFO] [stdout] | -------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 23 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/sys_control/mod.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 9 | use specs::*; [INFO] [stdout] | -------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 34 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/sys_phys.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 4 | use specs::*; [INFO] [stdout] | -------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 38 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParJoin` is imported redundantly [INFO] [stdout] --> src/sys_anim.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 3 | use specs::*; [INFO] [stdout] | -------- the item `ParJoin` is already imported here [INFO] [stdout] ... [INFO] [stdout] 16 | use specs::ParJoin; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/sys_lifetime.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::*; [INFO] [stdout] | -------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 14 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Builder` is imported redundantly [INFO] [stdout] --> src/main.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 50 | use specs::*; [INFO] [stdout] | -------- the item `Builder` is already imported here [INFO] [stdout] ... [INFO] [stdout] 150 | use specs::Builder; [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(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/renderer/tex_key.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | /// This shouldn't really be accessed directly, except for in the [INFO] [stdout] 8 | | /// asset_loader module, where it is first initially written to. [INFO] [stdout] 9 | | pub static ref ASSET_NAME_MAP : RwLock> [INFO] [stdout] 10 | | = RwLock::new(BTreeMap::new()); [INFO] [stdout] 11 | | } [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/item/mod.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / lazy_static! { [INFO] [stdout] 123 | | /// The item register is a list of all the stats of all the items. Items [INFO] [stdout] 124 | | /// should be referenced by their index in this list. This list will be [INFO] [stdout] 125 | | /// loaded from a configuration file at game startup, and will be accessed [INFO] [stdout] ... | [INFO] [stdout] 128 | | RwLock::new(ItemRegister::new()); [INFO] [stdout] 129 | | } [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: the item `Join` is imported redundantly [INFO] [stdout] --> src/renderer/paint_sys/mod.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::*; [INFO] [stdout] | -------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 86 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/comp/coll.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | (vec.nor() * (combined_r - dis)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/sys_control/slime_ai.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::*; [INFO] [stdout] | -------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 23 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/sys_control/mod.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 9 | use specs::*; [INFO] [stdout] | -------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 34 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/sys_phys.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 4 | use specs::*; [INFO] [stdout] | -------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 38 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParJoin` is imported redundantly [INFO] [stdout] --> src/sys_anim.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 3 | use specs::*; [INFO] [stdout] | -------- the item `ParJoin` is already imported here [INFO] [stdout] ... [INFO] [stdout] 16 | use specs::ParJoin; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/sys_lifetime.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::*; [INFO] [stdout] | -------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 14 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Builder` is imported redundantly [INFO] [stdout] --> src/main.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 50 | use specs::*; [INFO] [stdout] | -------- the item `Builder` is already imported here [INFO] [stdout] ... [INFO] [stdout] 150 | use specs::Builder; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/renderer/tex_key.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | /// This shouldn't really be accessed directly, except for in the [INFO] [stdout] 8 | | /// asset_loader module, where it is first initially written to. [INFO] [stdout] 9 | | pub static ref ASSET_NAME_MAP : RwLock> [INFO] [stdout] 10 | | = RwLock::new(BTreeMap::new()); [INFO] [stdout] 11 | | } [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/item/mod.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / lazy_static! { [INFO] [stdout] 123 | | /// The item register is a list of all the stats of all the items. Items [INFO] [stdout] 124 | | /// should be referenced by their index in this list. This list will be [INFO] [stdout] 125 | | /// loaded from a configuration file at game startup, and will be accessed [INFO] [stdout] ... | [INFO] [stdout] 128 | | RwLock::new(ItemRegister::new()); [INFO] [stdout] 129 | | } [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 previous error; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-gen-experiment` [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 previous error; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "672684334d302fe652c8a8c08e8263117b0baab864d1ef6964107acb24a14d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "672684334d302fe652c8a8c08e8263117b0baab864d1ef6964107acb24a14d4a", kill_on_drop: false }` [INFO] [stdout] 672684334d302fe652c8a8c08e8263117b0baab864d1ef6964107acb24a14d4a