[INFO] cloning repository https://github.com/tamaroning/sydbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamaroning/sydbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fsydbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fsydbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73963ffa3dfa3c3f2e852f5158555f4ef71312d2
[INFO] checking tamaroning/sydbox against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fsydbox" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tamaroning/sydbox
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/tamaroning/sydbox
[INFO] tweaked toml for git repo https://github.com/tamaroning/sydbox written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tamaroning/sydbox 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/tamaroning/sydbox 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 54ec2e94efcc849e5b654ca501ba255cbbbf7ed6590dec874c604711ecbec15d
[INFO] running `Command { std: "docker" "start" "-a" "54ec2e94efcc849e5b654ca501ba255cbbbf7ed6590dec874c604711ecbec15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54ec2e94efcc849e5b654ca501ba255cbbbf7ed6590dec874c604711ecbec15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54ec2e94efcc849e5b654ca501ba255cbbbf7ed6590dec874c604711ecbec15d", kill_on_drop: false }`
[INFO] [stdout] 54ec2e94efcc849e5b654ca501ba255cbbbf7ed6590dec874c604711ecbec15d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fbb4fff3b83a463321455f0203e3c55b3fcd34759cc9a3f5fcba6ea9ac834149
[INFO] running `Command { std: "docker" "start" "-a" "fbb4fff3b83a463321455f0203e3c55b3fcd34759cc9a3f5fcba6ea9ac834149", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling libseccomp-sys v0.3.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling libseccomp v0.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking yaxpeax-arch v0.3.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]    Compiling syd v3.35.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hex-conservative v0.3.0
[INFO] [stderr]     Checking iprange v0.6.7
[INFO] [stderr]     Checking secure-string v0.3.0
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking sendfd v0.4.4
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking yaxpeax-arm v0.3.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking lexis v0.2.3
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking lexopt v0.3.1
[INFO] [stderr]     Checking tick_counter v0.4.5
[INFO] [stderr]     Checking raki v1.3.1
[INFO] [stderr]     Checking expiringmap v0.1.2
[INFO] [stderr]     Checking mortal v0.2.4
[INFO] [stderr]     Checking parse-size v1.0.0
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling dactyl v0.8.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking linefeed v0.6.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking brunch v0.7.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/unshare/error.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 |     BeforeUnfreeze(Box<dyn (::std::error::Error) + Send + Sync + 'static>),
[INFO] [stdout]    |                            ^                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 -     BeforeUnfreeze(Box<dyn (::std::error::Error) + Send + Sync + 'static>),
[INFO] [stdout] 47 +     BeforeUnfreeze(Box<dyn ::std::error::Error  + Send + Sync + 'static>),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking goblin v0.9.3
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/unshare/error.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 |     BeforeUnfreeze(Box<dyn (::std::error::Error) + Send + Sync + 'static>),
[INFO] [stdout]    |                            ^                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 -     BeforeUnfreeze(Box<dyn (::std::error::Error) + Send + Sync + 'static>),
[INFO] [stdout] 47 +     BeforeUnfreeze(Box<dyn ::std::error::Error  + Send + Sync + 'static>),
[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]    --> src/sealbox.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn seal(self) -> Result<Sealed<T>, Errno> {
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | impl<T> Deref for SealBox<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 201 |     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]    --> src/sealbox.rs:131:23
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn as_mut_ptr(&self) -> *mut T {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | impl<T> Deref for SealBox<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 201 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/sealbox.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn get_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | impl<T> Deref for SealBox<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 201 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/sealbox.rs:224:19
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn as_ptr(&self) -> *const T {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 | impl<T> Deref for Sealed<T> {
[INFO] [stdout]     | --------------------------- trait implemented here
[INFO] [stdout] 235 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/sealbox.rs:229:20
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn mapping(&self) -> (NonNull<c_void>, usize) {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 | impl<T> Deref for Sealed<T> {
[INFO] [stdout]     | --------------------------- trait implemented here
[INFO] [stdout] 235 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/sealbox.rs:494:17
[INFO] [stdout]     |
[INFO] [stdout] 494 |     pub fn seal(self) -> Result<Self, Errno> {
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 | impl<T: Copy> Deref for Sealable<T> {
[INFO] [stdout]     | ----------------------------------- trait implemented here
[INFO] [stdout] 514 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/sealbox.rs:505:16
[INFO] [stdout]     |
[INFO] [stdout] 505 |     pub fn get(&self) -> &T {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 | impl<T: Copy> Deref for Sealable<T> {
[INFO] [stdout]     | ----------------------------------- trait implemented here
[INFO] [stdout] 514 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syd` (lib) due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/sealbox.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn seal(self) -> Result<Sealed<T>, Errno> {
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | impl<T> Deref for SealBox<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 201 |     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]    --> src/sealbox.rs:131:23
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn as_mut_ptr(&self) -> *mut T {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | impl<T> Deref for SealBox<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 201 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/sealbox.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn get_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 | impl<T> Deref for SealBox<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 201 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/sealbox.rs:224:19
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn as_ptr(&self) -> *const T {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 | impl<T> Deref for Sealed<T> {
[INFO] [stdout]     | --------------------------- trait implemented here
[INFO] [stdout] 235 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/sealbox.rs:229:20
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn mapping(&self) -> (NonNull<c_void>, usize) {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 | impl<T> Deref for Sealed<T> {
[INFO] [stdout]     | --------------------------- trait implemented here
[INFO] [stdout] 235 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/sealbox.rs:494:17
[INFO] [stdout]     |
[INFO] [stdout] 494 |     pub fn seal(self) -> Result<Self, Errno> {
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 | impl<T: Copy> Deref for Sealable<T> {
[INFO] [stdout]     | ----------------------------------- trait implemented here
[INFO] [stdout] 514 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/sealbox.rs:505:16
[INFO] [stdout]     |
[INFO] [stdout] 505 |     pub fn get(&self) -> &T {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 | impl<T: Copy> Deref for Sealable<T> {
[INFO] [stdout]     | ----------------------------------- trait implemented here
[INFO] [stdout] 514 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syd` (lib test) due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "fbb4fff3b83a463321455f0203e3c55b3fcd34759cc9a3f5fcba6ea9ac834149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbb4fff3b83a463321455f0203e3c55b3fcd34759cc9a3f5fcba6ea9ac834149", kill_on_drop: false }`
[INFO] [stdout] fbb4fff3b83a463321455f0203e3c55b3fcd34759cc9a3f5fcba6ea9ac834149
