[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 ba28ff76f353a722f31c4f3dd2ac4e437d36411b for pr-160780
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcayzac%2Factivity" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jcayzac/activity on toolchain ba28ff76f353a722f31c4f3dd2ac4e437d36411b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "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" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 07ebaa6897be7d74ee25135d2769e90f9578aa466c8d9db9fb6a288809b54e7c
[INFO] running `Command { std: "docker" "start" "07ebaa6897be7d74ee25135d2769e90f9578aa466c8d9db9fb6a288809b54e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07ebaa6897be7d74ee25135d2769e90f9578aa466c8d9db9fb6a288809b54e7c", 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" "07ebaa6897be7d74ee25135d2769e90f9578aa466c8d9db9fb6a288809b54e7c" "/opt/rustwide/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07ebaa6897be7d74ee25135d2769e90f9578aa466c8d9db9fb6a288809b54e7c", 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" "07ebaa6897be7d74ee25135d2769e90f9578aa466c8d9db9fb6a288809b54e7c" "/opt/rustwide/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "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 camino v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking socket2 v0.6.3
[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 supports-color v3.0.2
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling prettyplease v0.2.37
[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 ahash v0.8.12
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[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]    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 sources v0.1.0 (/opt/rustwide/workdir/crates/sources)
[INFO] [stderr]     Checking location v0.1.0 (/opt/rustwide/workdir/crates/location)
[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 45.21s
[INFO] running `Command { std: "docker" "inspect" "07ebaa6897be7d74ee25135d2769e90f9578aa466c8d9db9fb6a288809b54e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07ebaa6897be7d74ee25135d2769e90f9578aa466c8d9db9fb6a288809b54e7c", kill_on_drop: false }`
[INFO] [stdout] 07ebaa6897be7d74ee25135d2769e90f9578aa466c8d9db9fb6a288809b54e7c
