[INFO] cloning repository https://github.com/mushrowan/rocal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mushrowan/rocal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmushrowan%2Frocal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmushrowan%2Frocal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8907a5d8ffaf94d83944cd30d81783a2d8d814fa [INFO] checking mushrowan/rocal against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmushrowan%2Frocal" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mushrowan/rocal 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-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mushrowan/rocal [INFO] finished tweaking git repo https://github.com/mushrowan/rocal [INFO] tweaked toml for git repo https://github.com/mushrowan/rocal written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mushrowan/rocal 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 38fc64d32d57718497d5632053165582c0c1fd1f5ec45aba5230f7c773495e12 [INFO] running `Command { std: "docker" "start" "-a" "38fc64d32d57718497d5632053165582c0c1fd1f5ec45aba5230f7c773495e12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38fc64d32d57718497d5632053165582c0c1fd1f5ec45aba5230f7c773495e12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38fc64d32d57718497d5632053165582c0c1fd1f5ec45aba5230f7c773495e12", kill_on_drop: false }` [INFO] [stdout] 38fc64d32d57718497d5632053165582c0c1fd1f5ec45aba5230f7c773495e12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a927496a32b539df2124ba92bfde66ef26e8ae02cb6a32f71a7edb0efef975b8 [INFO] running `Command { std: "docker" "start" "-a" "a927496a32b539df2124ba92bfde66ef26e8ae02cb6a32f71a7edb0efef975b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking tetsy-rlp v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking tetsy-impl-rlp v0.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking uint-crate v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking tetsy-plain-hasher v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking tetsy-hash-db v0.15.3 [INFO] [stderr] Checking tetsy-bytes v0.1.4 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking home v0.3.4 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [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] Checking chrono v0.4.38 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking ahash v0.2.19 [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] Checking parking_lot v0.12.3 [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" "a927496a32b539df2124ba92bfde66ef26e8ae02cb6a32f71a7edb0efef975b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a927496a32b539df2124ba92bfde66ef26e8ae02cb6a32f71a7edb0efef975b8", kill_on_drop: false }` [INFO] [stdout] a927496a32b539df2124ba92bfde66ef26e8ae02cb6a32f71a7edb0efef975b8