[INFO] cloning repository https://github.com/Victor-Viicell/noir_macros_core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Victor-Viicell/noir_macros_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictor-Viicell%2Fnoir_macros_core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictor-Viicell%2Fnoir_macros_core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa6f453b41b5006b61cfb2ba2088c7b338b23927
[INFO] testing Victor-Viicell/noir_macros_core against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictor-Viicell%2Fnoir_macros_core" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Victor-Viicell/noir_macros_core
[INFO] finished tweaking git repo https://github.com/Victor-Viicell/noir_macros_core
[INFO] tweaked toml for git repo https://github.com/Victor-Viicell/noir_macros_core written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Victor-Viicell/noir_macros_core on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Victor-Viicell/noir_macros_core 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9990d556b87bd91dc229b45f9cdf14b78a9f19435b42867c5f6bc4626538303e
[INFO] running `Command { std: "docker" "start" "-a" "9990d556b87bd91dc229b45f9cdf14b78a9f19435b42867c5f6bc4626538303e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9990d556b87bd91dc229b45f9cdf14b78a9f19435b42867c5f6bc4626538303e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9990d556b87bd91dc229b45f9cdf14b78a9f19435b42867c5f6bc4626538303e", kill_on_drop: false }`
[INFO] [stdout] 9990d556b87bd91dc229b45f9cdf14b78a9f19435b42867c5f6bc4626538303e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 779324170c466f84adee38d5ee8c45193ff1f21d8bcee6c5a86029bcb3db9f95
[INFO] running `Command { std: "docker" "start" "-a" "779324170c466f84adee38d5ee8c45193ff1f21d8bcee6c5a86029bcb3db9f95", kill_on_drop: false }`
[INFO] [stderr]    Compiling noir_macros_core v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "779324170c466f84adee38d5ee8c45193ff1f21d8bcee6c5a86029bcb3db9f95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "779324170c466f84adee38d5ee8c45193ff1f21d8bcee6c5a86029bcb3db9f95", kill_on_drop: false }`
[INFO] [stdout] 779324170c466f84adee38d5ee8c45193ff1f21d8bcee6c5a86029bcb3db9f95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20fd33948dd9c806719ceda96052564a138c1165725cac8508c1d22ea199a02b
[INFO] running `Command { std: "docker" "start" "-a" "20fd33948dd9c806719ceda96052564a138c1165725cac8508c1d22ea199a02b", kill_on_drop: false }`
[INFO] [stderr]    Compiling noir_macros_core v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/lib.rs:1088:9
[INFO] [stdout]      |
[INFO] [stdout]  845 |                   core::str::from_utf8_unchecked(&(*buffer.buf.get())[..*buffer.pos.get()])
[INFO] [stdout]      |                                                     ---------------- this raw pointer has type `*mut Vec<u8>`
[INFO] [stdout] ...
[INFO] [stdout] 1088 | /         bitflags! {
[INFO] [stdout] 1089 | |             struct Flags: u8 {
[INFO] [stdout] 1090 | |                 const A = 0b0001;
[INFO] [stdout] 1091 | |                 const B = 0b0010;
[INFO] [stdout] ...    |
[INFO] [stdout] 1095 | |         }
[INFO] [stdout]      | |_________^
[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: `&Vec<u8>`
[INFO] [stdout]     --> src/lib.rs:845:49
[INFO] [stdout]      |
[INFO] [stdout]  845 |                   core::str::from_utf8_unchecked(&(*buffer.buf.get())[..*buffer.pos.get()])
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1088 | /         bitflags! {
[INFO] [stdout] 1089 | |             struct Flags: u8 {
[INFO] [stdout] 1090 | |                 const A = 0b0001;
[INFO] [stdout] 1091 | |                 const B = 0b0010;
[INFO] [stdout] ...    |
[INFO] [stdout] 1095 | |         }
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `format` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout]  845 |                 core::str::from_utf8_unchecked(&(&(*buffer.buf.get()))[..*buffer.pos.get()])
[INFO] [stdout]      |                                                 ++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "20fd33948dd9c806719ceda96052564a138c1165725cac8508c1d22ea199a02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20fd33948dd9c806719ceda96052564a138c1165725cac8508c1d22ea199a02b", kill_on_drop: false }`
[INFO] [stdout] 20fd33948dd9c806719ceda96052564a138c1165725cac8508c1d22ea199a02b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9b1b2ed2b716838990ccd962e23e5888ea4081159d5c32f8b0c89aabb25c17ff
[INFO] running `Command { std: "docker" "start" "-a" "9b1b2ed2b716838990ccd962e23e5888ea4081159d5c32f8b0c89aabb25c17ff", kill_on_drop: false }`
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]     --> src/lib.rs:1088:9
[INFO] [stderr]      |
[INFO] [stderr]  845 |                   core::str::from_utf8_unchecked(&(*buffer.buf.get())[..*buffer.pos.get()])
[INFO] [stderr]      |                                                     ---------------- this raw pointer has type `*mut Vec<u8>`
[INFO] [stderr] ...
[INFO] [stderr] 1088 | /         bitflags! {
[INFO] [stderr] 1089 | |             struct Flags: u8 {
[INFO] [stderr] 1090 | |                 const A = 0b0001;
[INFO] [stderr] 1091 | |                 const B = 0b0010;
[INFO] [stderr] ...    |
[INFO] [stderr] 1095 | |         }
[INFO] [stderr]      | |_________^
[INFO] [stderr]      |
[INFO] [stderr]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&Vec<u8>`
[INFO] [stderr]     --> src/lib.rs:845:49
[INFO] [stderr]      |
[INFO] [stderr]  845 |                   core::str::from_utf8_unchecked(&(*buffer.buf.get())[..*buffer.pos.get()])
[INFO] [stderr]      |                                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1088 | /         bitflags! {
[INFO] [stderr] 1089 | |             struct Flags: u8 {
[INFO] [stderr] 1090 | |                 const A = 0b0001;
[INFO] [stderr] 1091 | |                 const B = 0b0010;
[INFO] [stderr] ...    |
[INFO] [stderr] 1095 | |         }
[INFO] [stderr]      | |_________- in this macro invocation
[INFO] [stderr]      = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stderr]      = note: this warning originates in the macro `format` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]      |
[INFO] [stderr]  845 |                 core::str::from_utf8_unchecked(&(&(*buffer.buf.get()))[..*buffer.pos.get()])
[INFO] [stderr]      |                                                 ++                   +
[INFO] [stderr] 
[INFO] [stderr] warning: `noir_macros_core` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/noir_macros_core-52ab54cec2449409)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_bitflags_macro ... ok
[INFO] [stdout] test tests::test_print_wrapper ... ok
[INFO] [stdout] test tests::test_static_cell ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests noir_macros_core
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/lib.rs - println (line 605) ... FAILED
[INFO] [stdout] test src/lib.rs - debug (line 861) ... FAILED
[INFO] [stdout] test src/lib.rs - format (line 799) ... FAILED
[INFO] [stdout] test src/lib.rs - const_str (line 302) ... ok
[INFO] [stdout] test src/lib.rs - StaticCell<T> (line 127) ... ok
[INFO] [stdout] test src/lib.rs - static_cell (line 149) ... ok
[INFO] [stdout] test src/lib.rs - const_assert_align (line 247) ... ok
[INFO] [stdout] test src/lib.rs - vec (line 432) ... ok
[INFO] [stdout] test src/lib.rs - array (line 486) ... ok
[INFO] [stdout] test src/lib.rs - type_check (line 353) ... ok
[INFO] [stdout] test src/lib.rs - StaticCell (line 59) ... ok
[INFO] [stdout] test src/lib.rs - format (line 808) ... FAILED
[INFO] [stdout] test src/lib.rs - const_assert_size (line 193) ... ok
[INFO] [stdout] test src/lib.rs - vec (line 425) ... ok
[INFO] [stdout] test src/lib.rs - bitflags (line 908) ... ok
[INFO] [stdout] test src/lib.rs - vec (line 438) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - println (line 605) stdout ----
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/lib.rs:611:1
[INFO] [stdout]     |
[INFO] [stdout] 611 | println!("Hello, World!");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Vec<u8>`
[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: `&Vec<u8>`
[INFO] [stdout]    --> src/lib.rs:611:1
[INFO] [stdout]     |
[INFO] [stdout] 611 | println!("Hello, World!");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]     = note: this error originates in the macro `$crate::print` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 545 |                 let output = core::str::from_utf8_unchecked(&(&(*buffer.buf.get()))[..*buffer.pos.get()]);
[INFO] [stdout]     |                                                              ++                   +
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/lib.rs:615:1
[INFO] [stdout]     |
[INFO] [stdout] 615 | println!("Learning {}", name);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Vec<u8>`
[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: `&Vec<u8>`
[INFO] [stdout]    --> src/lib.rs:615:1
[INFO] [stdout]     |
[INFO] [stdout] 615 | println!("Learning {}", name);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::print` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 545 |                 let output = core::str::from_utf8_unchecked(&(&(*buffer.buf.get()))[..*buffer.pos.get()]);
[INFO] [stdout]     |                                                              ++                   +
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/lib.rs:619:1
[INFO] [stdout]     |
[INFO] [stdout] 619 | println!("Point: ({}, {})", x, y);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Vec<u8>`
[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: `&Vec<u8>`
[INFO] [stdout]    --> src/lib.rs:619:1
[INFO] [stdout]     |
[INFO] [stdout] 619 | println!("Point: ({}, {})", x, y);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::print` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 545 |                 let output = core::str::from_utf8_unchecked(&(&(*buffer.buf.get()))[..*buffer.pos.get()]);
[INFO] [stdout]     |                                                              ++                   +
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/lib.rs:623:1
[INFO] [stdout]     |
[INFO] [stdout] 623 | println!("Data: {:?}", data);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Vec<u8>`
[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: `&Vec<u8>`
[INFO] [stdout]    --> src/lib.rs:623:1
[INFO] [stdout]     |
[INFO] [stdout] 623 | println!("Data: {:?}", data);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::print` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 545 |                 let output = core::str::from_utf8_unchecked(&(&(*buffer.buf.get()))[..*buffer.pos.get()]);
[INFO] [stdout]     |                                                              ++                   +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - debug (line 861) stdout ----
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/lib.rs:866:9
[INFO] [stdout]     |
[INFO] [stdout] 866 | let y = debug!(x + 1); // prints "[DEBUG] x + 1 = 43"
[INFO] [stdout]     |         ^^^^^^^^^^^^^ this raw pointer has type `*mut Vec<u8>`
[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: `&Vec<u8>`
[INFO] [stdout]    --> src/lib.rs:866:9
[INFO] [stdout]     |
[INFO] [stdout] 866 | let y = debug!(x + 1); // prints "[DEBUG] x + 1 = 43"
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]     = note: this error originates in the macro `$crate::print` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 545 |                 let output = core::str::from_utf8_unchecked(&(&(*buffer.buf.get()))[..*buffer.pos.get()]);
[INFO] [stdout]     |                                                              ++                   +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - format (line 799) stdout ----
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/lib.rs:804:16
[INFO] [stdout]     |
[INFO] [stdout] 804 | let greeting = format!("Hello, {}!", name);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Vec<u8>`
[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: `&Vec<u8>`
[INFO] [stdout]    --> src/lib.rs:804:16
[INFO] [stdout]     |
[INFO] [stdout] 804 | let greeting = format!("Hello, {}!", name);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]     = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 core::str::from_utf8_unchecked(&(&(*buffer.buf.get()))[..*buffer.pos.get()])
[INFO] [stdout]     |                                                 ++                   +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - format (line 808) stdout ----
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/lib.rs:814:14
[INFO] [stdout]     |
[INFO] [stdout] 814 | let result = format!("Count: {}, Value: {:.2}", count, value);
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Vec<u8>`
[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: `&Vec<u8>`
[INFO] [stdout]    --> src/lib.rs:814:14
[INFO] [stdout]     |
[INFO] [stdout] 814 | let result = format!("Count: {}, Value: {:.2}", count, value);
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]     = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 core::str::from_utf8_unchecked(&(&(*buffer.buf.get()))[..*buffer.pos.get()])
[INFO] [stdout]     |                                                 ++                   +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - debug (line 861)
[INFO] [stdout]     src/lib.rs - format (line 799)
[INFO] [stdout]     src/lib.rs - format (line 808)
[INFO] [stdout]     src/lib.rs - println (line 605)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9b1b2ed2b716838990ccd962e23e5888ea4081159d5c32f8b0c89aabb25c17ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b1b2ed2b716838990ccd962e23e5888ea4081159d5c32f8b0c89aabb25c17ff", kill_on_drop: false }`
[INFO] [stdout] 9b1b2ed2b716838990ccd962e23e5888ea4081159d5c32f8b0c89aabb25c17ff
