[INFO] cloning repository https://github.com/adamisrusty/roundtrip-solana [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamisrusty/roundtrip-solana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamisrusty%2Froundtrip-solana", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamisrusty%2Froundtrip-solana'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c3f68d76e328ee708759086f04a615fa0cf0b61 [INFO] testing adamisrusty/roundtrip-solana against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamisrusty%2Froundtrip-solana" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamisrusty/roundtrip-solana on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adamisrusty/roundtrip-solana [INFO] finished tweaking git repo https://github.com/adamisrusty/roundtrip-solana [INFO] tweaked toml for git repo https://github.com/adamisrusty/roundtrip-solana written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/adamisrusty/roundtrip-solana already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0a3430b86b4085bd3d02736b736770b6509d12726e083592776fe01055c501c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d0a3430b86b4085bd3d02736b736770b6509d12726e083592776fe01055c501c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0a3430b86b4085bd3d02736b736770b6509d12726e083592776fe01055c501c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a3430b86b4085bd3d02736b736770b6509d12726e083592776fe01055c501c", kill_on_drop: false }` [INFO] [stdout] d0a3430b86b4085bd3d02736b736770b6509d12726e083592776fe01055c501c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3ac3fb7e0efc1fc9d2dfb2c761c213db1dc2b18574578e3bc9b81c97a4ca44e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c3ac3fb7e0efc1fc9d2dfb2c761c213db1dc2b18574578e3bc9b81c97a4ca44e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.0 [INFO] [stderr] Compiling solana-frozen-abi v1.7.0 [INFO] [stderr] Compiling solana-program v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling solana-logger v1.7.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling solana-sdk-macro v1.7.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.2 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bv v0.11.1 [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 proc-macro-crate v0.1.5 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling borsh v0.8.2 [INFO] [stderr] Compiling roundtrip-solana v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Sealed` [INFO] [stdout] --> src/processor.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | program_pack::{IsInitialized, Pack, Sealed}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/state.rs:49:60 [INFO] [stdout] | [INFO] [stdout] 49 | let (is_initialized_dst, initializer_pubkey_dst) = mut_array_refs![dst, 1, 32]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a fixed size of 33 elements, found one with 65 elements [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut [_; 33]` [INFO] [stdout] found mutable reference `&mut [u8; 65]` [INFO] [stdout] = note: this error originates in the macro `mut_array_refs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `roundtrip_account_pubkey` [INFO] [stdout] --> src/state.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | let Roundtrip { [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | is_initialized, [INFO] [stdout] 53 | | initializer_pubkey, [INFO] [stdout] 54 | | } = self; [INFO] [stdout] | |_________^ missing field `roundtrip_account_pubkey` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 53 | initializer_pubkey, roundtrip_account_pubkey } = self; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 53 | initializer_pubkey, .. } = self; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0027, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0027`. [INFO] [stdout] [INFO] [stderr] error: could not compile `roundtrip-solana` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "c3ac3fb7e0efc1fc9d2dfb2c761c213db1dc2b18574578e3bc9b81c97a4ca44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ac3fb7e0efc1fc9d2dfb2c761c213db1dc2b18574578e3bc9b81c97a4ca44e", kill_on_drop: false }` [INFO] [stdout] c3ac3fb7e0efc1fc9d2dfb2c761c213db1dc2b18574578e3bc9b81c97a4ca44e