[INFO] cloning repository https://github.com/josefjura/aequitas-command-and-control [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josefjura/aequitas-command-and-control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefjura%2Faequitas-command-and-control", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefjura%2Faequitas-command-and-control'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34bcb20f6629ce5587717c9d4732fe146fd1f539 [INFO] testing josefjura/aequitas-command-and-control against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefjura%2Faequitas-command-and-control" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/josefjura/aequitas-command-and-control on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/josefjura/aequitas-command-and-control [INFO] finished tweaking git repo https://github.com/josefjura/aequitas-command-and-control [INFO] tweaked toml for git repo https://github.com/josefjura/aequitas-command-and-control written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/josefjura/aequitas-command-and-control 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-popup v0.6.0 [INFO] [stderr] Downloaded quote v1.0.35 [INFO] [stderr] Downloaded zeroize_derive v1.4.2 [INFO] [stderr] Downloaded zeroize v1.7.0 [INFO] [stderr] Downloaded rustversion v1.0.14 [INFO] [stderr] Downloaded number_prefix v0.4.0 [INFO] [stderr] Downloaded clap v4.5.20 [INFO] [stderr] Downloaded encode_unicode v0.3.6 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.92 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.92 [INFO] [stderr] Downloaded indenter v0.3.3 [INFO] [stderr] Downloaded owo-colors v3.5.0 [INFO] [stderr] Downloaded eyre v0.6.12 [INFO] [stderr] Downloaded portable-atomic v1.6.0 [INFO] [stderr] Downloaded clap_lex v0.7.0 [INFO] [stderr] Downloaded rusqlite v0.32.1 [INFO] [stderr] Downloaded openssl v0.10.63 [INFO] [stderr] Downloaded color-eyre v0.6.3 [INFO] [stderr] Downloaded clap_builder v4.5.20 [INFO] [stderr] Downloaded js-sys v0.3.69 [INFO] [stderr] Downloaded bumpalo v3.15.4 [INFO] [stderr] Downloaded wasm-bindgen v0.2.92 [INFO] [stderr] Downloaded backtrace v0.3.69 [INFO] [stderr] Downloaded hashbrown v0.15.0 [INFO] [stderr] Downloaded memchr v2.7.1 [INFO] [stderr] Downloaded regex v1.10.3 [INFO] [stderr] Downloaded better-panic v0.3.0 [INFO] [stderr] Downloaded libc v0.2.161 [INFO] [stderr] Downloaded serde_json v1.0.113 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded cc v1.1.31 [INFO] [stderr] Downloaded clap v2.34.0 [INFO] [stderr] Downloaded bindgen v0.59.2 [INFO] [stderr] Downloaded rustix v0.38.37 [INFO] [stderr] Downloaded zerocopy v0.7.32 [INFO] [stderr] Downloaded syn v2.0.58 [INFO] [stderr] Downloaded unicode-width v0.1.14 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] [stderr] Downloaded pest v2.7.6 [INFO] [stderr] Downloaded cliclack v0.3.5 [INFO] [stderr] Downloaded pest_meta v2.7.6 [INFO] [stderr] Downloaded pest_generator v2.7.6 [INFO] [stderr] Downloaded pest_derive v2.7.6 [INFO] [stderr] Downloaded encoding_rs v0.8.34 [INFO] [stderr] Downloaded const-random v0.1.17 [INFO] [stderr] Downloaded crc-catalog v2.4.0 [INFO] [stderr] Downloaded crc v3.2.1 [INFO] [stderr] Downloaded libredox v0.0.1 [INFO] [stderr] Downloaded redox_users v0.4.4 [INFO] [stderr] Downloaded anstyle-parse v0.2.3 [INFO] [stderr] Downloaded anstyle-query v1.0.2 [INFO] [stderr] Downloaded anstyle-wincon v3.0.2 [INFO] [stderr] Downloaded anstream v0.6.13 [INFO] [stderr] Downloaded os_info v3.8.0 [INFO] [stderr] Downloaded human-panic v2.0.2 [INFO] [stderr] Downloaded fallible-iterator v0.3.0 [INFO] [stderr] Downloaded fallible-streaming-iterator v0.1.9 [INFO] [stderr] Downloaded hashlink v0.9.1 [INFO] [stderr] Downloaded utf8parse v0.2.1 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.1 [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded openssl-sys v0.9.99 [INFO] [stderr] Downloaded security-framework v2.9.2 [INFO] [stderr] Downloaded security-framework-sys v2.9.1 [INFO] [stderr] Downloaded tempfile v3.13.0 [INFO] [stderr] Downloaded async-native-tls v0.4.0 [INFO] [stderr] Downloaded async-trait v0.1.77 [INFO] [stderr] Downloaded asynchronous-codec v0.6.2 [INFO] [stderr] Downloaded connection-string v0.2.0 [INFO] [stderr] Downloaded enumflags2_derive v0.7.9 [INFO] [stderr] Downloaded enumflags2 v0.7.9 [INFO] [stderr] Downloaded glob v0.3.1 [INFO] [stderr] Downloaded libloading v0.8.3 [INFO] [stderr] Downloaded clang-sys v1.7.0 [INFO] [stderr] Downloaded termcolor v1.4.1 [INFO] [stderr] Downloaded env_logger v0.9.3 [INFO] [stderr] Downloaded peeking_take_while v0.1.2 [INFO] [stderr] Downloaded libsqlite3-sys v0.30.1 [INFO] [stderr] Downloaded libgssapi-sys v0.2.4 [INFO] [stderr] Downloaded libgssapi v0.4.6 [INFO] [stderr] Downloaded home v0.5.9 [INFO] [stderr] Downloaded which v4.4.2 [INFO] [stderr] Downloaded num-traits v0.2.18 [INFO] [stderr] Downloaded pretty-hex v0.3.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.56 [INFO] [stderr] Downloaded throbber-widgets-tui v0.7.1 [INFO] [stderr] Downloaded tiberius v0.12.3 [INFO] [stderr] Downloaded thiserror v1.0.56 [INFO] [stderr] Downloaded getrandom v0.2.12 [INFO] [stderr] Downloaded uuid v1.7.0 [INFO] [stderr] Downloaded md5 v0.6.1 [INFO] [stderr] Downloaded ppv-lite86 v0.2.17 [INFO] [stderr] Downloaded rand_chacha v0.2.2 [INFO] [stderr] Downloaded wasi v0.9.0+wasi-snapshot-preview1 [INFO] [stderr] Downloaded getrandom v0.1.16 [INFO] [stderr] Downloaded rand_core v0.5.1 [INFO] [stderr] Downloaded rand_hc v0.2.0 [INFO] [stderr] Downloaded rand v0.7.3 [INFO] [stderr] Downloaded winauth v0.0.4 [INFO] [stderr] Downloaded socket2 v0.5.5 [INFO] [stderr] Downloaded darling_macro v0.20.8 [INFO] [stderr] Downloaded lru v0.12.3 [INFO] [stderr] Downloaded cexpr v0.6.0 [INFO] [stderr] Downloaded ident_case v1.0.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.92 [INFO] [stderr] Downloaded clap_derive v4.5.18 [INFO] [stderr] Downloaded colorchoice v1.0.0 [INFO] [stderr] Downloaded console v0.15.8 [INFO] [stderr] Downloaded indicatif v0.17.8 [INFO] [stderr] Downloaded derive-getters v0.5.0 [INFO] [stderr] Downloaded darling_core v0.20.8 [INFO] [stderr] Downloaded derive_setters v0.1.6 [INFO] [stderr] Downloaded litrs v0.4.1 [INFO] [stderr] Downloaded document-features v0.2.10 [INFO] [stderr] Downloaded smallvec v1.13.1 [INFO] [stderr] Downloaded allocator-api2 v0.2.16 [INFO] [stderr] Downloaded darling v0.20.8 [INFO] [stderr] Downloaded signal-hook-registry v1.4.1 [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded zerocopy-derive v0.7.32 [INFO] [stderr] Downloaded unicode-width v0.2.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.88 [INFO] [stderr] Downloaded either v1.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 627415e53354c380b2ad5af5255ce182d8d3283224b6d8ab815ad342a38cfc06 [INFO] running `Command { std: "docker" "start" "-a" "627415e53354c380b2ad5af5255ce182d8d3283224b6d8ab815ad342a38cfc06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "627415e53354c380b2ad5af5255ce182d8d3283224b6d8ab815ad342a38cfc06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627415e53354c380b2ad5af5255ce182d8d3283224b6d8ab815ad342a38cfc06", kill_on_drop: false }` [INFO] [stdout] 627415e53354c380b2ad5af5255ce182d8d3283224b6d8ab815ad342a38cfc06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8f9e8a23cb92db3fc8c431728abdacdda90d41f9977bcfe336e2319b6eac627 [INFO] running `Command { std: "docker" "start" "-a" "c8f9e8a23cb92db3fc8c431728abdacdda90d41f9977bcfe336e2319b6eac627", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling libgssapi-sys v0.2.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling libgssapi v0.4.6 [INFO] [stderr] Compiling derive_setters v0.1.6 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling os_info v3.8.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling connection-string v0.2.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling pretty-hex v0.3.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling tiberius v0.12.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling throbber-widgets-tui v0.7.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling tui-popup v0.6.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling cliclack v0.3.5 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling better-panic v0.3.0 [INFO] [stderr] Compiling squealmate v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "c8f9e8a23cb92db3fc8c431728abdacdda90d41f9977bcfe336e2319b6eac627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f9e8a23cb92db3fc8c431728abdacdda90d41f9977bcfe336e2319b6eac627", kill_on_drop: false }` [INFO] [stdout] c8f9e8a23cb92db3fc8c431728abdacdda90d41f9977bcfe336e2319b6eac627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a21deac1c620cc6f4f8e2df03654899fd82d695092ae7eddc0f58259657e0185 [INFO] running `Command { std: "docker" "start" "-a" "a21deac1c620cc6f4f8e2df03654899fd82d695092ae7eddc0f58259657e0185", kill_on_drop: false }` [INFO] [stderr] Compiling squealmate v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.10s [INFO] running `Command { std: "docker" "inspect" "a21deac1c620cc6f4f8e2df03654899fd82d695092ae7eddc0f58259657e0185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a21deac1c620cc6f4f8e2df03654899fd82d695092ae7eddc0f58259657e0185", kill_on_drop: false }` [INFO] [stdout] a21deac1c620cc6f4f8e2df03654899fd82d695092ae7eddc0f58259657e0185 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc1b75cd0b96d0d3d77ed5cb466f5f8a460f9b60ab60141dd139aa97c4949ff7 [INFO] running `Command { std: "docker" "start" "-a" "dc1b75cd0b96d0d3d77ed5cb466f5f8a460f9b60ab60141dd139aa97c4949ff7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/squealmate-820bfea86c74fa04) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test batch_parser::test::negative_comment ... ok [INFO] [stdout] test batch_parser::test::complexerer_string ... ok [INFO] [stdout] test batch_parser::test::negative_string ... ok [INFO] [stdout] test batch_parser::test::positive ... ok [INFO] [stdout] test cli::missing_password ... ok [INFO] [stdout] test cli::missing_username ... ok [INFO] [stdout] test batch_parser::test::complexer_string ... ok [INFO] [stdout] test batch_parser::test::complex_string ... ok [INFO] [stdout] test config::empty_simple ... ok [INFO] [stdout] test config::path_only_simple ... ok [INFO] [stdout] test batch_parser::test::negative_text ... ok [INFO] [stdout] test repository::test::repository_path_is_not_utf8 ... ok [INFO] [stdout] test repository::test::repository_getchildren_positive3 ... ok [INFO] [stdout] test repository::test::repository_path_does_not_exist ... ok [INFO] [stdout] test repository::test::repository_path_relative ... ok [INFO] [stdout] test repository::test::repository_getchildren_positive2 ... ok [INFO] [stdout] test repository::test::repository_path_success ... ok [INFO] [stdout] test repository::test::repository_path_movement ... ok [INFO] [stdout] test repository::test::repository_select_all_after3 ... ok [INFO] [stdout] test cli::simple_positive ... ok [INFO] [stdout] test repository::test::repository_select_all_after ... ok [INFO] [stdout] test repository::test::repository_getchildren_positive ... ok [INFO] [stdout] test repository::test::repository_select_all_after2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dc1b75cd0b96d0d3d77ed5cb466f5f8a460f9b60ab60141dd139aa97c4949ff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1b75cd0b96d0d3d77ed5cb466f5f8a460f9b60ab60141dd139aa97c4949ff7", kill_on_drop: false }` [INFO] [stdout] dc1b75cd0b96d0d3d77ed5cb466f5f8a460f9b60ab60141dd139aa97c4949ff7