[INFO] cloning repository https://github.com/ittoqs/halo-ces [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ittoqs/halo-ces" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fittoqs%2Fhalo-ces", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fittoqs%2Fhalo-ces'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0bea4ed9c2d1556ff8eaa0d2fd8b3cda367ebc76 [INFO] checking ittoqs/halo-ces against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fittoqs%2Fhalo-ces" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ittoqs/halo-ces [INFO] finished tweaking git repo https://github.com/ittoqs/halo-ces [INFO] tweaked toml for git repo https://github.com/ittoqs/halo-ces written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ittoqs/halo-ces on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ittoqs/halo-ces 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded padlock v0.2.0 [INFO] [stderr] Downloaded tray-item v0.10.0 [INFO] [stderr] Downloaded ort v2.0.0-rc.13 [INFO] [stderr] Downloaded hmac-sha256 v1.1.14 [INFO] [stderr] Downloaded ndarray v0.17.2 [INFO] [stderr] Downloaded ort-sys v2.0.0-rc.13 [INFO] [stderr] Downloaded der v0.8.1 [INFO] [stderr] Downloaded lzma-rust2 v0.15.8 [INFO] [stderr] Downloaded nokhwa-bindings-macos v0.2.4 [INFO] [stderr] Downloaded nokhwa-bindings-linux v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 470b81c81ee849a379751871f6312dfc8bd8c13d968cf053c0b77dfc6f2177b9 [INFO] running `Command { std: "docker" "start" "470b81c81ee849a379751871f6312dfc8bd8c13d968cf053c0b77dfc6f2177b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "470b81c81ee849a379751871f6312dfc8bd8c13d968cf053c0b77dfc6f2177b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "470b81c81ee849a379751871f6312dfc8bd8c13d968cf053c0b77dfc6f2177b9" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "470b81c81ee849a379751871f6312dfc8bd8c13d968cf053c0b77dfc6f2177b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "470b81c81ee849a379751871f6312dfc8bd8c13d968cf053c0b77dfc6f2177b9" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Checking bytemuck v1.25.2 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nasm-rs v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Checking event-listener v5.4.2 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking simd-adler32 v0.3.10 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling either v1.17.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling http v1.4.2 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.15.1 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling regex-automata v0.4.16 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling webpki-root-certs v1.0.9 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Compiling der v0.8.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking winnow v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.117 [INFO] [stderr] Compiling mozjpeg-sys v2.2.3 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling openssl v0.10.81 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling regex v1.13.1 [INFO] [stderr] Compiling matrixmultiply v0.3.11 [INFO] [stderr] Compiling hmac-sha256 v1.1.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling lzma-rust2 v0.15.8 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling nokhwa-bindings-macos v0.2.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking spin v0.9.9 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking ndarray v0.17.2 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking libloading v0.9.0 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling thiserror-impl v2.0.19 [INFO] [stderr] Compiling serde_repr v0.1.21 [INFO] [stderr] Compiling async-trait v0.1.91 [INFO] [stderr] Checking pulp v0.22.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking thiserror v2.0.19 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zerocopy-derive v0.8.55 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking mozjpeg v0.10.13 [INFO] [stderr] Checking async-signal v0.2.14 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking nokhwa-core v0.1.9 [INFO] [stderr] Checking nokhwa-bindings-windows v0.4.6 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling zvariant_utils v3.5.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling zvariant_derive v5.13.1 [INFO] [stderr] Checking futures-executor v0.3.33 [INFO] [stderr] Compiling zvariant v5.13.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] warning: libsqlite3-sys@0.28.0: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: libsqlite3-sys@0.28.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.28.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsqlite3-sys/69e96c00d9fe5b2f/out/build_script_build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG [INFO] [stderr] cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsqlite3-sys-0.28.0/sqlite3 [INFO] [stderr] cargo:rerun-if-changed=sqlite3/sqlite3.c [INFO] [stderr] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [INFO] [stderr] cargo:rerun-if-env-changed=CC_FORCE_DISABLE [INFO] [stderr] CC_FORCE_DISABLE = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-w" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys/1ad2504c6c2301d4/out/c877a2978823c39d-sqlite3.o" "-c" "sqlite3/sqlite3.c" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.65.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "annotate-snippets", "default", "experimental", "log", "logging", "runtime", "static", "testing_only_extra_assertions", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=36417a7571504134 -C extra-filename=-d8d760cdcd375f16 --out-dir /opt/rustwide/target/debug/build/bindgen/d8d760cdcd375f16/out -L dependency=/opt/rustwide/target/debug/build/bitflags/6bdc83ab26041556/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/either/8bc19a34fcbe2a29/out -L dependency=/opt/rustwide/target/debug/build/glob/4c55fa9c31ca0b2a/out -L dependency=/opt/rustwide/target/debug/build/home/0c05cb563757a1ac/out -L dependency=/opt/rustwide/target/debug/build/libc/957bca8494e3bc36/out -L dependency=/opt/rustwide/target/debug/build/libloading/de43f9bf4e778113/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/80dc1f8eca1ec8c7/out -L dependency=/opt/rustwide/target/debug/build/memchr/99d2f2078a65bceb/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/f27ed9f657b07325/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/4fd9d1319fb4ed1e/out -L dependency=/opt/rustwide/target/debug/build/quote/e61a912ae24688fb/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/94294ee2f5e0dd41/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/de99fafc478a3d10/out -L dependency=/opt/rustwide/target/debug/build/rustix/25a83c1a6354fd7d/out -L dependency=/opt/rustwide/target/debug/build/syn/73eea710a06f2c0b/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/1969f6684f376d5e/out/libbitflags-1969f6684f376d5e.rmeta --extern cexpr=/opt/rustwide/target/debug/build/cexpr/20193bf621a212e8/out/libcexpr-20193bf621a212e8.rmeta --extern clang_sys=/opt/rustwide/target/debug/build/clang-sys/a593b644bc1bed44/out/libclang_sys-a593b644bc1bed44.rmeta --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/bcf4d76e77cc406a/out/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/build/lazycell/94413c5e4ac1eb3a/out/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/build/log/ea664147fe42076c/out/liblog-ea664147fe42076c.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/build/peeking_take_while/c8886dfbebe7e598/out/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern prettyplease=/opt/rustwide/target/debug/build/prettyplease/8fa63c3c661f7969/out/libprettyplease-8fa63c3c661f7969.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/4fd9d1319fb4ed1e/out/libproc_macro2-4fd9d1319fb4ed1e.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/e61a912ae24688fb/out/libquote-e61a912ae24688fb.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/0beefbacc8a4007d/out/libregex-0beefbacc8a4007d.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/c94cda88a025c06c/out/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/73eea710a06f2c0b/out/libsyn-73eea710a06f2c0b.rmeta --extern which=/opt/rustwide/target/debug/build/which/1e9f1f5ed9ad3df8/out/libwhich-1e9f1f5ed9ad3df8.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "470b81c81ee849a379751871f6312dfc8bd8c13d968cf053c0b77dfc6f2177b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470b81c81ee849a379751871f6312dfc8bd8c13d968cf053c0b77dfc6f2177b9", kill_on_drop: false }` [INFO] [stdout] 470b81c81ee849a379751871f6312dfc8bd8c13d968cf053c0b77dfc6f2177b9