[INFO] cloning repository https://github.com/1337hero/token-counter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1337hero/token-counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1337hero%2Ftoken-counter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1337hero%2Ftoken-counter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11d11e66865de797a5bacd196da483444f6693d4
[INFO] checking 1337hero/token-counter against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1337hero%2Ftoken-counter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1337hero/token-counter
[INFO] finished tweaking git repo https://github.com/1337hero/token-counter
[INFO] tweaked toml for git repo https://github.com/1337hero/token-counter written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1337hero/token-counter on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1337hero/token-counter 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8ee864c8a524a99d25bf9f29f82bcc80ef58c8f824438a1968d2722068fcfde
[INFO] running `Command { std: "docker" "start" "-a" "e8ee864c8a524a99d25bf9f29f82bcc80ef58c8f824438a1968d2722068fcfde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8ee864c8a524a99d25bf9f29f82bcc80ef58c8f824438a1968d2722068fcfde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8ee864c8a524a99d25bf9f29f82bcc80ef58c8f824438a1968d2722068fcfde", kill_on_drop: false }`
[INFO] [stdout] e8ee864c8a524a99d25bf9f29f82bcc80ef58c8f824438a1968d2722068fcfde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4cc8762a5c308e9defcabfd3b984975f43ef0f84c90e78636003ae7a27841bf
[INFO] running `Command { std: "docker" "start" "-a" "c4cc8762a5c308e9defcabfd3b984975f43ef0f84c90e78636003ae7a27841bf", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking infer v0.15.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking fancy-regex v0.12.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking tiktoken-rs v0.5.9
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking token-counter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `flush` is never used
[INFO] [stdout]   --> src/cache/manager.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl CacheManager {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn flush(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `flush` is never used
[INFO] [stdout]   --> src/cache/manager.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl CacheManager {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn flush(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.68s
[INFO] running `Command { std: "docker" "inspect" "c4cc8762a5c308e9defcabfd3b984975f43ef0f84c90e78636003ae7a27841bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4cc8762a5c308e9defcabfd3b984975f43ef0f84c90e78636003ae7a27841bf", kill_on_drop: false }`
[INFO] [stdout] c4cc8762a5c308e9defcabfd3b984975f43ef0f84c90e78636003ae7a27841bf
