[INFO] cloning repository https://github.com/jeffdiom/SSBU-mods-Personal-Balance-Changes- [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffdiom/SSBU-mods-Personal-Balance-Changes-" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffdiom%2FSSBU-mods-Personal-Balance-Changes-", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffdiom%2FSSBU-mods-Personal-Balance-Changes-'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea25b1fd41cfaf8296302dc40ce6ba2c66521b3c [INFO] testing jeffdiom/SSBU-mods-Personal-Balance-Changes- against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffdiom%2FSSBU-mods-Personal-Balance-Changes-" "/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/jeffdiom/SSBU-mods-Personal-Balance-Changes- on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/jeffdiom/SSBU-mods-Personal-Balance-Changes- [INFO] finished tweaking git repo https://github.com/jeffdiom/SSBU-mods-Personal-Balance-Changes- [INFO] tweaked toml for git repo https://github.com/jeffdiom/SSBU-mods-Personal-Balance-Changes- written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jeffdiom/SSBU-mods-Personal-Balance-Changes- already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ultimate-research/skyline-acmd.git` [INFO] [stderr] Updating git repository `https://github.com/ultimate-research/skyline-rs.git` [INFO] [stderr] Updating git repository `https://github.com/ultimate-research/skyline-smash.git` [INFO] [stderr] Updating git repository `https://github.com/ultimate-research/libc-nnsdk.git` [INFO] [stderr] Updating git repository `https://github.com/ultimate-research/nnsdk-rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lua_bind_hash v1.0.1 [INFO] [stderr] Downloaded compile-time-lua-bind-hash v1.1.1 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d932acd5f6585fa9fe7945c43d69345e31f39898558cac9993f0060e9b841ac1 [INFO] running `Command { std: "docker" "start" "-a" "d932acd5f6585fa9fe7945c43d69345e31f39898558cac9993f0060e9b841ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d932acd5f6585fa9fe7945c43d69345e31f39898558cac9993f0060e9b841ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d932acd5f6585fa9fe7945c43d69345e31f39898558cac9993f0060e9b841ac1", kill_on_drop: false }` [INFO] [stdout] d932acd5f6585fa9fe7945c43d69345e31f39898558cac9993f0060e9b841ac1 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db3c1be7aab946d6aa94c2f008b3f440fafe07577232823130ee7710367ecb92 [INFO] running `Command { std: "docker" "start" "-a" "db3c1be7aab946d6aa94c2f008b3f440fafe07577232823130ee7710367ecb92", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc-nnsdk v0.0.1 (https://github.com/ultimate-research/libc-nnsdk.git#469b6523) [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lua_bind_hash v1.0.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling nnsdk v0.1.0 (https://github.com/ultimate-research/nnsdk-rs.git#30b1f975) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling skyline_macro v0.1.0 (https://github.com/ultimate-research/skyline-rs.git#e084d2cb) [INFO] [stderr] Compiling compile-time-lua-bind-hash v1.1.1 [INFO] [stderr] Compiling acmd_proc_macros v0.1.0 (https://github.com/ultimate-research/skyline-acmd.git#b6703e7c) [INFO] [stderr] Compiling skyline v0.1.0 (https://github.com/ultimate-research/skyline-rs.git#e084d2cb) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skyline-rs-652bad0610bd03a8/e084d2c/src/lib.rs:3:64 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(alloc_error_handler, lang_items, start, global_asm, const_generics, impl_trait_in_bindings, proc_macro_hygiene, alloc_prelude,... [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skyline-rs-652bad0610bd03a8/e084d2c/src/lib.rs:3:80 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(alloc_error_handler, lang_items, start, global_asm, const_generics, impl_trait_in_bindings, proc_macro_hygiene, alloc_prelude,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: the implementation was not maintainable, the feature may get reintroduced once the current refactorings are done [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skyline-rs-652bad0610bd03a8/e084d2c/src/lib.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | pub use crate::alloc::prelude::v1::*; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0557. [INFO] [stdout] [INFO] [stderr] error: could not compile `skyline` due to 4 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "db3c1be7aab946d6aa94c2f008b3f440fafe07577232823130ee7710367ecb92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3c1be7aab946d6aa94c2f008b3f440fafe07577232823130ee7710367ecb92", kill_on_drop: false }` [INFO] [stdout] db3c1be7aab946d6aa94c2f008b3f440fafe07577232823130ee7710367ecb92