[INFO] cloning repository https://github.com/AranBorkum/lint-ebi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AranBorkum/lint-ebi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAranBorkum%2Flint-ebi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAranBorkum%2Flint-ebi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a52447f3f2958c7a4d93aa9be9cb033174eb669
[INFO] checking AranBorkum/lint-ebi against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAranBorkum%2Flint-ebi" "/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/AranBorkum/lint-ebi
[INFO] finished tweaking git repo https://github.com/AranBorkum/lint-ebi
[INFO] tweaked toml for git repo https://github.com/AranBorkum/lint-ebi written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AranBorkum/lint-ebi on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AranBorkum/lint-ebi 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dee0256614022dcab0453464b986a7034286400ebe46c344d0bd2b3721a95eab
[INFO] running `Command { std: "docker" "start" "-a" "dee0256614022dcab0453464b986a7034286400ebe46c344d0bd2b3721a95eab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dee0256614022dcab0453464b986a7034286400ebe46c344d0bd2b3721a95eab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dee0256614022dcab0453464b986a7034286400ebe46c344d0bd2b3721a95eab", kill_on_drop: false }`
[INFO] [stdout] dee0256614022dcab0453464b986a7034286400ebe46c344d0bd2b3721a95eab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f951811e8344770c8bbe5fdd90f207a7f6cfbac4cc23f4949d58364a0e8bd421
[INFO] running `Command { std: "docker" "start" "-a" "f951811e8344770c8bbe5fdd90f207a7f6cfbac4cc23f4949d58364a0e8bd421", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling pyo3-build-config v0.22.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.5
[INFO] [stderr]    Compiling pyo3-ffi v0.22.5
[INFO] [stderr]    Compiling pyo3 v0.22.5
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling pyo3-macros v0.22.5
[INFO] [stderr]     Checking lint_ebi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `example` and `something` are never read
[INFO] [stdout]   --> src/config/toml.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct LintEbiConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 12 |     example: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     something: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `example` and `something` are never read
[INFO] [stdout]   --> src/config/toml.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct LintEbiConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 12 |     example: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     something: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.63s
[INFO] running `Command { std: "docker" "inspect" "f951811e8344770c8bbe5fdd90f207a7f6cfbac4cc23f4949d58364a0e8bd421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f951811e8344770c8bbe5fdd90f207a7f6cfbac4cc23f4949d58364a0e8bd421", kill_on_drop: false }`
[INFO] [stdout] f951811e8344770c8bbe5fdd90f207a7f6cfbac4cc23f4949d58364a0e8bd421
