[INFO] fetching crate tribles 0.5.1... [INFO] checking tribles-0.5.1 against master#a932eb36f8adf6c8cdfc450f063943da3112d621 for pr-140209-1 [INFO] extracting crate tribles 0.5.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate tribles 0.5.1 on toolchain a932eb36f8adf6c8cdfc450f063943da3112d621 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tribles 0.5.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tribles 0.5.1 [INFO] tweaked toml for crates.io crate tribles 0.5.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate tribles 0.5.1 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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peak_alloc v0.1.0 [INFO] [stderr] Downloaded indxvec v1.9.6 [INFO] [stderr] Downloaded macro_pub v0.1.0 [INFO] [stderr] Downloaded anybytes v0.11.0 [INFO] [stderr] Downloaded coz v0.1.3 [INFO] [stderr] Downloaded quick_cache v0.6.9 [INFO] [stderr] Downloaded f256 v0.2.0 [INFO] [stderr] Downloaded hifitime v3.9.0 [INFO] [stderr] Downloaded f256_pow2_div_pow10_lut v0.2.0 [INFO] [stderr] Downloaded f256_pow10_div_pow2_lut v0.1.1 [INFO] [stderr] Downloaded f256_pow2_div_pow5_lut v0.1.1 [INFO] [stderr] Downloaded f256_pow5_div_pow2_lut v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56696fef98536fc5b2672b0f7cc5df3a04e9a4b6df68fc9c62b4558234752568 [INFO] running `Command { std: "docker" "start" "-a" "56696fef98536fc5b2672b0f7cc5df3a04e9a4b6df68fc9c62b4558234752568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56696fef98536fc5b2672b0f7cc5df3a04e9a4b6df68fc9c62b4558234752568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56696fef98536fc5b2672b0f7cc5df3a04e9a4b6df68fc9c62b4558234752568", kill_on_drop: false }` [INFO] [stdout] 56696fef98536fc5b2672b0f7cc5df3a04e9a4b6df68fc9c62b4558234752568 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df342578fc9458ed098324200df2f10aa50d4b58a1a04bfaec8e8f0e5a5cc67d [INFO] running `Command { std: "docker" "start" "-a" "df342578fc9458ed098324200df2f10aa50d4b58a1a04bfaec8e8f0e5a5cc67d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling macro_pub v0.1.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling tribles v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking f256_pow2_div_pow5_lut v0.1.1 [INFO] [stderr] Checking f256_pow2_div_pow10_lut v0.2.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking f256_pow10_div_pow2_lut v0.1.1 [INFO] [stderr] Checking f256_pow5_div_pow2_lut v0.1.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking sucds v0.8.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking coz v0.1.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking ux v0.1.6 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking indxvec v1.9.6 [INFO] [stderr] Checking peak_alloc v0.1.0 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Checking f256 v0.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking anybytes v0.11.0 [INFO] [stderr] Checking quick_cache v0.6.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fake v2.10.0 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking hifitime v3.9.0 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking object_store v0.10.2 [INFO] [stdout] warning: the feature `rustc_attrs` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(nightly, feature(rustc_attrs))] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `rustc_attrs` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(nightly, feature(rustc_attrs))] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/patch.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use sptr::Strict; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/patch.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use sptr::Strict; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/patch/branch.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | unsafe { transmute((*body.as_ptr()).child_table.len().ilog2() as u8) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] = note: `#[warn(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] 47 | unsafe { transmute((&(*body.as_ptr()).child_table).len().ilog2() as u8) } [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/patch/branch.rs:112:24 [INFO] [stdout] | [INFO] [stdout] 112 | let size = (*branch).child_table.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 112 | let size = (&(*branch).child_table).len(); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/patch/branch.rs:130:28 [INFO] [stdout] | [INFO] [stdout] 130 | let size = (*branch).child_table.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 130 | let size = (&(*branch).child_table).len(); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/patch/branch.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | let old_size = (*branch).child_table.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 162 | let old_size = (&(*branch).child_table).len(); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> examples/insert.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / NS! { [INFO] [stdout] 12 | | pub namespace literature { [INFO] [stdout] 13 | | "8F180883F9FD5F787E9E0AF0DF5866B9" as author: GenId; [INFO] [stdout] 14 | | "0DBB530B37B966D137C50B943700EDB2" as firstname: ShortString; [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = help: add `#![feature(decl_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-04-28; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the attribute macro `macro_pub::macro_pub` which comes from the expansion of the macro `NS` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> examples/insert.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / NS! { [INFO] [stdout] 12 | | pub namespace literature { [INFO] [stdout] 13 | | "8F180883F9FD5F787E9E0AF0DF5866B9" as author: GenId; [INFO] [stdout] 14 | | "0DBB530B37B966D137C50B943700EDB2" as firstname: ShortString; [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = help: add `#![feature(decl_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-04-28; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the attribute macro `macro_pub::macro_pub` which comes from the expansion of the macro `NS` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> examples/query.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / NS! { [INFO] [stdout] 12 | | pub namespace literature { [INFO] [stdout] 13 | | "8F180883F9FD5F787E9E0AF0DF5866B9" as author: GenId; [INFO] [stdout] 14 | | "0DBB530B37B966D137C50B943700EDB2" as firstname: ShortString; [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = help: add `#![feature(decl_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-04-28; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the attribute macro `macro_pub::macro_pub` which comes from the expansion of the macro `NS` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> examples/query.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / NS! { [INFO] [stdout] 12 | | pub namespace literature { [INFO] [stdout] 13 | | "8F180883F9FD5F787E9E0AF0DF5866B9" as author: GenId; [INFO] [stdout] 14 | | "0DBB530B37B966D137C50B943700EDB2" as firstname: ShortString; [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = help: add `#![feature(decl_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-04-28; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the attribute macro `macro_pub::macro_pub` which comes from the expansion of the macro `NS` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `std_benchmark` is never used [INFO] [stdout] --> benches/benchmark.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn std_benchmark(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `im_benchmark` is never used [INFO] [stdout] --> benches/benchmark.rs:87:4 [INFO] [stdout] | [INFO] [stdout] 87 | fn im_benchmark(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> benches/benchmark.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / NS! { [INFO] [stdout] 34 | | pub namespace literature { [INFO] [stdout] 35 | | "8F180883F9FD5F787E9E0AF0DF5866B9" as author: GenId; [INFO] [stdout] 36 | | "0DBB530B37B966D137C50B943700EDB2" as firstname: ShortString; [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = help: add `#![feature(decl_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-04-28; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the attribute macro `macro_pub::macro_pub` which comes from the expansion of the macro `NS` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `macro` is experimental [INFO] [stdout] --> benches/benchmark.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / NS! { [INFO] [stdout] 34 | | pub namespace literature { [INFO] [stdout] 35 | | "8F180883F9FD5F787E9E0AF0DF5866B9" as author: GenId; [INFO] [stdout] 36 | | "0DBB530B37B966D137C50B943700EDB2" as firstname: ShortString; [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #39412 for more information [INFO] [stdout] = help: add `#![feature(decl_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-04-28; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the attribute macro `macro_pub::macro_pub` which comes from the expansion of the macro `NS` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/patch/branch.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | unsafe { transmute((*body.as_ptr()).child_table.len().ilog2() as u8) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] = note: `#[warn(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] 47 | unsafe { transmute((&(*body.as_ptr()).child_table).len().ilog2() as u8) } [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/patch/branch.rs:112:24 [INFO] [stdout] | [INFO] [stdout] 112 | let size = (*branch).child_table.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 112 | let size = (&(*branch).child_table).len(); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/patch/branch.rs:130:28 [INFO] [stdout] | [INFO] [stdout] 130 | let size = (*branch).child_table.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 130 | let size = (&(*branch).child_table).len(); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/patch/branch.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | let old_size = (*branch).child_table.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 162 | let old_size = (&(*branch).child_table).len(); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.71s [INFO] running `Command { std: "docker" "inspect" "df342578fc9458ed098324200df2f10aa50d4b58a1a04bfaec8e8f0e5a5cc67d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df342578fc9458ed098324200df2f10aa50d4b58a1a04bfaec8e8f0e5a5cc67d", kill_on_drop: false }` [INFO] [stdout] df342578fc9458ed098324200df2f10aa50d4b58a1a04bfaec8e8f0e5a5cc67d