[INFO] cloning repository https://github.com/unixway/librarian [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unixway/librarian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funixway%2Flibrarian", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funixway%2Flibrarian'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b0cc059b919e292d63b49337cbf6bd24af66f2e [INFO] checking unixway/librarian against try#099af82bc034c1e4895c90e5407fafdd61976cdb for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funixway%2Flibrarian" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/unixway/librarian [INFO] finished tweaking git repo https://github.com/unixway/librarian [INFO] tweaked toml for git repo https://github.com/unixway/librarian written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/unixway/librarian on toolchain 099af82bc034c1e4895c90e5407fafdd61976cdb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/unixway/librarian 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" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking unixway/librarian against try#099af82bc034c1e4895c90e5407fafdd61976cdb for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funixway%2Flibrarian" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/unixway/librarian [INFO] finished tweaking git repo https://github.com/unixway/librarian [INFO] tweaked toml for git repo https://github.com/unixway/librarian written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/unixway/librarian on toolchain 099af82bc034c1e4895c90e5407fafdd61976cdb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/unixway/librarian 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" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5bda418b2a7f4bc86ea000834a384e1b206cd1ba95e0932dbe9b5d8f0e1b389 [INFO] running `Command { std: "docker" "start" "-a" "d5bda418b2a7f4bc86ea000834a384e1b206cd1ba95e0932dbe9b5d8f0e1b389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5bda418b2a7f4bc86ea000834a384e1b206cd1ba95e0932dbe9b5d8f0e1b389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5bda418b2a7f4bc86ea000834a384e1b206cd1ba95e0932dbe9b5d8f0e1b389", kill_on_drop: false }` [INFO] [stdout] d5bda418b2a7f4bc86ea000834a384e1b206cd1ba95e0932dbe9b5d8f0e1b389 [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" "-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" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 494b9514738ff310dfc3d6650792b32674c01c8fcbc1241e9628d164b23d5f61 [INFO] running `Command { std: "docker" "start" "-a" "494b9514738ff310dfc3d6650792b32674c01c8fcbc1241e9628d164b23d5f61", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking zlib-rs v0.5.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking libbz2-rs-sys v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking ppmd-rust v1.2.1 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking bzip2 v0.6.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking libz-rs-sys v0.5.1 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Checking liblzma v0.4.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking zip v4.3.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking librarian v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/types.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct FileEntry { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `lib_id` and `deleted` are never read [INFO] [stdout] --> src/types.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Book { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub lib_id: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | pub deleted: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Book` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/types.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct FileEntry { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `lib_id` and `deleted` are never read [INFO] [stdout] --> src/types.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Book { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub lib_id: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | pub deleted: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Book` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.65s [INFO] running `Command { std: "docker" "inspect" "494b9514738ff310dfc3d6650792b32674c01c8fcbc1241e9628d164b23d5f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494b9514738ff310dfc3d6650792b32674c01c8fcbc1241e9628d164b23d5f61", kill_on_drop: false }` [INFO] [stdout] 494b9514738ff310dfc3d6650792b32674c01c8fcbc1241e9628d164b23d5f61