[INFO] cloning repository https://github.com/EnosDomingues/solana-escrow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EnosDomingues/solana-escrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnosDomingues%2Fsolana-escrow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnosDomingues%2Fsolana-escrow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d65834ca1e9d291ec9ea25ef2d15f73027c2675 [INFO] testing EnosDomingues/solana-escrow against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnosDomingues%2Fsolana-escrow" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EnosDomingues/solana-escrow on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EnosDomingues/solana-escrow [INFO] finished tweaking git repo https://github.com/EnosDomingues/solana-escrow [INFO] tweaked toml for git repo https://github.com/EnosDomingues/solana-escrow written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/EnosDomingues/solana-escrow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fed8135277d8423f20e77eb8c0cb08960c2da001448c28c951d63ad0d30036b1 [INFO] running `Command { std: "docker" "start" "-a" "fed8135277d8423f20e77eb8c0cb08960c2da001448c28c951d63ad0d30036b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fed8135277d8423f20e77eb8c0cb08960c2da001448c28c951d63ad0d30036b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed8135277d8423f20e77eb8c0cb08960c2da001448c28c951d63ad0d30036b1", kill_on_drop: false }` [INFO] [stdout] fed8135277d8423f20e77eb8c0cb08960c2da001448c28c951d63ad0d30036b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1f349650dec7c9a6528ad62363e56733f548e7c74fdf60f4766dae3d72f0c91 [INFO] running `Command { std: "docker" "start" "-a" "e1f349650dec7c9a6528ad62363e56733f548e7c74fdf60f4766dae3d72f0c91", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.6.6 [INFO] [stderr] Compiling solana-frozen-abi v1.6.6 [INFO] [stderr] Compiling solana-program v1.6.6 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.2 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling solana-logger v1.6.6 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling solana-sdk-macro v1.6.6 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling borsh v0.8.2 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling spl-token v3.1.0 [INFO] [stderr] Compiling bpf-program-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `pda` [INFO] [stdout] --> src/processor.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | let (pda, _bump_seed) = Pubkey::find_program_address(&[b"escrow"], program_id); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pda` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.87s [INFO] running `Command { std: "docker" "inspect" "e1f349650dec7c9a6528ad62363e56733f548e7c74fdf60f4766dae3d72f0c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f349650dec7c9a6528ad62363e56733f548e7c74fdf60f4766dae3d72f0c91", kill_on_drop: false }` [INFO] [stdout] e1f349650dec7c9a6528ad62363e56733f548e7c74fdf60f4766dae3d72f0c91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77efdee4c984e953a0df9901419409159edd76ac013762ba5f5cf27b9ea28077 [INFO] running `Command { std: "docker" "start" "-a" "77efdee4c984e953a0df9901419409159edd76ac013762ba5f5cf27b9ea28077", kill_on_drop: false }` [INFO] [stderr] Compiling bpf-program-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `pda` [INFO] [stdout] --> src/processor.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | let (pda, _bump_seed) = Pubkey::find_program_address(&[b"escrow"], program_id); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pda` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pda` [INFO] [stdout] --> src/processor.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | let (pda, _bump_seed) = Pubkey::find_program_address(&[b"escrow"], program_id); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pda` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/bpf_program_template-127eb58f05a8ca79) [INFO] running `Command { std: "docker" "inspect" "77efdee4c984e953a0df9901419409159edd76ac013762ba5f5cf27b9ea28077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77efdee4c984e953a0df9901419409159edd76ac013762ba5f5cf27b9ea28077", kill_on_drop: false }` [INFO] [stdout] 77efdee4c984e953a0df9901419409159edd76ac013762ba5f5cf27b9ea28077 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f84515670445efe5111873aabe2676afc80013b7899a224f51ff868a6ac1deee [INFO] running `Command { std: "docker" "start" "-a" "f84515670445efe5111873aabe2676afc80013b7899a224f51ff868a6ac1deee", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `pda` [INFO] [stderr] --> src/processor.rs:64:12 [INFO] [stderr] | [INFO] [stderr] 64 | let (pda, _bump_seed) = Pubkey::find_program_address(&[b"escrow"], program_id); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_pda` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `bpf-program-template` (lib) generated 1 warning [INFO] [stderr] warning: `bpf-program-template` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bpf_program_template-127eb58f05a8ca79) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bpf-program-template [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f84515670445efe5111873aabe2676afc80013b7899a224f51ff868a6ac1deee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f84515670445efe5111873aabe2676afc80013b7899a224f51ff868a6ac1deee", kill_on_drop: false }` [INFO] [stdout] f84515670445efe5111873aabe2676afc80013b7899a224f51ff868a6ac1deee