[INFO] fetching crate ilgda-ipc 0.2.1... [INFO] checking ilgda-ipc-0.2.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate ilgda-ipc 0.2.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate ilgda-ipc 0.2.1 [INFO] finished tweaking crates.io crate ilgda-ipc 0.2.1 [INFO] tweaked toml for crates.io crate ilgda-ipc 0.2.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ilgda-ipc 0.2.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 92 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding ipc-channel v0.18.3 (available: v0.20.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded likely_stable v0.1.3 [INFO] [stderr] Downloaded heap-array v0.1.9 [INFO] [stderr] Downloaded ipc-channel v0.18.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e6201740f8a930930e93b7267639a787d5f5c175c7fa6b5ba2e721483970480 [INFO] running `Command { std: "docker" "start" "-a" "7e6201740f8a930930e93b7267639a787d5f5c175c7fa6b5ba2e721483970480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e6201740f8a930930e93b7267639a787d5f5c175c7fa6b5ba2e721483970480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6201740f8a930930e93b7267639a787d5f5c175c7fa6b5ba2e721483970480", kill_on_drop: false }` [INFO] [stdout] 7e6201740f8a930930e93b7267639a787d5f5c175c7fa6b5ba2e721483970480 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00ff89b171965e2c611225518074221e499e900b80670dfc3406f3db82c88173 [INFO] running `Command { std: "docker" "start" "-a" "00ff89b171965e2c611225518074221e499e900b80670dfc3406f3db82c88173", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling likely_stable v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking heap-array v0.1.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ipc-channel v0.18.3 [INFO] [stderr] Checking ilgda-ipc v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/async_channels/recv.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn recv(&mut self) -> IpcReceiveFuture { [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] 52 | pub fn recv(&mut self) -> IpcReceiveFuture<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/async_channels/send.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn send(&mut self, data: T) -> IpcSendFuture { [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] 38 | pub fn send(&mut self, data: T) -> IpcSendFuture<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/entity.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 73 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | ------------------------------------------------------------------------------- move the `impl` block outside of this associated function `deserialize` [INFO] [stdout] ... [INFO] [stdout] 76 | impl Expected for ExpectedUnsigned { [INFO] [stdout] | ^^^^^--------^^^^^---------------- [INFO] [stdout] | | | [INFO] [stdout] | | `ExpectedUnsigned` is not local [INFO] [stdout] | `Expected` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/entity.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 73 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | ------------------------------------------------------------------------------- move the `impl` block outside of this associated function `deserialize` [INFO] [stdout] ... [INFO] [stdout] 83 | impl Expected for ExpectedSafeUnsignedInteger { [INFO] [stdout] | ^^^^^--------^^^^^--------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `ExpectedSafeUnsignedInteger` is not local [INFO] [stdout] | `Expected` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/async_channels/recv.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn recv(&mut self) -> IpcReceiveFuture { [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] 52 | pub fn recv(&mut self) -> IpcReceiveFuture<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/async_channels/send.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn send(&mut self, data: T) -> IpcSendFuture { [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] 38 | pub fn send(&mut self, data: T) -> IpcSendFuture<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/entity.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 73 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | ------------------------------------------------------------------------------- move the `impl` block outside of this associated function `deserialize` [INFO] [stdout] ... [INFO] [stdout] 76 | impl Expected for ExpectedUnsigned { [INFO] [stdout] | ^^^^^--------^^^^^---------------- [INFO] [stdout] | | | [INFO] [stdout] | | `ExpectedUnsigned` is not local [INFO] [stdout] | `Expected` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/entity.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 73 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | ------------------------------------------------------------------------------- move the `impl` block outside of this associated function `deserialize` [INFO] [stdout] ... [INFO] [stdout] 83 | impl Expected for ExpectedSafeUnsignedInteger { [INFO] [stdout] | ^^^^^--------^^^^^--------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `ExpectedSafeUnsignedInteger` is not local [INFO] [stdout] | `Expected` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.58s [INFO] running `Command { std: "docker" "inspect" "00ff89b171965e2c611225518074221e499e900b80670dfc3406f3db82c88173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ff89b171965e2c611225518074221e499e900b80670dfc3406f3db82c88173", kill_on_drop: false }` [INFO] [stdout] 00ff89b171965e2c611225518074221e499e900b80670dfc3406f3db82c88173