[INFO] fetching crate modelcli 0.0.2... [INFO] testing modelcli-0.0.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate modelcli 0.0.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate modelcli 0.0.2 [INFO] finished tweaking crates.io crate modelcli 0.0.2 [INFO] tweaked toml for crates.io crate modelcli 0.0.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate modelcli 0.0.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate modelcli 0.0.2 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded as-any v0.3.2 [INFO] [stderr] Downloaded json_comments v0.2.2 [INFO] [stderr] Downloaded ecb v0.1.2 [INFO] [stderr] Downloaded tungstenite v0.23.0 [INFO] [stderr] Downloaded eventsource-stream v0.2.3 [INFO] [stderr] Downloaded tokio-tungstenite v0.23.1 [INFO] [stderr] Downloaded newline-converter v0.3.0 [INFO] [stderr] Downloaded rig-derive v0.1.11 [INFO] [stderr] Downloaded arboard v3.6.1 [INFO] [stderr] Downloaded crossterm v0.25.0 [INFO] [stderr] Downloaded inquire v0.7.5 [INFO] [stderr] Downloaded rig-core v0.33.0 [INFO] [stderr] Downloaded lopdf v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7185db5a30c72abb4103c32b9b284df86db39efb29d3d62de6f7c671bc6460c7 [INFO] running `Command { std: "docker" "start" "-a" "7185db5a30c72abb4103c32b9b284df86db39efb29d3d62de6f7c671bc6460c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7185db5a30c72abb4103c32b9b284df86db39efb29d3d62de6f7c671bc6460c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7185db5a30c72abb4103c32b9b284df86db39efb29d3d62de6f7c671bc6460c7", kill_on_drop: false }` [INFO] [stdout] 7185db5a30c72abb4103c32b9b284df86db39efb29d3d62de6f7c671bc6460c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5e2c92c49afe8b23ea849c100409f22584ebc6ef111ac12a58ec34e12727168 [INFO] running `Command { std: "docker" "start" "-a" "f5e2c92c49afe8b23ea849c100409f22584ebc6ef111ac12a58ec34e12727168", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling rig-derive v0.1.11 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling as-any v0.3.2 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling lopdf v0.36.0 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling json_comments v0.2.2 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling rig-core v0.33.0 [INFO] [stderr] Compiling modelcli v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `field_name` is never used [INFO] [stdout] --> src/api/models_dev.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl Interleaved { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 54 | pub fn field_name(&self) -> Option<&str> { [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 4m 33s [INFO] running `Command { std: "docker" "inspect" "f5e2c92c49afe8b23ea849c100409f22584ebc6ef111ac12a58ec34e12727168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e2c92c49afe8b23ea849c100409f22584ebc6ef111ac12a58ec34e12727168", kill_on_drop: false }` [INFO] [stdout] f5e2c92c49afe8b23ea849c100409f22584ebc6ef111ac12a58ec34e12727168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2a8f6715476539e5c5d5b563891249a80f5a761e2c5e7547d8bf6ce374b4abf [INFO] running `Command { std: "docker" "start" "-a" "e2a8f6715476539e5c5d5b563891249a80f5a761e2c5e7547d8bf6ce374b4abf", kill_on_drop: false }` [INFO] [stderr] Compiling modelcli v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `field_name` is never used [INFO] [stdout] --> src/api/models_dev.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl Interleaved { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 54 | pub fn field_name(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.18s [INFO] running `Command { std: "docker" "inspect" "e2a8f6715476539e5c5d5b563891249a80f5a761e2c5e7547d8bf6ce374b4abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a8f6715476539e5c5d5b563891249a80f5a761e2c5e7547d8bf6ce374b4abf", kill_on_drop: false }` [INFO] [stdout] e2a8f6715476539e5c5d5b563891249a80f5a761e2c5e7547d8bf6ce374b4abf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 896ad762ace0a6f601e8db62375598e2a3cef938d12d9fe75006f4e4534e9aa2 [INFO] running `Command { std: "docker" "start" "-a" "896ad762ace0a6f601e8db62375598e2a3cef938d12d9fe75006f4e4534e9aa2", kill_on_drop: false }` [INFO] [stderr] warning: method `field_name` is never used [INFO] [stderr] --> src/api/models_dev.rs:54:12 [INFO] [stderr] | [INFO] [stderr] 53 | impl Interleaved { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] 54 | pub fn field_name(&self) -> Option<&str> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `modelcli` (bin "modelcli" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/modelcli-0b86dff87b933d68) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "896ad762ace0a6f601e8db62375598e2a3cef938d12d9fe75006f4e4534e9aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "896ad762ace0a6f601e8db62375598e2a3cef938d12d9fe75006f4e4534e9aa2", kill_on_drop: false }` [INFO] [stdout] 896ad762ace0a6f601e8db62375598e2a3cef938d12d9fe75006f4e4534e9aa2