[INFO] cloning repository https://github.com/NightMare-Vortex/ilgda-ipc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NightMare-Vortex/ilgda-ipc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightMare-Vortex%2Filgda-ipc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightMare-Vortex%2Filgda-ipc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a5501845d7b5b7c9d963ecedfcf2f970b977527 [INFO] checking NightMare-Vortex/ilgda-ipc/7a5501845d7b5b7c9d963ecedfcf2f970b977527 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightMare-Vortex%2Filgda-ipc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NightMare-Vortex/ilgda-ipc on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NightMare-Vortex/ilgda-ipc [INFO] finished tweaking git repo https://github.com/NightMare-Vortex/ilgda-ipc [INFO] tweaked toml for git repo https://github.com/NightMare-Vortex/ilgda-ipc written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/NightMare-Vortex/ilgda-ipc 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e939466bcda2fdfd1aeb5759cdba27405f786f5722e7100350e3a812b262954c [INFO] running `Command { std: "docker" "start" "-a" "e939466bcda2fdfd1aeb5759cdba27405f786f5722e7100350e3a812b262954c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e939466bcda2fdfd1aeb5759cdba27405f786f5722e7100350e3a812b262954c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e939466bcda2fdfd1aeb5759cdba27405f786f5722e7100350e3a812b262954c", kill_on_drop: false }` [INFO] [stdout] e939466bcda2fdfd1aeb5759cdba27405f786f5722e7100350e3a812b262954c [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=forbid -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a32436867a4bd715895ba67735f629d70da16db4456c73dc177928000938afb3 [INFO] running `Command { std: "docker" "start" "-a" "a32436867a4bd715895ba67735f629d70da16db4456c73dc177928000938afb3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling rustix v0.38.22 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Checking crossbeam-channel v0.5.10 [INFO] [stderr] Checking crossbeam-queue v0.3.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking crossbeam v0.8.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ipc-channel v0.18.0 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling likely_stable v0.1.2 [INFO] [stderr] Checking heap-array v0.1.5 [INFO] [stderr] Checking ilgda-ipc v0.2.1 (/opt/rustwide/workdir) [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: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.69s [INFO] running `Command { std: "docker" "inspect" "a32436867a4bd715895ba67735f629d70da16db4456c73dc177928000938afb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32436867a4bd715895ba67735f629d70da16db4456c73dc177928000938afb3", kill_on_drop: false }` [INFO] [stdout] a32436867a4bd715895ba67735f629d70da16db4456c73dc177928000938afb3