[INFO] cloning repository https://github.com/fstnetwork/relayer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fstnetwork/relayer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffstnetwork%2Frelayer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffstnetwork%2Frelayer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c843c995c39eb42c24c4bbe03e077f44f885f8b8 [INFO] testing fstnetwork/relayer/c843c995c39eb42c24c4bbe03e077f44f885f8b8 against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffstnetwork%2Frelayer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fstnetwork/relayer on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/fstnetwork/relayer [INFO] finished tweaking git repo https://github.com/fstnetwork/relayer [INFO] tweaked toml for git repo https://github.com/fstnetwork/relayer written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fstnetwork/relayer 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/contract_abi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/collation/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/traits/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/pool/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/machine/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/types/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/pricer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/network/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/paritytech/parity-ethereum` [INFO] [stderr] Updating git submodule `https://github.com/ethereum/tests.git` [INFO] [stderr] Updating git submodule `https://github.com/paritytech/wasm-tests` [INFO] [stderr] Updating git repository `https://github.com/AtkinsChang/ethabi` [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/paritytech/app-dirs-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex-slice v0.1.4 [INFO] [stderr] Downloaded ethereum-types-serialize v0.2.1 [INFO] [stderr] Downloaded keccak-hash v0.1.2 [INFO] [stderr] Downloaded ryu v0.2.6 [INFO] [stderr] Downloaded hashdb v0.3.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.20 [INFO] [stderr] Downloaded kvdb v0.1.0 [INFO] [stderr] Downloaded memorydb v0.3.0 [INFO] [stderr] Downloaded parity-crypto v0.2.0 [INFO] [stderr] Downloaded parking_lot v0.7.0 [INFO] [stderr] Downloaded home v0.3.3 [INFO] [stderr] Downloaded signal-hook v0.1.5 [INFO] [stderr] Downloaded ucd-util v0.1.2 [INFO] [stderr] Downloaded jsonrpc-core v9.0.0 [INFO] [stderr] Downloaded arc-swap v0.3.4 [INFO] [stderr] Downloaded hyper v0.12.18 [INFO] [stderr] Downloaded h2 v0.1.13 [INFO] [stderr] Downloaded regex v1.0.5 [INFO] [stderr] Downloaded parity-wordlist v1.2.1 [INFO] [stderr] Downloaded patricia-trie v0.3.0 [INFO] [stderr] Downloaded rlp v0.3.0 [INFO] [stderr] Downloaded ethereum-types v0.4.0 [INFO] [stderr] Downloaded memchr v2.1.1 [INFO] [stderr] Downloaded plain_hasher v0.2.0 [INFO] [stderr] Downloaded elastic-array v0.10.0 [INFO] [stderr] Downloaded parity-bytes v0.1.0 [INFO] [stderr] Downloaded edit-distance v2.0.1 [INFO] [stderr] Downloaded ethbloom v0.5.0 [INFO] [stderr] Downloaded fixed-hash v0.2.2 [INFO] [stderr] Downloaded ring v0.13.2 [INFO] [stderr] Downloaded jsonrpc-http-server v9.0.0 [INFO] [stderr] Downloaded jsonrpc-server-utils v9.0.0 [INFO] [stderr] Downloaded jsonrpc-macros v9.0.0 [INFO] [stderr] Downloaded parity-tokio-ipc v0.1.0 [INFO] [stderr] Downloaded jsonrpc-ipc-server v9.0.0 [INFO] [stderr] Downloaded jsonrpc-pubsub v9.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f56797c8174409fd3ba931864949d512aeac96061223ffcaefd209490a7682ff [INFO] running `Command { std: "docker" "start" "-a" "f56797c8174409fd3ba931864949d512aeac96061223ffcaefd209490a7682ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f56797c8174409fd3ba931864949d512aeac96061223ffcaefd209490a7682ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f56797c8174409fd3ba931864949d512aeac96061223ffcaefd209490a7682ff", kill_on_drop: false }` [INFO] [stdout] f56797c8174409fd3ba931864949d512aeac96061223ffcaefd209490a7682ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e21b8fc6c0b37f654bdb1c80bd70b2fafb8198a46cd2e3b5f2f68d25c2236124 [INFO] running `Command { std: "docker" "start" "-a" "e21b8fc6c0b37f654bdb1c80bd70b2fafb8198a46cd2e3b5f2f68d25c2236124", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/core/ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/core/traits/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/core/contract_abi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/core/types/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/core/machine/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/core/pricer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/core/collation/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/core/network/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/core/pool/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling fixed-hash v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling plain_hasher v0.2.0 [INFO] [stderr] Compiling parity-bytes v0.1.0 [INFO] [stderr] Compiling hashdb v0.3.0 [INFO] [stderr] Compiling elastic-array v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/paritytech/rust-secp256k1#ccc06e74) [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling ethereum-types v0.4.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling rlp v0.3.0 [INFO] [stderr] Compiling keccak-hasher v0.1.1 (https://github.com/paritytech/parity-ethereum#81b76984) [INFO] [stderr] Compiling keccak-hash v0.1.2 [INFO] [stderr] Compiling patricia-trie v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e21b8fc6c0b37f654bdb1c80bd70b2fafb8198a46cd2e3b5f2f68d25c2236124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e21b8fc6c0b37f654bdb1c80bd70b2fafb8198a46cd2e3b5f2f68d25c2236124", kill_on_drop: false }` [INFO] [stdout] e21b8fc6c0b37f654bdb1c80bd70b2fafb8198a46cd2e3b5f2f68d25c2236124