[INFO] fetching crate fuel-core-client-bin 0.16.1... [INFO] testing fuel-core-client-bin-0.16.1 against master#d117135f5a9b69ee3adfb1918aa25616758bf692 for pr-107251 [INFO] extracting crate fuel-core-client-bin 0.16.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate fuel-core-client-bin 0.16.1 on toolchain d117135f5a9b69ee3adfb1918aa25616758bf692 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fuel-core-client-bin 0.16.1 [INFO] finished tweaking crates.io crate fuel-core-client-bin 0.16.1 [INFO] tweaked toml for crates.io crate fuel-core-client-bin 0.16.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate fuel-core-client-bin 0.16.1 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" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fuel-core-types v0.16.1 [INFO] [stderr] Downloaded secrecy v0.8.0 [INFO] [stderr] Downloaded clap_derive v4.1.0 [INFO] [stderr] Downloaded fuel-vm v0.25.2 [INFO] [stderr] Downloaded tai64 v4.0.0 [INFO] [stderr] Downloaded clap v4.1.4 [INFO] [stderr] Downloaded ripemd v0.1.3 [INFO] [stderr] Downloaded fuel-core-client v0.16.1 [INFO] [stderr] Downloaded cynic-codegen v2.2.4 [INFO] [stderr] Downloaded clap_lex v0.3.1 [INFO] [stderr] Downloaded graphql-parser v0.4.0 [INFO] [stderr] Downloaded counter v0.5.7 [INFO] [stderr] Downloaded fuel-types v0.25.2 [INFO] [stderr] Downloaded cynic-proc-macros v2.2.4 [INFO] [stderr] Downloaded security-framework v2.8.1 [INFO] [stderr] Downloaded coins-bip39 v0.7.0 [INFO] [stderr] Downloaded borrown v0.1.0 [INFO] [stderr] Downloaded base58check v0.1.0 [INFO] [stderr] Downloaded coins-core v0.7.0 [INFO] [stderr] Downloaded coins-bip32 v0.7.0 [INFO] [stderr] Downloaded password-hash v0.4.2 [INFO] [stderr] Downloaded cynic v2.2.4 [INFO] [stderr] Downloaded eventsource-client v0.10.2 [INFO] [stderr] Downloaded fuel-asm v0.25.2 [INFO] [stderr] Downloaded fuel-crypto v0.25.2 [INFO] [stderr] Downloaded fuel-storage v0.25.2 [INFO] [stderr] Downloaded fuel-merkle v0.25.2 [INFO] [stderr] Downloaded fuel-tx v0.25.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1a637efdcef3aa083ff4ef99cc9d1ea46c8acd12f8e23ee3eacf48e7a6f0bca [INFO] running `Command { std: "docker" "start" "-a" "c1a637efdcef3aa083ff4ef99cc9d1ea46c8acd12f8e23ee3eacf48e7a6f0bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1a637efdcef3aa083ff4ef99cc9d1ea46c8acd12f8e23ee3eacf48e7a6f0bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1a637efdcef3aa083ff4ef99cc9d1ea46c8acd12f8e23ee3eacf48e7a6f0bca", kill_on_drop: false }` [INFO] [stdout] c1a637efdcef3aa083ff4ef99cc9d1ea46c8acd12f8e23ee3eacf48e7a6f0bca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f456f654c93efaba4437ffde94d828b96ad6b0ac31d86e182533e30cc364d2bf [INFO] running `Command { std: "docker" "start" "-a" "f456f654c93efaba4437ffde94d828b96ad6b0ac31d86e182533e30cc364d2bf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling borrown v0.1.0 [INFO] [stderr] Compiling fuel-storage v0.25.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling counter v0.5.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling fuel-core-client v0.16.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.152/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 -C debuginfo=2 --cfg 'feature="default"' -C metadata=e95f4aed4beef150 -C extra-filename=-e95f4aed4beef150 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d9fe6e0f6cdad197.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5509efe862298d6f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3c5363ebd6f7849f.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] [stderr] error: could not compile `rustls` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustls --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustls-0.19.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' -C metadata=ebea008a6c17238b -C extra-filename=-ebea008a6c17238b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-60b66952ba1544cc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-373fb2df68b7f1d5.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-c2bd2ed53adbf950.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-fa48ea5b253e6d43.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7e30325d849067bf/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f456f654c93efaba4437ffde94d828b96ad6b0ac31d86e182533e30cc364d2bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f456f654c93efaba4437ffde94d828b96ad6b0ac31d86e182533e30cc364d2bf", kill_on_drop: false }` [INFO] [stdout] f456f654c93efaba4437ffde94d828b96ad6b0ac31d86e182533e30cc364d2bf