[INFO] fetching crate muninn_query 0.5.0... [INFO] checking muninn_query-0.5.0 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704 [INFO] extracting crate muninn_query 0.5.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate muninn_query 0.5.0 on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate muninn_query 0.5.0 [INFO] finished tweaking crates.io crate muninn_query 0.5.0 [INFO] tweaked toml for crates.io crate muninn_query 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 39 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding nom_locate v4.2.0 (available: v5.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0eb8ae5755fa4d03ef20f1d78ad459921352520c4a03161b4c460904d6c2c032 [INFO] running `Command { std: "docker" "start" "-a" "0eb8ae5755fa4d03ef20f1d78ad459921352520c4a03161b4c460904d6c2c032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0eb8ae5755fa4d03ef20f1d78ad459921352520c4a03161b4c460904d6c2c032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb8ae5755fa4d03ef20f1d78ad459921352520c4a03161b4c460904d6c2c032", kill_on_drop: false }` [INFO] [stdout] 0eb8ae5755fa4d03ef20f1d78ad459921352520c4a03161b4c460904d6c2c032 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab8a77d98851872deb52d73e9eb2863f3bc9cc7fb23bf6dce6964dfe5a8aea8d [INFO] running `Command { std: "docker" "start" "-a" "ab8a77d98851872deb52d73e9eb2863f3bc9cc7fb23bf6dce6964dfe5a8aea8d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking muninn_query v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/parser/absolute_time.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | Some(tz) => Value::DateTime(DateTime::from_utc(NaiveDateTime::new(date, time) - tz, tz)), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/parser/absolute_time.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | value(FixedOffset::east(0), char('Z'))(i) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/parser/absolute_time.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | '+' => Ok(FixedOffset::east(offset.num_seconds_from_midnight() as i32)), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/parser/absolute_time.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | Some(tz) => Value::DateTime(DateTime::from_utc(NaiveDateTime::new(date, time) - tz, tz)), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/parser/absolute_time.rs:147:30 [INFO] [stdout] | [INFO] [stdout] 147 | '-' => Ok(FixedOffset::west(offset.num_seconds_from_midnight() as i32)), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/parser/absolute_time.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | value(FixedOffset::east(0), char('Z'))(i) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/parser/absolute_time.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | '+' => Ok(FixedOffset::east(offset.num_seconds_from_midnight() as i32)), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/parser/absolute_time.rs:147:30 [INFO] [stdout] | [INFO] [stdout] 147 | '-' => Ok(FixedOffset::west(offset.num_seconds_from_midnight() as i32)), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/parser/absolute_time.rs:166:26 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(("", NaiveDate::from_ymd(2020, 01, 01))) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/parser/absolute_time.rs:171:26 [INFO] [stdout] | [INFO] [stdout] 171 | Ok(("", NaiveDate::from_ymd(2024, 02, 29))) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/writer.rs:184:43 [INFO] [stdout] | [INFO] [stdout] 184 | if date.offset() == &FixedOffset::east(0) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/writer.rs:184:43 [INFO] [stdout] | [INFO] [stdout] 184 | if date.offset() == &FixedOffset::east(0) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/muninn_query-8323a2cd7ca1795a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/muninn_query-8323a2cd7ca1795a/dep-lib-muninn_query` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/utils.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) fn span(i: &str) -> LocatedSpan { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) fn span(i: &str) -> LocatedSpan<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/utils.rs:90:36 [INFO] [stdout] | [INFO] [stdout] 90 | pub(crate) fn unwrap_span(res: (LocatedSpan, T)) -> (&str, T) { [INFO] [stdout] | ^^^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 90 | pub(crate) fn unwrap_span(res: (LocatedSpan<'_>, T)) -> (&str, T) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ab8a77d98851872deb52d73e9eb2863f3bc9cc7fb23bf6dce6964dfe5a8aea8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab8a77d98851872deb52d73e9eb2863f3bc9cc7fb23bf6dce6964dfe5a8aea8d", kill_on_drop: false }` [INFO] [stdout] ab8a77d98851872deb52d73e9eb2863f3bc9cc7fb23bf6dce6964dfe5a8aea8d