[INFO] cloning repository https://github.com/DMDcoin/diamond-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DMDcoin/diamond-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDMDcoin%2Fdiamond-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDMDcoin%2Fdiamond-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e50cde1736bdd8c8b114611c57063725dfa7493
[INFO] checking DMDcoin/diamond-node against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDMDcoin%2Fdiamond-node" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DMDcoin/diamond-node on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/DMDcoin/diamond-node
[INFO] finished tweaking git repo https://github.com/DMDcoin/diamond-node
[INFO] tweaked toml for git repo https://github.com/DMDcoin/diamond-node written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/DMDcoin/diamond-node 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/net/fake-fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/bin/ethkey/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/rlp-compress/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/len-caching-lock/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/db/journaldb/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/concensus/miner/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/keccak-hasher/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/vm/vm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/rpc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/stats/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/rlp-derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/db/migration-rocksdb/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/ethcore/src/engines/hbbft/hbbft_config_generator/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/ethcore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/ethcore/service/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/runtime/io/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/bin/oe/logger/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/panic-hook/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/ethcore/sync/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/unexpected/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/bin/evmbin/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/memory-cache/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/net/node-filter/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/runtime/runtime/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/concensus/miner/price-info/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/vm/wasm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/db/memory-db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/vm/evm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/accounts/ethkey/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/net/network/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/version/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/concensus/miner/stratum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/bin/chainspec/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/concensus/miner/local-store/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/dir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/db/blooms-db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/net/fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/concensus/ethash/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/cli-signer/rpc-client/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/fastmap/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/accounts/ethstore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/db/patricia-trie-ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/cli-signer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/net/network-devp2p/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/util/triehash-ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/db/bloom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/concensus/miner/using-queue/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/bin/ethstore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/rust-secp256k1`
[INFO] [stderr]     Updating git repository `https://github.com/openethereum/app-dirs-rs`
[INFO] [stderr]     Updating git repository `https://github.com/rimrakhimov/ethabi`
[INFO] [stderr]     Updating git repository `https://github.com/dforsten/hbbft`
[INFO] [stderr]     Updating git repository `https://github.com/gnosis/reth.git`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/bn`
[INFO] [stderr]     Updating git repository `https://github.com/matter-labs/eip1962.git`
[INFO] [stderr]     Updating git repository `https://github.com/DMDcoin/parity-daemonize.git`
[INFO] [stderr]     Updating git repository `https://github.com/dforsten/threshold_crypto`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zeroize v1.2.0
[INFO] [stderr]   Downloaded subtle v2.3.0
[INFO] [stderr]   Downloaded secp256k1 v0.17.2
[INFO] [stderr]   Downloaded secp256k1-sys v0.1.2
[INFO] [stderr]   Downloaded logos v0.12.0
[INFO] [stderr]   Downloaded proc-macro-crate v0.1.4
[INFO] [stderr]   Downloaded order-stat v0.1.3
[INFO] [stderr]   Downloaded logos-derive v0.12.0
[INFO] [stderr]   Downloaded ctrlc v3.2.2
[INFO] [stderr]   Downloaded threadpool v1.7.1
[INFO] [stderr]   Downloaded addr2line v0.14.1
[INFO] [stderr]   Downloaded object v0.23.0
[INFO] [stderr]   Downloaded criterion-plot v0.3.1
[INFO] [stderr]   Downloaded cast v0.2.2
[INFO] [stderr]   Downloaded synstructure v0.12.2
[INFO] [stderr]   Downloaded rustc-hex v1.0.0
[INFO] [stderr]   Downloaded rand_xoshiro v0.1.0
[INFO] [stderr]   Downloaded serde_with_macros v3.6.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.6
[INFO] [stderr]   Downloaded transient-hashmap v0.4.1
[INFO] [stderr]   Downloaded gimli v0.23.0
[INFO] [stderr]   Downloaded ethabi v12.0.0
[INFO] [stderr]   Downloaded nix v0.24.1
[INFO] [stderr]   Downloaded strsim v0.9.2
[INFO] [stderr]   Downloaded beef v0.5.1
[INFO] [stderr]   Downloaded backtrace v0.3.56
[INFO] [stderr]   Downloaded siphasher v0.1.3
[INFO] [stderr]   Downloaded unicode-segmentation v1.5.0
[INFO] [stderr]   Downloaded primal-check v0.2.3
[INFO] [stderr]   Downloaded hamming v0.1.3
[INFO] [stderr]   Downloaded primal-bit v0.2.4
[INFO] [stderr]   Downloaded primal-estimate v0.2.1
[INFO] [stderr]   Downloaded primal-sieve v0.2.9
[INFO] [stderr]   Downloaded primal v0.2.3
[INFO] [stderr]   Downloaded unicase v2.5.1
[INFO] [stderr]   Downloaded url v2.1.0
[INFO] [stderr]   Downloaded init_with v1.1.0
[INFO] [stderr]   Downloaded rand_derive v0.5.0
[INFO] [stderr]   Downloaded reed-solomon-erasure v4.0.2
[INFO] [stderr]   Downloaded num-bigint v0.2.3
[INFO] [stderr]   Downloaded ff_derive v0.6.0
[INFO] [stderr]   Downloaded ff v0.6.0
[INFO] [stderr]   Downloaded group v0.6.0
[INFO] [stderr]   Downloaded pairing v0.16.0
[INFO] [stderr]   Downloaded hex-literal v0.2.1
[INFO] [stderr]   Downloaded rmp-serde v1.1.0
[INFO] [stderr]   Downloaded time-macros v0.2.12
[INFO] [stderr]   Downloaded time v0.3.26
[INFO] [stderr]   Downloaded serde_with v3.6.0
[INFO] [stderr]   Downloaded tokio-udp v0.1.5
[INFO] [stderr]   Downloaded kvdb v0.1.1
[INFO] [stderr]   Downloaded parity-bytes v0.1.1
[INFO] [stderr]   Downloaded assert_matches v1.3.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.0.3
[INFO] [stderr]   Downloaded lynx v0.2.0
[INFO] [stderr]   Downloaded csv-core v0.1.6
[INFO] [stderr]   Downloaded difference v1.0.0
[INFO] [stderr]   Downloaded tinytemplate v1.0.2
[INFO] [stderr]   Downloaded local-encoding v0.2.0
[INFO] [stderr]   Downloaded plain_hasher v0.2.2
[INFO] [stderr]   Downloaded block-modes v0.3.3
[INFO] [stderr]   Downloaded term_size v0.3.1
[INFO] [stderr]   Downloaded criterion v0.3.0
[INFO] [stderr]   Downloaded docopt v1.1.0
[INFO] [stderr]   Downloaded rand_os v0.2.2
[INFO] [stderr]   Downloaded webpki-roots v0.16.0
[INFO] [stderr]   Downloaded home v0.3.4
[INFO] [stderr]   Downloaded rpassword v1.0.2
[INFO] [stderr]   Downloaded hex-literal-impl v0.2.1
[INFO] [stderr]   Downloaded if_chain v0.1.3
[INFO] [stderr]   Downloaded parity-crypto v0.6.2
[INFO] [stderr]   Downloaded ethereum-forkid v0.2.1
[INFO] [stderr]   Downloaded ethbloom v0.7.0
[INFO] [stderr]   Downloaded fixed-hash v0.4.0
[INFO] [stderr]   Downloaded jsonrpc-tcp-server v15.0.0
[INFO] [stderr]   Downloaded criterion-plot v0.4.0
[INFO] [stderr]   Downloaded triehash v0.5.0
[INFO] [stderr]   Downloaded ethereum-types v0.7.0
[INFO] [stderr]   Downloaded hyper-rustls v0.16.1
[INFO] [stderr]   Downloaded rprompt v1.0.3
[INFO] [stderr]   Downloaded ct-logs v0.5.1
[INFO] [stderr]   Downloaded regex-automata v0.1.8
[INFO] [stderr]   Downloaded memory-db v0.11.0
[INFO] [stderr]   Downloaded wasmi v0.3.0
[INFO] [stderr]   Downloaded vergen v0.1.1
[INFO] [stderr]   Downloaded parity-wordlist v1.3.0
[INFO] [stderr]   Downloaded rand_xoshiro v0.3.1
[INFO] [stderr]   Downloaded validator_derive v0.8.0
[INFO] [stderr]   Downloaded ethabi-contract v16.0.0
[INFO] [stderr]   Downloaded tokio-rustls v0.9.4
[INFO] [stderr]   Downloaded itertools v0.8.1
[INFO] [stderr]   Downloaded xmltree v0.8.0
[INFO] [stderr]   Downloaded parity-rocksdb v0.5.1
[INFO] [stderr]   Downloaded validator v0.8.0
[INFO] [stderr]   Downloaded primitive-types v0.5.1
[INFO] [stderr]   Downloaded webpki v0.19.1
[INFO] [stderr]   Downloaded trace-time v0.1.2
[INFO] [stderr]   Downloaded hash256-std-hasher v0.11.0
[INFO] [stderr]   Downloaded pretty_assertions v0.1.2
[INFO] [stderr]   Downloaded keccak-hasher v0.11.0
[INFO] [stderr]   Downloaded parity-path v0.1.2
[INFO] [stderr]   Downloaded skeptic v0.4.0
[INFO] [stderr]   Downloaded kvdb-rocksdb v0.1.6
[INFO] [stderr]   Downloaded sct v0.5.0
[INFO] [stderr]   Downloaded rustls v0.15.2
[INFO] [stderr]   Downloaded trie-standardmap v0.15.2
[INFO] [stderr]   Downloaded parity-snappy v0.1.0
[INFO] [stderr]   Downloaded igd v0.8.2
[INFO] [stderr]   Downloaded slab v0.2.0
[INFO] [stderr]   Downloaded ansi_term v0.10.2
[INFO] [stderr]   Downloaded home v0.5.1
[INFO] [stderr]   Downloaded tokio-sync v0.1.7
[INFO] [stderr]   Downloaded kvdb-memorydb v0.1.0
[INFO] [stderr]   Downloaded scrypt v0.2.0
[INFO] [stderr]   Downloaded aes v0.3.2
[INFO] [stderr]   Downloaded ipnetwork v0.12.8
[INFO] [stderr]   Downloaded rayon v1.2.0
[INFO] [stderr]   Downloaded rayon-core v1.6.0
[INFO] [stderr]   Downloaded criterion v0.2.11
[INFO] [stderr]   Downloaded nan-preserving-float v0.1.0
[INFO] [stderr]   Downloaded serde_repr v0.1.6
[INFO] [stderr]   Downloaded cmake v0.1.42
[INFO] [stderr]   Downloaded syn v1.0.94
[INFO] [stderr]   Downloaded memoffset v0.5.2
[INFO] [stderr]   Downloaded protobuf v2.16.2
[INFO] [stderr]   Downloaded ripemd160 v0.8.0
[INFO] [stderr]   Downloaded parity-snappy-sys v0.1.2
[INFO] [stderr]   Downloaded csv v1.1.1
[INFO] [stderr]   Downloaded parity-rocksdb-sys v0.5.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8fa55a62b37947e74fbeb82f8164a57d0ebe4f6e45baed3397fca24c4014a89
[INFO] running `Command { std: "docker" "start" "-a" "e8fa55a62b37947e74fbeb82f8164a57d0ebe4f6e45baed3397fca24c4014a89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8fa55a62b37947e74fbeb82f8164a57d0ebe4f6e45baed3397fca24c4014a89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8fa55a62b37947e74fbeb82f8164a57d0ebe4f6e45baed3397fca24c4014a89", kill_on_drop: false }`
[INFO] [stdout] e8fa55a62b37947e74fbeb82f8164a57d0ebe4f6e45baed3397fca24c4014a89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3190d5a051b51294930680fa99ae2acefbe17b1a359ada4a3f06d96977829be
[INFO] running `Command { std: "docker" "start" "-a" "f3190d5a051b51294930680fa99ae2acefbe17b1a359ada4a3f06d96977829be", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/net/fake-fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/db/memory-db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/ethcore/service/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/runtime/io/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/cli-signer/rpc-client/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/rpc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/concensus/miner/price-info/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/db/patricia-trie-ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/vm/vm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/cli-signer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/ethcore/sync/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/db/blooms-db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/net/network-devp2p/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/macros/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/bin/ethstore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/fastmap/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/bin/evmbin/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/bin/chainspec/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/ethcore/src/engines/hbbft/hbbft_config_generator/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/keccak-hasher/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/net/node-filter/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/net/network/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/unexpected/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/stats/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/concensus/miner/using-queue/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/concensus/ethash/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/bin/oe/logger/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/ethcore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/triehash-ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/vm/wasm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/memory-cache/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/db/bloom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/net/fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/len-caching-lock/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/concensus/miner/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/panic-hook/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/accounts/ethkey/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/concensus/miner/local-store/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/db/journaldb/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/db/migration-rocksdb/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/rlp-derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/version/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/accounts/ethstore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/dir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/bin/ethkey/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/vm/evm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/util/rlp-compress/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/concensus/miner/stratum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/runtime/runtime/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]     Checking rlp v0.4.6
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking impl-rlp v0.2.1
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking uint v0.8.5
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.58/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking block-padding v0.1.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking zeroize v1.2.0
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling secp256k1-sys v0.1.2
[INFO] [stderr]     Checking rustc-hex v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]    Compiling eth-secp256k1 v0.5.7 (https://github.com/paritytech/rust-secp256k1?rev=9791e79f21a5309dcb6e0bd254b1ef88fca2f1f4#9791e79f)
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f3190d5a051b51294930680fa99ae2acefbe17b1a359ada4a3f06d96977829be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3190d5a051b51294930680fa99ae2acefbe17b1a359ada4a3f06d96977829be", kill_on_drop: false }`
[INFO] [stdout] f3190d5a051b51294930680fa99ae2acefbe17b1a359ada4a3f06d96977829be
