[INFO] fetching crate linux-support 0.0.1... [INFO] checking linux-support-0.0.1 against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] extracting crate linux-support 0.0.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate linux-support 0.0.1 on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate linux-support 0.0.1 [INFO] finished tweaking crates.io crate linux-support 0.0.1 [INFO] tweaked toml for crates.io crate linux-support 0.0.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded streaming-iterator v0.1.5 [INFO] [stderr] Downloaded const_fn_assert v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b48a0d5b50c58fba4231e55af925dde009cecd175e5e52fa5aa7892cf31294ba [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" "b48a0d5b50c58fba4231e55af925dde009cecd175e5e52fa5aa7892cf31294ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b48a0d5b50c58fba4231e55af925dde009cecd175e5e52fa5aa7892cf31294ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48a0d5b50c58fba4231e55af925dde009cecd175e5e52fa5aa7892cf31294ba", kill_on_drop: false }` [INFO] [stdout] b48a0d5b50c58fba4231e55af925dde009cecd175e5e52fa5aa7892cf31294ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7402d9dd227654711f68745c18ead32d3bdf47e24f4efea8e30122819ab8d32 [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" "a7402d9dd227654711f68745c18ead32d3bdf47e24f4efea8e30122819ab8d32", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking streaming-iterator v0.1.5 [INFO] [stderr] Checking const_fn_assert v0.1.2 [INFO] [stderr] Checking likely v0.1.0 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling raw-cpuid v5.0.0 [INFO] [stderr] Checking const-cstr-fork v0.2.2 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking libc-extra v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking linux-support v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/syscall/SYS.raw_syscall.x86_64.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 13 | | ( [INFO] [stdout] 14 | | "syscall" [INFO] [stdout] 15 | | : [INFO] [stdout] ... | [INFO] [stdout] 23 | | "volatile" [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/syscall/SYS.raw_syscall.x86_64.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 34 | | ( [INFO] [stdout] 35 | | "syscall" [INFO] [stdout] 36 | | : [INFO] [stdout] ... | [INFO] [stdout] 45 | | "volatile" [INFO] [stdout] 46 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/syscall/SYS.raw_syscall.x86_64.rs:55:3 [INFO] [stdout] | [INFO] [stdout] 55 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 56 | | ( [INFO] [stdout] 57 | | "syscall" [INFO] [stdout] 58 | | : [INFO] [stdout] ... | [INFO] [stdout] 68 | | "volatile" [INFO] [stdout] 69 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/syscall/SYS.raw_syscall.x86_64.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 79 | | ( [INFO] [stdout] 80 | | "syscall" [INFO] [stdout] 81 | | : [INFO] [stdout] ... | [INFO] [stdout] 92 | | "volatile" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/syscall/SYS.raw_syscall.x86_64.rs:102:3 [INFO] [stdout] | [INFO] [stdout] 102 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 103 | | ( [INFO] [stdout] 104 | | "syscall" [INFO] [stdout] 105 | | : [INFO] [stdout] ... | [INFO] [stdout] 117 | | "volatile" [INFO] [stdout] 118 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/syscall/SYS.raw_syscall.x86_64.rs:127:3 [INFO] [stdout] | [INFO] [stdout] 127 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 128 | | ( [INFO] [stdout] 129 | | "syscall" [INFO] [stdout] 130 | | : [INFO] [stdout] ... | [INFO] [stdout] 143 | | "volatile" [INFO] [stdout] 144 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/syscall/SYS.raw_syscall.x86_64.rs:153:3 [INFO] [stdout] | [INFO] [stdout] 153 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 154 | | ( [INFO] [stdout] 155 | | "syscall" [INFO] [stdout] 156 | | : [INFO] [stdout] ... | [INFO] [stdout] 170 | | "volatile" [INFO] [stdout] 171 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/current_numa_node_and_hyper_thread.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 22 | | ( [INFO] [stdout] 23 | | "rdtscp" [INFO] [stdout] 24 | | : [INFO] [stdout] ... | [INFO] [stdout] 29 | | "volatile" [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/syscall/SYS.raw_syscall.x86_64.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 13 | | ( [INFO] [stdout] 14 | | "syscall" [INFO] [stdout] 15 | | : [INFO] [stdout] ... | [INFO] [stdout] 23 | | "volatile" [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/syscall/SYS.raw_syscall.x86_64.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 34 | | ( [INFO] [stdout] 35 | | "syscall" [INFO] [stdout] 36 | | : [INFO] [stdout] ... | [INFO] [stdout] 45 | | "volatile" [INFO] [stdout] 46 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/syscall/SYS.raw_syscall.x86_64.rs:55:3 [INFO] [stdout] | [INFO] [stdout] 55 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 56 | | ( [INFO] [stdout] 57 | | "syscall" [INFO] [stdout] 58 | | : [INFO] [stdout] ... | [INFO] [stdout] 68 | | "volatile" [INFO] [stdout] 69 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/syscall/SYS.raw_syscall.x86_64.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 79 | | ( [INFO] [stdout] 80 | | "syscall" [INFO] [stdout] 81 | | : [INFO] [stdout] ... | [INFO] [stdout] 92 | | "volatile" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/syscall/SYS.raw_syscall.x86_64.rs:102:3 [INFO] [stdout] | [INFO] [stdout] 102 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 103 | | ( [INFO] [stdout] 104 | | "syscall" [INFO] [stdout] 105 | | : [INFO] [stdout] ... | [INFO] [stdout] 117 | | "volatile" [INFO] [stdout] 118 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/syscall/SYS.raw_syscall.x86_64.rs:127:3 [INFO] [stdout] | [INFO] [stdout] 127 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 128 | | ( [INFO] [stdout] 129 | | "syscall" [INFO] [stdout] 130 | | : [INFO] [stdout] ... | [INFO] [stdout] 143 | | "volatile" [INFO] [stdout] 144 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/syscall/SYS.raw_syscall.x86_64.rs:153:3 [INFO] [stdout] | [INFO] [stdout] 153 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 154 | | ( [INFO] [stdout] 155 | | "syscall" [INFO] [stdout] 156 | | : [INFO] [stdout] ... | [INFO] [stdout] 170 | | "volatile" [INFO] [stdout] 171 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::alloc::AllocRef` [INFO] [stdout] --> src/bit_set/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::alloc::AllocRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `AllocRef` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/current_numa_node_and_hyper_thread.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | asm! [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 22 | | ( [INFO] [stdout] 23 | | "rdtscp" [INFO] [stdout] 24 | | : [INFO] [stdout] ... | [INFO] [stdout] 29 | | "volatile" [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::alloc::AllocRef` [INFO] [stdout] --> src/bit_set/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::alloc::AllocRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `AllocRef` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/process/status/Status.rs:563:60 [INFO] [stdout] | [INFO] [stdout] 563 | use self::StatusStatisticParseError::DuplicatedStatistic;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/process/status/Status.rs:563:60 [INFO] [stdout] | [INFO] [stdout] 563 | use self::StatusStatisticParseError::DuplicatedStatistic;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:13:50 [INFO] [stdout] | [INFO] [stdout] 13 | MaximumSizeOfVirtualMemoryAddressSpaceInBytes = RLIMIT_AS, [INFO] [stdout] | ^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | MaximumSizeOfACoreDumpFileInBytes = RLIMIT_CORE, [INFO] [stdout] | ^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | CpuTimeLimitInSeconds = RLIMIT_CPU, [INFO] [stdout] | ^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:19:43 [INFO] [stdout] | [INFO] [stdout] 19 | MaximumSizeOfProcessDataSegmentInBytes = RLIMIT_DATA, [INFO] [stdout] | ^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:22:47 [INFO] [stdout] | [INFO] [stdout] 22 | MaximumSizeOfProcessResidentSetSizeInBytes = RLIMIT_RSS, [INFO] [stdout] | ^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | MaximumSizeOfProcessStackInBytes = RLIMIT_STACK, [INFO] [stdout] | ^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:26:50 [INFO] [stdout] | [INFO] [stdout] 26 | MaximumSizeOfFilesThatProcessCanCreateInBytes = RLIMIT_FSIZE, [INFO] [stdout] | ^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:28:46 [INFO] [stdout] | [INFO] [stdout] 28 | MaximumNumberOfBytesThatProcessCanMemLock = RLIMIT_MEMLOCK, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:30:46 [INFO] [stdout] | [INFO] [stdout] 30 | MaximumNumberOfBytesForPosixMessageQueues = RLIMIT_MSGQUEUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | NiceCeilingLargerIsBetter = RLIMIT_NICE, [INFO] [stdout] | ^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | RealTimePriorityCeilingLargerIsBetter = RLIMIT_RTPRIO, [INFO] [stdout] | ^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | MaximumNumberOfFileDescriptors = RLIMIT_NOFILE, [INFO] [stdout] | ^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:38:37 [INFO] [stdout] | [INFO] [stdout] 38 | MaximumNumberOfProcessAndThreads = RLIMIT_NPROC, [INFO] [stdout] | ^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:40:40 [INFO] [stdout] | [INFO] [stdout] 40 | RealTimePriorityLimitInMicroseconds = RLIMIT_RTTIME, [INFO] [stdout] | ^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:42:34 [INFO] [stdout] | [INFO] [stdout] 42 | MaximumNumberOfSignalsPending = RLIMIT_SIGPENDING, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linux-support` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:13:50 [INFO] [stdout] | [INFO] [stdout] 13 | MaximumSizeOfVirtualMemoryAddressSpaceInBytes = RLIMIT_AS, [INFO] [stdout] | ^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | MaximumSizeOfACoreDumpFileInBytes = RLIMIT_CORE, [INFO] [stdout] | ^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | CpuTimeLimitInSeconds = RLIMIT_CPU, [INFO] [stdout] | ^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:19:43 [INFO] [stdout] | [INFO] [stdout] 19 | MaximumSizeOfProcessDataSegmentInBytes = RLIMIT_DATA, [INFO] [stdout] | ^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:22:47 [INFO] [stdout] | [INFO] [stdout] 22 | MaximumSizeOfProcessResidentSetSizeInBytes = RLIMIT_RSS, [INFO] [stdout] | ^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | MaximumSizeOfProcessStackInBytes = RLIMIT_STACK, [INFO] [stdout] | ^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:26:50 [INFO] [stdout] | [INFO] [stdout] 26 | MaximumSizeOfFilesThatProcessCanCreateInBytes = RLIMIT_FSIZE, [INFO] [stdout] | ^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:28:46 [INFO] [stdout] | [INFO] [stdout] 28 | MaximumNumberOfBytesThatProcessCanMemLock = RLIMIT_MEMLOCK, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:30:46 [INFO] [stdout] | [INFO] [stdout] 30 | MaximumNumberOfBytesForPosixMessageQueues = RLIMIT_MSGQUEUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | NiceCeilingLargerIsBetter = RLIMIT_NICE, [INFO] [stdout] | ^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | RealTimePriorityCeilingLargerIsBetter = RLIMIT_RTPRIO, [INFO] [stdout] | ^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | MaximumNumberOfFileDescriptors = RLIMIT_NOFILE, [INFO] [stdout] | ^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:38:37 [INFO] [stdout] | [INFO] [stdout] 38 | MaximumNumberOfProcessAndThreads = RLIMIT_NPROC, [INFO] [stdout] | ^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:40:40 [INFO] [stdout] | [INFO] [stdout] 40 | RealTimePriorityLimitInMicroseconds = RLIMIT_RTTIME, [INFO] [stdout] | ^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/resource_limits/ResourceName.rs:42:34 [INFO] [stdout] | [INFO] [stdout] 42 | MaximumNumberOfSignalsPending = RLIMIT_SIGPENDING, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a7402d9dd227654711f68745c18ead32d3bdf47e24f4efea8e30122819ab8d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7402d9dd227654711f68745c18ead32d3bdf47e24f4efea8e30122819ab8d32", kill_on_drop: false }` [INFO] [stdout] a7402d9dd227654711f68745c18ead32d3bdf47e24f4efea8e30122819ab8d32