[INFO] fetching crate const-bitfield 0.2.2...
[INFO] checking const-bitfield-0.2.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate const-bitfield 0.2.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate const-bitfield 0.2.2 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate const-bitfield 0.2.2
[INFO] finished tweaking crates.io crate const-bitfield 0.2.2
[INFO] tweaked toml for crates.io crate const-bitfield 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const-enum v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf16f6429ec94dcc9f470ea27218bae2f03d59cfc28a13921443b8dec69bcce5
[INFO] running `Command { std: "docker" "start" "-a" "bf16f6429ec94dcc9f470ea27218bae2f03d59cfc28a13921443b8dec69bcce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf16f6429ec94dcc9f470ea27218bae2f03d59cfc28a13921443b8dec69bcce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf16f6429ec94dcc9f470ea27218bae2f03d59cfc28a13921443b8dec69bcce5", kill_on_drop: false }`
[INFO] [stdout] bf16f6429ec94dcc9f470ea27218bae2f03d59cfc28a13921443b8dec69bcce5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30144ae325ec8b9b7ea16aacdb1fb3bfcad52ef3a6cdc3a323577ef5bd15199d
[INFO] running `Command { std: "docker" "start" "-a" "30144ae325ec8b9b7ea16aacdb1fb3bfcad52ef3a6cdc3a323577ef5bd15199d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking const-bitfield v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling const-enum v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking basic-toml v0.1.8
[INFO] [stdout] error[E0635]: unknown feature `const_convert`
[INFO] [stdout]  --> tests/bitfield_example.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_convert)] // optional, when using from/into conversion
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_convert`
[INFO] [stdout]  --> tests/bitfield_gdt.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_convert)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `const-bitfield` (test "bitfield_example") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u8>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u16>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u32>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u64>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u8>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u8>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u16>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u32>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u64>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u8>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `const-bitfield` (test "bitfield_gdt") due to 6 previous errors
[INFO] [stderr] error: could not compile `const-bitfield` (test "bitfield") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "30144ae325ec8b9b7ea16aacdb1fb3bfcad52ef3a6cdc3a323577ef5bd15199d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30144ae325ec8b9b7ea16aacdb1fb3bfcad52ef3a6cdc3a323577ef5bd15199d", kill_on_drop: false }`
[INFO] [stdout] 30144ae325ec8b9b7ea16aacdb1fb3bfcad52ef3a6cdc3a323577ef5bd15199d
[INFO] checking const-bitfield-0.2.2 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate const-bitfield 0.2.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate const-bitfield 0.2.2 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate const-bitfield 0.2.2
[INFO] finished tweaking crates.io crate const-bitfield 0.2.2
[INFO] tweaked toml for crates.io crate const-bitfield 0.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a94be62f14e8d9c274958e19bff673a7904cf27b16659722fcbcda523514cfdb
[INFO] running `Command { std: "docker" "start" "-a" "a94be62f14e8d9c274958e19bff673a7904cf27b16659722fcbcda523514cfdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a94be62f14e8d9c274958e19bff673a7904cf27b16659722fcbcda523514cfdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a94be62f14e8d9c274958e19bff673a7904cf27b16659722fcbcda523514cfdb", kill_on_drop: false }`
[INFO] [stdout] a94be62f14e8d9c274958e19bff673a7904cf27b16659722fcbcda523514cfdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c32fe4d753f7a9a44ea90c8929613e555fd040ff67f103f5160d064a11dd282c
[INFO] running `Command { std: "docker" "start" "-a" "c32fe4d753f7a9a44ea90c8929613e555fd040ff67f103f5160d064a11dd282c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking const-bitfield v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling const-enum v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking basic-toml v0.1.8
[INFO] [stdout] error[E0635]: unknown feature `const_convert`
[INFO] [stdout]  --> tests/bitfield_example.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_convert)] // optional, when using from/into conversion
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `const-bitfield` (test "bitfield_example") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0635]: unknown feature `const_convert`
[INFO] [stdout]  --> tests/bitfield_gdt.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_convert)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u8>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u16>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u32>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u64>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u8>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u8>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u16>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u32>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u64>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u8>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `const-bitfield` (test "bitfield") due to 11 previous errors
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `const-bitfield` (test "bitfield_gdt") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "c32fe4d753f7a9a44ea90c8929613e555fd040ff67f103f5160d064a11dd282c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c32fe4d753f7a9a44ea90c8929613e555fd040ff67f103f5160d064a11dd282c", kill_on_drop: false }`
[INFO] [stdout] c32fe4d753f7a9a44ea90c8929613e555fd040ff67f103f5160d064a11dd282c
