[INFO] cloning repository https://github.com/XorTroll/nashe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XorTroll/nashe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXorTroll%2Fnashe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXorTroll%2Fnashe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed4cc7ed41f7839b766a8d42f5a1b5b812a27187 [INFO] checking XorTroll/nashe against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXorTroll%2Fnashe" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/XorTroll/nashe on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/XorTroll/nashe [INFO] finished tweaking git repo https://github.com/XorTroll/nashe [INFO] tweaked toml for git repo https://github.com/XorTroll/nashe written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/XorTroll/nashe already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/aarch64-switch-rs/nx` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/aarch64-switch-rs/logpacket` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.5 [INFO] [stderr] Downloaded linked_list_allocator v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4193e40ddb910b975ca685d0f9f1cb9df742075416cadd02b7d9474fd190216a [INFO] running `Command { std: "docker" "start" "-a" "4193e40ddb910b975ca685d0f9f1cb9df742075416cadd02b7d9474fd190216a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4193e40ddb910b975ca685d0f9f1cb9df742075416cadd02b7d9474fd190216a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4193e40ddb910b975ca685d0f9f1cb9df742075416cadd02b7d9474fd190216a", kill_on_drop: false }` [INFO] [stdout] 4193e40ddb910b975ca685d0f9f1cb9df742075416cadd02b7d9474fd190216a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb4b11451b197ab6cb5567dd662a506dbb6f79e11cf3d070cac2e8e386f307f3 [INFO] running `Command { std: "docker" "start" "-a" "eb4b11451b197ab6cb5567dd662a506dbb6f79e11cf3d070cac2e8e386f307f3", kill_on_drop: false }` [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking logpacket v0.1.0 (https://github.com/aarch64-switch-rs/logpacket#d807c993) [INFO] [stderr] Checking linked_list_allocator v0.9.1 [INFO] [stderr] Checking nx v0.1.0 (https://github.com/aarch64-switch-rs/nx#8f8de1a2) [INFO] [stdout] error: cannot find macro `global_asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | global_asm!(include_str!("asm.s")); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 78 + use core::arch::global_asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `global_asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | global_asm!(include_str!("rrt0.s")); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 78 + use core::arch::global_asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `global_asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | global_asm!(include_str!("arm.s")); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 78 + use core::arch::global_asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `global_asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | global_asm!(include_str!("mem.s")); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 78 + use core::arch::global_asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `global_asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | global_asm!(include_str!("svc.s")); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 78 + use core::arch::global_asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/sync.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/sync.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/sync.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | asm!("clrex"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/thread.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/arm.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/arm.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ipc::HandleMode` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/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] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] | [INFO] [stdout] 79 + #[derive(ConstParamTy)] [INFO] [stdout] 80 | pub enum HandleMode { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ipc::HandleMode` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/mod.rs:530:32 [INFO] [stdout] | [INFO] [stdout] 530 | pub fn pop_handle(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] | [INFO] [stdout] 79 + #[derive(ConstParamTy)] [INFO] [stdout] 80 | pub enum HandleMode { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ipc::HandleMode` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/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] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] | [INFO] [stdout] 79 + #[derive(ConstParamTy)] [INFO] [stdout] 80 | pub enum HandleMode { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ipc::BufferAttribute` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/mod.rs:658:32 [INFO] [stdout] | [INFO] [stdout] 658 | pub fn add_buffer(&mut self, buffer: sf::Buffer) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/macros/util.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 + #[derive(ConstParamTy)] [INFO] [stdout] 16 | pub struct $name($base); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ipc::BufferAttribute` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/mod.rs:772:32 [INFO] [stdout] | [INFO] [stdout] 772 | pub fn pop_buffer(&mut self, raw_data_walker: &mut DataWalker) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/macros/util.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 + #[derive(ConstParamTy)] [INFO] [stdout] 16 | pub struct $name($base); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ipc::BufferAttribute` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/client.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | impl CommandParameter> for sf::Buffer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/macros/util.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 + #[derive(ConstParamTy)] [INFO] [stdout] 16 | pub struct $name($base); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ipc::HandleMode` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/client.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | impl CommandParameter> for sf::Handle { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/mod.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 + #[derive(ConstParamTy)] [INFO] [stdout] 80 | pub enum HandleMode { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ipc::BufferAttribute` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/server.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | impl CommandParameter> for sf::Buffer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/macros/util.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 + #[derive(ConstParamTy)] [INFO] [stdout] 16 | pub struct $name($base); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ipc::HandleMode` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/server.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | impl CommandParameter> for sf::Handle { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/mod.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 + #[derive(ConstParamTy)] [INFO] [stdout] 80 | pub enum HandleMode { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ipc::BufferAttribute` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/sf/mod.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Buffer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/macros/util.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15+ #[derive(ConstParamTy)] [INFO] [stdout] 16| pub struct $name($base); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ipc::BufferAttribute` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/sf/mod.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | impl Buffer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/macros/util.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 + #[derive(ConstParamTy)] [INFO] [stdout] 16 | pub struct $name($base); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ipc::HandleMode` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/sf/mod.rs:104:28 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct Handle { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/mod.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 + #[derive(ConstParamTy)] [INFO] [stdout] 80 | pub enum HandleMode { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ipc::HandleMode` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/sf/mod.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | impl Handle { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/ipc/mod.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 + #[derive(ConstParamTy)] [INFO] [stdout] 80 | pub enum HandleMode { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ipc::BufferAttribute` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/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] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nx-3560396e08328007/8f8de1a/src/macros/util.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 + #[derive(ConstParamTy)] [INFO] [stdout] 16 | pub struct $name($base); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0741`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nx` (lib) due to 26 previous errors [INFO] running `Command { std: "docker" "inspect" "eb4b11451b197ab6cb5567dd662a506dbb6f79e11cf3d070cac2e8e386f307f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb4b11451b197ab6cb5567dd662a506dbb6f79e11cf3d070cac2e8e386f307f3", kill_on_drop: false }` [INFO] [stdout] eb4b11451b197ab6cb5567dd662a506dbb6f79e11cf3d070cac2e8e386f307f3