[INFO] fetching crate moment 0.1.0... [INFO] checking moment-0.1.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate moment 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate moment 0.1.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate moment 0.1.0 [INFO] finished tweaking crates.io crate moment 0.1.0 [INFO] tweaked toml for crates.io crate moment 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b33c9afda8c81fe8024edaad19e5a9d0b0240cbfc24f458045e45e96200f78f9 [INFO] running `Command { std: "docker" "start" "-a" "b33c9afda8c81fe8024edaad19e5a9d0b0240cbfc24f458045e45e96200f78f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b33c9afda8c81fe8024edaad19e5a9d0b0240cbfc24f458045e45e96200f78f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b33c9afda8c81fe8024edaad19e5a9d0b0240cbfc24f458045e45e96200f78f9", kill_on_drop: false }` [INFO] [stdout] b33c9afda8c81fe8024edaad19e5a9d0b0240cbfc24f458045e45e96200f78f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d699560fdd0912d4097be794fb90c586f29cf29ea55425c69064ace10e9388e2 [INFO] running `Command { std: "docker" "start" "-a" "d699560fdd0912d4097be794fb90c586f29cf29ea55425c69064ace10e9388e2", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking moment v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/moment.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | .ymd(year, 0, first_week_day as u32) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/moment.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | .ymd(year, 0, first_week_day as u32) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `time_zone` is never read [INFO] [stdout] --> src/moment.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Moment { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | date_time: DateTime, [INFO] [stdout] 8 | time_zone: T, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Moment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `time_zone` is never read [INFO] [stdout] --> src/moment.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Moment { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | date_time: DateTime, [INFO] [stdout] 8 | time_zone: T, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Moment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LT` should have a snake case name [INFO] [stdout] --> src/locale/long_date_format_strings.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub LT: &'static str, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `lt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LT` should have a snake case name [INFO] [stdout] --> src/locale/long_date_format_strings.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub LT: &'static str, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `lt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LTS` should have a snake case name [INFO] [stdout] --> src/locale/long_date_format_strings.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub LTS: &'static str, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `lts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LTS` should have a snake case name [INFO] [stdout] --> src/locale/long_date_format_strings.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub LTS: &'static str, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `lts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `L` should have a snake case name [INFO] [stdout] --> src/locale/long_date_format_strings.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub L: &'static str, [INFO] [stdout] | ^ help: convert the identifier to snake case: `l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LL` should have a snake case name [INFO] [stdout] --> src/locale/long_date_format_strings.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub LL: &'static str, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `L` should have a snake case name [INFO] [stdout] --> src/locale/long_date_format_strings.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub L: &'static str, [INFO] [stdout] | ^ help: convert the identifier to snake case: `l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LLL` should have a snake case name [INFO] [stdout] --> src/locale/long_date_format_strings.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub LLL: &'static str, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `lll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LL` should have a snake case name [INFO] [stdout] --> src/locale/long_date_format_strings.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub LL: &'static str, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LLLL` should have a snake case name [INFO] [stdout] --> src/locale/long_date_format_strings.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub LLLL: &'static str, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `llll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LLL` should have a snake case name [INFO] [stdout] --> src/locale/long_date_format_strings.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub LLL: &'static str, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `lll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `M` should have a snake case name [INFO] [stdout] --> src/locale/relative_time_strings.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub M: &'static str, [INFO] [stdout] | ^ help: convert the identifier to snake case: `m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MM` should have a snake case name [INFO] [stdout] --> src/locale/relative_time_strings.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub MM: &'static str, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `mm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LLLL` should have a snake case name [INFO] [stdout] --> src/locale/long_date_format_strings.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub LLLL: &'static str, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `llll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `M` should have a snake case name [INFO] [stdout] --> src/locale/relative_time_strings.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub M: &'static str, [INFO] [stdout] | ^ help: convert the identifier to snake case: `m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MM` should have a snake case name [INFO] [stdout] --> src/locale/relative_time_strings.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub MM: &'static str, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `mm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s [INFO] running `Command { std: "docker" "inspect" "d699560fdd0912d4097be794fb90c586f29cf29ea55425c69064ace10e9388e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d699560fdd0912d4097be794fb90c586f29cf29ea55425c69064ace10e9388e2", kill_on_drop: false }` [INFO] [stdout] d699560fdd0912d4097be794fb90c586f29cf29ea55425c69064ace10e9388e2