[INFO] fetching crate unix 0.6.10... [INFO] checking unix-0.6.10 against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] extracting crate unix 0.6.10 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate unix 0.6.10 on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate unix 0.6.10 [INFO] finished tweaking crates.io crate unix 0.6.10 [INFO] tweaked toml for crates.io crate unix 0.6.10 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3e3b935bcac04a7d68075953c5a9ffcf94b3645823e26f33b4473060cf6d9a6 [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" "a3e3b935bcac04a7d68075953c5a9ffcf94b3645823e26f33b4473060cf6d9a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3e3b935bcac04a7d68075953c5a9ffcf94b3645823e26f33b4473060cf6d9a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e3b935bcac04a7d68075953c5a9ffcf94b3645823e26f33b4473060cf6d9a6", kill_on_drop: false }` [INFO] [stdout] a3e3b935bcac04a7d68075953c5a9ffcf94b3645823e26f33b4473060cf6d9a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0e1ee9e0db5645d2d954a9f3a7770e5097e915ad71158a8592454a6b75368fa [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" "c0e1ee9e0db5645d2d954a9f3a7770e5097e915ad71158a8592454a6b75368fa", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling containers v0.9.11 [INFO] [stderr] Compiling i-o v0.4.7 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking idem v0.4.0 [INFO] [stderr] Checking utf v0.1.6 [INFO] [stderr] Checking libc-interface v0.1.2 [INFO] [stderr] Checking system-call v0.1.3 [INFO] [stderr] Checking flags v0.1.5 [INFO] [stderr] Checking fallible v0.1.3 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking hash-table v0.2.5 [INFO] [stderr] Checking idem v0.1.1 [INFO] [stderr] Checking null-terminated v0.3.14 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unix v0.6.10 (/opt/rustwide/workdir) [INFO] [stderr] Checking tempus v0.2.4 [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/file.rs:256:67 [INFO] [stdout] | [INFO] [stdout] 256 | struct Rm<'a, 'b> { opt_dir: Option<&'a File>, path: &'b Str }; [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/file.rs:256:67 [INFO] [stdout] | [INFO] [stdout] 256 | struct Rm<'a, 'b> { opt_dir: Option<&'a File>, path: &'b Str }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a foreign function or static [INFO] [stdout] --> src/env.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[link_name = "__environ"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | extern { pub static environ: Environ<'static>; } [INFO] [stdout] | ------------------------------------------------ not a foreign function or static [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] help: try `#[link(name = "__environ")]` instead [INFO] [stdout] --> src/env.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[link_name = "__environ"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a foreign function or static [INFO] [stdout] --> src/env.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[link_name = "__environ"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | extern { pub static environ: Environ<'static>; } [INFO] [stdout] | ------------------------------------------------ not a foreign function or static [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] help: try `#[link(name = "__environ")]` instead [INFO] [stdout] --> src/env.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[link_name = "__environ"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing documentation for a static [INFO] [stdout] --> src/env.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | extern { pub static environ: Environ<'static>; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | #![deny(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `error_names` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/unix-b4beda48bcba6fb5/out/e.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | const error_names: [Option<&str>; 134] = [ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `ERROR_NAMES` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `error_messages` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/unix-b4beda48bcba6fb5/out/e.rs:407:7 [INFO] [stdout] | [INFO] [stdout] 407 | const error_messages: [&str; 134] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ERROR_MESSAGES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `RdOnly` should have an upper case name [INFO] [stdout] --> src/file.rs:389:33 [INFO] [stdout] | [INFO] [stdout] 389 | /** Read-only */ pub const RdOnly: Self = OpenMode(libc::O_RDONLY as _); [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `RD_ONLY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `WrOnly` should have an upper case name [INFO] [stdout] --> src/file.rs:390:33 [INFO] [stdout] | [INFO] [stdout] 390 | /** Write-only */ pub const WrOnly: Self = OpenMode(libc::O_WRONLY as _); [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `WR_ONLY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `RdWr` should have an upper case name [INFO] [stdout] --> src/file.rs:391:33 [INFO] [stdout] | [INFO] [stdout] 391 | /** Read-write */ pub const RdWr : Self = OpenMode(libc::O_RDWR as _); [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `RD_WR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Follow` should have an upper case name [INFO] [stdout] --> src/file.rs:452:15 [INFO] [stdout] | [INFO] [stdout] 452 | const Follow = libc::AT_SYMLINK_FOLLOW as usize; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `FOLLOW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Read` should have an upper case name [INFO] [stdout] --> src/file.rs:346:15 [INFO] [stdout] | [INFO] [stdout] 346 | const Read = 4; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `READ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Write` should have an upper case name [INFO] [stdout] --> src/file.rs:347:15 [INFO] [stdout] | [INFO] [stdout] 347 | const Write = 2; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `WRITE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Exec` should have an upper case name [INFO] [stdout] --> src/file.rs:348:15 [INFO] [stdout] | [INFO] [stdout] 348 | const Exec = 1; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `EXEC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `In` should have an upper case name [INFO] [stdout] --> src/poll.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | /** Readable */ const In = ::libc::POLLIN; [INFO] [stdout] | ^^ help: convert the identifier to upper case: `IN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Out` should have an upper case name [INFO] [stdout] --> src/poll.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 32 | /** Writable */ const Out = ::libc::POLLOUT; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `OUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Pri` should have an upper case name [INFO] [stdout] --> src/poll.rs:33:37 [INFO] [stdout] | [INFO] [stdout] 33 | /** Exceptional */ const Pri = ::libc::POLLPRI; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `PRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Hup` should have an upper case name [INFO] [stdout] --> src/poll.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | /** Closed/hung-up */ const Hup = ::libc::POLLHUP; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `HUP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Err` should have an upper case name [INFO] [stdout] --> src/poll.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | /** Erroneous */ const Err = ::libc::POLLERR; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `ERR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Exit` should have an upper case name [INFO] [stdout] --> src/process.rs:107:15 [INFO] [stdout] | [INFO] [stdout] 107 | pub const Exit: Self = WaitCode(1); [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `EXIT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Kill` should have an upper case name [INFO] [stdout] --> src/process.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | pub const Kill: Self = WaitCode(2); [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KILL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Dump` should have an upper case name [INFO] [stdout] --> src/process.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | pub const Dump: Self = WaitCode(3); [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `DUMP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Trap` should have an upper case name [INFO] [stdout] --> src/process.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | pub const Trap: Self = WaitCode(4); [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `TRAP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Stop` should have an upper case name [INFO] [stdout] --> src/process.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | pub const Stop: Self = WaitCode(5); [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `STOP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Cont` should have an upper case name [INFO] [stdout] --> src/process.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | pub const Cont: Self = WaitCode(6); [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `CONT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Exit` should have an upper case name [INFO] [stdout] --> src/process.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 70 | const Exit = ::libc::WEXITED as usize; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `EXIT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Stop` should have an upper case name [INFO] [stdout] --> src/process.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | const Stop = ::libc::WSTOPPED as usize; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `STOP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Cont` should have an upper case name [INFO] [stdout] --> src/process.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | const Cont = ::libc::WCONTINUED as usize; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `CONT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `NoHang` should have an upper case name [INFO] [stdout] --> src/process.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | const NoHang = ::libc::WNOHANG as usize; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `NO_HANG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `NoWait` should have an upper case name [INFO] [stdout] --> src/process.rs:77:15 [INFO] [stdout] | [INFO] [stdout] 77 | const NoWait = ::libc::WNOWAIT as usize; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `NO_WAIT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `error_names` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/unix-b4beda48bcba6fb5/out/e.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | const error_names: [Option<&str>; 134] = [ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `ERROR_NAMES` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `error_messages` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/unix-b4beda48bcba6fb5/out/e.rs:407:7 [INFO] [stdout] | [INFO] [stdout] 407 | const error_messages: [&str; 134] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ERROR_MESSAGES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `RdOnly` should have an upper case name [INFO] [stdout] --> src/file.rs:389:33 [INFO] [stdout] | [INFO] [stdout] 389 | /** Read-only */ pub const RdOnly: Self = OpenMode(libc::O_RDONLY as _); [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `RD_ONLY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `WrOnly` should have an upper case name [INFO] [stdout] --> src/file.rs:390:33 [INFO] [stdout] | [INFO] [stdout] 390 | /** Write-only */ pub const WrOnly: Self = OpenMode(libc::O_WRONLY as _); [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `WR_ONLY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `RdWr` should have an upper case name [INFO] [stdout] --> src/file.rs:391:33 [INFO] [stdout] | [INFO] [stdout] 391 | /** Read-write */ pub const RdWr : Self = OpenMode(libc::O_RDWR as _); [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `RD_WR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Follow` should have an upper case name [INFO] [stdout] --> src/file.rs:452:15 [INFO] [stdout] | [INFO] [stdout] 452 | const Follow = libc::AT_SYMLINK_FOLLOW as usize; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `FOLLOW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Read` should have an upper case name [INFO] [stdout] --> src/file.rs:346:15 [INFO] [stdout] | [INFO] [stdout] 346 | const Read = 4; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `READ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Write` should have an upper case name [INFO] [stdout] --> src/file.rs:347:15 [INFO] [stdout] | [INFO] [stdout] 347 | const Write = 2; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `WRITE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Exec` should have an upper case name [INFO] [stdout] --> src/file.rs:348:15 [INFO] [stdout] | [INFO] [stdout] 348 | const Exec = 1; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `EXEC` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unix` [INFO] [stdout] warning: associated constant `In` should have an upper case name [INFO] [stdout] --> src/poll.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | /** Readable */ const In = ::libc::POLLIN; [INFO] [stdout] | ^^ help: convert the identifier to upper case: `IN` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: associated constant `Out` should have an upper case name [INFO] [stdout] --> src/poll.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 32 | /** Writable */ const Out = ::libc::POLLOUT; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `OUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] warning: associated constant `Pri` should have an upper case name [INFO] [stdout] --> src/poll.rs:33:37 [INFO] [stdout] | [INFO] [stdout] 33 | /** Exceptional */ const Pri = ::libc::POLLPRI; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `PRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: associated constant `Hup` should have an upper case name [INFO] [stdout] --> src/poll.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | /** Closed/hung-up */ const Hup = ::libc::POLLHUP; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `HUP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Err` should have an upper case name [INFO] [stdout] --> src/poll.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | /** Erroneous */ const Err = ::libc::POLLERR; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `ERR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Exit` should have an upper case name [INFO] [stdout] --> src/process.rs:107:15 [INFO] [stdout] | [INFO] [stdout] 107 | pub const Exit: Self = WaitCode(1); [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `EXIT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Kill` should have an upper case name [INFO] [stdout] --> src/process.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | pub const Kill: Self = WaitCode(2); [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KILL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Dump` should have an upper case name [INFO] [stdout] --> src/process.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | pub const Dump: Self = WaitCode(3); [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `DUMP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Trap` should have an upper case name [INFO] [stdout] --> src/process.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | pub const Trap: Self = WaitCode(4); [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `TRAP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Stop` should have an upper case name [INFO] [stdout] --> src/process.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | pub const Stop: Self = WaitCode(5); [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `STOP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Cont` should have an upper case name [INFO] [stdout] --> src/process.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | pub const Cont: Self = WaitCode(6); [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `CONT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Exit` should have an upper case name [INFO] [stdout] --> src/process.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 70 | const Exit = ::libc::WEXITED as usize; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `EXIT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Stop` should have an upper case name [INFO] [stdout] --> src/process.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | const Stop = ::libc::WSTOPPED as usize; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `STOP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Cont` should have an upper case name [INFO] [stdout] --> src/process.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | const Cont = ::libc::WCONTINUED as usize; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `CONT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `NoHang` should have an upper case name [INFO] [stdout] --> src/process.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | const NoHang = ::libc::WNOHANG as usize; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `NO_HANG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `NoWait` should have an upper case name [INFO] [stdout] --> src/process.rs:77:15 [INFO] [stdout] | [INFO] [stdout] 77 | const NoWait = ::libc::WNOWAIT as usize; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `NO_WAIT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c0e1ee9e0db5645d2d954a9f3a7770e5097e915ad71158a8592454a6b75368fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e1ee9e0db5645d2d954a9f3a7770e5097e915ad71158a8592454a6b75368fa", kill_on_drop: false }` [INFO] [stdout] c0e1ee9e0db5645d2d954a9f3a7770e5097e915ad71158a8592454a6b75368fa