[INFO] cloning repository https://github.com/webosbrew/dev-toolbox-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/webosbrew/dev-toolbox-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebosbrew%2Fdev-toolbox-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebosbrew%2Fdev-toolbox-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b20b6be0309af1fefb4381009aa041308688b21e [INFO] testing webosbrew/dev-toolbox-cli against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebosbrew%2Fdev-toolbox-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 64% (5393/8320) Updating files: 65% (5408/8320) Updating files: 66% (5492/8320) Updating files: 67% (5575/8320) Updating files: 68% (5658/8320) Updating files: 69% (5741/8320) Updating files: 70% (5824/8320) Updating files: 71% (5908/8320) Updating files: 72% (5991/8320) Updating files: 73% (6074/8320) Updating files: 74% (6157/8320) Updating files: 75% (6240/8320) Updating files: 76% (6324/8320) Updating files: 77% (6407/8320) Updating files: 78% (6490/8320) Updating files: 79% (6573/8320) Updating files: 80% (6656/8320) Updating files: 81% (6740/8320) Updating files: 82% (6823/8320) Updating files: 83% (6906/8320) Updating files: 84% (6989/8320) Updating files: 85% (7072/8320) Updating files: 86% (7156/8320) Updating files: 87% (7239/8320) Updating files: 88% (7322/8320) Updating files: 89% (7405/8320) Updating files: 90% (7488/8320) Updating files: 91% (7572/8320) Updating files: 92% (7655/8320) Updating files: 93% (7738/8320) Updating files: 94% (7821/8320) Updating files: 95% (7904/8320) Updating files: 96% (7988/8320) Updating files: 97% (8071/8320) Updating files: 98% (8154/8320) Updating files: 99% (8237/8320) Updating files: 100% (8320/8320) Updating files: 100% (8320/8320), done. [INFO] started tweaking git repo https://github.com/webosbrew/dev-toolbox-cli [INFO] finished tweaking git repo https://github.com/webosbrew/dev-toolbox-cli [INFO] tweaked toml for git repo https://github.com/webosbrew/dev-toolbox-cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/webosbrew/dev-toolbox-cli on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/webosbrew/dev-toolbox-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.83 [INFO] [stderr] Downloaded cfb v0.7.3 [INFO] [stderr] Downloaded ar v0.9.0 [INFO] [stderr] Downloaded xattr v1.3.1 [INFO] [stderr] Downloaded deb822-derive v0.2.0 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Downloaded sha256 v1.5.0 [INFO] [stderr] Downloaded countme v3.0.1 [INFO] [stderr] Downloaded lazy-regex v3.3.0 [INFO] [stderr] Downloaded tempfile v3.13.0 [INFO] [stderr] Downloaded text-size v1.1.1 [INFO] [stderr] Downloaded rustversion v1.0.18 [INFO] [stderr] Downloaded debversion v0.4.4 [INFO] [stderr] Downloaded infer v0.8.1 [INFO] [stderr] Downloaded csv-core v0.1.11 [INFO] [stderr] Downloaded prettytable-rs v0.10.0 [INFO] [stderr] Downloaded rowan v0.15.16 [INFO] [stderr] Downloaded tar v0.4.43 [INFO] [stderr] Downloaded clap v4.5.20 [INFO] [stderr] Downloaded elf v0.7.4 [INFO] [stderr] Downloaded debian-control v0.1.38 [INFO] [stderr] Downloaded debpkg v0.6.0 [INFO] [stderr] Downloaded clap_builder v4.5.20 [INFO] [stderr] Downloaded deb822-lossless v0.2.2 [INFO] [stderr] Downloaded regex-automata v0.4.8 [INFO] [stderr] Downloaded csv v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 809f3718b9f7db1c3cf6ea7920d556caad0a1da537de278df90d415b9a42cc69 [INFO] running `Command { std: "docker" "start" "-a" "809f3718b9f7db1c3cf6ea7920d556caad0a1da537de278df90d415b9a42cc69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "809f3718b9f7db1c3cf6ea7920d556caad0a1da537de278df90d415b9a42cc69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809f3718b9f7db1c3cf6ea7920d556caad0a1da537de278df90d415b9a42cc69", kill_on_drop: false }` [INFO] [stdout] 809f3718b9f7db1c3cf6ea7920d556caad0a1da537de278df90d415b9a42cc69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6029a76250eedd3dd2e13bcaf86865d0b1210b348653d6d7aab4ae823780422 [INFO] running `Command { std: "docker" "start" "-a" "d6029a76250eedd3dd2e13bcaf86865d0b1210b348653d6d7aab4ae823780422", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling elf v0.7.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling infer v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling cc v1.1.36 [INFO] [stderr] Compiling rowan v0.15.16 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling deb822-derive v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling debversion v0.4.4 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling debpkg v0.6.0 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling sha256 v1.5.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling deb822-lossless v0.2.2 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling bin-lib v0.1.1 (/opt/rustwide/workdir/common/bin) [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling ipk-lib v0.1.3 (/opt/rustwide/workdir/common/ipk) [INFO] [stderr] Compiling fw-lib v0.2.0 (/opt/rustwide/workdir/common/fw) [INFO] [stderr] Compiling verify-lib v0.1.2 (/opt/rustwide/workdir/common/verify) [INFO] [stderr] Compiling gen-manifest v0.1.4 (/opt/rustwide/workdir/packages/gen-manifest) [INFO] [stderr] Compiling elf-verify v0.1.3 (/opt/rustwide/workdir/packages/elf-verify) [INFO] [stderr] Compiling ipk-verify v0.1.4 (/opt/rustwide/workdir/packages/ipk-verify) [INFO] [stdout] error[E0432]: unresolved import `crate::bin` [INFO] [stdout] --> common/verify/src/bin/binary.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::bin::BinVerifyResult; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `verify_lib::bin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::Verify`, `crate::VerifyResult` [INFO] [stdout] --> common/verify/src/bin/binary.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{Verify, VerifyResult}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `VerifyResult` in the root [INFO] [stdout] | | help: a similar name exists in the module: `BinVerifyResult` [INFO] [stdout] | no `Verify` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] verify_lib::Verify [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] verify_lib::VerifyResult [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `r#mod` [INFO] [stdout] --> common/verify/src/bin/mod.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | } [INFO] [stdout] | ^ consider adding a `main` function to `common/verify/src/bin/mod.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::bin` [INFO] [stdout] --> common/verify/src/bin/binary.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::bin::BinVerifyResult; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `verify_lib::bin` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `verify-lib` (bin "mod") due to 3 previous errors [INFO] [stdout] error[E0432]: unresolved imports `crate::Verify`, `crate::VerifyResult` [INFO] [stdout] --> common/verify/src/bin/binary.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{Verify, VerifyResult}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ no `VerifyResult` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Verify` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] verify_lib::Verify [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] verify_lib::VerifyResult [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0601]: `main` function not found in crate `binary` [INFO] [stdout] --> common/verify/src/bin/binary.rs:68:2 [INFO] [stdout] | [INFO] [stdout] 68 | } [INFO] [stdout] | ^ consider adding a `main` function to `common/verify/src/bin/binary.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `verify-lib` (bin "binary") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6029a76250eedd3dd2e13bcaf86865d0b1210b348653d6d7aab4ae823780422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6029a76250eedd3dd2e13bcaf86865d0b1210b348653d6d7aab4ae823780422", kill_on_drop: false }` [INFO] [stdout] d6029a76250eedd3dd2e13bcaf86865d0b1210b348653d6d7aab4ae823780422