[INFO] cloning repository https://github.com/RustyYato/unique-types [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustyYato/unique-types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustyYato%2Funique-types", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustyYato%2Funique-types'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f95d3f7dad124babe18e38c6650dc535bfdfd264 [INFO] checking RustyYato/unique-types against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustyYato%2Funique-types" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RustyYato/unique-types [INFO] finished tweaking git repo https://github.com/RustyYato/unique-types [INFO] tweaked toml for git repo https://github.com/RustyYato/unique-types written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RustyYato/unique-types on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RustyYato/unique-types 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" "+54cf65b8d066c082e536455049b95943cf30378f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8597fc01458749825e96f11e95fc5678226217c34a88c0c285b48e4baae55927 [INFO] running `Command { std: "docker" "start" "-a" "8597fc01458749825e96f11e95fc5678226217c34a88c0c285b48e4baae55927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8597fc01458749825e96f11e95fc5678226217c34a88c0c285b48e4baae55927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8597fc01458749825e96f11e95fc5678226217c34a88c0c285b48e4baae55927", kill_on_drop: false }` [INFO] [stdout] 8597fc01458749825e96f11e95fc5678226217c34a88c0c285b48e4baae55927 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9baf64458467912920a151b1014761b3f8282492cf651b23d2a55abe4639c04 [INFO] running `Command { std: "docker" "start" "-a" "b9baf64458467912920a151b1014761b3f8282492cf651b23d2a55abe4639c04", kill_on_drop: false }` [INFO] [stderr] Checking unique-types v0.1.0 (/opt/rustwide/workdir/unique-types) [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ut-vec v0.1.0 (/opt/rustwide/workdir/ut-vec) [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking ut-cell v0.1.0 (/opt/rustwide/workdir/ut-cell) [INFO] [stderr] Checking ut-arena v0.1.0 (/opt/rustwide/workdir/ut-arena) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stdout] error: not automatically applying `DerefMut` through union field to target that might have `Drop` glue [INFO] [stdout] --> ut-arena/src/generic_sparse.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 365 | Some(unsafe { &mut slot.filled.value }) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: writing to this reference calls the destructor for the old value [INFO] [stdout] = help: add an explicit `*` if that is desired, or call `ptr::write` to not run the destructor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: not automatically applying `DerefMut` through union field to target that might have `Drop` glue [INFO] [stdout] --> ut-arena/src/generic_sparse.rs:412:23 [INFO] [stdout] | [INFO] [stdout] 412 | unsafe { &mut slot.filled.value } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: writing to this reference calls the destructor for the old value [INFO] [stdout] = help: add an explicit `*` if that is desired, or call `ptr::write` to not run the destructor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: not automatically applying `DerefMut` through union field to target that might have `Drop` glue [INFO] [stdout] --> ut-arena/src/generic_sparse.rs:590:23 [INFO] [stdout] | [INFO] [stdout] 590 | unsafe { &mut slot.filled.value } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: writing to this reference calls the destructor for the old value [INFO] [stdout] = help: add an explicit `*` if that is desired, or call `ptr::write` to not run the destructor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: not automatically applying `DerefMut` through union field to target that might have `Drop` glue [INFO] [stdout] --> ut-arena/src/generic_sparse.rs:713:36 [INFO] [stdout] | [INFO] [stdout] 713 | Some(unsafe { &mut slot.filled.value }) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: writing to this reference calls the destructor for the old value [INFO] [stdout] = help: add an explicit `*` if that is desired, or call `ptr::write` to not run the destructor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: not automatically applying `DerefMut` through union field to target that might have `Drop` glue [INFO] [stdout] --> ut-arena/src/generic_sparse.rs:726:36 [INFO] [stdout] | [INFO] [stdout] 726 | Some(unsafe { &mut slot.filled.value }) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: writing to this reference calls the destructor for the old value [INFO] [stdout] = help: add an explicit `*` if that is desired, or call `ptr::write` to not run the destructor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: not automatically applying `DerefMut` through union field to target that might have `Drop` glue [INFO] [stdout] --> ut-arena/src/generic_sparse.rs:784:42 [INFO] [stdout] | [INFO] [stdout] 784 | Some((key, unsafe { &mut slot.filled.value })) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: writing to this reference calls the destructor for the old value [INFO] [stdout] = help: add an explicit `*` if that is desired, or call `ptr::write` to not run the destructor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: not automatically applying `DerefMut` through union field to target that might have `Drop` glue [INFO] [stdout] --> ut-arena/src/generic_sparse.rs:802:42 [INFO] [stdout] | [INFO] [stdout] 802 | Some((key, unsafe { &mut slot.filled.value })) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: writing to this reference calls the destructor for the old value [INFO] [stdout] = help: add an explicit `*` if that is desired, or call `ptr::write` to not run the destructor [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ut-arena` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b9baf64458467912920a151b1014761b3f8282492cf651b23d2a55abe4639c04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9baf64458467912920a151b1014761b3f8282492cf651b23d2a55abe4639c04", kill_on_drop: false }` [INFO] [stdout] b9baf64458467912920a151b1014761b3f8282492cf651b23d2a55abe4639c04