[INFO] cloning repository https://github.com/FaultyPine/skyline-update-hacky-directory-support [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FaultyPine/skyline-update-hacky-directory-support" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaultyPine%2Fskyline-update-hacky-directory-support", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaultyPine%2Fskyline-update-hacky-directory-support'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6116b0fcf6cd98a7ce64542595330ec755a0131d [INFO] testing FaultyPine/skyline-update-hacky-directory-support against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaultyPine%2Fskyline-update-hacky-directory-support" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FaultyPine/skyline-update-hacky-directory-support on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FaultyPine/skyline-update-hacky-directory-support [INFO] finished tweaking git repo https://github.com/FaultyPine/skyline-update-hacky-directory-support [INFO] tweaked toml for git repo https://github.com/FaultyPine/skyline-update-hacky-directory-support written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/FaultyPine/skyline-update-hacky-directory-support already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ultimate-research/skyline-rs.git` [INFO] [stderr] Updating git repository `https://github.com/skyline-rs/skyline-web` [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] Downloading crates ... [INFO] [stderr] Downloaded logos v0.11.4 [INFO] [stderr] Downloaded logos-derive v0.11.5 [INFO] [stderr] Downloaded beef v0.4.4 [INFO] [stderr] Downloaded indenter v0.3.0 [INFO] [stderr] Downloaded ramhorns v0.9.4 [INFO] [stderr] Downloaded owo-colors v1.1.3 [INFO] [stderr] Downloaded syn v1.0.51 [INFO] [stderr] Downloaded color-spantrace v0.1.4 [INFO] [stderr] Downloaded color-eyre v0.5.8 [INFO] [stderr] Downloaded eyre v0.6.3 [INFO] [stderr] Downloaded ramhorns-derive v0.9.4 [INFO] [stderr] Downloaded pulldown-cmark v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3773c064a9981ff2d2774d62f0c20e830c92eea47c125253d6fd0805877c5e4e [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" "3773c064a9981ff2d2774d62f0c20e830c92eea47c125253d6fd0805877c5e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3773c064a9981ff2d2774d62f0c20e830c92eea47c125253d6fd0805877c5e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3773c064a9981ff2d2774d62f0c20e830c92eea47c125253d6fd0805877c5e4e", kill_on_drop: false }` [INFO] [stdout] 3773c064a9981ff2d2774d62f0c20e830c92eea47c125253d6fd0805877c5e4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0a6ffee599ef37d47d6f17d935e057eec2ca4edfb4d16a4f4f17539baff08fb [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" "f0a6ffee599ef37d47d6f17d935e057eec2ca4edfb4d16a4f4f17539baff08fb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libc-nnsdk v0.0.1 (https://github.com/ultimate-research/libc-nnsdk.git#0c2f2351) [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling nnsdk v0.1.0 (https://github.com/ultimate-research/nnsdk-rs.git#2a71699a) [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling skyline_macro v0.1.0 (https://github.com/ultimate-research/skyline-rs.git#7f1403fc) [INFO] [stderr] Compiling skyline v0.1.0 (https://github.com/ultimate-research/skyline-rs.git#7f1403fc) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skyline-rs-652bad0610bd03a8/7f1403f/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/7f1403f/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/7f1403f/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] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `skyline` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f0a6ffee599ef37d47d6f17d935e057eec2ca4edfb4d16a4f4f17539baff08fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0a6ffee599ef37d47d6f17d935e057eec2ca4edfb4d16a4f4f17539baff08fb", kill_on_drop: false }` [INFO] [stdout] f0a6ffee599ef37d47d6f17d935e057eec2ca4edfb4d16a4f4f17539baff08fb