[INFO] cloning repository https://github.com/TeamLibra/libra-cleaner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TeamLibra/libra-cleaner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamLibra%2Flibra-cleaner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamLibra%2Flibra-cleaner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac60f4667c909e92beb5daf1f9522f575cf684fa [INFO] testing TeamLibra/libra-cleaner against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamLibra%2Flibra-cleaner" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TeamLibra/libra-cleaner 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] started tweaking git repo https://github.com/TeamLibra/libra-cleaner [INFO] finished tweaking git repo https://github.com/TeamLibra/libra-cleaner [INFO] tweaked toml for git repo https://github.com/TeamLibra/libra-cleaner written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/TeamLibra/libra-cleaner 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 3923d2de61fd119f4708ce5483d6356c07eeecee58b3aafc2ef7f33f3b916bbc [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" "3923d2de61fd119f4708ce5483d6356c07eeecee58b3aafc2ef7f33f3b916bbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3923d2de61fd119f4708ce5483d6356c07eeecee58b3aafc2ef7f33f3b916bbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3923d2de61fd119f4708ce5483d6356c07eeecee58b3aafc2ef7f33f3b916bbc", kill_on_drop: false }` [INFO] [stdout] 3923d2de61fd119f4708ce5483d6356c07eeecee58b3aafc2ef7f33f3b916bbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 74601ba1dfcda49fe64a98d7b07d6559c425382362f5006b2602aca1f38f5798 [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" "74601ba1dfcda49fe64a98d7b07d6559c425382362f5006b2602aca1f38f5798", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling logpacket v0.1.0 (https://github.com/aarch64-switch-rs/logpacket#eb8b99fc) [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling linked_list_allocator v0.9.0 [INFO] [stderr] Compiling nx v0.1.0 (https://github.com/aarch64-switch-rs/nx#123f903c) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(const_generics)] [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: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/sf/mod.rs:100:117 [INFO] [stdout] | [INFO] [stdout] 100 | pub type InFixedPointerBuffer = Buffer<{bit_group!{ BufferAttribute [In, Pointer, FixedSize] }}, {mem::size_of::()}>; [INFO] [stdout] | ^ cannot perform const operation using `T` [INFO] [stdout] | [INFO] [stdout] = note: type parameters may not be used in const expressions [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/sf/mod.rs:101:119 [INFO] [stdout] | [INFO] [stdout] 101 | pub type OutFixedPointerBuffer = Buffer<{bit_group!{ BufferAttribute [Out, Pointer, FixedSize] }}, {mem::size_of::()}>; [INFO] [stdout] | ^ cannot perform const operation using `T` [INFO] [stdout] | [INFO] [stdout] = note: type parameters may not be used in const expressions [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ipc::HandleMode` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/mod.rs:469:32 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn add_handle(&mut self, handle: sf::Handle) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ipc::HandleMode` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/mod.rs:530:32 [INFO] [stdout] | [INFO] [stdout] 530 | pub fn pop_handle(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ipc::HandleMode` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/mod.rs:552:33 [INFO] [stdout] | [INFO] [stdout] 552 | pub fn push_handle(&mut self, handle: sf::Handle) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ipc::BufferAttribute` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/mod.rs:657:32 [INFO] [stdout] | [INFO] [stdout] 657 | pub fn add_buffer(&mut self, buffer: sf::Buffer) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ipc::BufferAttribute` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/mod.rs:771:32 [INFO] [stdout] | [INFO] [stdout] 771 | pub fn pop_buffer(&mut self, raw_data_walker: &mut DataWalker) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ipc::BufferAttribute` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/client.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | impl CommandParameter> for sf::Buffer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ipc::HandleMode` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/client.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | impl CommandParameter> for sf::Handle { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ipc::BufferAttribute` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/server.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | impl CommandParameter> for sf::Buffer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ipc::HandleMode` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/server.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 68 | impl CommandParameter> for sf::Handle { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ipc::BufferAttribute` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/sf/mod.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | impl Buffer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ipc::BufferAttribute` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/sf/mod.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | pub const fn from_other(other: Buffer) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ipc::HandleMode` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/sf/mod.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | impl Handle { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ipc::BufferAttribute` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/sf/mod.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Buffer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ipc::HandleMode` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/123f903/src/ipc/sf/mod.rs:104:28 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct Handle { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nx` due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "74601ba1dfcda49fe64a98d7b07d6559c425382362f5006b2602aca1f38f5798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74601ba1dfcda49fe64a98d7b07d6559c425382362f5006b2602aca1f38f5798", kill_on_drop: false }` [INFO] [stdout] 74601ba1dfcda49fe64a98d7b07d6559c425382362f5006b2602aca1f38f5798