[INFO] cloning repository https://github.com/dramxx/neocom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dramxx/neocom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdramxx%2Fneocom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdramxx%2Fneocom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0ad0a5aedfae23807a216053174fb97e9d85751 [INFO] checking dramxx/neocom against master#cb40c25f6aebb637163d26bf76a680ed6e5d1eda for pr-156157-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdramxx%2Fneocom" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dramxx/neocom [INFO] finished tweaking git repo https://github.com/dramxx/neocom [INFO] tweaked toml for git repo https://github.com/dramxx/neocom written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dramxx/neocom on toolchain cb40c25f6aebb637163d26bf76a680ed6e5d1eda [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dramxx/neocom 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" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq v3.3.0 [INFO] [stderr] Downloaded utf8-zero v0.8.1 [INFO] [stderr] Downloaded ureq-proto v0.6.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.11 [INFO] [stderr] Downloaded predicates-core v1.0.10 [INFO] [stderr] Downloaded predicates v3.1.4 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded comfy-table v7.2.2 [INFO] [stderr] Downloaded is_executable v1.0.5 [INFO] [stderr] Downloaded colored v2.2.0 [INFO] [stderr] Downloaded predicates-tree v1.0.13 [INFO] [stderr] Downloaded assert_cmd v2.2.0 [INFO] [stderr] Downloaded clap_complete v4.5.67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9582ae2f8ca495b5e4e8c4326e836cb4595252de0270778e10bea4fcb9c77dd8 [INFO] running `Command { std: "docker" "start" "-a" "9582ae2f8ca495b5e4e8c4326e836cb4595252de0270778e10bea4fcb9c77dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9582ae2f8ca495b5e4e8c4326e836cb4595252de0270778e10bea4fcb9c77dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9582ae2f8ca495b5e4e8c4326e836cb4595252de0270778e10bea4fcb9c77dd8", kill_on_drop: false }` [INFO] [stdout] 9582ae2f8ca495b5e4e8c4326e836cb4595252de0270778e10bea4fcb9c77dd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf1977f1f7d931d54761afe1edadbd37a1ed5d1af2480edce3f9d21ec91adb2b [INFO] running `Command { std: "docker" "start" "-a" "bf1977f1f7d931d54761afe1edadbd37a1ed5d1af2480edce3f9d21ec91adb2b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking is_executable v1.0.5 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking utf8-zero v0.8.1 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking ureq-proto v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking comfy-table v7.2.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking clap_complete v4.5.67 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking rustls-webpki v0.103.11 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking ureq v3.3.0 [INFO] [stderr] Checking neocom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `predicates::prelude::*` [INFO] [stdout] --> tests/integration_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use predicates::prelude::*; [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 variable: `esi` [INFO] [stdout] --> src/zkill.rs:190:32 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn fetch_character_details(esi: &crate::esi::EsiClient, character_id: i64) -> anyhow::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_esi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `esi` [INFO] [stdout] --> src/zkill.rs:190:32 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn fetch_character_details(esi: &crate::esi::EsiClient, character_id: i64) -> anyhow::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_esi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.83s [INFO] running `Command { std: "docker" "inspect" "bf1977f1f7d931d54761afe1edadbd37a1ed5d1af2480edce3f9d21ec91adb2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf1977f1f7d931d54761afe1edadbd37a1ed5d1af2480edce3f9d21ec91adb2b", kill_on_drop: false }` [INFO] [stdout] bf1977f1f7d931d54761afe1edadbd37a1ed5d1af2480edce3f9d21ec91adb2b