[INFO] cloning repository https://github.com/Darksecond/lox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Darksecond/lox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarksecond%2Flox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarksecond%2Flox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6561f41ea3ce62e08c7dffc6731b50713db916d3
[INFO] checking Darksecond/lox against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarksecond%2Flox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Darksecond/lox
[INFO] finished tweaking git repo https://github.com/Darksecond/lox
[INFO] tweaked toml for git repo https://github.com/Darksecond/lox written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Darksecond/lox on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Darksecond/lox 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39d52dd77351539d332ffbb1e0cb88cd00394bd21f9605b278714488b369aac2
[INFO] running `Command { std: "docker" "start" "-a" "39d52dd77351539d332ffbb1e0cb88cd00394bd21f9605b278714488b369aac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39d52dd77351539d332ffbb1e0cb88cd00394bd21f9605b278714488b369aac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39d52dd77351539d332ffbb1e0cb88cd00394bd21f9605b278714488b369aac2", kill_on_drop: false }`
[INFO] [stdout] 39d52dd77351539d332ffbb1e0cb88cd00394bd21f9605b278714488b369aac2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dinherent-method-on-receiver" "-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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 475daf319c5f1bbc07d2382bf97c6893c908d66bd2f1f61cbff58717838e5caf
[INFO] running `Command { std: "docker" "start" "-a" "475daf319c5f1bbc07d2382bf97c6893c908d66bd2f1f61cbff58717838e5caf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking lox-syntax v0.1.0 (/opt/rustwide/workdir/lox-syntax)
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lox-syntax/src/tokenizer.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn new(buf: &str) -> Scanner {
[INFO] [stdout]    |                 ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn new(buf: &str) -> Scanner<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lox-syntax/src/tokenizer.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn new(buf: &str) -> Lexer {
[INFO] [stdout]    |                 ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn new(buf: &str) -> Lexer<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking clap_builder v4.3.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lox-syntax/src/tokenizer.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn new(buf: &str) -> Scanner {
[INFO] [stdout]    |                 ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn new(buf: &str) -> Scanner<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lox-syntax/src/tokenizer.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn new(buf: &str) -> Lexer {
[INFO] [stdout]    |                 ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn new(buf: &str) -> Lexer<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lox-mmap v0.1.0 (/opt/rustwide/workdir/lox-mmap)
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking lox-gc v0.1.0 (/opt/rustwide/workdir/lox-gc)
[INFO] [stdout] warning: method `is_linked` is never used
[INFO] [stdout]    --> lox-gc/src/heap.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl<'space> PdRef<'space> {
[INFO] [stdout]     | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 234 |     pub fn is_linked(self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lox-gc/src/heap.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub unsafe fn pd(&self, idx: PdIdx) -> PdRef {
[INFO] [stdout]    |                      ^^^^^                 ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub unsafe fn pd(&self, idx: PdIdx) -> PdRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lox-gc/src/heap.rs:65:25
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub unsafe fn pd_at(&self, index: u32) -> PdRef {
[INFO] [stdout]    |                         ^^^^^                 ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub unsafe fn pd_at(&self, index: u32) -> PdRef<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lox-gc/src/heap.rs:73:25
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub unsafe fn pd_of(&self, ptr: *const u8) -> PdRef {
[INFO] [stdout]    |                         ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub unsafe fn pd_of(&self, ptr: *const u8) -> PdRef<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lox-gc/src/heap.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn pds(&self) -> impl Iterator<Item = PdRef> {
[INFO] [stdout]    |                ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn pds(&self) -> impl Iterator<Item = PdRef<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lox-gc/src/heap.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn new_ream(&self, count: u32) -> PdRef {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn new_ream(&self, count: u32) -> PdRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lox-gc/src/heap.rs:576:18
[INFO] [stdout]     |
[INFO] [stdout] 576 |     fn take_ream(&self, pages: u32) -> PdRef {
[INFO] [stdout]     |                  ^^^^^                 ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 576 |     fn take_ream(&self, pages: u32) -> PdRef<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stdout]    --> lox-gc/src/gc.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         a.ptr == b.ptr
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
[INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stdout]     |
[INFO] [stdout] 151 -         a.ptr == b.ptr
[INFO] [stdout] 151 +         std::ptr::addr_eq(a.ptr.as_ptr(), b.ptr.as_ptr())
[INFO] [stdout]     |
[INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses
[INFO] [stdout]     |
[INFO] [stdout] 151 -         a.ptr == b.ptr
[INFO] [stdout] 151 +         std::ptr::eq(a.ptr.as_ptr(), b.ptr.as_ptr())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> lox-gc/src/gc.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn erase(self) -> Gc<()> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 | impl<T: ?Sized> Deref for Gc<T> {
[INFO] [stdout]     | ------------------------------- trait implemented here
[INFO] [stdout] 206 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> lox-gc/src/gc.rs:193:20
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn to_bits(self) -> u64 {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 | impl<T: ?Sized> Deref for Gc<T> {
[INFO] [stdout]     | ------------------------------- trait implemented here
[INFO] [stdout] 206 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lox-gc` (lib test) due to 2 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: method `is_linked` is never used
[INFO] [stdout]    --> lox-gc/src/heap.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl<'space> PdRef<'space> {
[INFO] [stdout]     | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 234 |     pub fn is_linked(self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lox-gc/src/heap.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub unsafe fn pd(&self, idx: PdIdx) -> PdRef {
[INFO] [stdout]    |                      ^^^^^                 ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub unsafe fn pd(&self, idx: PdIdx) -> PdRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lox-gc/src/heap.rs:65:25
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub unsafe fn pd_at(&self, index: u32) -> PdRef {
[INFO] [stdout]    |                         ^^^^^                 ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub unsafe fn pd_at(&self, index: u32) -> PdRef<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lox-gc/src/heap.rs:73:25
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub unsafe fn pd_of(&self, ptr: *const u8) -> PdRef {
[INFO] [stdout]    |                         ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub unsafe fn pd_of(&self, ptr: *const u8) -> PdRef<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lox-gc/src/heap.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn pds(&self) -> impl Iterator<Item = PdRef> {
[INFO] [stdout]    |                ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn pds(&self) -> impl Iterator<Item = PdRef<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lox-gc/src/heap.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn new_ream(&self, count: u32) -> PdRef {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn new_ream(&self, count: u32) -> PdRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lox-gc/src/heap.rs:576:18
[INFO] [stdout]     |
[INFO] [stdout] 576 |     fn take_ream(&self, pages: u32) -> PdRef {
[INFO] [stdout]     |                  ^^^^^                 ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 576 |     fn take_ream(&self, pages: u32) -> PdRef<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stdout]    --> lox-gc/src/gc.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         a.ptr == b.ptr
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
[INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stdout]     |
[INFO] [stdout] 151 -         a.ptr == b.ptr
[INFO] [stdout] 151 +         std::ptr::addr_eq(a.ptr.as_ptr(), b.ptr.as_ptr())
[INFO] [stdout]     |
[INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses
[INFO] [stdout]     |
[INFO] [stdout] 151 -         a.ptr == b.ptr
[INFO] [stdout] 151 +         std::ptr::eq(a.ptr.as_ptr(), b.ptr.as_ptr())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> lox-gc/src/gc.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn erase(self) -> Gc<()> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 | impl<T: ?Sized> Deref for Gc<T> {
[INFO] [stdout]     | ------------------------------- trait implemented here
[INFO] [stdout] 206 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> lox-gc/src/gc.rs:193:20
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn to_bits(self) -> u64 {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 | impl<T: ?Sized> Deref for Gc<T> {
[INFO] [stdout]     | ------------------------------- trait implemented here
[INFO] [stdout] 206 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lox-gc` (lib) due to 2 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "475daf319c5f1bbc07d2382bf97c6893c908d66bd2f1f61cbff58717838e5caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "475daf319c5f1bbc07d2382bf97c6893c908d66bd2f1f61cbff58717838e5caf", kill_on_drop: false }`
[INFO] [stdout] 475daf319c5f1bbc07d2382bf97c6893c908d66bd2f1f61cbff58717838e5caf
