[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 0c3b2c226322b623e493b7611e4909ee6bc6a48d for pr-161946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcayzac%2Factivity" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jcayzac/activity on toolchain 0c3b2c226322b623e493b7611e4909ee6bc6a48d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "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" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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] 86a88e956f01571e7692d963125c03f8f163314e4ae5b82ad15fc628d4735422 [INFO] running `Command { std: "docker" "start" "86a88e956f01571e7692d963125c03f8f163314e4ae5b82ad15fc628d4735422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86a88e956f01571e7692d963125c03f8f163314e4ae5b82ad15fc628d4735422", 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" "86a88e956f01571e7692d963125c03f8f163314e4ae5b82ad15fc628d4735422" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86a88e956f01571e7692d963125c03f8f163314e4ae5b82ad15fc628d4735422", 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" "86a88e956f01571e7692d963125c03f8f163314e4ae5b82ad15fc628d4735422" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling ahash v0.8.12 [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] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking winnow v0.7.15 [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] Checking addr2line v0.25.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Checking miette v7.6.0 [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 futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [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 1m 41s [INFO] running `Command { std: "docker" "inspect" "86a88e956f01571e7692d963125c03f8f163314e4ae5b82ad15fc628d4735422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86a88e956f01571e7692d963125c03f8f163314e4ae5b82ad15fc628d4735422", kill_on_drop: false }` [INFO] [stdout] 86a88e956f01571e7692d963125c03f8f163314e4ae5b82ad15fc628d4735422