[INFO] cloning repository https://github.com/stainedhead/gh-otco-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stainedhead/gh-otco-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstainedhead%2Fgh-otco-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstainedhead%2Fgh-otco-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83a07b698328d7f1164e05694ae8140b5c3e4da4 [INFO] testing stainedhead/gh-otco-cli against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstainedhead%2Fgh-otco-cli" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stainedhead/gh-otco-cli [INFO] finished tweaking git repo https://github.com/stainedhead/gh-otco-cli [INFO] tweaked toml for git repo https://github.com/stainedhead/gh-otco-cli written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stainedhead/gh-otco-cli on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stainedhead/gh-otco-cli 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nu-ansi-term v0.50.1 [INFO] [stderr] Downloaded basic-cookies v0.1.5 [INFO] [stderr] Downloaded async-object-pool v0.1.5 [INFO] [stderr] Downloaded opentelemetry-otlp v0.17.0 [INFO] [stderr] Downloaded httpmock v0.7.0 [INFO] [stderr] Downloaded opentelemetry v0.24.0 [INFO] [stderr] Downloaded opentelemetry v0.26.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.7.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.26.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.27.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.24.1 [INFO] [stderr] Downloaded async-std v1.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e753ddff5f3e3f9a422972d88bdb68c4243975b727aa5021df90b7f0c219d0b [INFO] running `Command { std: "docker" "start" "-a" "2e753ddff5f3e3f9a422972d88bdb68c4243975b727aa5021df90b7f0c219d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e753ddff5f3e3f9a422972d88bdb68c4243975b727aa5021df90b7f0c219d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e753ddff5f3e3f9a422972d88bdb68c4243975b727aa5021df90b7f0c219d0b", kill_on_drop: false }` [INFO] [stdout] 2e753ddff5f3e3f9a422972d88bdb68c4243975b727aa5021df90b7f0c219d0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ac587943b72f23bd28d0aedbe5703d8e8caff9a1143b136284da794283d8c3b [INFO] running `Command { std: "docker" "start" "-a" "3ac587943b72f23bd28d0aedbe5703d8e8caff9a1143b136284da794283d8c3b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling linux-keyutils v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling tokio-rustls v0.26.3 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling gh-otco-api v0.1.0 (/opt/rustwide/workdir/crates/api) [INFO] [stderr] Compiling secret-service v3.1.0 [INFO] [stderr] Compiling keyring v2.3.3 [INFO] [stderr] Compiling gh-otco-cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stdout] warning: function `write_delimited` is never used [INFO] [stdout] --> crates/cli/src/main.rs:796:4 [INFO] [stdout] | [INFO] [stdout] 796 | fn write_delimited(rows: &[BTreeMap], fmt: OutputFormat) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_table` is never used [INFO] [stdout] --> crates/cli/src/main.rs:815:4 [INFO] [stdout] | [INFO] [stdout] 815 | fn print_table(rows: &[BTreeMap]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "3ac587943b72f23bd28d0aedbe5703d8e8caff9a1143b136284da794283d8c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac587943b72f23bd28d0aedbe5703d8e8caff9a1143b136284da794283d8c3b", kill_on_drop: false }` [INFO] [stdout] 3ac587943b72f23bd28d0aedbe5703d8e8caff9a1143b136284da794283d8c3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d24d9b519f6225b9c6245ecb0833c7a7ab2a8473f65d8359884fc44e6743f5e [INFO] running `Command { std: "docker" "start" "-a" "4d24d9b519f6225b9c6245ecb0833c7a7ab2a8473f65d8359884fc44e6743f5e", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling gh-otco-api v0.1.0 (/opt/rustwide/workdir/crates/api) [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling httpmock v0.7.0 [INFO] [stderr] Compiling secret-service v3.1.0 [INFO] [stderr] Compiling keyring v2.3.3 [INFO] [stderr] Compiling gh-otco-cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stdout] warning: function `write_delimited` is never used [INFO] [stdout] --> crates/cli/src/main.rs:796:4 [INFO] [stdout] | [INFO] [stdout] 796 | fn write_delimited(rows: &[BTreeMap], fmt: OutputFormat) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_table` is never used [INFO] [stdout] --> crates/cli/src/main.rs:815:4 [INFO] [stdout] | [INFO] [stdout] 815 | fn print_table(rows: &[BTreeMap]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.56s [INFO] running `Command { std: "docker" "inspect" "4d24d9b519f6225b9c6245ecb0833c7a7ab2a8473f65d8359884fc44e6743f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d24d9b519f6225b9c6245ecb0833c7a7ab2a8473f65d8359884fc44e6743f5e", kill_on_drop: false }` [INFO] [stdout] 4d24d9b519f6225b9c6245ecb0833c7a7ab2a8473f65d8359884fc44e6743f5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a278934a10a7623216ea61e99de961e68b9275a4a4c7143720f5119083ccc04 [INFO] running `Command { std: "docker" "start" "-a" "6a278934a10a7623216ea61e99de961e68b9275a4a4c7143720f5119083ccc04", kill_on_drop: false }` [INFO] [stderr] warning: function `write_delimited` is never used [INFO] [stderr] --> crates/cli/src/main.rs:796:4 [INFO] [stderr] | [INFO] [stderr] 796 | fn write_delimited(rows: &[BTreeMap], fmt: OutputFormat) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `print_table` is never used [INFO] [stderr] --> crates/cli/src/main.rs:815:4 [INFO] [stderr] | [INFO] [stderr] 815 | fn print_table(rows: &[BTreeMap]) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `gh-otco-cli` (bin "gh-otco-cli" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gh_otco_api-de286293475a503e) [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] [stderr] Running tests/api_tests.rs (/opt/rustwide/target/debug/deps/api_tests-4410d15cba23b774) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test rate_limit_includes_headers_and_parses ... ok [INFO] [stdout] test current_user_works ... ok [INFO] [stdout] test org_repos_paginates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gh_otco_cli-93fcd8d98f96b27a) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::default_config_paths_and_infer ... ok [INFO] [stdout] test tests::split_repo_ok_and_err ... ok [INFO] [stdout] test tests::normalize_records_flattens_headers ... ok [INFO] [stdout] test tests::docs_markdown_contains_commands ... ok [INFO] [stdout] test tests::resolve_config_precedence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests gh_otco_api [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" "6a278934a10a7623216ea61e99de961e68b9275a4a4c7143720f5119083ccc04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a278934a10a7623216ea61e99de961e68b9275a4a4c7143720f5119083ccc04", kill_on_drop: false }` [INFO] [stdout] 6a278934a10a7623216ea61e99de961e68b9275a4a4c7143720f5119083ccc04