[INFO] cloning repository https://github.com/vova-byte417/Paporot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vova-byte417/Paporot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvova-byte417%2FPaporot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvova-byte417%2FPaporot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89854431d7952a4c36736c0fabd53f2bfb043ce2
[INFO] checking vova-byte417/Paporot against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvova-byte417%2FPaporot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vova-byte417/Paporot
[INFO] finished tweaking git repo https://github.com/vova-byte417/Paporot
[INFO] tweaked toml for git repo https://github.com/vova-byte417/Paporot written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vova-byte417/Paporot on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vova-byte417/Paporot 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/crates/paporot-core/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/crates/skills/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 23132e5c505b1a0e8457a775d868140a0c50951d783ff745a4e9422075eca3c7
[INFO] running `Command { std: "docker" "start" "23132e5c505b1a0e8457a775d868140a0c50951d783ff745a4e9422075eca3c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23132e5c505b1a0e8457a775d868140a0c50951d783ff745a4e9422075eca3c7", 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" "23132e5c505b1a0e8457a775d868140a0c50951d783ff745a4e9422075eca3c7" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23132e5c505b1a0e8457a775d868140a0c50951d783ff745a4e9422075eca3c7", 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" "23132e5c505b1a0e8457a775d868140a0c50951d783ff745a4e9422075eca3c7" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/paporot-core/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/skills/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.117.2
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v30.0.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling pulley-interpreter v30.0.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking cranelift-bitset v0.117.2
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.117.2
[INFO] [stderr]    Compiling cranelift-isle v0.117.2
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.117.2
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking cranelift-entity v0.117.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.117.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking wasmtime-math v30.0.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling wasmparser v0.224.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking regalloc2 v0.11.2
[INFO] [stderr]     Checking cranelift-control v0.117.2
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking cranelift-bforest v0.117.2
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]    Compiling wasm-encoder v0.224.1
[INFO] [stderr]    Compiling cranelift-codegen v0.117.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking paporot-skill-sdk v0.1.0 (/opt/rustwide/workdir/crates/skill-sdk)
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]     Checking wasm-encoder v0.252.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling wasmtime-jit-debug v30.0.2
[INFO] [stderr]    Compiling wasmtime-fiber v30.0.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking wasmtime-component-util v30.0.2
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]    Compiling wasmtime-cache v30.0.2
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling wasmtime-component-macro v30.0.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking wasmprinter v0.224.1
[INFO] [stderr]     Checking wast v252.0.0
[INFO] [stderr]    Compiling wit-parser v0.224.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking wasmtime-environ v30.0.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling wasmtime v30.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking wasmtime-asm-macros v30.0.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v30.0.2
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking wat v1.252.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v30.0.2
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking wasmtime-slab v30.0.2
[INFO] [stderr]    Compiling wiggle-macro v30.0.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling wiggle-generate v30.0.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling cap-fs-ext v3.4.5
[INFO] [stderr]    Compiling system-interface v0.27.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking cap-rand v3.4.5
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking cap-net-ext v3.4.5
[INFO] [stderr]     Checking cap-time-ext v3.4.5
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking open v5.3.6
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking paporot-core v0.2.0 (/opt/rustwide/workdir/crates/paporot-core)
[INFO] [stdout] warning: unused variable: `pct_ok`
[INFO] [stdout]    --> crates/paporot-core/src/pipeline.rs:576:9
[INFO] [stdout]     |
[INFO] [stdout] 576 |     let pct_ok = if total > 0 { ok * 100 / total } else { 0 };
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_pct_ok`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pct_skip`
[INFO] [stdout]    --> crates/paporot-core/src/pipeline.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |     let pct_skip = if total > 0 { skipped * 100 / total } else { 0 };
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pct_skip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pct_fail`
[INFO] [stdout]    --> crates/paporot-core/src/pipeline.rs:578:9
[INFO] [stdout]     |
[INFO] [stdout] 578 |     let pct_fail = if total > 0 { failed * 100 / total } else { 0 };
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pct_fail`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking paporot-skills v0.1.0 (/opt/rustwide/workdir/crates/skills)
[INFO] [stdout] warning: unused variable: `call_graph`
[INFO] [stdout]   --> crates/skills/src/bin/dependency_analysis.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let call_graph = read_input("call_graph").unwrap_or_default();
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_call_graph`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pct_ok`
[INFO] [stdout]    --> crates/paporot-core/src/pipeline.rs:576:9
[INFO] [stdout]     |
[INFO] [stdout] 576 |     let pct_ok = if total > 0 { ok * 100 / total } else { 0 };
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_pct_ok`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pct_skip`
[INFO] [stdout]    --> crates/paporot-core/src/pipeline.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |     let pct_skip = if total > 0 { skipped * 100 / total } else { 0 };
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pct_skip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pct_fail`
[INFO] [stdout]    --> crates/paporot-core/src/pipeline.rs:578:9
[INFO] [stdout]     |
[INFO] [stdout] 578 |     let pct_fail = if total > 0 { failed * 100 / total } else { 0 };
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pct_fail`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking cranelift-native v0.117.2
[INFO] [stderr]     Checking cranelift-frontend v0.117.2
[INFO] [stdout] warning: unused variable: `call_graph`
[INFO] [stdout]   --> crates/skills/src/bin/dependency_analysis.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let call_graph = read_input("call_graph").unwrap_or_default();
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_call_graph`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking wasmtime-cranelift v30.0.2
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking wiggle v30.0.2
[INFO] [stderr]     Checking wasmtime-wasi-io v30.0.2
[INFO] [stderr]     Checking wasmtime-wasi v30.0.2
[INFO] [stderr]     Checking Paporot v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::eval::types::*`
[INFO] [stdout]    --> src/storage/timeline.rs:538:9
[INFO] [stdout]     |
[INFO] [stdout] 538 |     use crate::eval::types::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Observation`
[INFO] [stdout]    --> src/trajectory/align/engine.rs:170:31
[INFO] [stdout]     |
[INFO] [stdout] 170 |     use crate::trace::types::{Observation, TokenUsage, ToolCall, TraceSource};
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]    --> src/eval/grader.rs:199:49
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn for_language(lang: &ProjectLanguage, root: &Path) -> Self {
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tmp`
[INFO] [stdout]    --> src/eval/grader.rs:362:13
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let tmp = std::env::temp_dir();
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_tmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]    --> src/eval/grader.rs:199:49
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn for_language(lang: &ProjectLanguage, root: &Path) -> Self {
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total`
[INFO] [stdout]    --> src/trajectory/align/engine.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let total = tools.iter().map(|t| t.duration_ms).sum::<u64>();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_total`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cooccur_count` is assigned to, but never used
[INFO] [stdout]   --> src/trajectory/p2/cochange.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let mut cooccur_count = 0_u32;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_cooccur_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cooccur_count` is never read
[INFO] [stdout]   --> src/trajectory/p2/cochange.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 cooccur_count += 1;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cooccur_count` is assigned to, but never used
[INFO] [stdout]   --> src/trajectory/p2/cochange.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let mut cooccur_count = 0_u32;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_cooccur_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cooccur_count` is never read
[INFO] [stdout]   --> src/trajectory/p2/cochange.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 cooccur_count += 1;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tool_use_id` is never read
[INFO] [stdout]   --> src/trace/adapters/claude_types.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct ClaudeSessionMessage {
[INFO] [stdout]    |                   -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub tool_use_id: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClaudeSessionMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/trace/adapters/claude_types.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub(crate) struct ClaudeContentBlock {
[INFO] [stdout]    |                   ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub id: Option<String>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClaudeContentBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/trace/adapters/claude_types.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) struct ClaudeApiResponse {
[INFO] [stdout]    |                   ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub model: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClaudeApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/trace/adapters/deepseek_types.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub(crate) struct DeepSeekResponse {
[INFO] [stdout]    |                   ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub model: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeepSeekResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `finish_reason` are never read
[INFO] [stdout]   --> src/trace/adapters/deepseek_types.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct DeepSeekChoice {
[INFO] [stdout]    |                   -------------- fields in this struct
[INFO] [stdout] 22 |     #[serde(default)]
[INFO] [stdout] 23 |     pub index: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub finish_reason: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeepSeekChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `role` is never read
[INFO] [stdout]   --> src/trace/adapters/deepseek_types.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) struct DeepSeekMessage {
[INFO] [stdout]    |                   --------------- field in this struct
[INFO] [stdout] 32 |     #[serde(default)]
[INFO] [stdout] 33 |     pub role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeepSeekMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `call_type` are never read
[INFO] [stdout]   --> src/trace/adapters/deepseek_types.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(crate) struct DeepSeekToolCall {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] 43 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 44 |     #[serde(rename = "type")]
[INFO] [stdout] 45 |     pub call_type: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeepSeekToolCall` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_tokens` is never read
[INFO] [stdout]   --> src/trace/adapters/deepseek_types.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub(crate) struct DeepSeekUsage {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub total_tokens: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeepSeekUsage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> src/trace/adapters/deepseek_types.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub(crate) struct DeepSeekRunTurn {
[INFO] [stdout]    |                   --------------- field in this struct
[INFO] [stdout] 76 |     #[serde(default)]
[INFO] [stdout] 77 |     pub index: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeepSeekRunTurn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `object` and `model` are never read
[INFO] [stdout]   --> src/trace/adapters/openai_types.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct OpenAiResponse {
[INFO] [stdout]    |                   -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub object: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub model: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `finish_reason` are never read
[INFO] [stdout]   --> src/trace/adapters/openai_types.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) struct OpenAiChoice {
[INFO] [stdout]    |                   ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub index: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub finish_reason: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `role` is never read
[INFO] [stdout]   --> src/trace/adapters/openai_types.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub(crate) struct OpenAiMessage {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `call_type` are never read
[INFO] [stdout]   --> src/trace/adapters/openai_types.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub(crate) struct OpenAiToolCall {
[INFO] [stdout]    |                   -------------- fields in this struct
[INFO] [stdout] 59 |     /// tool 调用 ID
[INFO] [stdout] 60 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub call_type: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiToolCall` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_tokens` is never read
[INFO] [stdout]   --> src/trace/adapters/openai_types.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub(crate) struct OpenAiUsage {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub total_tokens: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiUsage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `Paporot` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `paporot`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tool_use_id` is never read
[INFO] [stdout]   --> src/trace/adapters/claude_types.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct ClaudeSessionMessage {
[INFO] [stdout]    |                   -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub tool_use_id: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClaudeSessionMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/trace/adapters/claude_types.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub(crate) struct ClaudeContentBlock {
[INFO] [stdout]    |                   ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub id: Option<String>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClaudeContentBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/trace/adapters/claude_types.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) struct ClaudeApiResponse {
[INFO] [stdout]    |                   ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub model: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClaudeApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/trace/adapters/deepseek_types.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub(crate) struct DeepSeekResponse {
[INFO] [stdout]    |                   ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub model: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeepSeekResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `finish_reason` are never read
[INFO] [stdout]   --> src/trace/adapters/deepseek_types.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct DeepSeekChoice {
[INFO] [stdout]    |                   -------------- fields in this struct
[INFO] [stdout] 22 |     #[serde(default)]
[INFO] [stdout] 23 |     pub index: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub finish_reason: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeepSeekChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `role` is never read
[INFO] [stdout]   --> src/trace/adapters/deepseek_types.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) struct DeepSeekMessage {
[INFO] [stdout]    |                   --------------- field in this struct
[INFO] [stdout] 32 |     #[serde(default)]
[INFO] [stdout] 33 |     pub role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeepSeekMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `call_type` are never read
[INFO] [stdout]   --> src/trace/adapters/deepseek_types.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(crate) struct DeepSeekToolCall {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] 43 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 44 |     #[serde(rename = "type")]
[INFO] [stdout] 45 |     pub call_type: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeepSeekToolCall` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_tokens` is never read
[INFO] [stdout]   --> src/trace/adapters/deepseek_types.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub(crate) struct DeepSeekUsage {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub total_tokens: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeepSeekUsage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> src/trace/adapters/deepseek_types.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub(crate) struct DeepSeekRunTurn {
[INFO] [stdout]    |                   --------------- field in this struct
[INFO] [stdout] 76 |     #[serde(default)]
[INFO] [stdout] 77 |     pub index: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeepSeekRunTurn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `finish_reason` are never read
[INFO] [stdout]   --> src/trace/adapters/openai_types.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) struct OpenAiChoice {
[INFO] [stdout]    |                   ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub index: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub finish_reason: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `role` is never read
[INFO] [stdout]   --> src/trace/adapters/openai_types.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub(crate) struct OpenAiMessage {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `call_type` are never read
[INFO] [stdout]   --> src/trace/adapters/openai_types.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub(crate) struct OpenAiToolCall {
[INFO] [stdout]    |                   -------------- fields in this struct
[INFO] [stdout] 59 |     /// tool 调用 ID
[INFO] [stdout] 60 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub call_type: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiToolCall` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_tokens` is never read
[INFO] [stdout]   --> src/trace/adapters/openai_types.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub(crate) struct OpenAiUsage {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub total_tokens: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiUsage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking paporot-validation v0.1.0 (/opt/rustwide/workdir/crates/paporot-validation)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/integration_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Paporot::trajectory::*`
[INFO] [stdout]     --> tests/integration_tests.rs:1024:9
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     use Paporot::trajectory::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `semantic_hash` and `semantic_hashes`
[INFO] [stdout]     --> tests/integration_tests.rs:1028:37
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     use Paporot::trajectory::hash::{semantic_hash, semantic_hashes};
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Paporot::trajectory::error::TrajectoryError`
[INFO] [stdout]     --> tests/integration_tests.rs:1030:9
[INFO] [stdout]      |
[INFO] [stdout] 1030 |     use Paporot::trajectory::error::TrajectoryError;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/integration_tests.rs:988:13
[INFO] [stdout]     |
[INFO] [stdout] 988 |         let mut trace = BehaviorTrace {
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 04s
[INFO] running `Command { std: "docker" "inspect" "23132e5c505b1a0e8457a775d868140a0c50951d783ff745a4e9422075eca3c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23132e5c505b1a0e8457a775d868140a0c50951d783ff745a4e9422075eca3c7", kill_on_drop: false }`
[INFO] [stdout] 23132e5c505b1a0e8457a775d868140a0c50951d783ff745a4e9422075eca3c7
