[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] building jasonrogena/librarian against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonrogena%2Flibrarian" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jasonrogena/librarian on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.5.6
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded ttl_cache v0.5.1
[INFO] [stderr]   Downloaded slug v0.1.4
[INFO] [stderr]   Downloaded tree_magic v0.2.3
[INFO] [stderr]   Downloaded sha2 v0.10.6
[INFO] [stderr]   Downloaded pest_derive v2.5.6
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.92
[INFO] [stderr]   Downloaded deunicode v0.4.3
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.0
[INFO] [stderr]   Downloaded block-buffer v0.10.3
[INFO] [stderr]   Downloaded anstream v0.6.7
[INFO] [stderr]   Downloaded fanotify-rs v0.3.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.92
[INFO] [stderr]   Downloaded libm v0.2.6
[INFO] [stderr]   Downloaded aho-corasick v1.0.1
[INFO] [stderr]   Downloaded pest v2.5.6
[INFO] [stderr]   Downloaded pest_meta v2.5.6
[INFO] [stderr]   Downloaded cc v1.0.77
[INFO] [stderr]   Downloaded chrono v0.4.24
[INFO] [stderr]   Downloaded iana-time-zone v0.1.53
[INFO] [stderr]   Downloaded syn v1.0.104
[INFO] [stderr]   Downloaded ucd-trie v0.1.5
[INFO] [stderr]   Downloaded cxx v1.0.92
[INFO] [stderr]   Downloaded cpufeatures v0.2.5
[INFO] [stderr]   Downloaded digest v0.10.5
[INFO] [stderr]   Downloaded memchr v2.6.3
[INFO] [stderr]   Downloaded chrono-tz v0.8.3
[INFO] [stderr]   Downloaded cxx-build v1.0.92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b0812b40e653943d80bb001b5eba633e666fb56812a5d7c98214a6030d8f11a
[INFO] running `Command { std: "docker" "start" "-a" "9b0812b40e653943d80bb001b5eba633e666fb56812a5d7c98214a6030d8f11a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b0812b40e653943d80bb001b5eba633e666fb56812a5d7c98214a6030d8f11a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0812b40e653943d80bb001b5eba633e666fb56812a5d7c98214a6030d8f11a", kill_on_drop: false }`
[INFO] [stdout] 9b0812b40e653943d80bb001b5eba633e666fb56812a5d7c98214a6030d8f11a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a18f1e1d1f2e41e7c0bbd2da25fb5f7664acdeb669c189facf478445510435bf
[INFO] running `Command { std: "docker" "start" "-a" "a18f1e1d1f2e41e7c0bbd2da25fb5f7664acdeb669c189facf478445510435bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling ttl_cache v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling tree_magic v0.2.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.5.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling pest_meta v2.5.6
[INFO] [stderr]    Compiling fanotify-rs v0.3.1
[INFO] [stderr]    Compiling pest_generator v2.5.6
[INFO] [stderr]    Compiling pest_derive v2.5.6
[INFO] [stderr]    Compiling tera v1.19.1
[INFO] [stderr]    Compiling fs-librarian v0.4.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "a18f1e1d1f2e41e7c0bbd2da25fb5f7664acdeb669c189facf478445510435bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a18f1e1d1f2e41e7c0bbd2da25fb5f7664acdeb669c189facf478445510435bf", kill_on_drop: false }`
[INFO] [stdout] a18f1e1d1f2e41e7c0bbd2da25fb5f7664acdeb669c189facf478445510435bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5e1aca5cf5925f9cbef53a3d1bf02f125960c634c9e246be6eca5c0bfa4b6dd
[INFO] running `Command { std: "docker" "start" "-a" "f5e1aca5cf5925f9cbef53a3d1bf02f125960c634c9e246be6eca5c0bfa4b6dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling fs-librarian v0.4.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.33s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "f5e1aca5cf5925f9cbef53a3d1bf02f125960c634c9e246be6eca5c0bfa4b6dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5e1aca5cf5925f9cbef53a3d1bf02f125960c634c9e246be6eca5c0bfa4b6dd", kill_on_drop: false }`
[INFO] [stdout] f5e1aca5cf5925f9cbef53a3d1bf02f125960c634c9e246be6eca5c0bfa4b6dd
