[INFO] fetching crate book_lib 0.1.3... [INFO] checking book_lib-0.1.3 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate book_lib 0.1.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate book_lib 0.1.3 [INFO] finished tweaking crates.io crate book_lib 0.1.3 [INFO] tweaked toml for crates.io crate book_lib 0.1.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate book_lib 0.1.3 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 190 packages to latest compatible versions [INFO] [stderr] Adding rusqlite v0.32.1 (available: v0.37.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_arbitrary v1.4.2 [INFO] [stderr] Downloaded libz-rs-sys v0.5.2 [INFO] [stderr] Downloaded env-file-reader v0.3.0 [INFO] [stderr] Downloaded logos v0.12.1 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded logos-derive v0.12.1 [INFO] [stderr] Downloaded zip v3.0.0 [INFO] [stderr] Downloaded rusqlite v0.32.1 [INFO] [stderr] Downloaded zlib-rs v0.5.2 [INFO] [stderr] Downloaded loggit v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 451b5b1df4b5bf652512dbc67652d8903a01087923940fd568d8c50b11d311c5 [INFO] running `Command { std: "docker" "start" "-a" "451b5b1df4b5bf652512dbc67652d8903a01087923940fd568d8c50b11d311c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "451b5b1df4b5bf652512dbc67652d8903a01087923940fd568d8c50b11d311c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "451b5b1df4b5bf652512dbc67652d8903a01087923940fd568d8c50b11d311c5", kill_on_drop: false }` [INFO] [stdout] 451b5b1df4b5bf652512dbc67652d8903a01087923940fd568d8c50b11d311c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c03ee3544e5130e7e97f4267aa6fa91ce71adcf3730c6b32a15c84fc976391d [INFO] running `Command { std: "docker" "start" "-a" "5c03ee3544e5130e7e97f4267aa6fa91ce71adcf3730c6b32a15c84fc976391d", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking zlib-rs v0.5.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking dtor v0.0.6 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking lalrpop-util v0.19.12 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking ctor v0.4.3 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking libz-rs-sys v0.5.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking zip v3.0.0 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Compiling env-file-reader v0.3.0 [INFO] [stderr] Checking loggit v0.1.9 [INFO] [stderr] Checking book_lib v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/db.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | Err(e) => panic!("Couldn't run app because the db doesn't exist"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/db.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | Err(e) => panic!("Couldn't run app because the db doesn't exist"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.81s [INFO] running `Command { std: "docker" "inspect" "5c03ee3544e5130e7e97f4267aa6fa91ce71adcf3730c6b32a15c84fc976391d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c03ee3544e5130e7e97f4267aa6fa91ce71adcf3730c6b32a15c84fc976391d", kill_on_drop: false }` [INFO] [stdout] 5c03ee3544e5130e7e97f4267aa6fa91ce71adcf3730c6b32a15c84fc976391d