[INFO] fetching crate carapace 0.2.0... [INFO] checking carapace-0.2.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate carapace 0.2.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate carapace 0.2.0 [INFO] finished tweaking crates.io crate carapace 0.2.0 [INFO] tweaked toml for crates.io crate carapace 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate carapace 0.2.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate carapace 0.2.0 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b120a11506cb814e815c7fee8d3e295c5ed22d1f5303272f0f12e1bb315c4bf0 [INFO] running `Command { std: "docker" "start" "-a" "b120a11506cb814e815c7fee8d3e295c5ed22d1f5303272f0f12e1bb315c4bf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b120a11506cb814e815c7fee8d3e295c5ed22d1f5303272f0f12e1bb315c4bf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b120a11506cb814e815c7fee8d3e295c5ed22d1f5303272f0f12e1bb315c4bf0", kill_on_drop: false }` [INFO] [stdout] b120a11506cb814e815c7fee8d3e295c5ed22d1f5303272f0f12e1bb315c4bf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f37528631ac1cd1ce5680081be8e09965f149d23bd62393887cf018410fc3b2c [INFO] running `Command { std: "docker" "start" "-a" "f37528631ac1cd1ce5680081be8e09965f149d23bd62393887cf018410fc3b2c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking path-dedot v3.0.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking path-absolutize v3.0.7 [INFO] [stderr] Checking rlimit v0.5.4 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking aligned-utils v1.0.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.4.4 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.14 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking tracing-subscriber v0.2.16 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking carapace v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub bin: PathBuf, // relative to chroot [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub args: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / #[clap(short = 'e', long)] [INFO] [stdout] 46 | | pub env: Vec, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / #[clap(short = 'c', long, value_name = "path")] [INFO] [stdout] 49 | | pub chroot: Option, // relative to cwd [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / #[clap(long, value_name = "path")] [INFO] [stdout] 58 | | pub stdin: Option, // relative to chroot [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / #[clap(long, value_name = "path")] [INFO] [stdout] 61 | | pub stdout: Option, // relative to chroot [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / #[clap(long, value_name = "path")] [INFO] [stdout] 64 | | pub stderr: Option, // relative to chroot [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / #[clap( [INFO] [stdout] 112 | | long, [INFO] [stdout] 113 | | value_name = "path", [INFO] [stdout] 114 | | min_values = 0, [INFO] [stdout] ... | [INFO] [stdout] 117 | | )] [INFO] [stdout] 118 | | pub mount_proc: Option, // absolute (affected by chroot) [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / #[clap( [INFO] [stdout] 121 | | long, [INFO] [stdout] 122 | | value_name = "path", [INFO] [stdout] 123 | | min_values = 0, [INFO] [stdout] ... | [INFO] [stdout] 126 | | )] [INFO] [stdout] 127 | | pub mount_tmpfs: Option, // absolute (affected by chroot) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, u64> [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | direct_set!(Resource::CPU, rlimit_cpu); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | direct_set!(Resource::CPU, rlimit_cpu); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, u64> [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | direct_set!(Resource::AS, rlimit_as); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | direct_set!(Resource::AS, rlimit_as); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, u64> [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | direct_set!(Resource::DATA, rlimit_data); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | direct_set!(Resource::DATA, rlimit_data); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, u64> [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | direct_set!(Resource::FSIZE, rlimit_fsize); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | direct_set!(Resource::FSIZE, rlimit_fsize); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `carapace` (lib test) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub bin: PathBuf, // relative to chroot [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub args: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / #[clap(short = 'e', long)] [INFO] [stdout] 46 | | pub env: Vec, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / #[clap(short = 'c', long, value_name = "path")] [INFO] [stdout] 49 | | pub chroot: Option, // relative to cwd [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / #[clap(long, value_name = "path")] [INFO] [stdout] 58 | | pub stdin: Option, // relative to chroot [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / #[clap(long, value_name = "path")] [INFO] [stdout] 61 | | pub stdout: Option, // relative to chroot [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / #[clap(long, value_name = "path")] [INFO] [stdout] 64 | | pub stderr: Option, // relative to chroot [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / #[clap( [INFO] [stdout] 112 | | long, [INFO] [stdout] 113 | | value_name = "path", [INFO] [stdout] 114 | | min_values = 0, [INFO] [stdout] ... | [INFO] [stdout] 117 | | )] [INFO] [stdout] 118 | | pub mount_proc: Option, // absolute (affected by chroot) [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / #[clap( [INFO] [stdout] 121 | | long, [INFO] [stdout] 122 | | value_name = "path", [INFO] [stdout] 123 | | min_values = 0, [INFO] [stdout] ... | [INFO] [stdout] 126 | | )] [INFO] [stdout] 127 | | pub mount_tmpfs: Option, // absolute (affected by chroot) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, u64> [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | direct_set!(Resource::CPU, rlimit_cpu); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | direct_set!(Resource::CPU, rlimit_cpu); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, u64> [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | direct_set!(Resource::AS, rlimit_as); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | direct_set!(Resource::AS, rlimit_as); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, u64> [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | direct_set!(Resource::DATA, rlimit_data); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | direct_set!(Resource::DATA, rlimit_data); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, u64> [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | direct_set!(Resource::FSIZE, rlimit_fsize); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/child.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | let $field = Rlim::from_raw($field.try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | direct_set!(Resource::FSIZE, rlimit_fsize); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `direct_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `carapace` (lib) due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "f37528631ac1cd1ce5680081be8e09965f149d23bd62393887cf018410fc3b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f37528631ac1cd1ce5680081be8e09965f149d23bd62393887cf018410fc3b2c", kill_on_drop: false }` [INFO] [stdout] f37528631ac1cd1ce5680081be8e09965f149d23bd62393887cf018410fc3b2c