[INFO] cloning repository https://github.com/br8bit/pinocchio-fundraiser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/br8bit/pinocchio-fundraiser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbr8bit%2Fpinocchio-fundraiser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbr8bit%2Fpinocchio-fundraiser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a8dc57afedf3f803cd56fe0abc988a392367b4e [INFO] testing br8bit/pinocchio-fundraiser against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbr8bit%2Fpinocchio-fundraiser" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/br8bit/pinocchio-fundraiser [INFO] finished tweaking git repo https://github.com/br8bit/pinocchio-fundraiser [INFO] tweaked toml for git repo https://github.com/br8bit/pinocchio-fundraiser written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/br8bit/pinocchio-fundraiser on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/br8bit/pinocchio-fundraiser 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pinocchio-log-macro v0.4.1 [INFO] [stderr] Downloaded pinocchio-system v0.2.3 [INFO] [stderr] Downloaded five8_core v0.1.2 [INFO] [stderr] Downloaded pinocchio-pubkey v0.2.4 [INFO] [stderr] Downloaded five8_const v0.1.4 [INFO] [stderr] Downloaded pinocchio v0.8.2 [INFO] [stderr] Downloaded pinocchio-log v0.4.0 [INFO] [stderr] Downloaded pinocchio-token v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10f14a8bc548fea1fec382f2851f9b4fc086a58d68680b4b5e04fdd96cfdacdd [INFO] running `Command { std: "docker" "start" "-a" "10f14a8bc548fea1fec382f2851f9b4fc086a58d68680b4b5e04fdd96cfdacdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10f14a8bc548fea1fec382f2851f9b4fc086a58d68680b4b5e04fdd96cfdacdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10f14a8bc548fea1fec382f2851f9b4fc086a58d68680b4b5e04fdd96cfdacdd", kill_on_drop: false }` [INFO] [stdout] 10f14a8bc548fea1fec382f2851f9b4fc086a58d68680b4b5e04fdd96cfdacdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 122c2aac02898fdeb7eb2310d3ed8c9a1fd3cb7e5cae839dd339f6812dc8064e [INFO] running `Command { std: "docker" "start" "-a" "122c2aac02898fdeb7eb2310d3ed8c9a1fd3cb7e5cae839dd339f6812dc8064e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling five8_core v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling pinocchio v0.8.2 [INFO] [stderr] Compiling five8_const v0.1.4 [INFO] [stderr] Compiling pinocchio-pubkey v0.2.4 [INFO] [stderr] Compiling pinocchio-system v0.2.3 [INFO] [stderr] Compiling pinocchio-token v0.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pinocchio-log-macro v0.4.1 [INFO] [stderr] Compiling pinocchio-log v0.4.0 [INFO] [stderr] Compiling fundraiser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `initialize` [INFO] [stdout] --> src/instructions/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod initialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `initialize`, create file "src/instructions/initialize.rs" or "src/instructions/initialize/mod.rs" [INFO] [stdout] = note: if there is a `mod initialize` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `checker::*` [INFO] [stdout] --> src/instructions/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use checker::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `contribute::*` [INFO] [stdout] --> src/instructions/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use contribute::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `initialize::*` [INFO] [stdout] --> src/instructions/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use initialize::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `refund::*` [INFO] [stdout] --> src/instructions/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use refund::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `contributor::*` [INFO] [stdout] --> src/state/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use contributor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fundraiser::*` [INFO] [stdout] --> src/state/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use fundraiser::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `accounts` [INFO] [stdout] --> src/instructions/checker.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn process(accounts: &[AccountInfo], instruction_data: &[u8]) -> ProgramResult { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accounts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instruction_data` [INFO] [stdout] --> src/instructions/checker.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn process(accounts: &[AccountInfo], instruction_data: &[u8]) -> ProgramResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `accounts` [INFO] [stdout] --> src/instructions/contribute.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn process(accounts: &[AccountInfo], instruction_data: &[u8]) -> ProgramResult { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accounts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instruction_data` [INFO] [stdout] --> src/instructions/contribute.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn process(accounts: &[AccountInfo], instruction_data: &[u8]) -> ProgramResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `accounts` [INFO] [stdout] --> src/instructions/refund.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn process(accounts: &[AccountInfo], instruction_data: &[u8]) -> ProgramResult { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accounts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instruction_data` [INFO] [stdout] --> src/instructions/refund.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn process(accounts: &[AccountInfo], instruction_data: &[u8]) -> ProgramResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fundraiser` (lib) due to 1 previous error; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "122c2aac02898fdeb7eb2310d3ed8c9a1fd3cb7e5cae839dd339f6812dc8064e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "122c2aac02898fdeb7eb2310d3ed8c9a1fd3cb7e5cae839dd339f6812dc8064e", kill_on_drop: false }` [INFO] [stdout] 122c2aac02898fdeb7eb2310d3ed8c9a1fd3cb7e5cae839dd339f6812dc8064e