[INFO] cloning repository https://github.com/Daxxiel/silver-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Daxxiel/silver-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaxxiel%2Fsilver-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaxxiel%2Fsilver-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 443a014aaa407a792ebdad24d00aa6cb061a6ef5
[INFO] checking Daxxiel/silver-cli against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaxxiel%2Fsilver-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Daxxiel/silver-cli
[INFO] finished tweaking git repo https://github.com/Daxxiel/silver-cli
[INFO] tweaked toml for git repo https://github.com/Daxxiel/silver-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Daxxiel/silver-cli on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Daxxiel/silver-cli 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbbeb3ad83cb502a2dca54aa859fcfaf93f461159151e84fdb824a750ad7ca72
[INFO] running `Command { std: "docker" "start" "-a" "fbbeb3ad83cb502a2dca54aa859fcfaf93f461159151e84fdb824a750ad7ca72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbbeb3ad83cb502a2dca54aa859fcfaf93f461159151e84fdb824a750ad7ca72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbbeb3ad83cb502a2dca54aa859fcfaf93f461159151e84fdb824a750ad7ca72", kill_on_drop: false }`
[INFO] [stdout] fbbeb3ad83cb502a2dca54aa859fcfaf93f461159151e84fdb824a750ad7ca72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd18ecb38ccbfe267eed19b2add8ff22c80184d6637fee35acb7f3bfa8b6095e
[INFO] running `Command { std: "docker" "start" "-a" "cd18ecb38ccbfe267eed19b2add8ff22c80184d6637fee35acb7f3bfa8b6095e", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking bytes v1.7.0
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.17
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.17
[INFO] [stderr]    Compiling solana-program v1.18.17
[INFO] [stderr]    Compiling solana-sdk v1.18.17
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]    Compiling solana-program-runtime v1.18.17
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking eager v0.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling solana-version v1.18.17
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling solana-vote-program v1.18.17
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]     Checking percentage v0.1.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]     Checking solana-logger v1.18.17
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling solana-perf v1.18.17
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling dynasm v2.0.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking spki v0.5.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]     Checking solana-rayon-threadlimit v1.18.17
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking borsh v0.10.3
[INFO] [stderr]     Checking histogram v0.6.9
[INFO] [stderr]     Checking fixed-capacity-vec v1.0.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking keccak-const v0.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking rcgen v0.10.0
[INFO] [stderr]     Checking const-crypto v0.1.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.17
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling borsh-derive v1.5.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling spl-discriminator-syn v0.1.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling spl-program-error-derive v0.3.2
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling spl-discriminator-derive v0.1.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr] error: could not compile `dynasm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name dynasm --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dynasm-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynasm_extract", "dynasm_opmap", "filelocal"))' -C metadata=626537b589ed0a8e -C extra-filename=-ff163e97851b9129 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-118a9ce0d0c0f5ff.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-8157dc6582328d3c.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ea54d792119c380c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-31868926f108bcc5.rlib --extern proc_macro --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" "cd18ecb38ccbfe267eed19b2add8ff22c80184d6637fee35acb7f3bfa8b6095e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd18ecb38ccbfe267eed19b2add8ff22c80184d6637fee35acb7f3bfa8b6095e", kill_on_drop: false }`
[INFO] [stdout] cd18ecb38ccbfe267eed19b2add8ff22c80184d6637fee35acb7f3bfa8b6095e
