[INFO] fetching crate activitystreams-kinds 0.3.0...
[INFO] checking activitystreams-kinds-0.3.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate activitystreams-kinds 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate activitystreams-kinds 0.3.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iri-string v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ea5be2511b5232cb3412cdb857ddef7393d2b4c471ead4ff753b444eb6f4bcd
[INFO] running `Command { std: "docker" "start" "-a" "9ea5be2511b5232cb3412cdb857ddef7393d2b4c471ead4ff753b444eb6f4bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ea5be2511b5232cb3412cdb857ddef7393d2b4c471ead4ff753b444eb6f4bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea5be2511b5232cb3412cdb857ddef7393d2b4c471ead4ff753b444eb6f4bcd", kill_on_drop: false }`
[INFO] [stdout] 9ea5be2511b5232cb3412cdb857ddef7393d2b4c471ead4ff753b444eb6f4bcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57c3f5b845b49f148bea5d4c185d52b2c91941ecba30b0f4c42f6442e3876b0a
[INFO] running `Command { std: "docker" "start" "-a" "57c3f5b845b49f148bea5d4c185d52b2c91941ecba30b0f4c42f6442e3876b0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.17
[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.52
[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 5.76s
[INFO] running `Command { std: "docker" "inspect" "57c3f5b845b49f148bea5d4c185d52b2c91941ecba30b0f4c42f6442e3876b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57c3f5b845b49f148bea5d4c185d52b2c91941ecba30b0f4c42f6442e3876b0a", kill_on_drop: false }`
[INFO] [stdout] 57c3f5b845b49f148bea5d4c185d52b2c91941ecba30b0f4c42f6442e3876b0a
