[INFO] crate parse-zoneinfo 0.3.0 is already in cache [INFO] checking parse-zoneinfo-0.3.0 against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] extracting crate parse-zoneinfo 0.3.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate parse-zoneinfo 0.3.0 on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate parse-zoneinfo 0.3.0 [INFO] finished tweaking crates.io crate parse-zoneinfo 0.3.0 [INFO] tweaked toml for crates.io crate parse-zoneinfo 0.3.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate parse-zoneinfo 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b49066d79aa4c6dbeb73d5f36151b11751c9dfac149c643d0a2e42d7c4ea576 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b49066d79aa4c6dbeb73d5f36151b11751c9dfac149c643d0a2e42d7c4ea576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b49066d79aa4c6dbeb73d5f36151b11751c9dfac149c643d0a2e42d7c4ea576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b49066d79aa4c6dbeb73d5f36151b11751c9dfac149c643d0a2e42d7c4ea576", kill_on_drop: false }` [INFO] [stdout] 4b49066d79aa4c6dbeb73d5f36151b11751c9dfac149c643d0a2e42d7c4ea576 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce657d85bfe7186b7c5daeb40c538e5821e3b0dfb3e35df4e2b3d14216f0c318 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce657d85bfe7186b7c5daeb40c538e5821e3b0dfb3e35df4e2b3d14216f0c318", kill_on_drop: false }` [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking parse-zoneinfo v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/table.rs:349:30 [INFO] [stdout] | [INFO] [stdout] 349 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/table.rs:349:30 [INFO] [stdout] | [INFO] [stdout] 349 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/transitions.rs:337:25 [INFO] [stdout] | [INFO] [stdout] 337 | replace(start_utc_offset, timespan.offset); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/transitions.rs:338:25 [INFO] [stdout] | [INFO] [stdout] 338 | replace(start_dst_offset, *dst_offset); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/transitions.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | / replace( [INFO] [stdout] 340 | | start_zone_id, [INFO] [stdout] 341 | | Some( [INFO] [stdout] 342 | | timespan [INFO] [stdout] ... | [INFO] [stdout] 345 | | ), [INFO] [stdout] 346 | | ); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/transitions.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | / replace( [INFO] [stdout] 354 | | start_zone_id, [INFO] [stdout] 355 | | Some( [INFO] [stdout] 356 | | timespan [INFO] [stdout] ... | [INFO] [stdout] 359 | | ), [INFO] [stdout] 360 | | ); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/transitions.rs:337:25 [INFO] [stdout] | [INFO] [stdout] 337 | replace(start_utc_offset, timespan.offset); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/transitions.rs:338:25 [INFO] [stdout] | [INFO] [stdout] 338 | replace(start_dst_offset, *dst_offset); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/transitions.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | / replace( [INFO] [stdout] 340 | | start_zone_id, [INFO] [stdout] 341 | | Some( [INFO] [stdout] 342 | | timespan [INFO] [stdout] ... | [INFO] [stdout] 345 | | ), [INFO] [stdout] 346 | | ); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/transitions.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | / replace( [INFO] [stdout] 354 | | start_zone_id, [INFO] [stdout] 355 | | Some( [INFO] [stdout] 356 | | timespan [INFO] [stdout] ... | [INFO] [stdout] 359 | | ), [INFO] [stdout] 360 | | ); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.42s [INFO] running `Command { std: "docker" "inspect" "ce657d85bfe7186b7c5daeb40c538e5821e3b0dfb3e35df4e2b3d14216f0c318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce657d85bfe7186b7c5daeb40c538e5821e3b0dfb3e35df4e2b3d14216f0c318", kill_on_drop: false }` [INFO] [stdout] ce657d85bfe7186b7c5daeb40c538e5821e3b0dfb3e35df4e2b3d14216f0c318