[INFO] cloning repository https://github.com/envis10n/xeon_core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/envis10n/xeon_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenvis10n%2Fxeon_core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenvis10n%2Fxeon_core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a8716d9ef6542c8121863eeb8108ddebae823fc
[INFO] building envis10n/xeon_core against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenvis10n%2Fxeon_core" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/envis10n/xeon_core
[INFO] finished tweaking git repo https://github.com/envis10n/xeon_core
[INFO] tweaked toml for git repo https://github.com/envis10n/xeon_core written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/envis10n/xeon_core on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 253 packages to latest compatible versions
[INFO] [stderr]       Adding mongodb v2.8.2 (available: v3.3.0)
[INFO] [stderr]       Adding simple_logger v1.16.0 (available: v5.0.0)
[INFO] [stderr]       Adding tokio-tungstenite v0.14.0 (available: v0.28.0)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.9.7)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.14.0
[INFO] [stderr]   Downloaded windows-implement v0.60.1
[INFO] [stderr]   Downloaded rustc_version_runtime v0.2.1
[INFO] [stderr]   Downloaded windows-core v0.62.1
[INFO] [stderr]   Downloaded input_buffer v0.4.0
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] [stderr]   Downloaded serde_bytes v0.11.19
[INFO] [stderr]   Downloaded enum-as-inner v0.4.0
[INFO] [stderr]   Downloaded tungstenite v0.13.0
[INFO] [stderr]   Downloaded trust-dns-resolver v0.21.2
[INFO] [stderr]   Downloaded trust-dns-proto v0.21.2
[INFO] [stderr]   Downloaded mongodb v2.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ed61d29c6d1ddc0c41fb79fed537bf0ba8a2127160687e294af3f6b4c5ea805
[INFO] running `Command { std: "docker" "start" "-a" "8ed61d29c6d1ddc0c41fb79fed537bf0ba8a2127160687e294af3f6b4c5ea805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ed61d29c6d1ddc0c41fb79fed537bf0ba8a2127160687e294af3f6b4c5ea805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ed61d29c6d1ddc0c41fb79fed537bf0ba8a2127160687e294af3f6b4c5ea805", kill_on_drop: false }`
[INFO] [stdout] 8ed61d29c6d1ddc0c41fb79fed537bf0ba8a2127160687e294af3f6b4c5ea805
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98fb0c6f52bf6c5c92c48c5aa848a640212cafecf6acd2ca52e2018e99bc6e65
[INFO] running `Command { std: "docker" "start" "-a" "98fb0c6f52bf6c5c92c48c5aa848a640212cafecf6acd2ca52e2018e99bc6e65", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tungstenite v0.13.0
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling simple_logger v1.16.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-tungstenite v0.14.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling mongodb v2.8.2
[INFO] [stderr]    Compiling xeon_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PrintEvent` is never constructed
[INFO] [stdout]   --> src/events.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct PrintEvent {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uuid` and `uid` are never read
[INFO] [stdout]   --> src/network/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct WebSocket {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 25 |     pub uuid: Uuid,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub uid: Option<Uuid>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebSocket` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "98fb0c6f52bf6c5c92c48c5aa848a640212cafecf6acd2ca52e2018e99bc6e65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98fb0c6f52bf6c5c92c48c5aa848a640212cafecf6acd2ca52e2018e99bc6e65", kill_on_drop: false }`
[INFO] [stdout] 98fb0c6f52bf6c5c92c48c5aa848a640212cafecf6acd2ca52e2018e99bc6e65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f87f2f6ae862eb31c4bd79db03cf9ac004f9cbb1048e550d94445e7862165ab
[INFO] running `Command { std: "docker" "start" "-a" "2f87f2f6ae862eb31c4bd79db03cf9ac004f9cbb1048e550d94445e7862165ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling xeon_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PrintEvent` is never constructed
[INFO] [stdout]   --> src/events.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct PrintEvent {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uuid` and `uid` are never read
[INFO] [stdout]   --> src/network/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct WebSocket {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 25 |     pub uuid: Uuid,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub uid: Option<Uuid>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebSocket` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.39s
[INFO] running `Command { std: "docker" "inspect" "2f87f2f6ae862eb31c4bd79db03cf9ac004f9cbb1048e550d94445e7862165ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f87f2f6ae862eb31c4bd79db03cf9ac004f9cbb1048e550d94445e7862165ab", kill_on_drop: false }`
[INFO] [stdout] 2f87f2f6ae862eb31c4bd79db03cf9ac004f9cbb1048e550d94445e7862165ab
