[INFO] cloning repository https://github.com/Birdmannn/fon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Birdmannn/fon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBirdmannn%2Ffon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBirdmannn%2Ffon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 396e042bb5cc9b19db3560b26dc180531b324a1b [INFO] checking Birdmannn/fon against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBirdmannn%2Ffon" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Birdmannn/fon [INFO] finished tweaking git repo https://github.com/Birdmannn/fon [INFO] tweaked toml for git repo https://github.com/Birdmannn/fon written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Birdmannn/fon on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Birdmannn/fon 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35507944dc53a0e88d1175a76aaf82b12d7746e713ed3c6f885b69d7eb5d1699 [INFO] running `Command { std: "docker" "start" "-a" "35507944dc53a0e88d1175a76aaf82b12d7746e713ed3c6f885b69d7eb5d1699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35507944dc53a0e88d1175a76aaf82b12d7746e713ed3c6f885b69d7eb5d1699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35507944dc53a0e88d1175a76aaf82b12d7746e713ed3c6f885b69d7eb5d1699", kill_on_drop: false }` [INFO] [stdout] 35507944dc53a0e88d1175a76aaf82b12d7746e713ed3c6f885b69d7eb5d1699 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a16cdaa142f897801e85dcd45b5ab72f60b99e1bf8e2565ddc7230455871f64d [INFO] running `Command { std: "docker" "start" "-a" "a16cdaa142f897801e85dcd45b5ab72f60b99e1bf8e2565ddc7230455871f64d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling ckb_schemars v0.8.22 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking blake2b-ref v0.3.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking golomb-coded-set v0.2.1 [INFO] [stderr] Checking ckb-merkle-mountain-range v0.5.2 [INFO] [stderr] Checking merkle-cbt v0.3.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling includedir v0.6.0 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling ckb_schemars_derive v0.8.22 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling ckb-std v1.0.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Compiling ckb-vm v0.24.14 [INFO] [stderr] Checking ckb-logger v1.1.0 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking buddy-alloc v0.6.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking ckb-vm-definitions v0.24.14 [INFO] [stderr] Compiling ckb-script v1.1.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking ckb-hash v1.1.0 [INFO] [stderr] Checking ckb-systemtime v1.1.0 [INFO] [stderr] Checking ckb-always-success-script v0.0.1 [INFO] [stderr] Checking goblin v0.4.0 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking reflink-copy v0.1.29 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling int-enum v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking ckb-constant v1.1.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling includedir_codegen v0.6.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.4 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking secp256k1 v0.30.0 [INFO] [stderr] Compiling ckb-occupied-capacity-core v1.1.0 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Checking ssri v9.2.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v1.1.0 [INFO] [stderr] Compiling molecule v0.9.2 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking ckb-occupied-capacity v1.1.0 [INFO] [stderr] Checking ckb-error v1.1.0 [INFO] [stderr] Checking ckb-verification-traits v1.1.0 [INFO] [stderr] Checking ckb-fixed-hash-core v1.1.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v1.1.0 [INFO] [stderr] Checking ckb-fixed-hash v1.1.0 [INFO] [stderr] Checking ckb-crypto v1.1.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking cacache v13.1.0 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Checking numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-gen-types v1.1.0 [INFO] [stderr] Compiling ckb-rational v1.1.0 [INFO] [stderr] Checking ckb-types v1.1.0 [INFO] [stderr] Checking freight v0.1.0 (/opt/rustwide/workdir/contracts/freight) [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> contracts/freight/src/instructions.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use ckb_std::{debug, high_level::load_cell_data}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `load_input` [INFO] [stdout] --> contracts/freight/src/utils.rs:10:72 [INFO] [stdout] | [INFO] [stdout] 10 | use ckb_std::high_level::{load_cell_lock, load_cell_type, load_header, load_input, load_script}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> contracts/freight/src/instructions.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use ckb_std::{debug, high_level::load_cell_data}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `load_input` [INFO] [stdout] --> contracts/freight/src/utils.rs:10:72 [INFO] [stdout] | [INFO] [stdout] 10 | use ckb_std::high_level::{load_cell_lock, load_cell_type, load_header, load_input, load_script}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ckb-traits v1.1.0 [INFO] [stderr] Checking ckb-jsonrpc-types v1.1.0 [INFO] [stderr] Checking ckb-pow v1.1.0 [INFO] [stderr] Checking ckb-dao-utils v1.1.0 [INFO] [stdout] error: struct `Address` is never constructed [INFO] [stdout] --> contracts/freight/src/utils.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Address([u8; 20]); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Address` is never constructed [INFO] [stdout] --> contracts/freight/src/utils.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Address([u8; 20]); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `freight` (lib) due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `freight` (lib test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a16cdaa142f897801e85dcd45b5ab72f60b99e1bf8e2565ddc7230455871f64d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a16cdaa142f897801e85dcd45b5ab72f60b99e1bf8e2565ddc7230455871f64d", kill_on_drop: false }` [INFO] [stdout] a16cdaa142f897801e85dcd45b5ab72f60b99e1bf8e2565ddc7230455871f64d