[INFO] cloning repository https://github.com/lokesh185/chrono-to-ics-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lokesh185/chrono-to-ics-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flokesh185%2Fchrono-to-ics-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flokesh185%2Fchrono-to-ics-prototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31e95aa0324cb54a39fc4fbd979f8ea4115183b0 [INFO] checking lokesh185/chrono-to-ics-prototype against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flokesh185%2Fchrono-to-ics-prototype" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lokesh185/chrono-to-ics-prototype [INFO] finished tweaking git repo https://github.com/lokesh185/chrono-to-ics-prototype [INFO] tweaked toml for git repo https://github.com/lokesh185/chrono-to-ics-prototype written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lokesh185/chrono-to-ics-prototype on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lokesh185/chrono-to-ics-prototype 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdfd7dbd76e9b9b94dae16fe1f93b217ed7d70447a2162f3f8cf90e79ea6b598 [INFO] running `Command { std: "docker" "start" "-a" "fdfd7dbd76e9b9b94dae16fe1f93b217ed7d70447a2162f3f8cf90e79ea6b598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdfd7dbd76e9b9b94dae16fe1f93b217ed7d70447a2162f3f8cf90e79ea6b598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdfd7dbd76e9b9b94dae16fe1f93b217ed7d70447a2162f3f8cf90e79ea6b598", kill_on_drop: false }` [INFO] [stdout] fdfd7dbd76e9b9b94dae16fe1f93b217ed7d70447a2162f3f8cf90e79ea6b598 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42535340ced1ca9a1a53ad79fb9c9f303a0ebbc0055a2385c634445c5f7952cb [INFO] running `Command { std: "docker" "start" "-a" "42535340ced1ca9a1a53ad79fb9c9f303a0ebbc0055a2385c634445c5f7952cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling winnow v0.5.39 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking event-listener v5.0.0 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking accesskit_consumer v0.16.1 [INFO] [stderr] Compiling glutin v0.31.2 [INFO] [stderr] Checking async-once-cell v0.5.3 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking webbrowser v0.8.12 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking xdg-home v1.1.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Checking iso8601 v0.6.1 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking emath v0.26.1 [INFO] [stderr] Checking ecolor v0.26.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking thiserror v1.0.57 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking epaint v0.26.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling chrono-tz v0.8.5 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking polling v3.4.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking async-fs v1.6.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking egui v0.26.1 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling zbus_macros v3.15.0 [INFO] [stderr] Checking glutin_glx_sys v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking egui_glow v0.26.1 [INFO] [stderr] Checking icalendar v0.16.0 [INFO] [stderr] Checking enumflags2 v0.7.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking zvariant v3.15.0 [INFO] [stderr] Checking arboard v3.3.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking zbus_names v2.6.0 [INFO] [stderr] Checking zbus v3.15.0 [INFO] [stderr] Checking smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking smithay-clipboard v0.7.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking accesskit_unix v0.6.2 [INFO] [stderr] Checking accesskit_winit v0.16.1 [INFO] [stderr] Checking egui-winit v0.26.1 [INFO] [stderr] Checking eframe v0.26.1 [INFO] [stderr] Checking chrono-to-ics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `day` and `date` are never read [INFO] [stdout] --> src/api/data.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 164 | struct TimeTableChange { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 165 | day: Weekday, [INFO] [stdout] | ^^^ [INFO] [stdout] 166 | date: DateTime, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TimeTableChange` 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 `time_table_changes` is never read [INFO] [stdout] --> src/api/data.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 169 | pub struct TimeTable { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 178 | time_table_changes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TimeTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `day` and `date` are never read [INFO] [stdout] --> src/api/data.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 164 | struct TimeTableChange { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 165 | day: Weekday, [INFO] [stdout] | ^^^ [INFO] [stdout] 166 | date: DateTime, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TimeTableChange` 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 `time_table_changes` is never read [INFO] [stdout] --> src/api/data.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 169 | pub struct TimeTable { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 178 | time_table_changes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TimeTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "42535340ced1ca9a1a53ad79fb9c9f303a0ebbc0055a2385c634445c5f7952cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42535340ced1ca9a1a53ad79fb9c9f303a0ebbc0055a2385c634445c5f7952cb", kill_on_drop: false }` [INFO] [stdout] 42535340ced1ca9a1a53ad79fb9c9f303a0ebbc0055a2385c634445c5f7952cb