[INFO] cloning repository https://github.com/jasonrogena/librarian [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasonrogena/librarian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonrogena%2Flibrarian", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonrogena%2Flibrarian'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32b47cbdccfdd20514304ad1771f2cff3a3b991c [INFO] checking jasonrogena/librarian against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonrogena%2Flibrarian" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jasonrogena/librarian [INFO] finished tweaking git repo https://github.com/jasonrogena/librarian [INFO] tweaked toml for git repo https://github.com/jasonrogena/librarian written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jasonrogena/librarian on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jasonrogena/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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df4972cd459a16bf93e34ad869c610698816c8d221eef68f0a845e31912d74a0 [INFO] running `Command { std: "docker" "start" "-a" "df4972cd459a16bf93e34ad869c610698816c8d221eef68f0a845e31912d74a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df4972cd459a16bf93e34ad869c610698816c8d221eef68f0a845e31912d74a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df4972cd459a16bf93e34ad869c610698816c8d221eef68f0a845e31912d74a0", kill_on_drop: false }` [INFO] [stdout] df4972cd459a16bf93e34ad869c610698816c8d221eef68f0a845e31912d74a0 [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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b494c60cbfaabbf60fc376a7d28be47ac50ef8124c4412677f912879c4504faa [INFO] running `Command { std: "docker" "start" "-a" "b494c60cbfaabbf60fc376a7d28be47ac50ef8124c4412677f912879c4504faa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking winnow v0.7.6 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking ttl_cache v0.5.1 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking notify v8.0.0 [INFO] [stderr] Checking tree_magic v0.2.3 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking enum-iterator v1.5.0 [INFO] [stderr] Compiling pest v2.5.6 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Compiling pest_meta v2.5.6 [INFO] [stderr] Compiling pest_generator v2.5.6 [INFO] [stderr] Checking fanotify-rs v0.3.1 [INFO] [stderr] Compiling pest_derive v2.5.6 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Checking fs-librarian v0.4.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b494c60cbfaabbf60fc376a7d28be47ac50ef8124c4412677f912879c4504faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b494c60cbfaabbf60fc376a7d28be47ac50ef8124c4412677f912879c4504faa", kill_on_drop: false }` [INFO] [stdout] b494c60cbfaabbf60fc376a7d28be47ac50ef8124c4412677f912879c4504faa