[INFO] cloning repository https://github.com/KickedDroid/kronos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KickedDroid/kronos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKickedDroid%2Fkronos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKickedDroid%2Fkronos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8f5448e87885ffe9b816cadb53c72ecd16554b1
[INFO] building KickedDroid/kronos against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKickedDroid%2Fkronos" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KickedDroid/kronos
[INFO] finished tweaking git repo https://github.com/KickedDroid/kronos
[INFO] tweaked toml for git repo https://github.com/KickedDroid/kronos written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KickedDroid/kronos 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 git repo https://github.com/KickedDroid/kronos 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 wayland-protocols-wlr v0.3.4
[INFO] [stderr]   Downloaded once_cell v1.20.1
[INFO] [stderr]   Downloaded lazy-bytes-cast v5.0.1
[INFO] [stderr]   Downloaded tree_magic_mini v3.1.5
[INFO] [stderr]   Downloaded wl-clipboard-rs v0.9.1
[INFO] [stderr]   Downloaded wayland-cursor v0.31.6
[INFO] [stderr]   Downloaded x11-clipboard v0.9.2
[INFO] [stderr]   Downloaded clipboard-win v3.1.1
[INFO] [stderr]   Downloaded polling v3.7.3
[INFO] [stderr]   Downloaded cc v1.1.23
[INFO] [stderr]   Downloaded wayland-client v0.31.6
[INFO] [stderr]   Downloaded wayland-protocols v0.32.4
[INFO] [stderr]   Downloaded copypasta v0.10.1
[INFO] [stderr]   Downloaded syn v2.0.79
[INFO] [stderr]   Downloaded os_pipe v1.2.1
[INFO] [stderr]   Downloaded portable-atomic v1.9.0
[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] 00f7af4473d19ac0ca410ba675b4baa75a03770674228105eee472460aaef5af
[INFO] running `Command { std: "docker" "start" "-a" "00f7af4473d19ac0ca410ba675b4baa75a03770674228105eee472460aaef5af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00f7af4473d19ac0ca410ba675b4baa75a03770674228105eee472460aaef5af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00f7af4473d19ac0ca410ba675b4baa75a03770674228105eee472460aaef5af", kill_on_drop: false }`
[INFO] [stdout] 00f7af4473d19ac0ca410ba675b4baa75a03770674228105eee472460aaef5af
[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] 54e6279d0dbe1b76067d4620fbde9ff5923a262c45f00063aaaaf4140cb32180
[INFO] running `Command { std: "docker" "start" "-a" "54e6279d0dbe1b76067d4620fbde9ff5923a262c45f00063aaaaf4140cb32180", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.1.23
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling tree_magic_mini v3.1.5
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling wayland-protocols v0.32.4
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.6
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling x11-clipboard v0.9.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.4
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling wl-clipboard-rs v0.9.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling copypasta v0.10.1
[INFO] [stderr]    Compiling kronos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `SessionType` is never used
[INFO] [stdout]   --> src/utils.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum SessionType {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `session_type` is never used
[INFO] [stdout]   --> src/utils.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn session_type() -> SessionType {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "54e6279d0dbe1b76067d4620fbde9ff5923a262c45f00063aaaaf4140cb32180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54e6279d0dbe1b76067d4620fbde9ff5923a262c45f00063aaaaf4140cb32180", kill_on_drop: false }`
[INFO] [stdout] 54e6279d0dbe1b76067d4620fbde9ff5923a262c45f00063aaaaf4140cb32180
[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] 3d9b30e2e7285ca3d1e7196d5bc09aa096c4adb94ac7fa6da60951bfb03e151d
[INFO] running `Command { std: "docker" "start" "-a" "3d9b30e2e7285ca3d1e7196d5bc09aa096c4adb94ac7fa6da60951bfb03e151d", kill_on_drop: false }`
[INFO] [stderr]    Compiling kronos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `SessionType` is never used
[INFO] [stdout]   --> src/utils.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum SessionType {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `session_type` is never used
[INFO] [stdout]   --> src/utils.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn session_type() -> SessionType {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s
[INFO] running `Command { std: "docker" "inspect" "3d9b30e2e7285ca3d1e7196d5bc09aa096c4adb94ac7fa6da60951bfb03e151d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d9b30e2e7285ca3d1e7196d5bc09aa096c4adb94ac7fa6da60951bfb03e151d", kill_on_drop: false }`
[INFO] [stdout] 3d9b30e2e7285ca3d1e7196d5bc09aa096c4adb94ac7fa6da60951bfb03e151d
