[INFO] cloning repository https://github.com/dylanwh/alfred-workflow-github [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dylanwh/alfred-workflow-github" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylanwh%2Falfred-workflow-github", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylanwh%2Falfred-workflow-github'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b9ed41287d3517cf7d240cea2a253346b38cf88 [INFO] testing dylanwh/alfred-workflow-github against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylanwh%2Falfred-workflow-github" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dylanwh/alfred-workflow-github [INFO] finished tweaking git repo https://github.com/dylanwh/alfred-workflow-github [INFO] tweaked toml for git repo https://github.com/dylanwh/alfred-workflow-github written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dylanwh/alfred-workflow-github 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/dylanwh/alfred-workflow-github 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] Locking 1 package to latest compatible version [INFO] [stderr] Updating octocrab v0.43.0 -> v0.47.1 (available: v0.49.5) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-impl v8.7.2 [INFO] [stderr] Downloaded rust-embed-utils v8.7.2 [INFO] [stderr] Downloaded wildmatch v2.5.0 [INFO] [stderr] Downloaded hyper-timeout v0.5.2 [INFO] [stderr] Downloaded typed-builder-macro v0.16.2 [INFO] [stderr] Downloaded keyring v2.3.3 [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded typed-builder v0.16.2 [INFO] [stderr] Downloaded edit v0.1.5 [INFO] [stderr] Downloaded secret-service v3.1.0 [INFO] [stderr] Downloaded linux-keyutils v0.2.4 [INFO] [stderr] Downloaded octocrab v0.47.1 [INFO] [stderr] Downloaded rust-embed v8.7.2 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00472c8cbcc95172ee93f7ec6582554aa1173cfef762469ad4d2ecfea2eca7ba [INFO] running `Command { std: "docker" "start" "-a" "00472c8cbcc95172ee93f7ec6582554aa1173cfef762469ad4d2ecfea2eca7ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00472c8cbcc95172ee93f7ec6582554aa1173cfef762469ad4d2ecfea2eca7ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00472c8cbcc95172ee93f7ec6582554aa1173cfef762469ad4d2ecfea2eca7ba", kill_on_drop: false }` [INFO] [stdout] 00472c8cbcc95172ee93f7ec6582554aa1173cfef762469ad4d2ecfea2eca7ba [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6df1613ebd0eb98ace010d3a5558449f5a4acf020559d75dfdc4e91f46a7d42a [INFO] running `Command { std: "docker" "start" "-a" "6df1613ebd0eb98ace010d3a5558449f5a4acf020559d75dfdc4e91f46a7d42a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [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 parking_lot v0.12.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling linux-keyutils v0.2.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling typed-builder v0.16.2 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling edit v0.1.5 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling wildmatch v2.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling octocrab v0.47.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling secret-service v3.1.0 [INFO] [stderr] Compiling keyring v2.3.3 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling alfred-workflow-github v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/actions/repos.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `user` and `protocol` are never read [INFO] [stdout] --> src/hub_compat.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct HubConfig { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 8 | pub user: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | pub oauth_token: String, [INFO] [stdout] 10 | pub protocol: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HubConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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 2m 12s [INFO] running `Command { std: "docker" "inspect" "6df1613ebd0eb98ace010d3a5558449f5a4acf020559d75dfdc4e91f46a7d42a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6df1613ebd0eb98ace010d3a5558449f5a4acf020559d75dfdc4e91f46a7d42a", kill_on_drop: false }` [INFO] [stdout] 6df1613ebd0eb98ace010d3a5558449f5a4acf020559d75dfdc4e91f46a7d42a [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a79b3dbd38a9ac143ab5e1d3f47f4517c24256b44a0da1c489fa490a33e0242 [INFO] running `Command { std: "docker" "start" "-a" "5a79b3dbd38a9ac143ab5e1d3f47f4517c24256b44a0da1c489fa490a33e0242", kill_on_drop: false }` [INFO] [stderr] Compiling alfred-workflow-github v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/actions/repos.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `user` and `protocol` are never read [INFO] [stdout] --> src/hub_compat.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct HubConfig { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 8 | pub user: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | pub oauth_token: String, [INFO] [stdout] 10 | pub protocol: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HubConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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 6.15s [INFO] running `Command { std: "docker" "inspect" "5a79b3dbd38a9ac143ab5e1d3f47f4517c24256b44a0da1c489fa490a33e0242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a79b3dbd38a9ac143ab5e1d3f47f4517c24256b44a0da1c489fa490a33e0242", kill_on_drop: false }` [INFO] [stdout] 5a79b3dbd38a9ac143ab5e1d3f47f4517c24256b44a0da1c489fa490a33e0242 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ffed2a3650aef1b658098810842ce2e3740f2a1c0eb15a8235159676b4d663dc [INFO] running `Command { std: "docker" "start" "-a" "ffed2a3650aef1b658098810842ce2e3740f2a1c0eb15a8235159676b4d663dc", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `PathBuf` [INFO] [stderr] --> src/actions/repos.rs:2:18 [INFO] [stderr] | [INFO] [stderr] 2 | path::{Path, PathBuf}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `user` and `protocol` are never read [INFO] [stderr] --> src/hub_compat.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct HubConfig { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 8 | pub user: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 9 | pub oauth_token: String, [INFO] [stderr] 10 | pub protocol: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HubConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `alfred-workflow-github` (bin "alfred-workflow-github" test) generated 2 warnings (run `cargo fix --bin "alfred-workflow-github" -p alfred-workflow-github --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/alfred_workflow_github-fbcb840e707c4f5f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test alfred::models::tests::test_modifiers ... ok [INFO] [stdout] test alfred::tests::test_tokenize ... ok [INFO] [stdout] test alfred::models::tests::test_owner ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ffed2a3650aef1b658098810842ce2e3740f2a1c0eb15a8235159676b4d663dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffed2a3650aef1b658098810842ce2e3740f2a1c0eb15a8235159676b4d663dc", kill_on_drop: false }` [INFO] [stdout] ffed2a3650aef1b658098810842ce2e3740f2a1c0eb15a8235159676b4d663dc