[INFO] fetching crate fable_format 0.1.1... [INFO] checking fable_format-0.1.1 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate fable_format 0.1.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate fable_format 0.1.1 [INFO] finished tweaking crates.io crate fable_format 0.1.1 [INFO] tweaked toml for crates.io crate fable_format 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fable_format 0.1.1 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 40 packages to latest compatible versions [INFO] [stderr] Adding nom v5.1.3 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2f0952938c0a7160edd610db549a8292e2e76721aa3defbc9b9ecc481880278 [INFO] running `Command { std: "docker" "start" "-a" "a2f0952938c0a7160edd610db549a8292e2e76721aa3defbc9b9ecc481880278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2f0952938c0a7160edd610db549a8292e2e76721aa3defbc9b9ecc481880278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2f0952938c0a7160edd610db549a8292e2e76721aa3defbc9b9ecc481880278", kill_on_drop: false }` [INFO] [stdout] a2f0952938c0a7160edd610db549a8292e2e76721aa3defbc9b9ecc481880278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4adc397fba6f969db3261e99241d1a945deea5c975a4f26abd34cdd58c81bfc6 [INFO] running `Command { std: "docker" "start" "-a" "4adc397fba6f969db3261e99241d1a945deea5c975a4f26abd34cdd58c81bfc6", kill_on_drop: false }` [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking fable_format v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::nom::IResult` [INFO] [stdout] --> src/def_bin/decode.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::nom::IResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DefBinHeader`, `DefBinNameLookup`, `DefBin`, `DefSecondTableHeader`, `DefSecondTableRowDecompressed`, `DefSecondTableRow`, and `Error` [INFO] [stdout] --> src/def_bin/decode.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | DefBin, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | DefBinHeader, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | DefBinNameLookup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | DefSecondTableHeader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | DefSecondTableRow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | DefSecondTableRowDecompressed, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | Error, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Seek` and `Write` [INFO] [stdout] --> src/lev/encode.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Write,Seek}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Encode` and `Error` [INFO] [stdout] --> src/lev/encode.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Error, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | Encode, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Lev` [INFO] [stdout] --> src/lev/encode.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Lev, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `decode::*` [INFO] [stdout] --> src/script/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use decode::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `encode::*` [INFO] [stdout] --> src/script/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use encode::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::error::*` [INFO] [stdout] --> src/shared/nom.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use nom::error::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::nom::IResult` [INFO] [stdout] --> src/def_bin/decode.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::nom::IResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DefBinHeader`, `DefBinNameLookup`, `DefBin`, `DefSecondTableHeader`, `DefSecondTableRowDecompressed`, `DefSecondTableRow`, and `Error` [INFO] [stdout] --> src/def_bin/decode.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | DefBin, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | DefBinHeader, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | DefBinNameLookup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | DefSecondTableHeader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | DefSecondTableRow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | DefSecondTableRowDecompressed, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | Error, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Seek` and `Write` [INFO] [stdout] --> src/lev/encode.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Write,Seek}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Encode` and `Error` [INFO] [stdout] --> src/lev/encode.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Error, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | Encode, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Lev` [INFO] [stdout] --> src/lev/encode.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Lev, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `decode::*` [INFO] [stdout] --> src/script/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use decode::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `encode::*` [INFO] [stdout] --> src/script/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use encode::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::error::*` [INFO] [stdout] --> src/shared/nom.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use nom::error::*; [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/wad/decode.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | let ymd = NaiveDate::from_ymd(year as i32, month, day); [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::NaiveTime::from_hms_milli`: use `from_hms_milli_opt()` instead [INFO] [stdout] --> src/wad/decode.rs:102:30 [INFO] [stdout] | [INFO] [stdout] 102 | let hms = NaiveTime::from_hms_milli(hour, minute, second, millisecond); [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/wad/decode.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | let ymd = NaiveDate::from_ymd(year as i32, month, day); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead [INFO] [stdout] --> src/wad/decode.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | let hms = NaiveTime::from_hms(hour, minute, 0); [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/wad/decode.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | let ymd = NaiveDate::from_ymd(year as i32, month, day); [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::NaiveTime::from_hms_milli`: use `from_hms_milli_opt()` instead [INFO] [stdout] --> src/wad/decode.rs:102:30 [INFO] [stdout] | [INFO] [stdout] 102 | let hms = NaiveTime::from_hms_milli(hour, minute, second, millisecond); [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/wad/decode.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | let ymd = NaiveDate::from_ymd(year as i32, month, day); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead [INFO] [stdout] --> src/wad/decode.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | let hms = NaiveTime::from_hms(hour, minute, 0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SaveBin` is never constructed [INFO] [stdout] --> src/save_bin/mod.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SaveBin { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SaveBin` is never constructed [INFO] [stdout] --> src/save_bin/mod.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SaveBin { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.04s [INFO] running `Command { std: "docker" "inspect" "4adc397fba6f969db3261e99241d1a945deea5c975a4f26abd34cdd58c81bfc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4adc397fba6f969db3261e99241d1a945deea5c975a4f26abd34cdd58c81bfc6", kill_on_drop: false }` [INFO] [stdout] 4adc397fba6f969db3261e99241d1a945deea5c975a4f26abd34cdd58c81bfc6