[INFO] fetching crate activitystreams-kinds 0.3.0...
[INFO] checking activitystreams-kinds-0.3.0 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate activitystreams-kinds 0.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate activitystreams-kinds 0.3.0 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 activitystreams-kinds 0.3.0
[INFO] finished tweaking crates.io crate activitystreams-kinds 0.3.0
[INFO] tweaked toml for crates.io crate activitystreams-kinds 0.3.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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaab5caeeedf5650ccf70f904ea73874246cb7d847d6a0e716ebd0418eb8f961
[INFO] running `Command { std: "docker" "start" "-a" "eaab5caeeedf5650ccf70f904ea73874246cb7d847d6a0e716ebd0418eb8f961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaab5caeeedf5650ccf70f904ea73874246cb7d847d6a0e716ebd0418eb8f961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaab5caeeedf5650ccf70f904ea73874246cb7d847d6a0e716ebd0418eb8f961", kill_on_drop: false }`
[INFO] [stdout] eaab5caeeedf5650ccf70f904ea73874246cb7d847d6a0e716ebd0418eb8f961
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb05d321d3333dae4312158bc46d1fe6b744eeafb8f2c45ef6f274805ab10a96
[INFO] running `Command { std: "docker" "start" "-a" "bb05d321d3333dae4312158bc46d1fe6b744eeafb8f2c45ef6f274805ab10a96", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking activitystreams-kinds v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `kind` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 71  | / macro_rules! kind {
[INFO] [stdout] 72  | |     ($x:ident, $y:ident) => {
[INFO] [stdout] 73  | |         #[derive(
[INFO] [stdout] 74  | |             Clone,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     };
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- the item `kind` is already defined here
[INFO] [stdout] ...
[INFO] [stdout] 109 |       use crate::kind;
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `kind` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 71  | / macro_rules! kind {
[INFO] [stdout] 72  | |     ($x:ident, $y:ident) => {
[INFO] [stdout] 73  | |         #[derive(
[INFO] [stdout] 74  | |             Clone,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     };
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- the item `kind` is already defined here
[INFO] [stdout] ...
[INFO] [stdout] 148 |       use crate::kind;
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `kind` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 71  | / macro_rules! kind {
[INFO] [stdout] 72  | |     ($x:ident, $y:ident) => {
[INFO] [stdout] 73  | |         #[derive(
[INFO] [stdout] 74  | |             Clone,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     };
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- the item `kind` is already defined here
[INFO] [stdout] ...
[INFO] [stdout] 163 |       use crate::kind;
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `kind` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 71  | / macro_rules! kind {
[INFO] [stdout] 72  | |     ($x:ident, $y:ident) => {
[INFO] [stdout] 73  | |         #[derive(
[INFO] [stdout] 74  | |             Clone,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     };
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- the item `kind` is already defined here
[INFO] [stdout] ...
[INFO] [stdout] 177 |       use crate::kind;
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `kind` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 71  | / macro_rules! kind {
[INFO] [stdout] 72  | |     ($x:ident, $y:ident) => {
[INFO] [stdout] 73  | |         #[derive(
[INFO] [stdout] 74  | |             Clone,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     };
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- the item `kind` is already defined here
[INFO] [stdout] ...
[INFO] [stdout] 189 |       use crate::kind;
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `kind` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 71  | / macro_rules! kind {
[INFO] [stdout] 72  | |     ($x:ident, $y:ident) => {
[INFO] [stdout] 73  | |         #[derive(
[INFO] [stdout] 74  | |             Clone,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     };
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- the item `kind` is already defined here
[INFO] [stdout] ...
[INFO] [stdout] 109 |       use crate::kind;
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `kind` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 71  | / macro_rules! kind {
[INFO] [stdout] 72  | |     ($x:ident, $y:ident) => {
[INFO] [stdout] 73  | |         #[derive(
[INFO] [stdout] 74  | |             Clone,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     };
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- the item `kind` is already defined here
[INFO] [stdout] ...
[INFO] [stdout] 148 |       use crate::kind;
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `kind` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 71  | / macro_rules! kind {
[INFO] [stdout] 72  | |     ($x:ident, $y:ident) => {
[INFO] [stdout] 73  | |         #[derive(
[INFO] [stdout] 74  | |             Clone,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     };
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- the item `kind` is already defined here
[INFO] [stdout] ...
[INFO] [stdout] 163 |       use crate::kind;
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `kind` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 71  | / macro_rules! kind {
[INFO] [stdout] 72  | |     ($x:ident, $y:ident) => {
[INFO] [stdout] 73  | |         #[derive(
[INFO] [stdout] 74  | |             Clone,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     };
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- the item `kind` is already defined here
[INFO] [stdout] ...
[INFO] [stdout] 177 |       use crate::kind;
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `kind` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 71  | / macro_rules! kind {
[INFO] [stdout] 72  | |     ($x:ident, $y:ident) => {
[INFO] [stdout] 73  | |         #[derive(
[INFO] [stdout] 74  | |             Clone,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     };
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- the item `kind` is already defined here
[INFO] [stdout] ...
[INFO] [stdout] 189 |       use crate::kind;
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `kind` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 71  | / macro_rules! kind {
[INFO] [stdout] 72  | |     ($x:ident, $y:ident) => {
[INFO] [stdout] 73  | |         #[derive(
[INFO] [stdout] 74  | |             Clone,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     };
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_- the item `kind` is already defined here
[INFO] [stdout] ...
[INFO] [stdout] 208 |       use super::kind;
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.27s
[INFO] running `Command { std: "docker" "inspect" "bb05d321d3333dae4312158bc46d1fe6b744eeafb8f2c45ef6f274805ab10a96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb05d321d3333dae4312158bc46d1fe6b744eeafb8f2c45ef6f274805ab10a96", kill_on_drop: false }`
[INFO] [stdout] bb05d321d3333dae4312158bc46d1fe6b744eeafb8f2c45ef6f274805ab10a96
