[INFO] fetching crate libuv 2.9.0... [INFO] checking libuv-2.9.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate libuv 2.9.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate libuv 2.9.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libuv 2.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate libuv 2.9.0 [INFO] tweaked toml for crates.io crate libuv 2.9.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate libuv 2.9.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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f246a161bfca562cc5334dc993c2d44fa864cb6292a5c1051c0f60c78106915 [INFO] running `Command { std: "docker" "start" "-a" "5f246a161bfca562cc5334dc993c2d44fa864cb6292a5c1051c0f60c78106915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f246a161bfca562cc5334dc993c2d44fa864cb6292a5c1051c0f60c78106915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f246a161bfca562cc5334dc993c2d44fa864cb6292a5c1051c0f60c78106915", kill_on_drop: false }` [INFO] [stdout] 5f246a161bfca562cc5334dc993c2d44fa864cb6292a5c1051c0f60c78106915 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74181924bfa3f0b151757e43f4db59454f342509ea8a680477361daa389297ef [INFO] running `Command { std: "docker" "start" "-a" "74181924bfa3f0b151757e43f4db59454f342509ea8a680477361daa389297ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling libuv-sys2 v1.48.0 [INFO] [stderr] Checking libuv v2.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_copy_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_copy_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_copy_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_copy_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_open_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_open_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_symlink_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_symlink_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_open_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_open_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/fs/./fs_symlink_flags.inc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(non_camel_case_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `bitflags` [INFO] [stdout] --> src/fs/./fs_symlink_flags.inc.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/handles/process.rs:187:40 [INFO] [stdout] | [INFO] [stdout] 183 | impl<'a> ProcessOptions<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn new(args: &'a [&'a str]) -> ProcessOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/handles/process.rs:187:40 [INFO] [stdout] | [INFO] [stdout] 183 | impl<'a> ProcessOptions<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn new(args: &'a [&'a str]) -> ProcessOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/misc/os.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | let uid = if passwd.uid >= 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/misc/os.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let gid = if passwd.gid >= 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/misc/os.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | let uid = if passwd.uid >= 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/misc/os.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let gid = if passwd.gid >= 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.50s [INFO] running `Command { std: "docker" "inspect" "74181924bfa3f0b151757e43f4db59454f342509ea8a680477361daa389297ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74181924bfa3f0b151757e43f4db59454f342509ea8a680477361daa389297ef", kill_on_drop: false }` [INFO] [stdout] 74181924bfa3f0b151757e43f4db59454f342509ea8a680477361daa389297ef