[INFO] cloning repository https://github.com/ZetaNumbers/vitasdk-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZetaNumbers/vitasdk-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZetaNumbers%2Fvitasdk-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZetaNumbers%2Fvitasdk-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52dc2a26d66556e63150890c61d746d5ff4f2284 [INFO] documenting ZetaNumbers/vitasdk-rust against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZetaNumbers%2Fvitasdk-rust" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZetaNumbers/vitasdk-rust on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZetaNumbers/vitasdk-rust [INFO] finished tweaking git repo https://github.com/ZetaNumbers/vitasdk-rust [INFO] tweaked toml for git repo https://github.com/ZetaNumbers/vitasdk-rust written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/ZetaNumbers/vitasdk-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d8b8c2e0f5f54c0bce32f834ecbdd0c31e960397ec21f011e7abc3142010380 [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" "6d8b8c2e0f5f54c0bce32f834ecbdd0c31e960397ec21f011e7abc3142010380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d8b8c2e0f5f54c0bce32f834ecbdd0c31e960397ec21f011e7abc3142010380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d8b8c2e0f5f54c0bce32f834ecbdd0c31e960397ec21f011e7abc3142010380", kill_on_drop: false }` [INFO] [stdout] 6d8b8c2e0f5f54c0bce32f834ecbdd0c31e960397ec21f011e7abc3142010380 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] 8e358d5358c622ecbd469713dc2c3019b8b65b19d1e76ee2b2199f109d30d405 [INFO] running `Command { std: "docker" "start" "-a" "8e358d5358c622ecbd469713dc2c3019b8b65b19d1e76ee2b2199f109d30d405", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling camino v1.0.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling clang-sys v1.3.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling vitasdk-sys v0.0.0 (/opt/rustwide/workdir/vitasdk-sys) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> vitasdk-sys/build.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(exit_status_error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vitasdk-sys` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8e358d5358c622ecbd469713dc2c3019b8b65b19d1e76ee2b2199f109d30d405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e358d5358c622ecbd469713dc2c3019b8b65b19d1e76ee2b2199f109d30d405", kill_on_drop: false }` [INFO] [stdout] 8e358d5358c622ecbd469713dc2c3019b8b65b19d1e76ee2b2199f109d30d405