[INFO] fetching crate slack-blocks 0.9.12... [INFO] checking slack-blocks-0.9.12 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate slack-blocks 0.9.12 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate slack-blocks 0.9.12 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate slack-blocks 0.9.12 [INFO] finished tweaking crates.io crate slack-blocks 0.9.12 [INFO] tweaked toml for crates.io crate slack-blocks 0.9.12 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] [stderr] Downloaded test-case v1.1.0 [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded if_chain v1.0.1 [INFO] [stderr] Downloaded validator v0.10.1 [INFO] [stderr] Downloaded validator_derive v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd74806ae40c6f7e7be1827eba5b42825c5b4e5ad90148c97ca494ee0451c4e1 [INFO] running `Command { std: "docker" "start" "-a" "bd74806ae40c6f7e7be1827eba5b42825c5b4e5ad90148c97ca494ee0451c4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd74806ae40c6f7e7be1827eba5b42825c5b4e5ad90148c97ca494ee0451c4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd74806ae40c6f7e7be1827eba5b42825c5b4e5ad90148c97ca494ee0451c4e1", kill_on_drop: false }` [INFO] [stdout] bd74806ae40c6f7e7be1827eba5b42825c5b4e5ad90148c97ca494ee0451c4e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14cc82325d8cd31c958e872c67ea19ec4b8077fc015d1a3b6dc17a8ef6e4cbf0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "14cc82325d8cd31c958e872c67ea19ec4b8077fc015d1a3b6dc17a8ef6e4cbf0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling test-case v1.1.0 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Checking regex v1.4.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking validator v0.10.1 [INFO] [stderr] Compiling validator_derive v0.10.1 [INFO] [stderr] Checking slack-blocks v0.9.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | impl_from_contents!(BlockElement, Button, Button); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/select.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | impl_from_contents!(Contents, Static, Static); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/select.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | impl_from_contents!(Contents, External, External); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/select.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | impl_from_contents!(Contents, User, User); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/select.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | impl_from_contents!(Contents, Conversation, Conversation); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/select.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | impl_from_contents!(Contents, Channel, Channel); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/mod.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | impl_from_contents!(Block, Section, section::Contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | impl_from_contents!(Block, Image, image::Contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/mod.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | impl_from_contents!(Block, Actions, actions::Contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/mod.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | impl_from_contents!(Block, Context, context::Contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/mod.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | impl_from_contents!(Block, Input, input::Contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/mod.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | impl_from_contents!(Block, File, file::Contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/actions.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl_from_contents!(BlockElement, Button, block_elements::Button); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TryFrom`, `TryInto` [INFO] [stdout] --> src/blocks/context.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::compose` [INFO] [stdout] --> src/blocks/context.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::compose; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/compose/conversation_filter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | impl_from_contents!(BlockElement, Button, Button); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/select.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | impl_from_contents!(Contents, Static, Static); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/select.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | impl_from_contents!(Contents, External, External); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/select.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | impl_from_contents!(Contents, User, User); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/select.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | impl_from_contents!(Contents, Conversation, Conversation); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/select.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | impl_from_contents!(Contents, Channel, Channel); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/mod.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | impl_from_contents!(Block, Section, section::Contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | impl_from_contents!(Block, Image, image::Contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/mod.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | impl_from_contents!(Block, Actions, actions::Contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/mod.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | impl_from_contents!(Block, Context, context::Contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/mod.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | impl_from_contents!(Block, Input, input::Contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/mod.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | impl_from_contents!(Block, File, file::Contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/actions.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | impl_from_contents!(BlockElement, Button, block_elements::Button); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TryFrom`, `TryInto` [INFO] [stdout] --> src/blocks/context.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::compose` [INFO] [stdout] --> src/blocks/context.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::compose; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/compose/conversation_filter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::impl_from_contents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/select.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::impl_from_contents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::impl_from_contents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/actions.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::impl_from_contents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::impl_from_contents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/block_elements/select.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::impl_from_contents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::impl_from_contents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `impl_from_contents` [INFO] [stdout] --> src/blocks/actions.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::impl_from_contents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `compose::conversation_filter::ConversationKind` [INFO] [stdout] --> tests/validation.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | compose::conversation_filter::ConversationKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "14cc82325d8cd31c958e872c67ea19ec4b8077fc015d1a3b6dc17a8ef6e4cbf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14cc82325d8cd31c958e872c67ea19ec4b8077fc015d1a3b6dc17a8ef6e4cbf0", kill_on_drop: false }` [INFO] [stdout] 14cc82325d8cd31c958e872c67ea19ec4b8077fc015d1a3b6dc17a8ef6e4cbf0