[INFO] fetching crate kindelia_core 0.1.7... [INFO] testing kindelia_core-0.1.7 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate kindelia_core 0.1.7 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate kindelia_core 0.1.7 [INFO] finished tweaking crates.io crate kindelia_core 0.1.7 [INFO] tweaked toml for crates.io crate kindelia_core 0.1.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kindelia_core 0.1.7 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 220 packages to latest compatible versions [INFO] [stderr] Adding bit-vec v0.6.3 (available: v0.8.0) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding derive_builder v0.11.2 (available: v0.20.2) [INFO] [stderr] Adding dirs v4.0.0 (available: v6.0.0) [INFO] [stderr] Adding fastrand v1.9.0 (available: v2.3.0) [INFO] [stderr] Adding petgraph v0.6.5 (available: v0.8.3) [INFO] [stderr] Adding primitive-types v0.11.1 (available: v0.14.0) [INFO] [stderr] Adding priority-queue v1.4.0 (available: v2.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rstest v0.15.0 (available: v0.26.1) [INFO] [stderr] Adding rstest_reuse v0.4.0 (available: v0.7.0) [INFO] [stderr] Adding secp256k1 v0.22.2 (available: v0.31.1) [INFO] [stderr] Adding serde_with v2.3.3 (available: v3.15.1) [INFO] [stderr] Adding sha3 v0.9.1 (available: v0.10.8) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 darling v0.20.11 [INFO] [stderr] Downloaded derive_builder_macro v0.11.2 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded rstest_reuse v0.4.0 [INFO] [stderr] Downloaded primitive-types v0.11.1 [INFO] [stderr] Downloaded darling_macro v0.14.4 [INFO] [stderr] Downloaded byte-slice-cast v1.2.3 [INFO] [stderr] Downloaded darling v0.14.4 [INFO] [stderr] Downloaded criterion-plot v0.4.5 [INFO] [stderr] Downloaded csv-core v0.1.13 [INFO] [stderr] Downloaded const_format v0.2.35 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.34 [INFO] [stderr] Downloaded rstest_macros v0.14.0 [INFO] [stderr] Downloaded criterion v0.3.6 [INFO] [stderr] Downloaded parity-scale-codec v3.7.5 [INFO] [stderr] Downloaded priority-queue v1.4.0 [INFO] [stderr] Downloaded serde_with v2.3.3 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded proptest v1.9.0 [INFO] [stderr] Downloaded darling_core v0.14.4 [INFO] [stderr] Downloaded derive_builder_core v0.11.2 [INFO] [stderr] Downloaded rusty-fork v0.3.1 [INFO] [stderr] Downloaded secp256k1 v0.22.2 [INFO] [stderr] Downloaded darling_core v0.20.11 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded derive_builder v0.11.2 [INFO] [stderr] Downloaded rustc-hex v2.1.0 [INFO] [stderr] Downloaded fixed-hash v0.7.0 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.3 [INFO] [stderr] Downloaded impl-codec v0.6.0 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.7.5 [INFO] [stderr] Downloaded kindelia_common v0.1.7 [INFO] [stderr] Downloaded kindelia_lang v0.1.7 [INFO] [stderr] Downloaded uint v0.9.5 [INFO] [stderr] Downloaded bit-set v0.8.0 [INFO] [stderr] Downloaded bit-vec v0.8.0 [INFO] [stderr] Downloaded unarray v0.1.4 [INFO] [stderr] Downloaded rstest v0.15.0 [INFO] [stderr] Downloaded serde_with_macros v2.3.3 [INFO] [stderr] Downloaded darling_macro v0.20.11 [INFO] [stderr] Downloaded petgraph v0.6.5 [INFO] [stderr] Downloaded csv v1.4.0 [INFO] [stderr] Downloaded secp256k1-sys v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b570c00b72c1f1bac1d2e7f06cdf770a7898be38c888a63095369f3d2383da23 [INFO] running `Command { std: "docker" "start" "-a" "b570c00b72c1f1bac1d2e7f06cdf770a7898be38c888a63095369f3d2383da23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b570c00b72c1f1bac1d2e7f06cdf770a7898be38c888a63095369f3d2383da23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b570c00b72c1f1bac1d2e7f06cdf770a7898be38c888a63095369f3d2383da23", kill_on_drop: false }` [INFO] [stdout] b570c00b72c1f1bac1d2e7f06cdf770a7898be38c888a63095369f3d2383da23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53e6ca84c3312f0e0f4f8f07209e5ee1dd26f109e470d7d99402a8a2da23f937 [INFO] running `Command { std: "docker" "start" "-a" "53e6ca84c3312f0e0f4f8f07209e5ee1dd26f109e470d7d99402a8a2da23f937", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling secp256k1 v0.22.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling kindelia_common v0.1.7 [INFO] [stderr] Compiling kindelia_lang v0.1.7 [INFO] [stderr] Compiling kindelia_core v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/runtime/mod.rs:378:6 [INFO] [stdout] | [INFO] [stdout] 378 | if let Ok(name) = name { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/runtime/mod.rs:1065:31 [INFO] [stdout] | [INFO] [stdout] 1065 | let a_ref = &mut *(&mut (*a_arr)[absorber as usize] as *mut Heap); [INFO] [stdout] | ^^-----^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut Vec` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut Vec` [INFO] [stdout] --> src/runtime/mod.rs:1065:31 [INFO] [stdout] | [INFO] [stdout] 1065 | let a_ref = &mut *(&mut (*a_arr)[absorber as usize] as *mut Heap); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(dangerous_implicit_autorefs)]` on by default [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1065 | let a_ref = &mut *(&mut (&mut (*a_arr))[absorber as usize] as *mut Heap); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/runtime/mod.rs:1066:31 [INFO] [stdout] | [INFO] [stdout] 1066 | let b_ref = &mut *(&mut (*a_arr)[absorbed as usize] as *mut Heap); [INFO] [stdout] | ^^-----^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut Vec` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut Vec` [INFO] [stdout] --> src/runtime/mod.rs:1066:31 [INFO] [stdout] | [INFO] [stdout] 1066 | let b_ref = &mut *(&mut (*a_arr)[absorbed as usize] as *mut Heap); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1066 | let b_ref = &mut *(&mut (&mut (*a_arr))[absorbed as usize] as *mut Heap); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kindelia_core` (lib) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "53e6ca84c3312f0e0f4f8f07209e5ee1dd26f109e470d7d99402a8a2da23f937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53e6ca84c3312f0e0f4f8f07209e5ee1dd26f109e470d7d99402a8a2da23f937", kill_on_drop: false }` [INFO] [stdout] 53e6ca84c3312f0e0f4f8f07209e5ee1dd26f109e470d7d99402a8a2da23f937