[INFO] cloning repository https://github.com/jcayzac/activity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcayzac/activity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcayzac%2Factivity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcayzac%2Factivity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d6d9068160a284268a1fd75d11aa23c6277e434 [INFO] checking jcayzac/activity against c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6 for pr-161319 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcayzac%2Factivity" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jcayzac/activity [INFO] finished tweaking git repo https://github.com/jcayzac/activity [INFO] tweaked toml for git repo https://github.com/jcayzac/activity written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jcayzac/activity on toolchain c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jcayzac/activity 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" "+c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-derive v0.13.5 [INFO] [stderr] Downloaded prost-types v0.13.5 [INFO] [stderr] Downloaded prost-build v0.13.5 [INFO] [stderr] Downloaded prost v0.13.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4655d34b1c82c69b8223c5cd256950b85c83b0d93cf8f8c5531d70687f409e3f [INFO] running `Command { std: "docker" "start" "4655d34b1c82c69b8223c5cd256950b85c83b0d93cf8f8c5531d70687f409e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4655d34b1c82c69b8223c5cd256950b85c83b0d93cf8f8c5531d70687f409e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4655d34b1c82c69b8223c5cd256950b85c83b0d93cf8f8c5531d70687f409e3f" "/opt/rustwide/cargo-home/bin/cargo" "+c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4655d34b1c82c69b8223c5cd256950b85c83b0d93cf8f8c5531d70687f409e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4655d34b1c82c69b8223c5cd256950b85c83b0d93cf8f8c5531d70687f409e3f" "/opt/rustwide/cargo-home/bin/cargo" "+c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Checking camino v1.2.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking prost-types v0.13.5 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling proto v0.1.0 (/opt/rustwide/workdir/crates/proto) [INFO] [stderr] Checking timeline v0.1.0 (/opt/rustwide/workdir/crates/timeline) [INFO] [stderr] Checking report v0.1.0 (/opt/rustwide/workdir/crates/report) [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking config v0.1.0 (/opt/rustwide/workdir/crates/config) [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking location v0.1.0 (/opt/rustwide/workdir/crates/location) [INFO] [stderr] Checking sources v0.1.0 (/opt/rustwide/workdir/crates/sources) [INFO] [stderr] Checking periods v0.1.0 (/opt/rustwide/workdir/crates/periods) [INFO] [stderr] Checking activity v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.08s [INFO] running `Command { std: "docker" "inspect" "4655d34b1c82c69b8223c5cd256950b85c83b0d93cf8f8c5531d70687f409e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4655d34b1c82c69b8223c5cd256950b85c83b0d93cf8f8c5531d70687f409e3f", kill_on_drop: false }` [INFO] [stdout] 4655d34b1c82c69b8223c5cd256950b85c83b0d93cf8f8c5531d70687f409e3f