[INFO] cloning repository https://github.com/wrchipman/gif_portal_starter_backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wrchipman/gif_portal_starter_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrchipman%2Fgif_portal_starter_backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrchipman%2Fgif_portal_starter_backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd6a965598a622b0c7ed37bf157bdbcf3f16c2b3
[INFO] checking wrchipman/gif_portal_starter_backend against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrchipman%2Fgif_portal_starter_backend" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wrchipman/gif_portal_starter_backend on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wrchipman/gif_portal_starter_backend
[INFO] finished tweaking git repo https://github.com/wrchipman/gif_portal_starter_backend
[INFO] tweaked toml for git repo https://github.com/wrchipman/gif_portal_starter_backend written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/wrchipman/gif_portal_starter_backend 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7f80de2d9ca4423d68ea1bf6b528888742606340ef1f4b8ef85dd6270580f5f
[INFO] running `Command { std: "docker" "start" "-a" "a7f80de2d9ca4423d68ea1bf6b528888742606340ef1f4b8ef85dd6270580f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7f80de2d9ca4423d68ea1bf6b528888742606340ef1f4b8ef85dd6270580f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7f80de2d9ca4423d68ea1bf6b528888742606340ef1f4b8ef85dd6270580f5f", kill_on_drop: false }`
[INFO] [stdout] a7f80de2d9ca4423d68ea1bf6b528888742606340ef1f4b8ef85dd6270580f5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad1ea92182f65f06e4466cd097e14c7515e74f168b81ab2e60d1c46208fd8b76
[INFO] running `Command { std: "docker" "start" "-a" "ad1ea92182f65f06e4466cd097e14c7515e74f168b81ab2e60d1c46208fd8b76", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde_derive v1.0.135
[INFO] [stderr]    Compiling serde v1.0.135
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.113
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.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 crunchy v0.2.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.79
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.9.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling solana-frozen-abi v1.9.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.79
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling solana-program v1.9.5
[INFO] [stderr]     Checking memmap2 v0.5.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling blake3 v1.3.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking zeroize v1.5.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking solana-logger v1.9.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.79
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.1
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.79
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling solana-sdk-macro v1.9.5
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking bytemuck v1.7.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.79
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-common v0.1.1
[INFO] [stderr]     Checking block-buffer v0.10.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking digest v0.10.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling anchor-syn v0.20.1
[INFO] [stderr]    Compiling borsh-derive v0.9.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]     Checking borsh v0.9.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling anchor-attribute-account v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-program v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-interface v0.20.1
[INFO] [stderr]    Compiling anchor-derive-accounts v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-constant 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-attribute-state v0.20.1
[INFO] [stderr]     Checking anchor-lang v0.20.1
[INFO] [stderr]     Checking myepicproject v0.1.0 (/opt/rustwide/workdir/programs/myepicproject)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.79
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ad1ea92182f65f06e4466cd097e14c7515e74f168b81ab2e60d1c46208fd8b76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad1ea92182f65f06e4466cd097e14c7515e74f168b81ab2e60d1c46208fd8b76", kill_on_drop: false }`
[INFO] [stdout] ad1ea92182f65f06e4466cd097e14c7515e74f168b81ab2e60d1c46208fd8b76
[INFO] checking wrchipman/gif_portal_starter_backend against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrchipman%2Fgif_portal_starter_backend" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wrchipman/gif_portal_starter_backend on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wrchipman/gif_portal_starter_backend
[INFO] finished tweaking git repo https://github.com/wrchipman/gif_portal_starter_backend
[INFO] tweaked toml for git repo https://github.com/wrchipman/gif_portal_starter_backend written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/wrchipman/gif_portal_starter_backend 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 205ea39ba31396f2a0e76ad14cfd0d79c026e9683738c098b6ef9342174160a5
[INFO] running `Command { std: "docker" "start" "-a" "205ea39ba31396f2a0e76ad14cfd0d79c026e9683738c098b6ef9342174160a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "205ea39ba31396f2a0e76ad14cfd0d79c026e9683738c098b6ef9342174160a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "205ea39ba31396f2a0e76ad14cfd0d79c026e9683738c098b6ef9342174160a5", kill_on_drop: false }`
[INFO] [stdout] 205ea39ba31396f2a0e76ad14cfd0d79c026e9683738c098b6ef9342174160a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acd12aec98c8a6445eab567c4b1117de0495bb702dfbd10f79a826ccddce67df
[INFO] running `Command { std: "docker" "start" "-a" "acd12aec98c8a6445eab567c4b1117de0495bb702dfbd10f79a826ccddce67df", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde_derive v1.0.135
[INFO] [stderr]    Compiling serde v1.0.135
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.113
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.79
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.9.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling solana-frozen-abi v1.9.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.79
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling solana-program v1.9.5
[INFO] [stderr]     Checking memmap2 v0.5.2
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking zeroize v1.5.0
[INFO] [stderr]    Compiling blake3 v1.3.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking solana-logger v1.9.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.79
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.79
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling solana-sdk-macro v1.9.5
[INFO] [stderr]     Checking bytemuck v1.7.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.79
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking block-buffer v0.10.0
[INFO] [stderr]     Checking crypto-common v0.1.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking digest v0.10.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling anchor-syn v0.20.1
[INFO] [stderr]    Compiling borsh-derive v0.9.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]     Checking borsh v0.9.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-program v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-account 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-attribute-constant v0.20.1
[INFO] [stderr]    Compiling anchor-derive-accounts v0.20.1
[INFO] [stderr]    Compiling anchor-attribute-interface v0.20.1
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcNrV6Vy/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcNrV6Vy/symbols.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-3a20aa0295b9d1be.anchor_attribute_interface.d45849276bc6a653-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-3a20aa0295b9d1be.anchor_attribute_interface.d45849276bc6a653-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-3a20aa0295b9d1be.07rw2u02k8yatxjn20tenq5xv.rcgu.rmeta" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-3a20aa0295b9d1be.46z696h0ccvucdmmt5fk5zz0k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanchor_syn-b09da06185009eac.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fde7b7913df956c2.rlib" "/opt/rustwide/target/debug/deps/libbs58-f6eef36dc7388c0d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8f201c3d360f9742.rlib" "/opt/rustwide/target/debug/deps/libsha2-d938b880791a44bb.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9b4d4b3e82c41381.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b56fd6188e35ae09.rlib" "/opt/rustwide/target/debug/deps/libdigest-58b064510bfeae2b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9261636b4a3ee312.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f251e7f341ead561.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bbf950acd623e299.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6bc85c39bd6598af.rlib" "/opt/rustwide/target/debug/deps/libserde-eb36f3cd95974053.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-2928b9be2d7915bb.rlib" "/opt/rustwide/target/debug/deps/libheck-aa60db521a3e886d.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-8cc51e045b5a7fbb.rlib" "/opt/rustwide/target/debug/deps/libsyn-329d6e1680aa9a86.rlib" "/opt/rustwide/target/debug/deps/libquote-17959c4f7b7c8913.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-92314b65c2eeb2e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b11525fba24dfc5c.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_interface-3a20aa0295b9d1be.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libanchor_attribute_interface-3a20aa0295b9d1be.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anchor-attribute-interface` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "acd12aec98c8a6445eab567c4b1117de0495bb702dfbd10f79a826ccddce67df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acd12aec98c8a6445eab567c4b1117de0495bb702dfbd10f79a826ccddce67df", kill_on_drop: false }`
[INFO] [stdout] acd12aec98c8a6445eab567c4b1117de0495bb702dfbd10f79a826ccddce67df
