[INFO] fetching crate machine-check 0.7.0... [INFO] testing machine-check-0.7.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate machine-check 0.7.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate machine-check 0.7.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate machine-check 0.7.0 [INFO] tweaked toml for crates.io crate machine-check 0.7.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate machine-check 0.7.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate machine-check 0.7.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.113 [INFO] [stderr] Downloaded escargot v0.5.15 [INFO] [stderr] Downloaded target-triple v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d756a772d851b86bb37adea419f0dd61db10b4c7a027454c7cf604e817786333 [INFO] running `Command { std: "docker" "start" "-a" "d756a772d851b86bb37adea419f0dd61db10b4c7a027454c7cf604e817786333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d756a772d851b86bb37adea419f0dd61db10b4c7a027454c7cf604e817786333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d756a772d851b86bb37adea419f0dd61db10b4c7a027454c7cf604e817786333", kill_on_drop: false }` [INFO] [stdout] d756a772d851b86bb37adea419f0dd61db10b4c7a027454c7cf604e817786333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ad3b27c5d9b90f25cdc95829ba54ede666134099f9e38856e727a49c6af5f5a [INFO] running `Command { std: "docker" "start" "-a" "5ad3b27c5d9b90f25cdc95829ba54ede666134099f9e38856e727a49c6af5f5a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling vec1 v1.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling partitions v0.2.4 [INFO] [stderr] Compiling syn-path v2.1.0 [INFO] [stderr] Compiling machine-check-bitmask-switch v0.5.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling mck v0.7.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling machine-check-common v0.7.0 [INFO] [stderr] Compiling machine-check-machine v0.7.0 [INFO] [stderr] Compiling machine-check-exec v0.7.0 [INFO] [stderr] Compiling machine-check-macros v0.7.0 [INFO] [stderr] Compiling machine-check v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: partitions v0.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5ad3b27c5d9b90f25cdc95829ba54ede666134099f9e38856e727a49c6af5f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ad3b27c5d9b90f25cdc95829ba54ede666134099f9e38856e727a49c6af5f5a", kill_on_drop: false }` [INFO] [stdout] 5ad3b27c5d9b90f25cdc95829ba54ede666134099f9e38856e727a49c6af5f5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ea0829dc284c175b79dbf68721c4f6a28250789a24392c1289604bdbbd1601f [INFO] running `Command { std: "docker" "start" "-a" "4ea0829dc284c175b79dbf68721c4f6a28250789a24392c1289604bdbbd1601f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling escargot v0.5.15 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling mck v0.7.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling trybuild v1.0.113 [INFO] [stderr] Compiling machine-check-common v0.7.0 [INFO] [stderr] Compiling machine-check-machine v0.7.0 [INFO] [stderr] Compiling machine-check-exec v0.7.0 [INFO] [stderr] Compiling machine-check-macros v0.7.0 [INFO] [stderr] Compiling machine-check v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `machine-check` (example "hierarchy") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name hierarchy --edition=2021 examples/hierarchy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("Zdual_interval", "Zeq_domain", "gui", "machine-check-gui"))' -C metadata=1d3ae61b6cc6009c -C extra-filename=-0517934686921180 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-75f03288663f3d16.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-78636f2c68ec3c63.rlib --extern escargot=/opt/rustwide/target/debug/deps/libescargot-4d5e22b5f3329289.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern machine_check=/opt/rustwide/target/debug/deps/libmachine_check-c5fe5934f276918c.rlib --extern machine_check_common=/opt/rustwide/target/debug/deps/libmachine_check_common-76c9ceec61775b50.rlib --extern machine_check_exec=/opt/rustwide/target/debug/deps/libmachine_check_exec-73c3e1533aa1e557.rlib --extern machine_check_machine=/opt/rustwide/target/debug/deps/libmachine_check_machine-586dff75bb0481fb.rlib --extern machine_check_macros=/opt/rustwide/target/debug/deps/libmachine_check_macros-b502c3462ce62aa8.so --extern mck=/opt/rustwide/target/debug/deps/libmck-ccd96930a4e53b68.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-21a3e8d37d21058e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c08736902138f53.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90810c709b1ea44d.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-a2d8350641fd026a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `machine-check` (example "exclusive_or") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name exclusive_or --edition=2021 examples/exclusive_or.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("Zdual_interval", "Zeq_domain", "gui", "machine-check-gui"))' -C metadata=fac77532e7270e24 -C extra-filename=-280e876e7ed3db98 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-75f03288663f3d16.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-78636f2c68ec3c63.rlib --extern escargot=/opt/rustwide/target/debug/deps/libescargot-4d5e22b5f3329289.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern machine_check=/opt/rustwide/target/debug/deps/libmachine_check-c5fe5934f276918c.rlib --extern machine_check_common=/opt/rustwide/target/debug/deps/libmachine_check_common-76c9ceec61775b50.rlib --extern machine_check_exec=/opt/rustwide/target/debug/deps/libmachine_check_exec-73c3e1533aa1e557.rlib --extern machine_check_machine=/opt/rustwide/target/debug/deps/libmachine_check_machine-586dff75bb0481fb.rlib --extern machine_check_macros=/opt/rustwide/target/debug/deps/libmachine_check_macros-b502c3462ce62aa8.so --extern mck=/opt/rustwide/target/debug/deps/libmck-ccd96930a4e53b68.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-21a3e8d37d21058e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c08736902138f53.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90810c709b1ea44d.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-a2d8350641fd026a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `machine-check` (example "misc_array") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name misc_array --edition=2021 examples/misc/array.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("Zdual_interval", "Zeq_domain", "gui", "machine-check-gui"))' -C metadata=247dd8d8deeb9e75 -C extra-filename=-f39e92a3d17accef --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-75f03288663f3d16.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-78636f2c68ec3c63.rlib --extern escargot=/opt/rustwide/target/debug/deps/libescargot-4d5e22b5f3329289.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern machine_check=/opt/rustwide/target/debug/deps/libmachine_check-c5fe5934f276918c.rlib --extern machine_check_common=/opt/rustwide/target/debug/deps/libmachine_check_common-76c9ceec61775b50.rlib --extern machine_check_exec=/opt/rustwide/target/debug/deps/libmachine_check_exec-73c3e1533aa1e557.rlib --extern machine_check_machine=/opt/rustwide/target/debug/deps/libmachine_check_machine-586dff75bb0481fb.rlib --extern machine_check_macros=/opt/rustwide/target/debug/deps/libmachine_check_macros-b502c3462ce62aa8.so --extern mck=/opt/rustwide/target/debug/deps/libmck-ccd96930a4e53b68.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-21a3e8d37d21058e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c08736902138f53.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90810c709b1ea44d.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-a2d8350641fd026a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `machine-check` (example "misc_freerun") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name misc_freerun --edition=2021 examples/misc/freerun.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("Zdual_interval", "Zeq_domain", "gui", "machine-check-gui"))' -C metadata=0c439c35ef7d592e -C extra-filename=-1a8c6efef815fc3a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-75f03288663f3d16.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-78636f2c68ec3c63.rlib --extern escargot=/opt/rustwide/target/debug/deps/libescargot-4d5e22b5f3329289.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern machine_check=/opt/rustwide/target/debug/deps/libmachine_check-c5fe5934f276918c.rlib --extern machine_check_common=/opt/rustwide/target/debug/deps/libmachine_check_common-76c9ceec61775b50.rlib --extern machine_check_exec=/opt/rustwide/target/debug/deps/libmachine_check_exec-73c3e1533aa1e557.rlib --extern machine_check_machine=/opt/rustwide/target/debug/deps/libmachine_check_machine-586dff75bb0481fb.rlib --extern machine_check_macros=/opt/rustwide/target/debug/deps/libmachine_check_macros-b502c3462ce62aa8.so --extern mck=/opt/rustwide/target/debug/deps/libmck-ccd96930a4e53b68.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-21a3e8d37d21058e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c08736902138f53.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90810c709b1ea44d.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-a2d8350641fd026a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `machine-check` (example "misc_signed") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name misc_signed --edition=2021 examples/misc/signed.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("Zdual_interval", "Zeq_domain", "gui", "machine-check-gui"))' -C metadata=70a269e693824068 -C extra-filename=-71a3e3efb511d17c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-75f03288663f3d16.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-78636f2c68ec3c63.rlib --extern escargot=/opt/rustwide/target/debug/deps/libescargot-4d5e22b5f3329289.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern machine_check=/opt/rustwide/target/debug/deps/libmachine_check-c5fe5934f276918c.rlib --extern machine_check_common=/opt/rustwide/target/debug/deps/libmachine_check_common-76c9ceec61775b50.rlib --extern machine_check_exec=/opt/rustwide/target/debug/deps/libmachine_check_exec-73c3e1533aa1e557.rlib --extern machine_check_machine=/opt/rustwide/target/debug/deps/libmachine_check_machine-586dff75bb0481fb.rlib --extern machine_check_macros=/opt/rustwide/target/debug/deps/libmachine_check_macros-b502c3462ce62aa8.so --extern mck=/opt/rustwide/target/debug/deps/libmck-ccd96930a4e53b68.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-21a3e8d37d21058e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c08736902138f53.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90810c709b1ea44d.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-a2d8350641fd026a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `machine-check` (example "mu_infinitely_often") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name mu_infinitely_often --edition=2021 examples/mu_infinitely_often.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("Zdual_interval", "Zeq_domain", "gui", "machine-check-gui"))' -C metadata=f9c0b8d86c51a49c -C extra-filename=-4a85363d2d4deae5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-75f03288663f3d16.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-78636f2c68ec3c63.rlib --extern escargot=/opt/rustwide/target/debug/deps/libescargot-4d5e22b5f3329289.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern machine_check=/opt/rustwide/target/debug/deps/libmachine_check-c5fe5934f276918c.rlib --extern machine_check_common=/opt/rustwide/target/debug/deps/libmachine_check_common-76c9ceec61775b50.rlib --extern machine_check_exec=/opt/rustwide/target/debug/deps/libmachine_check_exec-73c3e1533aa1e557.rlib --extern machine_check_machine=/opt/rustwide/target/debug/deps/libmachine_check_machine-586dff75bb0481fb.rlib --extern machine_check_macros=/opt/rustwide/target/debug/deps/libmachine_check_macros-b502c3462ce62aa8.so --extern mck=/opt/rustwide/target/debug/deps/libmck-ccd96930a4e53b68.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-21a3e8d37d21058e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c08736902138f53.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90810c709b1ea44d.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-a2d8350641fd026a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4ea0829dc284c175b79dbf68721c4f6a28250789a24392c1289604bdbbd1601f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ea0829dc284c175b79dbf68721c4f6a28250789a24392c1289604bdbbd1601f", kill_on_drop: false }` [INFO] [stdout] 4ea0829dc284c175b79dbf68721c4f6a28250789a24392c1289604bdbbd1601f