[INFO] cloning repository https://github.com/jtorreggiani/lam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtorreggiani/lam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtorreggiani%2Flam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtorreggiani%2Flam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9d735c4f5c2afd30720840e97a00e1ce74df2c3 [INFO] testing jtorreggiani/lam against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtorreggiani%2Flam" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jtorreggiani/lam [INFO] finished tweaking git repo https://github.com/jtorreggiani/lam [INFO] tweaked toml for git repo https://github.com/jtorreggiani/lam written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jtorreggiani/lam on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jtorreggiani/lam 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d91f98fc42d5752f6f13b2ec27db70a7d251e2943bc15bc5606247b580a3f8f2 [INFO] running `Command { std: "docker" "start" "-a" "d91f98fc42d5752f6f13b2ec27db70a7d251e2943bc15bc5606247b580a3f8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d91f98fc42d5752f6f13b2ec27db70a7d251e2943bc15bc5606247b580a3f8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d91f98fc42d5752f6f13b2ec27db70a7d251e2943bc15bc5606247b580a3f8f2", kill_on_drop: false }` [INFO] [stdout] d91f98fc42d5752f6f13b2ec27db70a7d251e2943bc15bc5606247b580a3f8f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5921188016ac801f6115780fc5f126679ca3769a99348ae43027f1bcebd5f172 [INFO] running `Command { std: "docker" "start" "-a" "5921188016ac801f6115780fc5f126679ca3769a99348ae43027f1bcebd5f172", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling lam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.26s [INFO] running `Command { std: "docker" "inspect" "5921188016ac801f6115780fc5f126679ca3769a99348ae43027f1bcebd5f172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5921188016ac801f6115780fc5f126679ca3769a99348ae43027f1bcebd5f172", kill_on_drop: false }` [INFO] [stdout] 5921188016ac801f6115780fc5f126679ca3769a99348ae43027f1bcebd5f172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] aa95855ddaea3a8325019edef24c5237e7d7427bf49d400796b16e81c22bbe03 [INFO] running `Command { std: "docker" "start" "-a" "aa95855ddaea3a8325019edef24c5237e7d7427bf49d400796b16e81c22bbe03", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling lam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] error: could not compile `lam` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name lam --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac3f95fa384fa412 -C extra-filename=-60f520ebf3cb458d --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libassert_cmd-79f908d334dbe8d5.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-2729ab80528037c2.rlib --extern env_logger=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenv_logger-a49a470076ff4cb3.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-b83bcac5887b9451.rlib --extern pest=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpest-d3bb61633f531584.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-fd652b09a4a088ec.so --extern predicates=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpredicates-f0eb01ffd12f536b.rlib --extern quickcheck=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libquickcheck-0040771e0196bc42.rlib --extern tempfile=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtempfile-3123d95a93aeb55f.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-c3a9c486a27a4ca7.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 `lam` (test "test_instruction") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name test_instruction --edition=2021 tests/test_instruction.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a1aae65972a97f6a -C extra-filename=-79abce7be2b6ef99 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libassert_cmd-79f908d334dbe8d5.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-2729ab80528037c2.rlib --extern env_logger=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenv_logger-a49a470076ff4cb3.rlib --extern lam=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblam-57f2271592168d21.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-b83bcac5887b9451.rlib --extern pest=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpest-d3bb61633f531584.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-fd652b09a4a088ec.so --extern predicates=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpredicates-f0eb01ffd12f536b.rlib --extern quickcheck=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libquickcheck-0040771e0196bc42.rlib --extern tempfile=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtempfile-3123d95a93aeb55f.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-c3a9c486a27a4ca7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lam` (test "test_prolog_interpreter") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name test_prolog_interpreter --edition=2021 tests/test_prolog_interpreter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5cf98889ec1e949 -C extra-filename=-3e95ecda2bfca1cc --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libassert_cmd-79f908d334dbe8d5.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-2729ab80528037c2.rlib --extern env_logger=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenv_logger-a49a470076ff4cb3.rlib --extern lam=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblam-57f2271592168d21.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-b83bcac5887b9451.rlib --extern pest=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpest-d3bb61633f531584.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-fd652b09a4a088ec.so --extern predicates=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpredicates-f0eb01ffd12f536b.rlib --extern quickcheck=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libquickcheck-0040771e0196bc42.rlib --extern tempfile=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtempfile-3123d95a93aeb55f.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-c3a9c486a27a4ca7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lam` (test "test_instruction_interpreter") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name test_instruction_interpreter --edition=2021 tests/test_instruction_interpreter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eabcf15e1e72ea84 -C extra-filename=-0d05ba350880237e --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libassert_cmd-79f908d334dbe8d5.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-2729ab80528037c2.rlib --extern env_logger=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenv_logger-a49a470076ff4cb3.rlib --extern lam=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblam-57f2271592168d21.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-b83bcac5887b9451.rlib --extern pest=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpest-d3bb61633f531584.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-fd652b09a4a088ec.so --extern predicates=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpredicates-f0eb01ffd12f536b.rlib --extern quickcheck=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libquickcheck-0040771e0196bc42.rlib --extern tempfile=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtempfile-3123d95a93aeb55f.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-c3a9c486a27a4ca7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "aa95855ddaea3a8325019edef24c5237e7d7427bf49d400796b16e81c22bbe03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa95855ddaea3a8325019edef24c5237e7d7427bf49d400796b16e81c22bbe03", kill_on_drop: false }` [INFO] [stdout] aa95855ddaea3a8325019edef24c5237e7d7427bf49d400796b16e81c22bbe03