[INFO] fetching crate precord 0.7.13... [INFO] checking precord-0.7.13 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate precord 0.7.13 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate precord 0.7.13 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 precord 0.7.13 [INFO] finished tweaking crates.io crate precord 0.7.13 [INFO] tweaked toml for crates.io crate precord 0.7.13 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate precord 0.7.13 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" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 80396ca863219fdb32c69a9f54ddcccba7c9bf08ec80a0f2e1410a5daf044055 [INFO] running `Command { std: "docker" "start" "-a" "80396ca863219fdb32c69a9f54ddcccba7c9bf08ec80a0f2e1410a5daf044055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80396ca863219fdb32c69a9f54ddcccba7c9bf08ec80a0f2e1410a5daf044055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80396ca863219fdb32c69a9f54ddcccba7c9bf08ec80a0f2e1410a5daf044055", kill_on_drop: false }` [INFO] [stdout] 80396ca863219fdb32c69a9f54ddcccba7c9bf08ec80a0f2e1410a5daf044055 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5b4017ddfca62fd8a12f5d28e85ac82319db32c4ca91fee71873125b1ace0289 [INFO] running `Command { std: "docker" "start" "-a" "5b4017ddfca62fd8a12f5d28e85ac82319db32c4ca91fee71873125b1ace0289", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking bytemuck v1.12.3 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling font-kit v0.13.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking image v0.24.5 [INFO] [stderr] Checking plotters-bitmap v0.3.6 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Compiling serde_with_macros v3.8.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking precord-core v0.7.12 [INFO] [stderr] Checking serde_with v3.8.3 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking precord v0.7.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/utils.rs:170:24 [INFO] [stdout] | [INFO] [stdout] 170 | if let Ok(p) = p.parse::() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/utils.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | if let Ok(p) = p.parse::() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/utils.rs:170:24 [INFO] [stdout] | [INFO] [stdout] 170 | if let Ok(p) = p.parse::() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/utils.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | if let Ok(p) = p.parse::() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.42s [INFO] running `Command { std: "docker" "inspect" "5b4017ddfca62fd8a12f5d28e85ac82319db32c4ca91fee71873125b1ace0289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b4017ddfca62fd8a12f5d28e85ac82319db32c4ca91fee71873125b1ace0289", kill_on_drop: false }` [INFO] [stdout] 5b4017ddfca62fd8a12f5d28e85ac82319db32c4ca91fee71873125b1ace0289