[INFO] cloning repository https://github.com/HenryHeffan/rust_act [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HenryHeffan/rust_act" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHenryHeffan%2Frust_act", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHenryHeffan%2Frust_act'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72918e3ede36b59caab2a240066e933b224e2484 [INFO] checking HenryHeffan/rust_act against master#94b72d6bebbddb5d17860914c4544f37365e988c for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHenryHeffan%2Frust_act" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HenryHeffan/rust_act on toolchain 94b72d6bebbddb5d17860914c4544f37365e988c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HenryHeffan/rust_act [INFO] finished tweaking git repo https://github.com/HenryHeffan/rust_act [INFO] tweaked toml for git repo https://github.com/HenryHeffan/rust_act written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/HenryHeffan/rust_act 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" "+94b72d6bebbddb5d17860914c4544f37365e988c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded brownstone v1.1.0 [INFO] [stderr] Downloaded nom-supreme v0.6.0 [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" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 367c02fda97e582d5ec5fe40612bc04b37f00090dba1cbe37ba4dc32b7d0f5d4 [INFO] running `Command { std: "docker" "start" "-a" "367c02fda97e582d5ec5fe40612bc04b37f00090dba1cbe37ba4dc32b7d0f5d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "367c02fda97e582d5ec5fe40612bc04b37f00090dba1cbe37ba4dc32b7d0f5d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "367c02fda97e582d5ec5fe40612bc04b37f00090dba1cbe37ba4dc32b7d0f5d4", kill_on_drop: false }` [INFO] [stdout] 367c02fda97e582d5ec5fe40612bc04b37f00090dba1cbe37ba4dc32b7d0f5d4 [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" "+94b72d6bebbddb5d17860914c4544f37365e988c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7597fad66c9cb5a1e434123e9b5ef496d2353df272d0eb2ecaf9a7aa59a9909 [INFO] running `Command { std: "docker" "start" "-a" "d7597fad66c9cb5a1e434123e9b5ef496d2353df272d0eb2ecaf9a7aa59a9909", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking brownstone v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking ariadne v0.1.5 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Checking pretty v0.11.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nom-supreme v0.6.0 [INFO] [stderr] Checking lex_parse v0.1.0 (/opt/rustwide/workdir/lex_parse) [INFO] [stdout] warning: unused import: `nom_supreme::error::ErrorTree` [INFO] [stdout] --> lex_parse/src/error.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use nom_supreme::error::ErrorTree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom_supreme::error::ErrorTree` [INFO] [stdout] --> lex_parse/src/error.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use nom_supreme::error::ErrorTree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Many0`, `Many1`, `Unterm` [INFO] [stdout] --> lex_parse/src/basic.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::utils::{CtrlC, CtrlN, ET, KwC, Many0, Many1, MyParserExt, ParserExt2, uncut, Unterm}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ET` is imported redundantly [INFO] [stdout] --> lex_parse/src/items.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::utils::{ET, MyParserExt, ParserExt2}; [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 14 | basic::{*, ast::*}, [INFO] [stdout] | - the item `ET` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MyParserExt` is imported redundantly [INFO] [stdout] --> lex_parse/src/items.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::utils::{ET, MyParserExt, ParserExt2}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | basic::{*, ast::*}, [INFO] [stdout] | - the item `MyParserExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParserExt2` is imported redundantly [INFO] [stdout] --> lex_parse/src/items.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::utils::{ET, MyParserExt, ParserExt2}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | basic::{*, ast::*}, [INFO] [stdout] | - the item `ParserExt2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MyParserExt` is imported redundantly [INFO] [stdout] --> lex_parse/src/langs.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::utils::{ET, MyParserExt, ParserExt2}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | [INFO] [stdout] 18 | use super::basic::{*, ast::*}; [INFO] [stdout] | - the item `MyParserExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Many0`, `Many1`, `Unterm` [INFO] [stdout] --> lex_parse/src/basic.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::utils::{CtrlC, CtrlN, ET, KwC, Many0, Many1, MyParserExt, ParserExt2, uncut, Unterm}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParserExt2` is imported redundantly [INFO] [stdout] --> lex_parse/src/langs.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::utils::{ET, MyParserExt, ParserExt2}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 17 | [INFO] [stdout] 18 | use super::basic::{*, ast::*}; [INFO] [stdout] | - the item `ParserExt2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Unterm` is imported redundantly [INFO] [stdout] --> lex_parse/src/langs.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::utils::{SepList1, Unterm}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 24 | [INFO] [stdout] 25 | use super::*; [INFO] [stdout] | -------- the item `Unterm` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hse_body` is imported redundantly [INFO] [stdout] --> lex_parse/src/langs.rs:1116:42 [INFO] [stdout] | [INFO] [stdout] 1115 | *, [INFO] [stdout] | - the item `hse_body` is already imported here [INFO] [stdout] 1116 | lang_chp_hse::{ast::HseItemList, hse_body}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nom` is imported redundantly [INFO] [stdout] --> lex_parse/src/utils.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nom; [INFO] [stdout] | ^^^ the item `nom` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ET` is imported redundantly [INFO] [stdout] --> lex_parse/src/items.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::utils::{ET, MyParserExt, ParserExt2}; [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 14 | basic::{*, ast::*}, [INFO] [stdout] | - the item `ET` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MyParserExt` is imported redundantly [INFO] [stdout] --> lex_parse/src/items.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::utils::{ET, MyParserExt, ParserExt2}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | basic::{*, ast::*}, [INFO] [stdout] | - the item `MyParserExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParserExt2` is imported redundantly [INFO] [stdout] --> lex_parse/src/items.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::utils::{ET, MyParserExt, ParserExt2}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | basic::{*, ast::*}, [INFO] [stdout] | - the item `ParserExt2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MyParserExt` is imported redundantly [INFO] [stdout] --> lex_parse/src/langs.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::utils::{ET, MyParserExt, ParserExt2}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | [INFO] [stdout] 18 | use super::basic::{*, ast::*}; [INFO] [stdout] | - the item `MyParserExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParserExt2` is imported redundantly [INFO] [stdout] --> lex_parse/src/langs.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::utils::{ET, MyParserExt, ParserExt2}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 17 | [INFO] [stdout] 18 | use super::basic::{*, ast::*}; [INFO] [stdout] | - the item `ParserExt2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Unterm` is imported redundantly [INFO] [stdout] --> lex_parse/src/langs.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::utils::{SepList1, Unterm}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 24 | [INFO] [stdout] 25 | use super::*; [INFO] [stdout] | -------- the item `Unterm` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hse_body` is imported redundantly [INFO] [stdout] --> lex_parse/src/langs.rs:1116:42 [INFO] [stdout] | [INFO] [stdout] 1115 | *, [INFO] [stdout] | - the item `hse_body` is already imported here [INFO] [stdout] 1116 | lang_chp_hse::{ast::HseItemList, hse_body}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nom` is imported redundantly [INFO] [stdout] --> lex_parse/src/utils.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nom; [INFO] [stdout] | ^^^ the item `nom` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stdout] warning: methods `then_ignore` and `ignore_then_opt` are never used [INFO] [stdout] --> lex_parse/src/utils.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 331 | pub trait ParserExt2: ParserExt + Sized { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 334 | fn then_ignore(self, terminator: F) -> Terminated [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 351 | fn ignore_then_opt(self, successor: F) -> Preceded, Self, O> [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ang_braced` is never used [INFO] [stdout] --> lex_parse/src/utils.rs:441:8 [INFO] [stdout] | [INFO] [stdout] 412 | pub trait MyParserExt<'a, O, E: ET<'a>>: Parser<&'a [u8], O, E> + Sized { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 441 | fn ang_braced(self) -> MyDelim { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `then_ignore` and `ignore_then_opt` are never used [INFO] [stdout] --> lex_parse/src/utils.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 331 | pub trait ParserExt2: ParserExt + Sized { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 334 | fn then_ignore(self, terminator: F) -> Terminated [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 351 | fn ignore_then_opt(self, successor: F) -> Preceded, Self, O> [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ang_braced` is never used [INFO] [stdout] --> lex_parse/src/utils.rs:441:8 [INFO] [stdout] | [INFO] [stdout] 412 | pub trait MyParserExt<'a, O, E: ET<'a>>: Parser<&'a [u8], O, E> + Sized { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 441 | fn ang_braced(self) -> MyDelim { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking act_fmt v0.1.0 (/opt/rustwide/workdir/act_fmt) [INFO] [stderr] Checking symantics v0.1.0 (/opt/rustwide/workdir/symantics) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> act_fmt/src/utils.rs:373:45 [INFO] [stdout] | [INFO] [stdout] 373 | items.into_iter().for_each(|mut item| { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> act_fmt/src/utils.rs:373:45 [INFO] [stdout] | [INFO] [stdout] 373 | items.into_iter().for_each(|mut item| { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v3.1.12 [INFO] [stderr] Checking rust_act v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s [INFO] running `Command { std: "docker" "inspect" "d7597fad66c9cb5a1e434123e9b5ef496d2353df272d0eb2ecaf9a7aa59a9909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7597fad66c9cb5a1e434123e9b5ef496d2353df272d0eb2ecaf9a7aa59a9909", kill_on_drop: false }` [INFO] [stdout] d7597fad66c9cb5a1e434123e9b5ef496d2353df272d0eb2ecaf9a7aa59a9909 [INFO] checking HenryHeffan/rust_act against try#cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHenryHeffan%2Frust_act" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HenryHeffan/rust_act on toolchain cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HenryHeffan/rust_act [INFO] finished tweaking git repo https://github.com/HenryHeffan/rust_act [INFO] tweaked toml for git repo https://github.com/HenryHeffan/rust_act written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/HenryHeffan/rust_act 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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d71df3626428ba7a045aab08f1f9286fed709f78de6c2abfc9da3ed0b1c858b [INFO] running `Command { std: "docker" "start" "-a" "4d71df3626428ba7a045aab08f1f9286fed709f78de6c2abfc9da3ed0b1c858b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d71df3626428ba7a045aab08f1f9286fed709f78de6c2abfc9da3ed0b1c858b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d71df3626428ba7a045aab08f1f9286fed709f78de6c2abfc9da3ed0b1c858b", kill_on_drop: false }` [INFO] [stdout] 4d71df3626428ba7a045aab08f1f9286fed709f78de6c2abfc9da3ed0b1c858b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7250f7793a58fa9a0a80b39bfaa6688df0b55f768d783d3f7e7ccde84f178cfe [INFO] running `Command { std: "docker" "start" "-a" "7250f7793a58fa9a0a80b39bfaa6688df0b55f768d783d3f7e7ccde84f178cfe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Checking brownstone v1.1.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking ariadne v0.1.5 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Checking pretty v0.11.3 [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] | | -------- temporary value created here [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] | | ------------- temporary value created here [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] 1660 | | Doc::Fail => &Doc::Fail, [INFO] [stdout] | | --------- temporary value created here [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1663 | | &Doc::FlatAlt(RefDoc(&Doc::Hardline), RefDoc(&Doc::BorrowedText(" "))) [INFO] [stdout] | | --------------------------------------------------------------------- temporary value created here [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1663 | | &Doc::FlatAlt(RefDoc(&Doc::Hardline), RefDoc(&Doc::BorrowedText(" "))) [INFO] [stdout] | | ---------------------- temporary value created here [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1663 | | &Doc::FlatAlt(RefDoc(&Doc::Hardline), RefDoc(&Doc::BorrowedText(" "))) [INFO] [stdout] | | ------------- temporary value created here [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1667 | | &Doc::FlatAlt(RefDoc(&Doc::Hardline), RefDoc(&Doc::Nil)) [INFO] [stdout] | | ------------------------------------------------------- temporary value created here [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1667 | | &Doc::FlatAlt(RefDoc(&Doc::Hardline), RefDoc(&Doc::Nil)) [INFO] [stdout] | | -------- temporary value created here [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1667 | | &Doc::FlatAlt(RefDoc(&Doc::Hardline), RefDoc(&Doc::Nil)) [INFO] [stdout] | | ------------- temporary value created here [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1673 | | ))) => &Doc::Group(RefDoc(&Doc::FlatAlt( [INFO] [stdout] | | _____________________- [INFO] [stdout] 1674 | || RefDoc(&Doc::Hardline), [INFO] [stdout] 1675 | || RefDoc(&Doc::BorrowedText(" ")), [INFO] [stdout] 1676 | || ))), [INFO] [stdout] | ||_______________- temporary value created here [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |___________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1673 | | ))) => &Doc::Group(RefDoc(&Doc::FlatAlt( [INFO] [stdout] | | ________________________________________- [INFO] [stdout] 1674 | || RefDoc(&Doc::Hardline), [INFO] [stdout] 1675 | || RefDoc(&Doc::BorrowedText(" ")), [INFO] [stdout] 1676 | || ))), [INFO] [stdout] | ||_____________- temporary value created here [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |___________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1675 | | RefDoc(&Doc::BorrowedText(" ")), [INFO] [stdout] | | ---------------------- temporary value created here [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1674 | | RefDoc(&Doc::Hardline), [INFO] [stdout] | | ------------- temporary value created here [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1679 | | &Doc::Group(RefDoc(&Doc::FlatAlt( [INFO] [stdout] | | __________________- [INFO] [stdout] 1680 | || RefDoc(&Doc::Hardline), [INFO] [stdout] 1681 | || RefDoc(&Doc::Nil), [INFO] [stdout] 1682 | || ))) [INFO] [stdout] | ||___________________- temporary value created here [INFO] [stdout] 1683 | | } [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |___________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1679 | | &Doc::Group(RefDoc(&Doc::FlatAlt( [INFO] [stdout] | | _____________________________________- [INFO] [stdout] 1680 | || RefDoc(&Doc::Hardline), [INFO] [stdout] 1681 | || RefDoc(&Doc::Nil), [INFO] [stdout] 1682 | || ))) [INFO] [stdout] | ||_________________- temporary value created here [INFO] [stdout] 1683 | | } [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |___________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1681 | | RefDoc(&Doc::Nil), [INFO] [stdout] | | -------- temporary value created here [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pretty-0.11.3/src/lib.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | / RefDoc(match doc { [INFO] [stdout] 1657 | | // Return 'static references for common variants to avoid some allocations [INFO] [stdout] 1658 | | Doc::Nil => &Doc::Nil, [INFO] [stdout] 1659 | | Doc::Hardline => &Doc::Hardline, [INFO] [stdout] ... | [INFO] [stdout] 1680 | | RefDoc(&Doc::Hardline), [INFO] [stdout] | | ------------- temporary value created here [INFO] [stdout] ... | [INFO] [stdout] 1684 | | _ => self.docs.alloc(doc), [INFO] [stdout] 1685 | | }) [INFO] [stdout] | |__________^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0515`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pretty` (lib) due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7250f7793a58fa9a0a80b39bfaa6688df0b55f768d783d3f7e7ccde84f178cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7250f7793a58fa9a0a80b39bfaa6688df0b55f768d783d3f7e7ccde84f178cfe", kill_on_drop: false }` [INFO] [stdout] 7250f7793a58fa9a0a80b39bfaa6688df0b55f768d783d3f7e7ccde84f178cfe