[INFO] cloning repository https://github.com/octopus-network/ethereum-lightclient-tester [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/octopus-network/ethereum-lightclient-tester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctopus-network%2Fethereum-lightclient-tester", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctopus-network%2Fethereum-lightclient-tester'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c7d0737b993478b41b9cb3043d66b3626c21bc3 [INFO] checking octopus-network/ethereum-lightclient-tester against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctopus-network%2Fethereum-lightclient-tester" "/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/octopus-network/ethereum-lightclient-tester on toolchain 3652eaba14e5de752eaa5a8ffcac7132f9244f07 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/octopus-network/ethereum-lightclient-tester [INFO] finished tweaking git repo https://github.com/octopus-network/ethereum-lightclient-tester [INFO] tweaked toml for git repo https://github.com/octopus-network/ethereum-lightclient-tester written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/octopus-network/ethereum-lightclient-tester 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" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e905b8742284152405826212cb90c4767c933f52e646e9adeaadd5df9200d14e [INFO] running `Command { std: "docker" "start" "-a" "e905b8742284152405826212cb90c4767c933f52e646e9adeaadd5df9200d14e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e905b8742284152405826212cb90c4767c933f52e646e9adeaadd5df9200d14e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e905b8742284152405826212cb90c4767c933f52e646e9adeaadd5df9200d14e", kill_on_drop: false }` [INFO] [stdout] e905b8742284152405826212cb90c4767c933f52e646e9adeaadd5df9200d14e [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3cd68c8a3535685a4fcaa15eada3d13d39e7ca2e2bd92abb3378bcfa1aa11ff [INFO] running `Command { std: "docker" "start" "-a" "a3cd68c8a3535685a4fcaa15eada3d13d39e7ca2e2bd92abb3378bcfa1aa11ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Checking once_cell v1.21.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parity-scale-codec v3.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking base64ct v1.7.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stdout] error[E0382]: use of moved value: `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-0.17.4/src/pointer.rs:372:4 [INFO] [stdout] | [INFO] [stdout] 366 | let ptr = ptr.into(); [INFO] [stdout] | --- move occurs because `ptr` has type `pointer::Pointer`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 370 | (ptr.u()).trailing_zeros() as usize >= Self::PTR_HEAD_BITS, [INFO] [stdout] | --- `ptr` moved due to this method call [INFO] [stdout] 371 | "Pointer {:p} does not satisfy minimum alignment requirements {}", [INFO] [stdout] 372 | ptr.r(), [INFO] [stdout] | ^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] note: `pointer::Pointer::::u` takes ownership of the receiver `self`, which moves `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-0.17.4/src/pointer.rs:120:18 [INFO] [stdout] | [INFO] [stdout] 120 | pub(crate) fn u(self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] help: you could `clone` the value and consume it, if the following trait bounds could be satisfied: `::Access: std::marker::Copy` and `::Access: Clone` [INFO] [stdout] | [INFO] [stdout] 370 | (ptr.clone().u()).trailing_zeros() as usize >= Self::PTR_HEAD_BITS, [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `data` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-0.17.4/src/pointer.rs:429:4 [INFO] [stdout] | [INFO] [stdout] 421 | let data = data.into(); [INFO] [stdout] | ---- move occurs because `data` has type `pointer::Pointer`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 424 | if data.r().is_null() { [INFO] [stdout] | --- `data` moved due to this method call [INFO] [stdout] ... [INFO] [stdout] 429 | data.u().trailing_zeros() as usize >= Self::PTR_HEAD_BITS, [INFO] [stdout] | ^^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] note: `pointer::Pointer::::r` takes ownership of the receiver `self`, which moves `data` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-0.17.4/src/pointer.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | pub(crate) fn r(self) -> *const T { [INFO] [stdout] | ^^^^ [INFO] [stdout] help: you could `clone` the value and consume it, if the following trait bounds could be satisfied: `::Access: std::marker::Copy` and `::Access: Clone` [INFO] [stdout] | [INFO] [stdout] 424 | if data.clone().r().is_null() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `data` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-0.17.4/src/pointer.rs:431:4 [INFO] [stdout] | [INFO] [stdout] 421 | let data = data.into(); [INFO] [stdout] | ---- move occurs because `data` has type `pointer::Pointer`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 429 | data.u().trailing_zeros() as usize >= Self::PTR_HEAD_BITS, [INFO] [stdout] | --- `data` moved due to this method call [INFO] [stdout] 430 | "BitPtr domain pointer ({:p}) to {} must be aligned to at least {}", [INFO] [stdout] 431 | data.r(), [INFO] [stdout] | ^^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] note: `pointer::Pointer::::u` takes ownership of the receiver `self`, which moves `data` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-0.17.4/src/pointer.rs:120:18 [INFO] [stdout] | [INFO] [stdout] 120 | pub(crate) fn u(self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] help: you could `clone` the value and consume it, if the following trait bounds could be satisfied: `::Access: std::marker::Copy` and `::Access: Clone` [INFO] [stdout] | [INFO] [stdout] 429 | data.clone().u().trailing_zeros() as usize >= Self::PTR_HEAD_BITS, [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `data` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-0.17.4/src/pointer.rs:446:12 [INFO] [stdout] | [INFO] [stdout] 421 | let data = data.into(); [INFO] [stdout] | ---- move occurs because `data` has type `pointer::Pointer`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 444 | let tail = data.r().wrapping_add(elts); [INFO] [stdout] | --- `data` moved due to this method call [INFO] [stdout] 445 | assert!( [INFO] [stdout] 446 | tail >= data.r(), [INFO] [stdout] | ^^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] help: you could `clone` the value and consume it, if the following trait bounds could be satisfied: `::Access: std::marker::Copy` and `::Access: Clone` [INFO] [stdout] | [INFO] [stdout] 444 | let tail = data.clone().r().wrapping_add(elts); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `data` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-0.17.4/src/pointer.rs:448:4 [INFO] [stdout] | [INFO] [stdout] 421 | let data = data.into(); [INFO] [stdout] | ---- move occurs because `data` has type `pointer::Pointer`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 446 | tail >= data.r(), [INFO] [stdout] | --- `data` moved due to this method call [INFO] [stdout] 447 | "BitPtr region cannot wrap the address space: {:p} + {:02X} = {:p}", [INFO] [stdout] 448 | data.r(), [INFO] [stdout] | ^^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] help: you could `clone` the value and consume it, if the following trait bounds could be satisfied: `::Access: std::marker::Copy` and `::Access: Clone` [INFO] [stdout] | [INFO] [stdout] 446 | tail >= data.clone().r(), [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `data` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-0.17.4/src/pointer.rs:538:3 [INFO] [stdout] | [INFO] [stdout] 533 | let mut data = ptr.into(); [INFO] [stdout] | -------- move occurs because `data` has type `pointer::Pointer`, which does not implement the `Copy` trait [INFO] [stdout] 534 | if data.r().is_null() { [INFO] [stdout] | --- `data` moved due to this method call [INFO] [stdout] ... [INFO] [stdout] 538 | data.u &= Self::PTR_DATA_MASK; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] note: `pointer::Pointer::::r` takes ownership of the receiver `self`, which moves `data` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-0.17.4/src/pointer.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | pub(crate) fn r(self) -> *const T { [INFO] [stdout] | ^^^^ [INFO] [stdout] help: you could `clone` the value and consume it, if the following trait bounds could be satisfied: `::Access: std::marker::Copy` and `::Access: Clone` [INFO] [stdout] | [INFO] [stdout] 534 | if data.clone().r().is_null() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling stacker v0.1.19 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] error: could not compile `bitvec` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a3cd68c8a3535685a4fcaa15eada3d13d39e7ca2e2bd92abb3378bcfa1aa11ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3cd68c8a3535685a4fcaa15eada3d13d39e7ca2e2bd92abb3378bcfa1aa11ff", kill_on_drop: false }` [INFO] [stdout] a3cd68c8a3535685a4fcaa15eada3d13d39e7ca2e2bd92abb3378bcfa1aa11ff