[INFO] fetching crate miraplex-candy-machine 4.5.1... [INFO] checking miraplex-candy-machine-4.5.1 against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] extracting crate miraplex-candy-machine 4.5.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate miraplex-candy-machine 4.5.1 on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate miraplex-candy-machine 4.5.1 [INFO] finished tweaking crates.io crate miraplex-candy-machine 4.5.1 [INFO] tweaked toml for crates.io crate miraplex-candy-machine 4.5.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25c2c06ba0c4e03d31c506b52b8b17ef8b5fd3bb8dadff29bc0882ddd595b354 [INFO] running `Command { std: "docker" "start" "-a" "25c2c06ba0c4e03d31c506b52b8b17ef8b5fd3bb8dadff29bc0882ddd595b354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25c2c06ba0c4e03d31c506b52b8b17ef8b5fd3bb8dadff29bc0882ddd595b354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c2c06ba0c4e03d31c506b52b8b17ef8b5fd3bb8dadff29bc0882ddd595b354", kill_on_drop: false }` [INFO] [stdout] 25c2c06ba0c4e03d31c506b52b8b17ef8b5fd3bb8dadff29bc0882ddd595b354 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1418a75d63846181618886d2a78759fc9ed12ee9409942ad919c1de36c8410b [INFO] running `Command { std: "docker" "start" "-a" "f1418a75d63846181618886d2a78759fc9ed12ee9409942ad919c1de36c8410b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling miraland-frozen-abi-macro v1.14.17-rc5 [INFO] [stderr] Compiling miraland-frozen-abi v1.14.17-rc5 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking aho-corasick v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling tokio v1.14.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling miraland-sdk v1.14.17-rc5 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miraland-program-runtime v1.14.17-rc5 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking eager v0.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling miraland-program v1.14.17-rc5 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling miraland-vote-program v1.14.17-rc5 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking miraland-rayon-threadlimit v1.14.17-rc5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling miraland-perf v1.14.17-rc5 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling miraland-address-lookup-table-program v1.14.17-rc5 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling miraland-version v1.14.17-rc5 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Checking miraland-logger v1.14.17-rc5 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/23ffd2897cbb44320ca18dfe4d05dbacb37d55e0/bin/rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' -C metadata=be090f4289a14218 -C extra-filename=-be090f4289a14218 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-70d094033c50683a.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-d8545ed49b88f6c6.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-d6daeda88d57ee7e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f1418a75d63846181618886d2a78759fc9ed12ee9409942ad919c1de36c8410b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1418a75d63846181618886d2a78759fc9ed12ee9409942ad919c1de36c8410b", kill_on_drop: false }` [INFO] [stdout] f1418a75d63846181618886d2a78759fc9ed12ee9409942ad919c1de36c8410b