[INFO] fetching crate dbus-message-parser 4.3.1...
[INFO] checking dbus-message-parser-4.3.1 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate dbus-message-parser 4.3.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate dbus-message-parser 4.3.1 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dbus-message-parser 4.3.1
[INFO] finished tweaking crates.io crate dbus-message-parser 4.3.1
[INFO] tweaked toml for crates.io crate dbus-message-parser 4.3.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate dbus-message-parser 4.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.131
[INFO] [stderr]   Downloaded proc-macro2 v1.0.33
[INFO] [stderr]   Downloaded serde_derive v1.0.131
[INFO] [stderr]   Downloaded ryu v1.0.8
[INFO] [stderr]   Downloaded libc v0.2.111
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8709ab18e96e64fb9bb4d7a60acf2770ca9c2fbb85a3d171475875e128fca7d9
[INFO] running `Command { std: "docker" "start" "-a" "8709ab18e96e64fb9bb4d7a60acf2770ca9c2fbb85a3d171475875e128fca7d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8709ab18e96e64fb9bb4d7a60acf2770ca9c2fbb85a3d171475875e128fca7d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8709ab18e96e64fb9bb4d7a60acf2770ca9c2fbb85a3d171475875e128fca7d9", kill_on_drop: false }`
[INFO] [stdout] 8709ab18e96e64fb9bb4d7a60acf2770ca9c2fbb85a3d171475875e128fca7d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 180992131f3dac18e185cd0efaf5918426b123cbe60f6bf67f43043fc9733e8a
[INFO] running `Command { std: "docker" "start" "-a" "180992131f3dac18e185cd0efaf5918426b123cbe60f6bf67f43043fc9733e8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling libc v0.2.111
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]     Checking ryu v1.0.8
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking dbus-message-parser v4.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]  --> src/match_rule/split.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::iter::Iterator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Iterator` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/bus/mod.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/bus/unique_connection_name.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/bus/well_known_bus_name.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/value/container.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{AsRef, TryFrom};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/error.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/interface.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/member.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/object_path.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stdout] warning: the item `ToString` is imported redundantly
[INFO] [stdout]  --> tests/display.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{convert::TryFrom, string::ToString};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `ToString` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `match_rule`
[INFO] [stdout]  --> tests/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod match_rule;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `match_rule`, create file "tests/match_rule.rs" or "tests/match_rule/mod.rs"
[INFO] [stdout]   = note: if there is a `mod match_rule` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `message`
[INFO] [stdout]  --> tests/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod message;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `message`, create file "tests/message.rs" or "tests/message/mod.rs"
[INFO] [stdout]   = note: if there is a `mod message` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `value`
[INFO] [stdout]  --> tests/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod value;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `value`, create file "tests/value.rs" or "tests/value/mod.rs"
[INFO] [stdout]   = note: if there is a `mod value` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dbus-message-parser` (test "mod") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]  --> src/match_rule/split.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::iter::Iterator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Iterator` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/bus/mod.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/bus/unique_connection_name.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/bus/well_known_bus_name.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/value/container.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{AsRef, TryFrom};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/error.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/interface.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/member.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/object_path.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "180992131f3dac18e185cd0efaf5918426b123cbe60f6bf67f43043fc9733e8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "180992131f3dac18e185cd0efaf5918426b123cbe60f6bf67f43043fc9733e8a", kill_on_drop: false }`
[INFO] [stdout] 180992131f3dac18e185cd0efaf5918426b123cbe60f6bf67f43043fc9733e8a
[INFO] checking dbus-message-parser-4.3.1 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate dbus-message-parser 4.3.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate dbus-message-parser 4.3.1 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dbus-message-parser 4.3.1
[INFO] finished tweaking crates.io crate dbus-message-parser 4.3.1
[INFO] tweaked toml for crates.io crate dbus-message-parser 4.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate dbus-message-parser 4.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ed58e60bf34dad32e09ccb251c387af51ba4d5f54f07835805773f3571e9a47
[INFO] running `Command { std: "docker" "start" "-a" "0ed58e60bf34dad32e09ccb251c387af51ba4d5f54f07835805773f3571e9a47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ed58e60bf34dad32e09ccb251c387af51ba4d5f54f07835805773f3571e9a47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed58e60bf34dad32e09ccb251c387af51ba4d5f54f07835805773f3571e9a47", kill_on_drop: false }`
[INFO] [stdout] 0ed58e60bf34dad32e09ccb251c387af51ba4d5f54f07835805773f3571e9a47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 061ddf4e629e79adb8f04bce36089462431975a4c10fcf00da87efa4da146cb3
[INFO] running `Command { std: "docker" "start" "-a" "061ddf4e629e79adb8f04bce36089462431975a4c10fcf00da87efa4da146cb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling libc v0.2.111
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking ryu v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking dbus-message-parser v4.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]  --> src/match_rule/split.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::iter::Iterator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Iterator` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/bus/mod.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/bus/unique_connection_name.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/bus/well_known_bus_name.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/value/container.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{AsRef, TryFrom};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/error.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/interface.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/member.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/object_path.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stdout] error[E0583]: file not found for module `match_rule`
[INFO] [stdout]  --> tests/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod match_rule;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `match_rule`, create file "tests/match_rule.rs" or "tests/match_rule/mod.rs"
[INFO] [stdout]   = note: if there is a `mod match_rule` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `message`
[INFO] [stdout]  --> tests/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod message;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `message`, create file "tests/message.rs" or "tests/message/mod.rs"
[INFO] [stdout]   = note: if there is a `mod message` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `value`
[INFO] [stdout]  --> tests/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod value;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `value`, create file "tests/value.rs" or "tests/value/mod.rs"
[INFO] [stdout]   = note: if there is a `mod value` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dbus-message-parser` (test "mod") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: the item `ToString` is imported redundantly
[INFO] [stdout]  --> tests/display.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{convert::TryFrom, string::ToString};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `ToString` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]  --> src/match_rule/split.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::iter::Iterator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Iterator` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/bus/mod.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/bus/unique_connection_name.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/bus/well_known_bus_name.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/value/container.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{AsRef, TryFrom};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/error.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/interface.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/member.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/value/object_path.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, TryFrom};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "061ddf4e629e79adb8f04bce36089462431975a4c10fcf00da87efa4da146cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "061ddf4e629e79adb8f04bce36089462431975a4c10fcf00da87efa4da146cb3", kill_on_drop: false }`
[INFO] [stdout] 061ddf4e629e79adb8f04bce36089462431975a4c10fcf00da87efa4da146cb3
