[INFO] cloning repository https://github.com/SmalltalkLand/Smalltalk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SmalltalkLand/Smalltalk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmalltalkLand%2FSmalltalk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmalltalkLand%2FSmalltalk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 791d25520a8e3b3b059b69e5ffaedefd65e607d1 [INFO] checking SmalltalkLand/Smalltalk against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmalltalkLand%2FSmalltalk" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 16% (19/118) Checking out files: 17% (21/118) Checking out files: 18% (22/118) Checking out files: 19% (23/118) Checking out files: 20% (24/118) Checking out files: 21% (25/118) Checking out files: 22% (26/118) Checking out files: 23% (28/118) Checking out files: 24% (29/118) Checking out files: 25% (30/118) Checking out files: 26% (31/118) Checking out files: 27% (32/118) Checking out files: 28% (34/118) Checking out files: 29% (35/118) Checking out files: 30% (36/118) Checking out files: 31% (37/118) Checking out files: 32% (38/118) Checking out files: 33% (39/118) Checking out files: 34% (41/118) Checking out files: 35% (42/118) Checking out files: 36% (43/118) Checking out files: 37% (44/118) Checking out files: 38% (45/118) Checking out files: 39% (47/118) Checking out files: 40% (48/118) Checking out files: 41% (49/118) Checking out files: 42% (50/118) Checking out files: 43% (51/118) Checking out files: 44% (52/118) Checking out files: 45% (54/118) Checking out files: 46% (55/118) Checking out files: 47% (56/118) Checking out files: 48% (57/118) Checking out files: 49% (58/118) Checking out files: 50% (59/118) Checking out files: 51% (61/118) Checking out files: 52% (62/118) Checking out files: 53% (63/118) Checking out files: 54% (64/118) Checking out files: 55% (65/118) Checking out files: 56% (67/118) Checking out files: 57% (68/118) Checking out files: 58% (69/118) Checking out files: 59% (70/118) Checking out files: 60% (71/118) Checking out files: 61% (72/118) Checking out files: 62% (74/118) Checking out files: 63% (75/118) Checking out files: 64% (76/118) Checking out files: 65% (77/118) Checking out files: 66% (78/118) Checking out files: 67% (80/118) Checking out files: 68% (81/118) Checking out files: 69% (82/118) Checking out files: 70% (83/118) Checking out files: 71% (84/118) Checking out files: 72% (85/118) Checking out files: 73% (87/118) Checking out files: 74% (88/118) Checking out files: 75% (89/118) Checking out files: 76% (90/118) Checking out files: 77% (91/118) Checking out files: 78% (93/118) Checking out files: 79% (94/118) Checking out files: 80% (95/118) Checking out files: 81% (96/118) Checking out files: 82% (97/118) Checking out files: 83% (98/118) Checking out files: 84% (100/118) Checking out files: 85% (101/118) Checking out files: 86% (102/118) Checking out files: 87% (103/118) Checking out files: 88% (104/118) Checking out files: 89% (106/118) Checking out files: 90% (107/118) Checking out files: 91% (108/118) Checking out files: 92% (109/118) Checking out files: 93% (110/118) Checking out files: 94% (111/118) Checking out files: 95% (113/118) Checking out files: 96% (114/118) Checking out files: 97% (115/118) Checking out files: 98% (116/118) Checking out files: 99% (117/118) Checking out files: 100% (118/118) Checking out files: 100% (118/118), done. [INFO] validating manifest of git repo https://github.com/SmalltalkLand/Smalltalk on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SmalltalkLand/Smalltalk [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/SmalltalkLand/Smalltalk [INFO] tweaked toml for git repo https://github.com/SmalltalkLand/Smalltalk written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/SmalltalkLand/Smalltalk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: inOS [INFO] [stderr] warning: unused manifest key: web [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp-serde v0.14.3 [INFO] [stderr] Downloaded serde_derive v1.0.111 [INFO] [stderr] Downloaded uart_16550 v0.2.7 [INFO] [stderr] Downloaded x86_64 v0.11.0 [INFO] [stderr] Downloaded cpuio v0.3.0 [INFO] [stderr] Downloaded type-operators v0.3.5 [INFO] [stderr] Downloaded pic8259_simple v0.2.0 [INFO] [stderr] Downloaded bootloader v0.9.3 [INFO] [stderr] Downloaded linked_list_allocator v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2cab3015c7a7f2fd0314ee8af64787be40a52d611a0c8dac4cb13a7975fa7d5a [INFO] running `Command { std: "docker" "start" "-a" "2cab3015c7a7f2fd0314ee8af64787be40a52d611a0c8dac4cb13a7975fa7d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cab3015c7a7f2fd0314ee8af64787be40a52d611a0c8dac4cb13a7975fa7d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cab3015c7a7f2fd0314ee8af64787be40a52d611a0c8dac4cb13a7975fa7d5a", kill_on_drop: false }` [INFO] [stdout] 2cab3015c7a7f2fd0314ee8af64787be40a52d611a0c8dac4cb13a7975fa7d5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] decc476abbfda3528748b396a1d242892a3ca5aac793ffdcaeb8f31801928a6b [INFO] running `Command { std: "docker" "start" "-a" "decc476abbfda3528748b396a1d242892a3ca5aac793ffdcaeb8f31801928a6b", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: inOS [INFO] [stderr] warning: unused manifest key: web [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling x86_64 v0.11.0 [INFO] [stderr] Compiling bootloader v0.9.3 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking conquer-util v0.2.0 [INFO] [stderr] Checking cpuio v0.3.0 [INFO] [stderr] Checking volatile v0.2.6 [INFO] [stderr] Checking pc-keyboard v0.5.0 [INFO] [stderr] Checking type-operators v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pic8259_simple v0.2.0 [INFO] [stderr] Checking conquer-once v0.2.0 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking spinning_top v0.1.0 [INFO] [stderr] Checking linked_list_allocator v0.8.0 [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.8.0/src/hole.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | next: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linked_list_allocator` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:378:31 [INFO] [stdout] | [INFO] [stdout] 378 | divide_error: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:378:31 [INFO] [stdout] | [INFO] [stdout] 378 | divide_error: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:379:24 [INFO] [stdout] | [INFO] [stdout] 379 | debug: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:379:24 [INFO] [stdout] | [INFO] [stdout] 379 | debug: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:380:41 [INFO] [stdout] | [INFO] [stdout] 380 | non_maskable_interrupt: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:380:41 [INFO] [stdout] | [INFO] [stdout] 380 | non_maskable_interrupt: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:381:29 [INFO] [stdout] | [INFO] [stdout] 381 | breakpoint: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:381:29 [INFO] [stdout] | [INFO] [stdout] 381 | breakpoint: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:382:27 [INFO] [stdout] | [INFO] [stdout] 382 | overflow: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:382:27 [INFO] [stdout] | [INFO] [stdout] 382 | overflow: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:383:39 [INFO] [stdout] | [INFO] [stdout] 383 | bound_range_exceeded: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:383:39 [INFO] [stdout] | [INFO] [stdout] 383 | bound_range_exceeded: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:384:33 [INFO] [stdout] | [INFO] [stdout] 384 | invalid_opcode: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:384:33 [INFO] [stdout] | [INFO] [stdout] 384 | invalid_opcode: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | device_not_available: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | device_not_available: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:386:31 [INFO] [stdout] | [INFO] [stdout] 386 | double_fault: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:386:31 [INFO] [stdout] | [INFO] [stdout] 386 | double_fault: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:387:46 [INFO] [stdout] | [INFO] [stdout] 387 | coprocessor_segment_overrun: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:387:46 [INFO] [stdout] | [INFO] [stdout] 387 | coprocessor_segment_overrun: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:388:30 [INFO] [stdout] | [INFO] [stdout] 388 | invalid_tss: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:388:30 [INFO] [stdout] | [INFO] [stdout] 388 | invalid_tss: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:389:38 [INFO] [stdout] | [INFO] [stdout] 389 | segment_not_present: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:389:38 [INFO] [stdout] | [INFO] [stdout] 389 | segment_not_present: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:390:38 [INFO] [stdout] | [INFO] [stdout] 390 | stack_segment_fault: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:390:38 [INFO] [stdout] | [INFO] [stdout] 390 | stack_segment_fault: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:391:43 [INFO] [stdout] | [INFO] [stdout] 391 | general_protection_fault: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:391:43 [INFO] [stdout] | [INFO] [stdout] 391 | general_protection_fault: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:392:29 [INFO] [stdout] | [INFO] [stdout] 392 | page_fault: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:392:29 [INFO] [stdout] | [INFO] [stdout] 392 | page_fault: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:393:29 [INFO] [stdout] | [INFO] [stdout] 393 | reserved_1: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:393:29 [INFO] [stdout] | [INFO] [stdout] 393 | reserved_1: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:394:37 [INFO] [stdout] | [INFO] [stdout] 394 | x87_floating_point: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:394:37 [INFO] [stdout] | [INFO] [stdout] 394 | x87_floating_point: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:395:34 [INFO] [stdout] | [INFO] [stdout] 395 | alignment_check: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:395:34 [INFO] [stdout] | [INFO] [stdout] 395 | alignment_check: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:396:32 [INFO] [stdout] | [INFO] [stdout] 396 | machine_check: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:396:32 [INFO] [stdout] | [INFO] [stdout] 396 | machine_check: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:397:38 [INFO] [stdout] | [INFO] [stdout] 397 | simd_floating_point: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:397:38 [INFO] [stdout] | [INFO] [stdout] 397 | simd_floating_point: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:398:33 [INFO] [stdout] | [INFO] [stdout] 398 | virtualization: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:398:33 [INFO] [stdout] | [INFO] [stdout] 398 | virtualization: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:399:29 [INFO] [stdout] | [INFO] [stdout] 399 | reserved_2: [Entry::missing(); 9], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:399:29 [INFO] [stdout] | [INFO] [stdout] 399 | reserved_2: [Entry::missing(); 9], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:399:30 [INFO] [stdout] | [INFO] [stdout] 399 | reserved_2: [Entry::missing(); 9], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:399:30 [INFO] [stdout] | [INFO] [stdout] 399 | reserved_2: [Entry::missing(); 9], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:400:37 [INFO] [stdout] | [INFO] [stdout] 400 | security_exception: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:400:37 [INFO] [stdout] | [INFO] [stdout] 400 | security_exception: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:401:29 [INFO] [stdout] | [INFO] [stdout] 401 | reserved_3: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:401:29 [INFO] [stdout] | [INFO] [stdout] 401 | reserved_3: Entry::missing(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:402:29 [INFO] [stdout] | [INFO] [stdout] 402 | interrupts: [Entry::missing(); 256 - 32], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:402:29 [INFO] [stdout] | [INFO] [stdout] 402 | interrupts: [Entry::missing(); 256 - 32], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: function pointers cannot appear in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:402:30 [INFO] [stdout] | [INFO] [stdout] 402 | interrupts: [Entry::missing(); 256 - 32], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_fn_ptr_basics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/idt.rs:402:30 [INFO] [stdout] | [INFO] [stdout] 402 | interrupts: [Entry::missing(); 256 - 32], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PageTableEntry: core::marker::Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.11.0/src/structures/paging/page_table.rs:192:22 [INFO] [stdout] | [INFO] [stdout] 192 | entries: [PageTableEntry::new(); ENTRY_COUNT], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `PageTableEntry` [INFO] [stdout] | [INFO] [stdout] = note: the `Copy` trait is required because the repeated element will be copied [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 55 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "decc476abbfda3528748b396a1d242892a3ca5aac793ffdcaeb8f31801928a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "decc476abbfda3528748b396a1d242892a3ca5aac793ffdcaeb8f31801928a6b", kill_on_drop: false }` [INFO] [stdout] decc476abbfda3528748b396a1d242892a3ca5aac793ffdcaeb8f31801928a6b