[INFO] fetching crate creator-plist 1.0.1...
[INFO] checking creator-plist-1.0.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate creator-plist 1.0.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate creator-plist 1.0.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate creator-plist 1.0.1
[INFO] finished tweaking crates.io crate creator-plist 1.0.1
[INFO] tweaked toml for crates.io crate creator-plist 1.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7369a9dc9f1936b4cc65b12876106b1f732ddd1c65ecfff5a8319a543e742cf7
[INFO] running `Command { std: "docker" "start" "-a" "7369a9dc9f1936b4cc65b12876106b1f732ddd1c65ecfff5a8319a543e742cf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7369a9dc9f1936b4cc65b12876106b1f732ddd1c65ecfff5a8319a543e742cf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7369a9dc9f1936b4cc65b12876106b1f732ddd1c65ecfff5a8319a543e742cf7", kill_on_drop: false }`
[INFO] [stdout] 7369a9dc9f1936b4cc65b12876106b1f732ddd1c65ecfff5a8319a543e742cf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a743116bc3ebbacae1fe96d1e66bee2404d40fc9fc5a80cc24cb2fcffebb8a5
[INFO] running `Command { std: "docker" "start" "-a" "6a743116bc3ebbacae1fe96d1e66bee2404d40fc9fc5a80cc24cb2fcffebb8a5", kill_on_drop: false }`
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking xml-rs v0.8.19
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking creator-plist v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `base64` is imported redundantly
[INFO] [stdout]  --> src/stream/xml_reader.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64;
[INFO] [stdout]   |     ^^^^^^ the item `base64` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `base64` is imported redundantly
[INFO] [stdout]  --> src/stream/xml_writer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64;
[INFO] [stdout]   |     ^^^^^^ the item `base64` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `line_wrap` is imported redundantly
[INFO] [stdout]  --> src/stream/xml_writer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use line_wrap;
[INFO] [stdout]   |     ^^^^^^^^^ the item `line_wrap` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Event` is imported redundantly
[INFO] [stdout]    --> src/stream/binary_reader.rs:415:17
[INFO] [stdout]     |
[INFO] [stdout] 414 |     use super::*;
[INFO] [stdout]     |         -------- the item `Event` is already imported here
[INFO] [stdout] 415 |     use crate::{stream::Event, Uid};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Uid` is imported redundantly
[INFO] [stdout]    --> src/stream/binary_reader.rs:415:32
[INFO] [stdout]     |
[INFO] [stdout] 414 |     use super::*;
[INFO] [stdout]     |         -------- the item `Uid` is already imported here
[INFO] [stdout] 415 |     use crate::{stream::Event, Uid};
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `base64` is imported redundantly
[INFO] [stdout]  --> src/stream/xml_reader.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64;
[INFO] [stdout]   |     ^^^^^^ the item `base64` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Event` is imported redundantly
[INFO] [stdout]    --> src/stream/xml_reader.rs:224:32
[INFO] [stdout]     |
[INFO] [stdout] 223 |     use super::*;
[INFO] [stdout]     |         -------- the item `Event` is already imported here
[INFO] [stdout] 224 |     use crate::stream::Event::{self, *};
[INFO] [stdout]     |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `base64` is imported redundantly
[INFO] [stdout]  --> src/stream/xml_writer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64;
[INFO] [stdout]   |     ^^^^^^ the item `base64` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `line_wrap` is imported redundantly
[INFO] [stdout]  --> src/stream/xml_writer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use line_wrap;
[INFO] [stdout]   |     ^^^^^^^^^ the item `line_wrap` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Dictionary` is imported redundantly
[INFO] [stdout]    --> src/value.rs:542:41
[INFO] [stdout]     |
[INFO] [stdout] 541 |     use super::*;
[INFO] [stdout]     |         -------- the item `Dictionary` is already imported here
[INFO] [stdout] 542 |     use crate::{stream::Event::*, Date, Dictionary, Value};
[INFO] [stdout]     |                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Value` is imported redundantly
[INFO] [stdout]    --> src/value.rs:542:53
[INFO] [stdout]     |
[INFO] [stdout] 541 |     use super::*;
[INFO] [stdout]     |         -------- the item `Value` is already imported here
[INFO] [stdout] 542 |     use crate::{stream::Event::*, Date, Dictionary, Value};
[INFO] [stdout]     |                                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_position` is never read
[INFO] [stdout]   --> src/error.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct ErrorImpl {
[INFO] [stdout]    |                   --------- field in this struct
[INFO] [stdout] 13 |     kind: ErrorKind,
[INFO] [stdout] 14 |     file_position: Option<FilePosition>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorImpl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected` and `found` are never read
[INFO] [stdout]   --> src/error.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     UnexpectedEventType {
[INFO] [stdout]    |     ------------------- fields in this variant
[INFO] [stdout] 22 |         expected: EventKind,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 23 |         found: EventKind,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     UnknownObjectType(u8),
[INFO] [stdout]    |     ----------------- ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 55 |     UnknownObjectType(()),
[INFO] [stdout]    |                       ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     Serde(String),
[INFO] [stdout]    |     ----- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 58 |     Serde(()),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/error.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     LineColumn(u64, u64),
[INFO] [stdout]    |     ---------- ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 63 |     LineColumn((), ()),
[INFO] [stdout]    |                ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Offset(u64),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Offset(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `plist`
[INFO] [stdout]  --> tests/fuzzer.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate plist;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `creator-plist` (test "fuzzer") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `file_position` is never read
[INFO] [stdout]   --> src/error.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct ErrorImpl {
[INFO] [stdout]    |                   --------- field in this struct
[INFO] [stdout] 13 |     kind: ErrorKind,
[INFO] [stdout] 14 |     file_position: Option<FilePosition>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorImpl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected` and `found` are never read
[INFO] [stdout]   --> src/error.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     UnexpectedEventType {
[INFO] [stdout]    |     ------------------- fields in this variant
[INFO] [stdout] 22 |         expected: EventKind,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 23 |         found: EventKind,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     UnknownObjectType(u8),
[INFO] [stdout]    |     ----------------- ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 55 |     UnknownObjectType(()),
[INFO] [stdout]    |                       ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     Serde(String),
[INFO] [stdout]    |     ----- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 58 |     Serde(()),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/error.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     LineColumn(u64, u64),
[INFO] [stdout]    |     ---------- ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 63 |     LineColumn((), ()),
[INFO] [stdout]    |                ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Offset(u64),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Offset(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6a743116bc3ebbacae1fe96d1e66bee2404d40fc9fc5a80cc24cb2fcffebb8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a743116bc3ebbacae1fe96d1e66bee2404d40fc9fc5a80cc24cb2fcffebb8a5", kill_on_drop: false }`
[INFO] [stdout] 6a743116bc3ebbacae1fe96d1e66bee2404d40fc9fc5a80cc24cb2fcffebb8a5
[INFO] checking creator-plist-1.0.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate creator-plist 1.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate creator-plist 1.0.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate creator-plist 1.0.1
[INFO] finished tweaking crates.io crate creator-plist 1.0.1
[INFO] tweaked toml for crates.io crate creator-plist 1.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8b84535dc140a401c11e516e42ce7bee205a6b444ac9e7cb29be1d29abb5727
[INFO] running `Command { std: "docker" "start" "-a" "c8b84535dc140a401c11e516e42ce7bee205a6b444ac9e7cb29be1d29abb5727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8b84535dc140a401c11e516e42ce7bee205a6b444ac9e7cb29be1d29abb5727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8b84535dc140a401c11e516e42ce7bee205a6b444ac9e7cb29be1d29abb5727", kill_on_drop: false }`
[INFO] [stdout] c8b84535dc140a401c11e516e42ce7bee205a6b444ac9e7cb29be1d29abb5727
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a0935d796e5d4d9bed437a01614bbe9df3d6b7a6ae4d1014ff7fc4a3235cfce
[INFO] running `Command { std: "docker" "start" "-a" "9a0935d796e5d4d9bed437a01614bbe9df3d6b7a6ae4d1014ff7fc4a3235cfce", kill_on_drop: false }`
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking xml-rs v0.8.19
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking creator-plist v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `base64` is imported redundantly
[INFO] [stdout]  --> src/stream/xml_reader.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64;
[INFO] [stdout]   |     ^^^^^^ the item `base64` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `base64` is imported redundantly
[INFO] [stdout]  --> src/stream/xml_writer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64;
[INFO] [stdout]   |     ^^^^^^ the item `base64` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `line_wrap` is imported redundantly
[INFO] [stdout]  --> src/stream/xml_writer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use line_wrap;
[INFO] [stdout]   |     ^^^^^^^^^ the item `line_wrap` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Event` is imported redundantly
[INFO] [stdout]    --> src/stream/binary_reader.rs:415:17
[INFO] [stdout]     |
[INFO] [stdout] 414 |     use super::*;
[INFO] [stdout]     |         -------- the item `Event` is already imported here
[INFO] [stdout] 415 |     use crate::{stream::Event, Uid};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Uid` is imported redundantly
[INFO] [stdout]    --> src/stream/binary_reader.rs:415:32
[INFO] [stdout]     |
[INFO] [stdout] 414 |     use super::*;
[INFO] [stdout]     |         -------- the item `Uid` is already imported here
[INFO] [stdout] 415 |     use crate::{stream::Event, Uid};
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `base64` is imported redundantly
[INFO] [stdout]  --> src/stream/xml_reader.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64;
[INFO] [stdout]   |     ^^^^^^ the item `base64` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Event` is imported redundantly
[INFO] [stdout]    --> src/stream/xml_reader.rs:224:32
[INFO] [stdout]     |
[INFO] [stdout] 223 |     use super::*;
[INFO] [stdout]     |         -------- the item `Event` is already imported here
[INFO] [stdout] 224 |     use crate::stream::Event::{self, *};
[INFO] [stdout]     |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `base64` is imported redundantly
[INFO] [stdout]  --> src/stream/xml_writer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64;
[INFO] [stdout]   |     ^^^^^^ the item `base64` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `line_wrap` is imported redundantly
[INFO] [stdout]  --> src/stream/xml_writer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use line_wrap;
[INFO] [stdout]   |     ^^^^^^^^^ the item `line_wrap` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Dictionary` is imported redundantly
[INFO] [stdout]    --> src/value.rs:542:41
[INFO] [stdout]     |
[INFO] [stdout] 541 |     use super::*;
[INFO] [stdout]     |         -------- the item `Dictionary` is already imported here
[INFO] [stdout] 542 |     use crate::{stream::Event::*, Date, Dictionary, Value};
[INFO] [stdout]     |                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Value` is imported redundantly
[INFO] [stdout]    --> src/value.rs:542:53
[INFO] [stdout]     |
[INFO] [stdout] 541 |     use super::*;
[INFO] [stdout]     |         -------- the item `Value` is already imported here
[INFO] [stdout] 542 |     use crate::{stream::Event::*, Date, Dictionary, Value};
[INFO] [stdout]     |                                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_position` is never read
[INFO] [stdout]   --> src/error.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct ErrorImpl {
[INFO] [stdout]    |                   --------- field in this struct
[INFO] [stdout] 13 |     kind: ErrorKind,
[INFO] [stdout] 14 |     file_position: Option<FilePosition>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorImpl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected` and `found` are never read
[INFO] [stdout]   --> src/error.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     UnexpectedEventType {
[INFO] [stdout]    |     ------------------- fields in this variant
[INFO] [stdout] 22 |         expected: EventKind,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 23 |         found: EventKind,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     UnknownObjectType(u8),
[INFO] [stdout]    |     ----------------- ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 55 |     UnknownObjectType(()),
[INFO] [stdout]    |                       ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     Serde(String),
[INFO] [stdout]    |     ----- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 58 |     Serde(()),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/error.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     LineColumn(u64, u64),
[INFO] [stdout]    |     ---------- ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 63 |     LineColumn((), ()),
[INFO] [stdout]    |                ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Offset(u64),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Offset(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `plist`
[INFO] [stdout]  --> tests/fuzzer.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate plist;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `creator-plist` (test "fuzzer") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `file_position` is never read
[INFO] [stdout]   --> src/error.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct ErrorImpl {
[INFO] [stdout]    |                   --------- field in this struct
[INFO] [stdout] 13 |     kind: ErrorKind,
[INFO] [stdout] 14 |     file_position: Option<FilePosition>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorImpl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected` and `found` are never read
[INFO] [stdout]   --> src/error.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     UnexpectedEventType {
[INFO] [stdout]    |     ------------------- fields in this variant
[INFO] [stdout] 22 |         expected: EventKind,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 23 |         found: EventKind,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     UnknownObjectType(u8),
[INFO] [stdout]    |     ----------------- ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 55 |     UnknownObjectType(()),
[INFO] [stdout]    |                       ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     Serde(String),
[INFO] [stdout]    |     ----- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 58 |     Serde(()),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/error.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     LineColumn(u64, u64),
[INFO] [stdout]    |     ---------- ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 63 |     LineColumn((), ()),
[INFO] [stdout]    |                ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Offset(u64),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Offset(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9a0935d796e5d4d9bed437a01614bbe9df3d6b7a6ae4d1014ff7fc4a3235cfce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a0935d796e5d4d9bed437a01614bbe9df3d6b7a6ae4d1014ff7fc4a3235cfce", kill_on_drop: false }`
[INFO] [stdout] 9a0935d796e5d4d9bed437a01614bbe9df3d6b7a6ae4d1014ff7fc4a3235cfce
