[INFO] cloning repository https://github.com/Yoric/keep-it-focused [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yoric/keep-it-focused" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoric%2Fkeep-it-focused", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoric%2Fkeep-it-focused'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1afbfa282b098a9cf3d3214651c1a3b9f5228b4 [INFO] building Yoric/keep-it-focused against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoric%2Fkeep-it-focused" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Yoric/keep-it-focused [INFO] finished tweaking git repo https://github.com/Yoric/keep-it-focused [INFO] tweaked toml for git repo https://github.com/Yoric/keep-it-focused written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Yoric/keep-it-focused 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/Yoric/keep-it-focused 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 uucore_procs v0.0.27 [INFO] [stderr] Downloaded typed-builder-macro v0.20.0 [INFO] [stderr] Downloaded os_display v0.1.3 [INFO] [stderr] Downloaded typed-builder v0.20.0 [INFO] [stderr] Downloaded uuhelp_parser v0.0.27 [INFO] [stderr] Downloaded systemd-journal-logger v2.2.0 [INFO] [stderr] Downloaded unicode-xid v0.2.5 [INFO] [stderr] Downloaded terminal_size v0.4.0 [INFO] [stderr] Downloaded kill_tree v0.2.4 [INFO] [stderr] Downloaded uucore v0.0.27 [INFO] [stderr] Downloaded cc v1.1.34 [INFO] [stderr] Downloaded wild v2.2.1 [INFO] [stderr] Downloaded bstr v1.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c70338767ad528de582eb061983243602d1f4743fe7e473f3936b531ccd555de [INFO] running `Command { std: "docker" "start" "-a" "c70338767ad528de582eb061983243602d1f4743fe7e473f3936b531ccd555de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c70338767ad528de582eb061983243602d1f4743fe7e473f3936b531ccd555de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c70338767ad528de582eb061983243602d1f4743fe7e473f3936b531ccd555de", kill_on_drop: false }` [INFO] [stdout] c70338767ad528de582eb061983243602d1f4743fe7e473f3936b531ccd555de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5f332f2aeff986b73472a14e3aa06b2a66bde097d431d69620b0c141d283d939 [INFO] running `Command { std: "docker" "start" "-a" "5f332f2aeff986b73472a14e3aa06b2a66bde097d431d69620b0c141d283d939", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling uuhelp_parser v0.0.27 [INFO] [stderr] Compiling kill_tree v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling os_display v0.1.3 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling uucore_procs v0.0.27 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling typed-builder-macro v0.20.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling systemd-journal-logger v2.2.0 [INFO] [stderr] Compiling typed-builder v0.20.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling uucore v0.0.27 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling keep-it-focused v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.90s [INFO] running `Command { std: "docker" "inspect" "5f332f2aeff986b73472a14e3aa06b2a66bde097d431d69620b0c141d283d939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f332f2aeff986b73472a14e3aa06b2a66bde097d431d69620b0c141d283d939", kill_on_drop: false }` [INFO] [stdout] 5f332f2aeff986b73472a14e3aa06b2a66bde097d431d69620b0c141d283d939 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3969e6b4b7abb4bbdce187c26c6088f86b70cb2e08f101804871877a6a5aed9c [INFO] running `Command { std: "docker" "start" "-a" "3969e6b4b7abb4bbdce187c26c6088f86b70cb2e08f101804871877a6a5aed9c", kill_on_drop: false }` [INFO] [stderr] Compiling keep-it-focused v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.62s [INFO] running `Command { std: "docker" "inspect" "3969e6b4b7abb4bbdce187c26c6088f86b70cb2e08f101804871877a6a5aed9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3969e6b4b7abb4bbdce187c26c6088f86b70cb2e08f101804871877a6a5aed9c", kill_on_drop: false }` [INFO] [stdout] 3969e6b4b7abb4bbdce187c26c6088f86b70cb2e08f101804871877a6a5aed9c