[INFO] fetching crate spl-transfer-hook-interface 0.1.0... [INFO] checking spl-transfer-hook-interface-0.1.0 against master#33a2c2487ac5d9927830ea4c1844335c6b9f77db for pr-113636 [INFO] extracting crate spl-transfer-hook-interface 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate spl-transfer-hook-interface 0.1.0 on toolchain 33a2c2487ac5d9927830ea4c1844335c6b9f77db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33a2c2487ac5d9927830ea4c1844335c6b9f77db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spl-transfer-hook-interface 0.1.0 [INFO] finished tweaking crates.io crate spl-transfer-hook-interface 0.1.0 [INFO] tweaked toml for crates.io crate spl-transfer-hook-interface 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33a2c2487ac5d9927830ea4c1844335c6b9f77db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33a2c2487ac5d9927830ea4c1844335c6b9f77db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spl-discriminator v0.1.0 [INFO] [stderr] Downloaded spl-discriminator-derive v0.1.0 [INFO] [stderr] Downloaded spl-program-error-derive v0.2.0 [INFO] [stderr] Downloaded spl-discriminator-syn v0.1.0 [INFO] [stderr] Downloaded spl-type-length-value v0.2.0 [INFO] [stderr] Downloaded spl-tlv-account-resolution v0.2.0 [INFO] [stderr] Downloaded spl-program-error v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+33a2c2487ac5d9927830ea4c1844335c6b9f77db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be96402fea356956ee32ac934b543f92015899f65f74e4ff433329ece69c5ba7 [INFO] running `Command { std: "docker" "start" "-a" "be96402fea356956ee32ac934b543f92015899f65f74e4ff433329ece69c5ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be96402fea356956ee32ac934b543f92015899f65f74e4ff433329ece69c5ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be96402fea356956ee32ac934b543f92015899f65f74e4ff433329ece69c5ba7", kill_on_drop: false }` [INFO] [stdout] be96402fea356956ee32ac934b543f92015899f65f74e4ff433329ece69c5ba7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+33a2c2487ac5d9927830ea4c1844335c6b9f77db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a79342339d247a88995cfe02097b73dcf27cbe2bd289ea15a649fb1d24f1d8e1 [INFO] running `Command { std: "docker" "start" "-a" "a79342339d247a88995cfe02097b73dcf27cbe2bd289ea15a649fb1d24f1d8e1", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.16.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling blake3 v1.4.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling solana-frozen-abi v1.16.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling solana-program v1.16.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling solana-sdk-macro v1.16.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_bytes v0.11.11 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling array-bytes v1.4.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling spl-program-error-derive v0.2.0 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking ark-poly v0.4.2 [INFO] [stderr] Checking ark-ec v0.4.2 [INFO] [stderr] Checking ark-bn254 v0.4.0 [INFO] [stderr] Checking spl-program-error v0.2.0 [INFO] [stderr] Compiling spl-discriminator-syn v0.1.0 [INFO] [stderr] Compiling spl-discriminator-derive v0.1.0 [INFO] [stderr] Checking spl-discriminator v0.1.0 [INFO] [stderr] Checking spl-type-length-value v0.2.0 [INFO] [stderr] Checking spl-tlv-account-resolution v0.2.0 [INFO] [stderr] Checking spl-transfer-hook-interface v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.95s [INFO] running `Command { std: "docker" "inspect" "a79342339d247a88995cfe02097b73dcf27cbe2bd289ea15a649fb1d24f1d8e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a79342339d247a88995cfe02097b73dcf27cbe2bd289ea15a649fb1d24f1d8e1", kill_on_drop: false }` [INFO] [stdout] a79342339d247a88995cfe02097b73dcf27cbe2bd289ea15a649fb1d24f1d8e1