[INFO] cloning repository https://github.com/oeb25/cite-lean [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oeb25/cite-lean" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Fcite-lean", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Fcite-lean'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 047732221ad8b1543251b492c6bac844fbf9c71f [INFO] building oeb25/cite-lean against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Fcite-lean" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oeb25/cite-lean [INFO] finished tweaking git repo https://github.com/oeb25/cite-lean [INFO] tweaked toml for git repo https://github.com/oeb25/cite-lean written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oeb25/cite-lean 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/oeb25/cite-lean 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 bincode_derive v2.0.1 [INFO] [stderr] Downloaded quinn-udp v0.5.10 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded clap v4.5.32 [INFO] [stderr] Downloaded quinn v0.11.7 [INFO] [stderr] Downloaded clap_builder v4.5.32 [INFO] [stderr] Downloaded quinn-proto v0.11.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2f4b5ca911ca0d0c800c41937595fa94dabe5a5491b3ba981f0398da8b7f1973 [INFO] running `Command { std: "docker" "start" "-a" "2f4b5ca911ca0d0c800c41937595fa94dabe5a5491b3ba981f0398da8b7f1973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f4b5ca911ca0d0c800c41937595fa94dabe5a5491b3ba981f0398da8b7f1973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f4b5ca911ca0d0c800c41937595fa94dabe5a5491b3ba981f0398da8b7f1973", kill_on_drop: false }` [INFO] [stdout] 2f4b5ca911ca0d0c800c41937595fa94dabe5a5491b3ba981f0398da8b7f1973 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a7c5b136962bb1988f3ae226f162651154644f51d99dfba524c8f84fe2f3379f [INFO] running `Command { std: "docker" "start" "-a" "a7c5b136962bb1988f3ae226f162651154644f51d99dfba524c8f84fe2f3379f", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling cite-lean v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `mem::replace` and `path::PathBuf` [INFO] [stdout] --> src/main.rs:1:49 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, io::Write as _, mem::replace, path::PathBuf}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.25s [INFO] running `Command { std: "docker" "inspect" "a7c5b136962bb1988f3ae226f162651154644f51d99dfba524c8f84fe2f3379f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c5b136962bb1988f3ae226f162651154644f51d99dfba524c8f84fe2f3379f", kill_on_drop: false }` [INFO] [stdout] a7c5b136962bb1988f3ae226f162651154644f51d99dfba524c8f84fe2f3379f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d6ca1efa2b381b853d0d17451f98d0b69cbd8c4d578b4d1b0b81c9466c2b72dc [INFO] running `Command { std: "docker" "start" "-a" "d6ca1efa2b381b853d0d17451f98d0b69cbd8c4d578b4d1b0b81c9466c2b72dc", kill_on_drop: false }` [INFO] [stderr] Compiling cite-lean v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `mem::replace` and `path::PathBuf` [INFO] [stdout] --> src/main.rs:1:49 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, io::Write as _, mem::replace, path::PathBuf}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "d6ca1efa2b381b853d0d17451f98d0b69cbd8c4d578b4d1b0b81c9466c2b72dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ca1efa2b381b853d0d17451f98d0b69cbd8c4d578b4d1b0b81c9466c2b72dc", kill_on_drop: false }` [INFO] [stdout] d6ca1efa2b381b853d0d17451f98d0b69cbd8c4d578b4d1b0b81c9466c2b72dc