[INFO] cloning repository https://github.com/interlay/subxt-workshop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/interlay/subxt-workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finterlay%2Fsubxt-workshop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finterlay%2Fsubxt-workshop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f53dcded52d1195876140cafb01b88212a8d55d5 [INFO] checking interlay/subxt-workshop against try#cc4c4328b2b4da72bc61f8f5984292dd73740b5e for pr-112842 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finterlay%2Fsubxt-workshop" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/interlay/subxt-workshop on toolchain cc4c4328b2b4da72bc61f8f5984292dd73740b5e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/interlay/subxt-workshop [INFO] finished tweaking git repo https://github.com/interlay/subxt-workshop [INFO] tweaked toml for git repo https://github.com/interlay/subxt-workshop written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/interlay/subxt-workshop 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" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1f92f004d118f34e038fe8b03a092808a7d66cececb122f5e11e44801b6632d [INFO] running `Command { std: "docker" "start" "-a" "f1f92f004d118f34e038fe8b03a092808a7d66cececb122f5e11e44801b6632d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1f92f004d118f34e038fe8b03a092808a7d66cececb122f5e11e44801b6632d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f92f004d118f34e038fe8b03a092808a7d66cececb122f5e11e44801b6632d", kill_on_drop: false }` [INFO] [stdout] f1f92f004d118f34e038fe8b03a092808a7d66cececb122f5e11e44801b6632d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5200c5d86f819ed70496b5708cd7d7e1fd2b0fa5a7f490e9d1a9e1812f2b197 [INFO] running `Command { std: "docker" "start" "-a" "e5200c5d86f819ed70496b5708cd7d7e1fd2b0fa5a7f490e9d1a9e1812f2b197", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking sp-std v4.0.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking uint v0.9.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking wasmi-validation v0.4.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Compiling parity-util-mem v0.11.0 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking wasmi v0.9.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking environmental v1.1.3 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Checking sp-core-hashing v4.0.0 [INFO] [stderr] Checking secp256k1 v0.21.3 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling sp-debug-derive v4.0.0 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking tiny-bip39 v0.8.2 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking substrate-bip39 v0.4.4 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Checking trie-db v0.23.1 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking trie-root v0.17.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling ss58-registry v1.22.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Compiling scale-info-derive v2.1.2 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v5.0.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking sp-panic-handler v4.0.0 [INFO] [stderr] error: could not compile `tracing-subscriber` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cc4c4328b2b4da72bc61f8f5984292dd73740b5e/bin/rustc --crate-name tracing_subscriber --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tracing-subscriber-0.2.25/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 --cfg 'feature="ansi"' --cfg 'feature="ansi_term"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="json"' --cfg 'feature="lazy_static"' --cfg 'feature="matchers"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --cfg 'feature="tracing-serde"' -C metadata=dc21048e44f9c0e0 -C extra-filename=-dc21048e44f9c0e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-a316e57899ce2afe.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7add7ac98b3c2ad8.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2f2f1256777137f8.rmeta --extern matchers=/opt/rustwide/target/debug/deps/libmatchers-10299b766e84abc9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4ffa1744f34678d6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b3d3bc63d614fa74.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-05b752913d95397f.rmeta --extern sharded_slab=/opt/rustwide/target/debug/deps/libsharded_slab-032e14f09525e05b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2e2d2d18fbe9f652.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-6693c195f04bb5c4.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ae574a43abb6edc9.rmeta --extern tracing_core=/opt/rustwide/target/debug/deps/libtracing_core-c5d4967fa99596a5.rmeta --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-0afed8063e259fd1.rmeta --extern tracing_serde=/opt/rustwide/target/debug/deps/libtracing_serde-ef2825db2ec566aa.rmeta --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 `libsecp256k1` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cc4c4328b2b4da72bc61f8f5984292dd73740b5e/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsecp256k1-0.7.0/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="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=4a04d4c49e704467 -C extra-filename=-4a04d4c49e704467 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-4c9f9804f7d6f9a9.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-acdf23c40c4bfbba.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-9d1c93de1e80e116.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-9a2a1a49570e1bfb.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-77dc524281de8ca3.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-00b608ce5a5c22bb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4bf4907073ce96f7.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d1c771c7fad93112.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-519f86d15d964511.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e5200c5d86f819ed70496b5708cd7d7e1fd2b0fa5a7f490e9d1a9e1812f2b197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5200c5d86f819ed70496b5708cd7d7e1fd2b0fa5a7f490e9d1a9e1812f2b197", kill_on_drop: false }` [INFO] [stdout] e5200c5d86f819ed70496b5708cd7d7e1fd2b0fa5a7f490e9d1a9e1812f2b197