[INFO] fetching crate solana-budget-program 1.6.28... [INFO] testing solana-budget-program-1.6.28 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate solana-budget-program 1.6.28 into /workspace/builds/worker-18/source [INFO] validating manifest of crates.io crate solana-budget-program 1.6.28 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-budget-program 1.6.28 [INFO] finished tweaking crates.io crate solana-budget-program 1.6.28 [INFO] tweaked toml for crates.io crate solana-budget-program 1.6.28 written to /workspace/builds/worker-18/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec58f62f0d25f387e52a7e219a1bbc9be062460e770e2c74203036f6ee5adcd8 [INFO] running `Command { std: "docker" "start" "-a" "ec58f62f0d25f387e52a7e219a1bbc9be062460e770e2c74203036f6ee5adcd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec58f62f0d25f387e52a7e219a1bbc9be062460e770e2c74203036f6ee5adcd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec58f62f0d25f387e52a7e219a1bbc9be062460e770e2c74203036f6ee5adcd8", kill_on_drop: false }` [INFO] [stdout] ec58f62f0d25f387e52a7e219a1bbc9be062460e770e2c74203036f6ee5adcd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aef97e069f9a63f23bcbfffc4702644f217753d283d4b80bc1eb60c176441b28 [INFO] running `Command { std: "docker" "start" "-a" "aef97e069f9a63f23bcbfffc4702644f217753d283d4b80bc1eb60c176441b28", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.6.28 [INFO] [stderr] Compiling solana-frozen-abi v1.6.28 [INFO] [stderr] Compiling solana-program v1.6.28 [INFO] [stderr] Compiling solana-sdk v1.6.28 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling solana-logger v1.6.28 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.6.28 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling backtrace v0.3.57 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling failure v0.1.8 [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 crypto-mac v0.9.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling solana-crate-features v1.6.28 [INFO] [stderr] Compiling solana-budget-program v1.6.28 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.88s [INFO] running `Command { std: "docker" "inspect" "aef97e069f9a63f23bcbfffc4702644f217753d283d4b80bc1eb60c176441b28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef97e069f9a63f23bcbfffc4702644f217753d283d4b80bc1eb60c176441b28", kill_on_drop: false }` [INFO] [stdout] aef97e069f9a63f23bcbfffc4702644f217753d283d4b80bc1eb60c176441b28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e67a81a6900767639cbfc634e06e430ac323201db4b8aac07d8bf68e5a32194c [INFO] running `Command { std: "docker" "start" "-a" "e67a81a6900767639cbfc634e06e430ac323201db4b8aac07d8bf68e5a32194c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling gethostname v0.2.2 [INFO] [stderr] Compiling solana-vote-program v1.6.28 [INFO] [stderr] Compiling solana-stake-program v1.6.28 [INFO] [stderr] Compiling solana-runtime v1.6.28 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.6.28 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling solana-config-program v1.6.28 [INFO] [stderr] Compiling solana-secp256k1-program v1.6.28 [INFO] [stderr] Compiling solana-metrics v1.6.28 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling ouroboros_macro v0.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ouroboros v0.10.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling jemalloc-ctl v0.3.3 [INFO] [stderr] Compiling solana-measure v1.6.28 [INFO] [stderr] Compiling solana-budget-program v1.6.28 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "e67a81a6900767639cbfc634e06e430ac323201db4b8aac07d8bf68e5a32194c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67a81a6900767639cbfc634e06e430ac323201db4b8aac07d8bf68e5a32194c", kill_on_drop: false }` [INFO] [stdout] e67a81a6900767639cbfc634e06e430ac323201db4b8aac07d8bf68e5a32194c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b1372eecc943eab315a5625c8db50500cb864848be6b0888c60b7eafc3fbeabb [INFO] running `Command { std: "docker" "start" "-a" "b1372eecc943eab315a5625c8db50500cb864848be6b0888c60b7eafc3fbeabb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/solana_budget_program-f43f851f5d0dce59) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test budget_expr::tests::test_2_2_multisig_payment ... ok [INFO] [stdout] test budget_expr::tests::test_timestamp_satisfied ... ok [INFO] [stdout] test budget_expr::tests::test_multisig_after_sig ... ok [INFO] [stdout] test budget_expr::tests::test_authorized_payment ... ok [INFO] [stdout] test budget_expr::tests::test_signature_satisfied ... ok [INFO] [stdout] test budget_expr::tests::test_future_payment ... ok [INFO] [stdout] test test_id ... ok [INFO] [stdout] test budget_state::test::test_serializer ... ok [INFO] [stdout] test budget_expr::tests::test_verify ... ok [INFO] [stdout] test budget_state::test::test_serializer_data_too_small ... ok [INFO] [stdout] test budget_expr::tests::test_multisig_after_ts ... ok [INFO] [stdout] test budget_instruction::tests::test_budget_instruction_verify ... ok [INFO] [stdout] test budget_expr::tests::test_cancelable_future_payment ... ok [INFO] [stdout] test budget_expr::tests::test_unauthorized_future_payment ... ok [INFO] [stdout] test budget_processor::tests::test_cancel_payment ... ok [INFO] [stdout] test budget_processor::tests::test_pay_when_account_data ... ok [INFO] [stdout] test budget_processor::tests::test_unsigned_timestamp ... ok [INFO] [stdout] test budget_processor::tests::test_pay_on_date ... ok [INFO] [stdout] test budget_processor::tests::test_budget_payment ... ok [INFO] [stdout] test budget_processor::tests::test_unsigned_witness_key ... ok [INFO] [stdout] test budget_processor::tests::test_initialize_no_panic ... ok [INFO] [stdout] test budget_instruction::tests::test_budget_instruction_underspend - should panic ... ok [INFO] [stdout] test budget_instruction::tests::test_budget_instruction_overspend - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.99s [INFO] [stdout] [INFO] [stderr] Doc-tests solana_budget_program [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" "b1372eecc943eab315a5625c8db50500cb864848be6b0888c60b7eafc3fbeabb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1372eecc943eab315a5625c8db50500cb864848be6b0888c60b7eafc3fbeabb", kill_on_drop: false }` [INFO] [stdout] b1372eecc943eab315a5625c8db50500cb864848be6b0888c60b7eafc3fbeabb