[INFO] fetching crate gitrel 0.2.12... [INFO] testing gitrel-0.2.12 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate gitrel 0.2.12 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate gitrel 0.2.12 [INFO] finished tweaking crates.io crate gitrel 0.2.12 [INFO] tweaked toml for crates.io crate gitrel 0.2.12 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gitrel 0.2.12 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gitrel 0.2.12 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e807a5bb7f67a846f56fee58abb9fefe317c6f1e3b8746c47e5a99ce44f4e6f [INFO] running `Command { std: "docker" "start" "-a" "9e807a5bb7f67a846f56fee58abb9fefe317c6f1e3b8746c47e5a99ce44f4e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e807a5bb7f67a846f56fee58abb9fefe317c6f1e3b8746c47e5a99ce44f4e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e807a5bb7f67a846f56fee58abb9fefe317c6f1e3b8746c47e5a99ce44f4e6f", kill_on_drop: false }` [INFO] [stdout] 9e807a5bb7f67a846f56fee58abb9fefe317c6f1e3b8746c47e5a99ce44f4e6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c440f24a265c57fa16700a15b35c81666f1d278494edbd4290b835e9a3cbc09 [INFO] running `Command { std: "docker" "start" "-a" "3c440f24a265c57fa16700a15b35c81666f1d278494edbd4290b835e9a3cbc09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling anyhow v1.0.59 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling gitrel v0.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `aarch4` [INFO] [stdout] --> build.rs:16:64 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(not(any(target_arch = "x86", target_arch = "x86_64", target_arch = "aarch4")))] [INFO] [stdout] | ^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"aarch64"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `aarch` [INFO] [stdout] --> build.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(all(target_os = "windows", target_arch = "aarch"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling lzma-sys v0.1.19 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling ansitok v0.1.0 [INFO] [stderr] Compiling indicatif v0.17.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling ansi-str v0.3.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling time v0.3.12 [INFO] [stderr] Compiling xz v0.1.0 [INFO] [stderr] Compiling papergrid v0.5.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling tabled_derive v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling tabled v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.20 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/domain/github/release.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Release { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 11 | pub assets_url: Url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub upload_url: Url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 14 | pub node_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | pub tag_name: String, [INFO] [stdout] 16 | pub target_commitish: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub draft: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | pub prerelease: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | pub created_at: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Release` has derived impls for the traits `Clone` and `Debug`, but these are 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 1m 07s [INFO] running `Command { std: "docker" "inspect" "3c440f24a265c57fa16700a15b35c81666f1d278494edbd4290b835e9a3cbc09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c440f24a265c57fa16700a15b35c81666f1d278494edbd4290b835e9a3cbc09", kill_on_drop: false }` [INFO] [stdout] 3c440f24a265c57fa16700a15b35c81666f1d278494edbd4290b835e9a3cbc09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a38956fbf5d0aecb4a4943c653c117da7d10f4bb6391951e133d40c535a0d051 [INFO] running `Command { std: "docker" "start" "-a" "a38956fbf5d0aecb4a4943c653c117da7d10f4bb6391951e133d40c535a0d051", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `aarch4` [INFO] [stdout] --> build.rs:16:64 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(not(any(target_arch = "x86", target_arch = "x86_64", target_arch = "aarch4")))] [INFO] [stdout] | ^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"aarch64"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `aarch` [INFO] [stdout] --> build.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(all(target_os = "windows", target_arch = "aarch"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gitrel v0.2.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/domain/github/release.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Release { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 11 | pub assets_url: Url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub upload_url: Url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 14 | pub node_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | pub tag_name: String, [INFO] [stdout] 16 | pub target_commitish: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub draft: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | pub prerelease: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | pub created_at: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Release` has derived impls for the traits `Clone` and `Debug`, but these are 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 3.38s [INFO] running `Command { std: "docker" "inspect" "a38956fbf5d0aecb4a4943c653c117da7d10f4bb6391951e133d40c535a0d051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38956fbf5d0aecb4a4943c653c117da7d10f4bb6391951e133d40c535a0d051", kill_on_drop: false }` [INFO] [stdout] a38956fbf5d0aecb4a4943c653c117da7d10f4bb6391951e133d40c535a0d051 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab63ae810f2892badc89fdda791ed3bf6e25d2363e26e311607ec0435960108d [INFO] running `Command { std: "docker" "start" "-a" "ab63ae810f2892badc89fdda791ed3bf6e25d2363e26e311607ec0435960108d", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `aarch4` [INFO] [stderr] --> build.rs:16:64 [INFO] [stderr] | [INFO] [stderr] 16 | #[cfg(not(any(target_arch = "x86", target_arch = "x86_64", target_arch = "aarch4")))] [INFO] [stderr] | ^^^^^^^^^^^^^^-------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"aarch64"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `aarch` [INFO] [stderr] --> build.rs:19:38 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(all(target_os = "windows", target_arch = "aarch"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `gitrel` (build script) generated 2 warnings [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/domain/github/release.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Release { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 11 | pub assets_url: Url, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 12 | pub upload_url: Url, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 13 | pub id: u64, [INFO] [stderr] | ^^ [INFO] [stderr] 14 | pub node_id: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 15 | pub tag_name: String, [INFO] [stderr] 16 | pub target_commitish: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 17 | pub draft: bool, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 18 | pub prerelease: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 19 | pub created_at: Option>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Release` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `gitrel` (bin "gitrel" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitrel-219955ff5b9bac92) [INFO] [stdout] running 1 test [INFO] [stdout] test verify_app ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ab63ae810f2892badc89fdda791ed3bf6e25d2363e26e311607ec0435960108d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab63ae810f2892badc89fdda791ed3bf6e25d2363e26e311607ec0435960108d", kill_on_drop: false }` [INFO] [stdout] ab63ae810f2892badc89fdda791ed3bf6e25d2363e26e311607ec0435960108d