[INFO] fetching crate unix 0.6.12... [INFO] checking unix-0.6.12 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate unix 0.6.12 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate unix 0.6.12 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unix 0.6.12 [INFO] finished tweaking crates.io crate unix 0.6.12 [INFO] tweaked toml for crates.io crate unix 0.6.12 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d050a373a68c8d7ce7716485a5c2a1393d58bd10ef43a5665db72ad874617515 [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" "d050a373a68c8d7ce7716485a5c2a1393d58bd10ef43a5665db72ad874617515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d050a373a68c8d7ce7716485a5c2a1393d58bd10ef43a5665db72ad874617515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d050a373a68c8d7ce7716485a5c2a1393d58bd10ef43a5665db72ad874617515", kill_on_drop: false }` [INFO] [stdout] d050a373a68c8d7ce7716485a5c2a1393d58bd10ef43a5665db72ad874617515 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8745c41441d14b7312e1550e4f4ef54433db0dd4a6198e47a74806d62e753a54 [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" "8745c41441d14b7312e1550e4f4ef54433db0dd4a6198e47a74806d62e753a54", kill_on_drop: false }` [INFO] [stderr] Compiling unix v0.6.12 (/opt/rustwide/workdir) [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: constant `error_names` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/unix-f0e230066daeb181/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-f0e230066daeb181/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:395:33 [INFO] [stdout] | [INFO] [stdout] 395 | /** 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:396:33 [INFO] [stdout] | [INFO] [stdout] 396 | /** 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:397:33 [INFO] [stdout] | [INFO] [stdout] 397 | /** 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:458:15 [INFO] [stdout] | [INFO] [stdout] 458 | 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:348:15 [INFO] [stdout] | [INFO] [stdout] 348 | 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:349:15 [INFO] [stdout] | [INFO] [stdout] 349 | 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:350:15 [INFO] [stdout] | [INFO] [stdout] 350 | 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:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | 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:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | 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:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | 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:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | 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:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | 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:113:15 [INFO] [stdout] | [INFO] [stdout] 113 | 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:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | 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:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | 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:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | 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:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | 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:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | const NoWait = ::libc::WNOWAIT as usize; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `NO_WAIT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `error_names` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/unix-f0e230066daeb181/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-f0e230066daeb181/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:395:33 [INFO] [stdout] | [INFO] [stdout] 395 | /** 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:396:33 [INFO] [stdout] | [INFO] [stdout] 396 | /** 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:397:33 [INFO] [stdout] | [INFO] [stdout] 397 | /** 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:458:15 [INFO] [stdout] | [INFO] [stdout] 458 | 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:348:15 [INFO] [stdout] | [INFO] [stdout] 348 | 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:349:15 [INFO] [stdout] | [INFO] [stdout] 349 | 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:350:15 [INFO] [stdout] | [INFO] [stdout] 350 | 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:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | 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:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | 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:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | 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:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | 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:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | 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:113:15 [INFO] [stdout] | [INFO] [stdout] 113 | 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:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | 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:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | 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:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | 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:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | 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:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | const NoWait = ::libc::WNOWAIT as usize; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `NO_WAIT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "8745c41441d14b7312e1550e4f4ef54433db0dd4a6198e47a74806d62e753a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8745c41441d14b7312e1550e4f4ef54433db0dd4a6198e47a74806d62e753a54", kill_on_drop: false }` [INFO] [stdout] 8745c41441d14b7312e1550e4f4ef54433db0dd4a6198e47a74806d62e753a54