[INFO] fetching crate vika-cli 1.4.0...
[INFO] checking vika-cli-1.4.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] extracting crate vika-cli 1.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate vika-cli 1.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vika-cli 1.4.0
[INFO] tweaked toml for crates.io crate vika-cli 1.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vika-cli 1.4.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vika-cli 1.4.0 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c590ebc8de86c191d53b68d0981ee17a8bb50b49330e1cd7b1a5f65ff518a7f
[INFO] running `Command { std: "docker" "start" "-a" "7c590ebc8de86c191d53b68d0981ee17a8bb50b49330e1cd7b1a5f65ff518a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c590ebc8de86c191d53b68d0981ee17a8bb50b49330e1cd7b1a5f65ff518a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c590ebc8de86c191d53b68d0981ee17a8bb50b49330e1cd7b1a5f65ff518a7f", kill_on_drop: false }`
[INFO] [stdout] 7c590ebc8de86c191d53b68d0981ee17a8bb50b49330e1cd7b1a5f65ff518a7f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2429ce6f1304c9626474f745febaacfbe2426100a950d2eb3c84c5f03ddb8d0e
[INFO] running `Command { std: "docker" "start" "-a" "2429ce6f1304c9626474f745febaacfbe2426100a950d2eb3c84c5f03ddb8d0e", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking papergrid v0.10.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking insta v1.44.1
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tabled v0.14.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking openapiv3 v2.2.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking rust-embed v8.9.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking mockito v1.7.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking vika-cli v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tabled::Tabled`
[INFO] [stdout]  --> src/commands/generate.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tabled::Tabled;
[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: `tabled::Tabled`
[INFO] [stdout]  --> src/commands/generate.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tabled::Tabled;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "2429ce6f1304c9626474f745febaacfbe2426100a950d2eb3c84c5f03ddb8d0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2429ce6f1304c9626474f745febaacfbe2426100a950d2eb3c84c5f03ddb8d0e", kill_on_drop: false }`
[INFO] [stdout] 2429ce6f1304c9626474f745febaacfbe2426100a950d2eb3c84c5f03ddb8d0e
