[INFO] fetching crate lucia-lang 0.2.0... [INFO] checking lucia-lang-0.2.0 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate lucia-lang 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate lucia-lang 0.2.0 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lucia-lang 0.2.0 [INFO] finished tweaking crates.io crate lucia-lang 0.2.0 [INFO] tweaked toml for crates.io crate lucia-lang 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 14 packages to latest compatible versions [INFO] [stderr] Adding gc-arena v0.3.3 (available: v0.5.3) [INFO] [stderr] Adding gc-arena-derive v0.3.3 (available: v0.5.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b59d09d0c92ad20a37255b75d5799e44d967656998ee7e4827527a7f0ed6909e [INFO] running `Command { std: "docker" "start" "-a" "b59d09d0c92ad20a37255b75d5799e44d967656998ee7e4827527a7f0ed6909e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b59d09d0c92ad20a37255b75d5799e44d967656998ee7e4827527a7f0ed6909e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59d09d0c92ad20a37255b75d5799e44d967656998ee7e4827527a7f0ed6909e", kill_on_drop: false }` [INFO] [stdout] b59d09d0c92ad20a37255b75d5799e44d967656998ee7e4827527a7f0ed6909e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ccdb1bf5c1f17d16531de0432e632168e7b759cf9aee7b4c6787851a117cebe [INFO] running `Command { std: "docker" "start" "-a" "3ccdb1bf5c1f17d16531de0432e632168e7b759cf9aee7b4c6787851a117cebe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling gc-arena-derive v0.3.3 [INFO] [stderr] Checking gc-arena v0.3.3 [INFO] [stderr] Checking lucia-lang v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `indexmap::IndexSet::::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior. [INFO] [stdout] --> src/compiler/analyzer.rs:562:43 [INFO] [stdout] | [INFO] [stdout] 562 | base_func.local_names.remove(name); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `indexmap::IndexSet::::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior. [INFO] [stdout] --> src/compiler/analyzer.rs:633:43 [INFO] [stdout] | [INFO] [stdout] 633 | base_func.local_names.remove(name); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `indexmap::IndexSet::::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior. [INFO] [stdout] --> src/compiler/analyzer.rs:562:43 [INFO] [stdout] | [INFO] [stdout] 562 | base_func.local_names.remove(name); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `indexmap::IndexSet::::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior. [INFO] [stdout] --> src/compiler/analyzer.rs:633:43 [INFO] [stdout] | [INFO] [stdout] 633 | base_func.local_names.remove(name); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `indexmap::IndexMap::::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior. [INFO] [stdout] --> src/objects/table.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | entries.map.remove(&key); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `indexmap::IndexMap::::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior. [INFO] [stdout] --> src/objects/table.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | entries.map.remove(&key); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/objects/conversion.rs:192:28 [INFO] [stdout] | [INFO] [stdout] 192 | if let Ok(i) = <$i>::try_from(i) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | impl_int_from!(i64, u64, i32, u32, i16, u16, i8, u8, isize, usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_int_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/objects/conversion.rs:192:28 [INFO] [stdout] | [INFO] [stdout] 192 | if let Ok(i) = <$i>::try_from(i) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | impl_int_from!(i64, u64, i32, u32, i16, u16, i8, u8, isize, usize); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_int_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/objects/callback.rs:176:19 [INFO] [stdout] | [INFO] [stdout] 176 | struct CB(i64); [INFO] [stdout] | -- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.50s [INFO] running `Command { std: "docker" "inspect" "3ccdb1bf5c1f17d16531de0432e632168e7b759cf9aee7b4c6787851a117cebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ccdb1bf5c1f17d16531de0432e632168e7b759cf9aee7b4c6787851a117cebe", kill_on_drop: false }` [INFO] [stdout] 3ccdb1bf5c1f17d16531de0432e632168e7b759cf9aee7b4c6787851a117cebe