[INFO] fetching crate terminal-ssr 0.1.5...
[INFO] building terminal-ssr-0.1.5 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate terminal-ssr 0.1.5 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate terminal-ssr 0.1.5
[INFO] finished tweaking crates.io crate terminal-ssr 0.1.5
[INFO] tweaked toml for crates.io crate terminal-ssr 0.1.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate terminal-ssr 0.1.5 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] crate crates.io crate terminal-ssr 0.1.5 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.8
[INFO] [stderr]   Downloaded tokio-stream v0.1.8
[INFO] [stderr]   Downloaded axum-core v0.4.3
[INFO] [stderr]   Downloaded ansi-escapes v0.1.1
[INFO] [stderr]   Downloaded sysinfo v0.30.6
[INFO] [stderr]   Downloaded hyper v1.2.0
[INFO] [stderr]   Downloaded tower-http v0.5.2
[INFO] [stderr]   Downloaded cc v1.0.89
[INFO] [stderr]   Downloaded axum v0.7.4
[INFO] [stderr]   Downloaded h2 v0.4.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3d200034ce6fd9fb07e772e1a9acefa3e381513175b665a1be8b67313f7964d
[INFO] running `Command { std: "docker" "start" "-a" "b3d200034ce6fd9fb07e772e1a9acefa3e381513175b665a1be8b67313f7964d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3d200034ce6fd9fb07e772e1a9acefa3e381513175b665a1be8b67313f7964d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3d200034ce6fd9fb07e772e1a9acefa3e381513175b665a1be8b67313f7964d", kill_on_drop: false }`
[INFO] [stdout] b3d200034ce6fd9fb07e772e1a9acefa3e381513175b665a1be8b67313f7964d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c6b61617b5ece9c0b6f8ff09b35be1c8916d3d96de09c439395a29f09fa97dc
[INFO] running `Command { std: "docker" "start" "-a" "4c6b61617b5ece9c0b6f8ff09b35be1c8916d3d96de09c439395a29f09fa97dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.80
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling ansi-escapes v0.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling sysinfo v0.30.6
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.2
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling terminal-ssr v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `sysinfo_refresh_interval_ms` and `sse_refresh_interval` are never read
[INFO] [stdout]  --> src/config/config.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Config {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 5 |     pub server_host: String,
[INFO] [stdout] 6 |     pub sysinfo_refresh_interval_ms: i32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     pub sse_refresh_interval: i32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `kernel` is never read
[INFO] [stdout]   --> src/telemetry/sys.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct SystemInfo {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub kernel: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SystemInfo` 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 40.58s
[INFO] running `Command { std: "docker" "inspect" "4c6b61617b5ece9c0b6f8ff09b35be1c8916d3d96de09c439395a29f09fa97dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c6b61617b5ece9c0b6f8ff09b35be1c8916d3d96de09c439395a29f09fa97dc", kill_on_drop: false }`
[INFO] [stdout] 4c6b61617b5ece9c0b6f8ff09b35be1c8916d3d96de09c439395a29f09fa97dc
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3842deff23f8a3fff867c0965b5c47b1dbfe400c062538d971d1a95fabb83ee
[INFO] running `Command { std: "docker" "start" "-a" "a3842deff23f8a3fff867c0965b5c47b1dbfe400c062538d971d1a95fabb83ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling terminal-ssr v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `sysinfo_refresh_interval_ms` and `sse_refresh_interval` are never read
[INFO] [stdout]  --> src/config/config.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Config {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 5 |     pub server_host: String,
[INFO] [stdout] 6 |     pub sysinfo_refresh_interval_ms: i32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     pub sse_refresh_interval: i32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `kernel` is never read
[INFO] [stdout]   --> src/telemetry/sys.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct SystemInfo {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub kernel: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SystemInfo` 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 1.42s
[INFO] running `Command { std: "docker" "inspect" "a3842deff23f8a3fff867c0965b5c47b1dbfe400c062538d971d1a95fabb83ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3842deff23f8a3fff867c0965b5c47b1dbfe400c062538d971d1a95fabb83ee", kill_on_drop: false }`
[INFO] [stdout] a3842deff23f8a3fff867c0965b5c47b1dbfe400c062538d971d1a95fabb83ee
