[INFO] cloning repository https://github.com/tsdm-mg/toolbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsdm-mg/toolbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsdm-mg%2Ftoolbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsdm-mg%2Ftoolbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c773307db8e6763113a8d9cf9a7ce51d31c40d6c
[INFO] building tsdm-mg/toolbox against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsdm-mg%2Ftoolbox" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tsdm-mg/toolbox
[INFO] finished tweaking git repo https://github.com/tsdm-mg/toolbox
[INFO] tweaked toml for git repo https://github.com/tsdm-mg/toolbox written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tsdm-mg/toolbox on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tsdm-mg/toolbox 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded match_token v0.1.0
[INFO] [stderr]   Downloaded scraper v0.22.0
[INFO] [stderr]   Downloaded racros v0.3.0
[INFO] [stderr]   Downloaded servo_arc v0.4.0
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.3
[INFO] [stderr]   Downloaded xml5ever v0.17.0
[INFO] [stderr]   Downloaded markup5ever v0.14.1
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded tempfile v3.15.0
[INFO] [stderr]   Downloaded select v0.6.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.1
[INFO] [stderr]   Downloaded html5ever v0.29.1
[INFO] [stderr]   Downloaded winnow v0.7.1
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] [stderr]   Downloaded hyper v1.5.2
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.2.0
[INFO] [stderr]   Downloaded rustls v0.23.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3c303471c76e461c532e0ef5781cb1bd56bd2f442c8f41d2a41752bcaf3edd5
[INFO] running `Command { std: "docker" "start" "-a" "c3c303471c76e461c532e0ef5781cb1bd56bd2f442c8f41d2a41752bcaf3edd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3c303471c76e461c532e0ef5781cb1bd56bd2f442c8f41d2a41752bcaf3edd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3c303471c76e461c532e0ef5781cb1bd56bd2f442c8f41d2a41752bcaf3edd5", kill_on_drop: false }`
[INFO] [stdout] c3c303471c76e461c532e0ef5781cb1bd56bd2f442c8f41d2a41752bcaf3edd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19a21d6f0f91c0e97c190f6e1ca2a66ddb798b7a940150d15e4640b1f46ffd34
[INFO] running `Command { std: "docker" "start" "-a" "19a21d6f0f91c0e97c190f6e1ca2a66ddb798b7a940150d15e4640b1f46ffd34", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling racros v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tm-bbcode-webcolor v0.1.0 (/opt/rustwide/workdir/crates/tm-bbcode-webcolor)
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tm-bbcode-macro v0.1.0 (/opt/rustwide/workdir/crates/tm-bbcode-macro)
[INFO] [stdout] warning: struct `TextLiteral` is never constructed
[INFO] [stdout]    --> crates/tm-bbcode-macro/src/lib.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | struct TextLiteral {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling demo-parser v0.1.0 (/opt/rustwide/workdir/crates/tm-bbcode-parser)
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/lib.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse_bbcode(data: impl AsRef<str>) {}
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Token` is more private than the item `Parser::new`
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/parser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn new(tokens: Vec<Token>) -> Self {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Parser::new` is reachable at visibility `pub`
[INFO] [stdout]   |
[INFO] [stdout] note: but type `Token` is only usable at visibility `pub(crate)`
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/token.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) enum Token {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tokens` is never read
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/parser.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Parser {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 4 |     tokens: Vec<Token>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `peek` is never used
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/scanner.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Scanner {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn peek(&mut self) -> Option<&char> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/token.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Head(TagHead),
[INFO] [stdout]   |     ---- ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 7 -     Head(TagHead),
[INFO] [stdout] 7 +     Head(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Tail(TagTail),
[INFO] [stdout]    |     ---- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 10 -     Tail(TagTail),
[INFO] [stdout] 10 +     Tail(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Text(String),
[INFO] [stdout]    |     ---- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 13 -     Text(String),
[INFO] [stdout] 13 +     Text(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `attr` are never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct TagHead {
[INFO] [stdout]    |                   ------- fields in this struct
[INFO] [stdout] 21 |     /// Tag name.
[INFO] [stdout] 22 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub attr: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TagHead` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) struct TagTail {
[INFO] [stdout]    |                   ------- field in this struct
[INFO] [stdout] 33 |     /// Tag name.
[INFO] [stdout] 34 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TagTail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tm-bbcode-macro-tests v0.1.0 (/opt/rustwide/workdir/crates/tm-bbcode-macro-tests)
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling tm-types v0.1.0 (/opt/rustwide/workdir/crates/tm-types)
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling markup5ever_rcdom v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling select v0.6.0
[INFO] [stderr]    Compiling tm-macros v0.1.0 (/opt/rustwide/workdir/crates/tm-macros)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling tm-html v0.1.0 (/opt/rustwide/workdir/crates/tm-html)
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling tm-api v0.1.0 (/opt/rustwide/workdir/crates/tm-api)
[INFO] [stderr]    Compiling tm-cli v0.1.0 (/opt/rustwide/workdir/crates/tm-cli)
[INFO] [stdout] warning: unused variable: `floor`
[INFO] [stdout]    --> crates/tm-cli/src/points.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 344 |         let floor = record.get(0).unwrap();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_floor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_group` and `new_single` are never used
[INFO] [stdout]    --> crates/tm-cli/src/config.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 400 | impl ThreadGroup {
[INFO] [stdout]     | ---------------- associated functions in this implementation
[INFO] [stdout] 401 |     pub fn new_group(name: String, thread: Vec<Thread>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub fn new_single(thread: Thread) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tid` and `page` are never read
[INFO] [stdout]    --> crates/tm-cli/src/config.rs:688:9
[INFO] [stdout]     |
[INFO] [stdout] 677 | pub(crate) struct LoadedThreadPage {
[INFO] [stdout]     |                   ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 688 |     pub tid: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 691 |     pub page: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadedThreadPage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] running `Command { std: "docker" "inspect" "19a21d6f0f91c0e97c190f6e1ca2a66ddb798b7a940150d15e4640b1f46ffd34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19a21d6f0f91c0e97c190f6e1ca2a66ddb798b7a940150d15e4640b1f46ffd34", kill_on_drop: false }`
[INFO] [stdout] 19a21d6f0f91c0e97c190f6e1ca2a66ddb798b7a940150d15e4640b1f46ffd34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ff864d7149e28d96ddc493b8a4f137d44b2bdb3dbeb7947235f4d91cc710268
[INFO] running `Command { std: "docker" "start" "-a" "2ff864d7149e28d96ddc493b8a4f137d44b2bdb3dbeb7947235f4d91cc710268", kill_on_drop: false }`
[INFO] [stderr]    Compiling tm-bbcode-macro v0.1.0 (/opt/rustwide/workdir/crates/tm-bbcode-macro)
[INFO] [stderr]    Compiling tm-macros v0.1.0 (/opt/rustwide/workdir/crates/tm-macros)
[INFO] [stderr]    Compiling tm-html v0.1.0 (/opt/rustwide/workdir/crates/tm-html)
[INFO] [stderr]    Compiling tm-types v0.1.0 (/opt/rustwide/workdir/crates/tm-types)
[INFO] [stderr]    Compiling tm-bbcode-webcolor v0.1.0 (/opt/rustwide/workdir/crates/tm-bbcode-webcolor)
[INFO] [stdout] warning: struct `TextLiteral` is never constructed
[INFO] [stdout]    --> crates/tm-bbcode-macro/src/lib.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | struct TextLiteral {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextLiteral` is never constructed
[INFO] [stdout]    --> crates/tm-bbcode-macro/src/lib.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | struct TextLiteral {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tm-api v0.1.0 (/opt/rustwide/workdir/crates/tm-api)
[INFO] [stderr]    Compiling tm-bbcode-macro-tests v0.1.0 (/opt/rustwide/workdir/crates/tm-bbcode-macro-tests)
[INFO] [stderr]    Compiling demo-parser v0.1.0 (/opt/rustwide/workdir/crates/tm-bbcode-parser)
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> crates/tm-bbcode-macro-tests/src/lib.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let x = bbx!(
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TABLE_WIDTH_30` is never used
[INFO] [stdout]  --> crates/tm-bbcode-macro-tests/src/lib.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |     const TABLE_WIDTH_30: i32 = 30;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TABLE_WIDTH_110` is never used
[INFO] [stdout]  --> crates/tm-bbcode-macro-tests/src/lib.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     const TABLE_WIDTH_110: i32 = 110;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/lib.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse_bbcode(data: impl AsRef<str>) {}
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Token` is more private than the item `Parser::new`
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/parser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn new(tokens: Vec<Token>) -> Self {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Parser::new` is reachable at visibility `pub`
[INFO] [stdout]   |
[INFO] [stdout] note: but type `Token` is only usable at visibility `pub(crate)`
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/token.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) enum Token {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tokens` is never read
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/parser.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Parser {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 4 |     tokens: Vec<Token>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `peek` is never used
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/scanner.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Scanner {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn peek(&mut self) -> Option<&char> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/token.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Head(TagHead),
[INFO] [stdout]   |     ---- ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 7 -     Head(TagHead),
[INFO] [stdout] 7 +     Head(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Tail(TagTail),
[INFO] [stdout]    |     ---- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 10 -     Tail(TagTail),
[INFO] [stdout] 10 +     Tail(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Text(String),
[INFO] [stdout]    |     ---- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 13 -     Text(String),
[INFO] [stdout] 13 +     Text(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `attr` are never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct TagHead {
[INFO] [stdout]    |                   ------- fields in this struct
[INFO] [stdout] 21 |     /// Tag name.
[INFO] [stdout] 22 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub attr: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TagHead` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) struct TagTail {
[INFO] [stdout]    |                   ------- field in this struct
[INFO] [stdout] 33 |     /// Tag name.
[INFO] [stdout] 34 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TagTail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/lib.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse_bbcode(data: impl AsRef<str>) {}
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Token` is more private than the item `Parser::new`
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/parser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn new(tokens: Vec<Token>) -> Self {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Parser::new` is reachable at visibility `pub`
[INFO] [stdout]   |
[INFO] [stdout] note: but type `Token` is only usable at visibility `pub(crate)`
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/token.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) enum Token {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tokens` is never read
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/parser.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Parser {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 4 |     tokens: Vec<Token>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `peek` is never used
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/scanner.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Scanner {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn peek(&mut self) -> Option<&char> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/tm-bbcode-parser/src/token.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Head(TagHead),
[INFO] [stdout]   |     ---- ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 7 -     Head(TagHead),
[INFO] [stdout] 7 +     Head(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Tail(TagTail),
[INFO] [stdout]    |     ---- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 10 -     Tail(TagTail),
[INFO] [stdout] 10 +     Tail(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Text(String),
[INFO] [stdout]    |     ---- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 13 -     Text(String),
[INFO] [stdout] 13 +     Text(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `attr` are never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct TagHead {
[INFO] [stdout]    |                   ------- fields in this struct
[INFO] [stdout] 21 |     /// Tag name.
[INFO] [stdout] 22 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub attr: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TagHead` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> crates/tm-bbcode-parser/src/token.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) struct TagTail {
[INFO] [stdout]    |                   ------- field in this struct
[INFO] [stdout] 33 |     /// Tag name.
[INFO] [stdout] 34 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TagTail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tm-cli v0.1.0 (/opt/rustwide/workdir/crates/tm-cli)
[INFO] [stdout] warning: unused variable: `floor`
[INFO] [stdout]    --> crates/tm-cli/src/points.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 344 |         let floor = record.get(0).unwrap();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_floor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_group` and `new_single` are never used
[INFO] [stdout]    --> crates/tm-cli/src/config.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 400 | impl ThreadGroup {
[INFO] [stdout]     | ---------------- associated functions in this implementation
[INFO] [stdout] 401 |     pub fn new_group(name: String, thread: Vec<Thread>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub fn new_single(thread: Thread) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tid` and `page` are never read
[INFO] [stdout]    --> crates/tm-cli/src/config.rs:688:9
[INFO] [stdout]     |
[INFO] [stdout] 677 | pub(crate) struct LoadedThreadPage {
[INFO] [stdout]     |                   ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 688 |     pub tid: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 691 |     pub page: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadedThreadPage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.79s
[INFO] running `Command { std: "docker" "inspect" "2ff864d7149e28d96ddc493b8a4f137d44b2bdb3dbeb7947235f4d91cc710268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ff864d7149e28d96ddc493b8a4f137d44b2bdb3dbeb7947235f4d91cc710268", kill_on_drop: false }`
[INFO] [stdout] 2ff864d7149e28d96ddc493b8a4f137d44b2bdb3dbeb7947235f4d91cc710268
