[INFO] cloning repository https://github.com/Artentus/gsim2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artentus/gsim2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2Fgsim2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2Fgsim2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82fe6e204f7edbc2c02d4af8e32995a77c6d80b5
[INFO] checking Artentus/gsim2 against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2Fgsim2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Artentus/gsim2
[INFO] finished tweaking git repo https://github.com/Artentus/gsim2
[INFO] tweaked toml for git repo https://github.com/Artentus/gsim2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Artentus/gsim2 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/Artentus/gsim2 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] cf9de47ae93551efddd1f4d7e86d082ee95bd326eaa4a6607da577367e5e92f4
[INFO] running `Command { std: "docker" "start" "-a" "cf9de47ae93551efddd1f4d7e86d082ee95bd326eaa4a6607da577367e5e92f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf9de47ae93551efddd1f4d7e86d082ee95bd326eaa4a6607da577367e5e92f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf9de47ae93551efddd1f4d7e86d082ee95bd326eaa4a6607da577367e5e92f4", kill_on_drop: false }`
[INFO] [stdout] cf9de47ae93551efddd1f4d7e86d082ee95bd326eaa4a6607da577367e5e92f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 29ea760023b9155670337b448096748f2056705dcb1f92b6e144e5c619b90366
[INFO] running `Command { std: "docker" "start" "-a" "29ea760023b9155670337b448096748f2056705dcb1f92b6e144e5c619b90366", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]    Compiling wgpu-hal v0.20.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling wgpu-core v0.20.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling wgpu v0.20.0
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling pod-enum-macros v0.1.0
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking pod-enum v0.1.0
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking gsim2 v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `small_vec`
[INFO] [stdout]    --> src/vec.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 | macro_rules! small_vec {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `small_vec`
[INFO] [stdout]    --> src/vec.rs:539:16
[INFO] [stdout]     |
[INFO] [stdout] 539 | pub(crate) use small_vec;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `small_vec`
[INFO] [stdout]    --> src/vec.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 | macro_rules! small_vec {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `small_vec`
[INFO] [stdout]    --> src/vec.rs:539:16
[INFO] [stdout]     |
[INFO] [stdout] 539 | pub(crate) use small_vec;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: not automatically applying `DerefMut` through union field to target that might have `Drop` glue
[INFO] [stdout]    --> src/vec.rs:353:22
[INFO] [stdout]     |
[INFO] [stdout] 353 |             unsafe { self.heap.push(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]    --> src/vec.rs:359:22
[INFO] [stdout]     |
[INFO] [stdout] 359 |             unsafe { self.inline.pop() }
[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]    --> src/vec.rs:361:22
[INFO] [stdout]     |
[INFO] [stdout] 361 |             unsafe { self.heap.pop() }
[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]    --> src/vec.rs:375:22
[INFO] [stdout]     |
[INFO] [stdout] 375 |             unsafe { self.inline.as_mut_slice() }
[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]    --> src/vec.rs:377:22
[INFO] [stdout]     |
[INFO] [stdout] 377 |             unsafe { self.heap.as_mut_slice() }
[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]    --> src/vec.rs:353:22
[INFO] [stdout]     |
[INFO] [stdout] 353 |             unsafe { self.heap.push(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]    --> src/vec.rs:359:22
[INFO] [stdout]     |
[INFO] [stdout] 359 |             unsafe { self.inline.pop() }
[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]    --> src/vec.rs:361:22
[INFO] [stdout]     |
[INFO] [stdout] 361 |             unsafe { self.heap.pop() }
[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]    --> src/vec.rs:375:22
[INFO] [stdout]     |
[INFO] [stdout] 375 |             unsafe { self.inline.as_mut_slice() }
[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]    --> src/vec.rs:377:22
[INFO] [stdout]     |
[INFO] [stdout] 377 |             unsafe { self.heap.as_mut_slice() }
[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 `gsim2` (lib test) due to 5 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gsim2` (lib) due to 5 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "29ea760023b9155670337b448096748f2056705dcb1f92b6e144e5c619b90366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29ea760023b9155670337b448096748f2056705dcb1f92b6e144e5c619b90366", kill_on_drop: false }`
[INFO] [stdout] 29ea760023b9155670337b448096748f2056705dcb1f92b6e144e5c619b90366
