[INFO] cloning repository https://github.com/project-serum/sealevel-attacks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/project-serum/sealevel-attacks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-serum%2Fsealevel-attacks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-serum%2Fsealevel-attacks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24555d044802db4022112a94d6d70e74291a4b6d [INFO] testing project-serum/sealevel-attacks against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-serum%2Fsealevel-attacks" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/project-serum/sealevel-attacks on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/project-serum/sealevel-attacks [INFO] finished tweaking git repo https://github.com/project-serum/sealevel-attacks [INFO] tweaked toml for git repo https://github.com/project-serum/sealevel-attacks written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/project-serum/sealevel-attacks 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc2/source/programs/10-sysvar-address-checking/insecure/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc2/source/programs/10-sysvar-address-checking/recommended/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a10752ce150c254629b235bbf9550cc730cec982554ebaedef9daae8aa250638 [INFO] running `Command { std: "docker" "start" "-a" "a10752ce150c254629b235bbf9550cc730cec982554ebaedef9daae8aa250638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a10752ce150c254629b235bbf9550cc730cec982554ebaedef9daae8aa250638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a10752ce150c254629b235bbf9550cc730cec982554ebaedef9daae8aa250638", kill_on_drop: false }` [INFO] [stdout] a10752ce150c254629b235bbf9550cc730cec982554ebaedef9daae8aa250638 [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fef3ebf79a9f9a2024723f2f7db68d005bc837945eae818f61a8da3597ccb50 [INFO] running `Command { std: "docker" "start" "-a" "4fef3ebf79a9f9a2024723f2f7db68d005bc837945eae818f61a8da3597ccb50", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/programs/10-sysvar-address-checking/insecure/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/programs/10-sysvar-address-checking/recommended/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `closing_accounts_insecure_still` in package `closing-accounts-insecure-still-still v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure-still-still)` has the same output filename as the lib target `closing_accounts_insecure_still` in package `closing-accounts-insecure-still v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure-still)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/libclosing_accounts_insecure_still.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `closing_accounts_insecure_still` in package `closing-accounts-insecure-still-still v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure-still-still)` has the same output filename as the lib target `closing_accounts_insecure_still` in package `closing-accounts-insecure-still v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure-still)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libclosing_accounts_insecure_still.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `closing_accounts_insecure_still` in package `closing-accounts-insecure-still-still v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure-still-still)` has the same output filename as the lib target `closing_accounts_insecure_still` in package `closing-accounts-insecure-still v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure-still)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/libclosing_accounts_insecure_still.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `closing_accounts_insecure_still` in package `closing-accounts-insecure-still-still v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure-still-still)` has the same output filename as the lib target `closing_accounts_insecure_still` in package `closing-accounts-insecure-still v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure-still)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libclosing_accounts_insecure_still.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `closing_accounts_insecure_still` in package `closing-accounts-insecure-still-still v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure-still-still)` has the same output filename as the lib target `closing_accounts_insecure_still` in package `closing-accounts-insecure-still v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure-still)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/libclosing_accounts_insecure_still.rlib [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `closing_accounts_insecure_still` in package `closing-accounts-insecure-still-still v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure-still-still)` has the same output filename as the lib target `closing_accounts_insecure_still` in package `closing-accounts-insecure-still v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure-still)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libclosing_accounts_insecure_still.rlib [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `secure` in package `secure v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/secure)` has the same output filename as the lib target `secure` in package `recommended v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/recommended)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/libsecure.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `secure` in package `secure v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/secure)` has the same output filename as the lib target `secure` in package `recommended v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/recommended)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libsecure.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `secure` in package `secure v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/secure)` has the same output filename as the lib target `secure` in package `recommended v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/recommended)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/libsecure.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `secure` in package `secure v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/secure)` has the same output filename as the lib target `secure` in package `recommended v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/recommended)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libsecure.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `secure` in package `secure v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/secure)` has the same output filename as the lib target `secure` in package `recommended v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/recommended)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/libsecure.rlib [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `secure` in package `secure v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/secure)` has the same output filename as the lib target `secure` in package `recommended v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/recommended)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libsecure.rlib [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.10.31 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling solana-frozen-abi v1.10.31 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling solana-program v1.10.31 [INFO] [stderr] Compiling blake3 v1.3.0 [INFO] [stderr] Compiling memmap2 v0.5.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling solana-sdk-macro v1.10.31 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.5 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling anchor-syn v0.20.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling anchor-syn v0.25.0 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling anchor-attribute-access-control v0.20.1 [INFO] [stderr] Compiling anchor-attribute-constant v0.20.1 [INFO] [stderr] Compiling anchor-attribute-state v0.20.1 [INFO] [stderr] Compiling anchor-attribute-error v0.20.1 [INFO] [stderr] Compiling anchor-attribute-event v0.20.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.20.1 [INFO] [stderr] Compiling anchor-attribute-account v0.20.1 [INFO] [stderr] Compiling anchor-attribute-program v0.20.1 [INFO] [stderr] Compiling anchor-attribute-interface v0.20.1 [INFO] [stderr] Compiling anchor-attribute-constant v0.25.0 [INFO] [stderr] Compiling anchor-attribute-interface v0.25.0 [INFO] [stderr] Compiling anchor-attribute-program v0.25.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.25.0 [INFO] [stderr] Compiling anchor-attribute-event v0.25.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.25.0 [INFO] [stderr] Compiling anchor-attribute-account v0.25.0 [INFO] [stderr] Compiling anchor-attribute-state v0.25.0 [INFO] [stderr] Compiling anchor-attribute-error v0.25.0 [INFO] [stderr] Compiling anchor-lang v0.20.1 [INFO] [stderr] Compiling spl-token v3.2.0 [INFO] [stderr] Compiling anchor-lang v0.25.0 [INFO] [stderr] Compiling type-cosplay-recommended v0.1.0 (/opt/rustwide/workdir/programs/3-type-cosplay/recommended) [INFO] [stderr] Compiling closing-accounts-insecure v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure) [INFO] [stderr] Compiling duplicate-mutable-accounts-insecure v0.1.0 (/opt/rustwide/workdir/programs/6-duplicate-mutable-accounts/insecure) [INFO] [stderr] Compiling reinitialization-secure-recommended v0.1.0 (/opt/rustwide/workdir/programs/4-initialization/secure) [INFO] [stderr] Compiling closing-accounts-recommended v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/recommended) [INFO] [stderr] Compiling initialization-insecure v0.1.0 (/opt/rustwide/workdir/programs/4-initialization/insecure) [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> programs/9-closing-accounts/recommended/src/lib.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn close(ctx: Context) -> ProgramResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling insecure v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/insecure) [INFO] [stderr] Compiling spl-associated-token-account v1.0.3 [INFO] [stderr] Compiling recommended v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/recommended) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling secure v0.1.0 (/opt/rustwide/workdir/programs/10-sysvar-address-checking/secure) [INFO] [stderr] Compiling signer-authorization-insecure v0.1.0 (/opt/rustwide/workdir/programs/0-signer-authorization/insecure) [INFO] [stderr] Compiling signer-authorization-recommended v0.1.0 (/opt/rustwide/workdir/programs/0-signer-authorization/recommended) [INFO] [stderr] Compiling closing-accounts-insecure-still-still v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure-still-still) [INFO] [stderr] Compiling type-cosplay-insecure v0.1.0 (/opt/rustwide/workdir/programs/3-type-cosplay/insecure) [INFO] [stderr] Compiling anchor-spl v0.20.1 [INFO] [stderr] Compiling closing-accounts-secure v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/secure) [INFO] [stderr] Compiling signer-authorization-secure v0.1.0 (/opt/rustwide/workdir/programs/0-signer-authorization/secure) [INFO] [stderr] Compiling type-cosplay-secure v0.1.0 (/opt/rustwide/workdir/programs/3-type-cosplay/secure) [INFO] [stderr] Compiling bump-seed-canonicalization-insecure v0.1.0 (/opt/rustwide/workdir/programs/7-bump-seed-canonicalization/insecure) [INFO] [stderr] Compiling bump-seed-canonicalization-secure v0.1.0 (/opt/rustwide/workdir/programs/7-bump-seed-canonicalization/secure) [INFO] [stderr] Compiling owner-checks-recommended v0.1.0 (/opt/rustwide/workdir/programs/2-owner-checks/recommended) [INFO] [stderr] Compiling arbitrary-cpi-secure v0.1.0 (/opt/rustwide/workdir/programs/5-arbitrary-cpi/secure) [INFO] [stderr] Compiling arbitrary-cpi-recommended v0.1.0 (/opt/rustwide/workdir/programs/5-arbitrary-cpi/recommended) [INFO] [stderr] Compiling account-data-matching-insecure v0.1.0 (/opt/rustwide/workdir/programs/1-account-data-matching/insecure) [INFO] [stderr] Compiling owner-checks-insecure v0.1.0 (/opt/rustwide/workdir/programs/2-owner-checks/insecure) [INFO] [stderr] Compiling pda-sharing-secure v0.1.0 (/opt/rustwide/workdir/programs/8-pda-sharing/secure) [INFO] [stderr] Compiling pda-sharing-insecure v0.1.0 (/opt/rustwide/workdir/programs/8-pda-sharing/insecure) [INFO] [stderr] Compiling arbitrary-cpi-insecure v0.1.0 (/opt/rustwide/workdir/programs/5-arbitrary-cpi/insecure) [INFO] [stderr] Compiling owner-checks-secure v0.1.0 (/opt/rustwide/workdir/programs/2-owner-checks/secure) [INFO] [stderr] Compiling account-data-matching-secure v0.1.0 (/opt/rustwide/workdir/programs/1-account-data-matching/secure) [INFO] [stderr] Compiling pda-sharing-recommended v0.1.0 (/opt/rustwide/workdir/programs/8-pda-sharing/recommended) [INFO] [stderr] Compiling account-data-matching-recommended v0.1.0 (/opt/rustwide/workdir/programs/1-account-data-matching/recommended) [INFO] [stderr] Compiling bump-seed-canonicalization-recommended v0.1.0 (/opt/rustwide/workdir/programs/7-bump-seed-canonicalization/recommended) [INFO] [stderr] Compiling duplicate-mutable-accounts-secure v0.1.0 (/opt/rustwide/workdir/programs/6-duplicate-mutable-accounts/secure) [INFO] [stderr] Compiling closing-accounts-insecure-still v0.1.0 (/opt/rustwide/workdir/programs/9-closing-accounts/insecure-still) [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> programs/7-bump-seed-canonicalization/recommended/src/lib.rs:9:46 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn set_value(ctx: Context, key: u64, new_value: u64) -> ProgramResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reinitialization-secure v0.1.0 (/opt/rustwide/workdir/programs/4-initialization/recommended) [INFO] [stderr] Compiling duplicate-mutable-accounts-recommended v0.1.0 (/opt/rustwide/workdir/programs/6-duplicate-mutable-accounts/recommended) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.34s [INFO] running `Command { std: "docker" "inspect" "4fef3ebf79a9f9a2024723f2f7db68d005bc837945eae818f61a8da3597ccb50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fef3ebf79a9f9a2024723f2f7db68d005bc837945eae818f61a8da3597ccb50", kill_on_drop: false }` [INFO] [stdout] 4fef3ebf79a9f9a2024723f2f7db68d005bc837945eae818f61a8da3597ccb50 [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fc5ed875d43b5beece6f1355689c0def07822c474130302b17c0ec410335f41 [INFO] running `Command { std: "docker" "start" "-a" "3fc5ed875d43b5beece6f1355689c0def07822c474130302b17c0ec410335f41", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/programs/10-sysvar-address-checking/insecure/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/programs/10-sysvar-address-checking/recommended/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "3fc5ed875d43b5beece6f1355689c0def07822c474130302b17c0ec410335f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc5ed875d43b5beece6f1355689c0def07822c474130302b17c0ec410335f41", kill_on_drop: false }` [INFO] [stdout] 3fc5ed875d43b5beece6f1355689c0def07822c474130302b17c0ec410335f41