[INFO] fetching crate tracey-core 1.3.0...
[INFO] testing tracey-core-1.3.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tracey-core 1.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate tracey-core 1.3.0
[INFO] finished tweaking crates.io crate tracey-core 1.3.0
[INFO] tweaked toml for crates.io crate tracey-core 1.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tracey-core 1.3.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tracey-core 1.3.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" "+1.95.0" "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 arborium-x86asm v2.13.0
[INFO] [stderr]   Downloaded arborium-matlab v2.13.0
[INFO] [stderr]   Downloaded arborium-erlang v2.13.0
[INFO] [stderr]   Downloaded arborium-dart v2.13.0
[INFO] [stderr]   Downloaded arborium-vb v2.13.0
[INFO] [stderr]   Downloaded arborium-d v2.13.0
[INFO] [stderr]   Downloaded arborium-fsharp v2.13.0
[INFO] [stderr]   Downloaded arborium-cobol v2.13.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b294a7533e36d346e7bb7d0fadc689509e7a123a36f00f5ff7f8d3802a5f6806
[INFO] running `Command { std: "docker" "start" "-a" "b294a7533e36d346e7bb7d0fadc689509e7a123a36f00f5ff7f8d3802a5f6806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b294a7533e36d346e7bb7d0fadc689509e7a123a36f00f5ff7f8d3802a5f6806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b294a7533e36d346e7bb7d0fadc689509e7a123a36f00f5ff7f8d3802a5f6806", kill_on_drop: false }`
[INFO] [stdout] b294a7533e36d346e7bb7d0fadc689509e7a123a36f00f5ff7f8d3802a5f6806
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1369381a15bcf2e6c4f13ba95d4b20dab697ad8790db60f90d1c1ea9ae40715a
[INFO] running `Command { std: "docker" "start" "-a" "1369381a15bcf2e6c4f13ba95d4b20dab697ad8790db60f90d1c1ea9ae40715a", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling facet-core v0.44.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling facet v0.44.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling facet-singularize v0.44.0
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling arborium v2.13.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling arborium-theme v2.13.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling saphyr-parser v0.0.6
[INFO] [stderr]    Compiling aasvg v1.0.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling arborium-javascript v2.13.0
[INFO] [stderr]    Compiling arborium-css v2.13.0
[INFO] [stderr]    Compiling arborium-html v2.13.0
[INFO] [stderr]    Compiling facet-macro-types v0.44.1
[INFO] [stderr]    Compiling arborium-tree-sitter v2.13.0
[INFO] [stderr]    Compiling arborium-typescript v2.13.0
[INFO] [stderr]    Compiling arborium-scss v2.13.0
[INFO] [stderr]    Compiling facet-path v0.44.1
[INFO] [stderr]    Compiling arborium-yaml v2.13.0
[INFO] [stderr]    Compiling arborium-toml v2.13.0
[INFO] [stderr]    Compiling arborium-c v2.13.0
[INFO] [stderr]    Compiling arborium-scala v2.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling facet-macro-parse v0.44.1
[INFO] [stderr]    Compiling facet-macros-impl v0.44.1
[INFO] [stderr]    Compiling arborium-asm v2.13.0
[INFO] [stderr]    Compiling arborium-thrift v2.13.0
[INFO] [stderr]    Compiling arborium-r v2.13.0
[INFO] [stderr]    Compiling arborium-textproto v2.13.0
[INFO] [stderr]    Compiling arborium-typst v2.13.0
[INFO] [stderr]    Compiling arborium-swift v2.13.0
[INFO] [stderr]    Compiling arborium-zig v2.13.0
[INFO] [stderr]    Compiling arborium-haskell v2.13.0
[INFO] [stderr]    Compiling arborium-nginx v2.13.0
[INFO] [stderr]    Compiling arborium-markdown v2.13.0
[INFO] [stderr]    Compiling arborium-vue v2.13.0
[INFO] [stderr]    Compiling arborium-go v2.13.0
[INFO] [stderr]    Compiling arborium-nix v2.13.0
[INFO] [stderr]    Compiling arborium-ini v2.13.0
[INFO] [stderr]    Compiling arborium-cpp v2.13.0
[INFO] [stderr]    Compiling arborium-json v2.13.0
[INFO] [stderr]    Compiling arborium-diff v2.13.0
[INFO] [stderr]    Compiling arborium-zsh v2.13.0
[INFO] [stderr]    Compiling arborium-clojure v2.13.0
[INFO] [stderr]    Compiling arborium-dockerfile v2.13.0
[INFO] [stderr]    Compiling arborium-python v2.13.0
[INFO] [stderr]    Compiling arborium-perl v2.13.0
[INFO] [stderr]    Compiling arborium-powershell v2.13.0
[INFO] [stderr]    Compiling arborium-lua v2.13.0
[INFO] [stderr]    Compiling arborium-fish v2.13.0
[INFO] [stderr]    Compiling arborium-vim v2.13.0
[INFO] [stderr]    Compiling arborium-sql v2.13.0
[INFO] [stderr]    Compiling arborium-tsx v2.13.0
[INFO] [stderr]    Compiling arborium-hcl v2.13.0
[INFO] [stderr]    Compiling arborium-ruby v2.13.0
[INFO] [stderr]    Compiling arborium-kotlin v2.13.0
[INFO] [stderr]    Compiling arborium-rust v2.13.0
[INFO] [stderr]    Compiling arborium-styx v2.13.0
[INFO] [stderr]    Compiling arborium-meson v2.13.0
[INFO] [stderr]    Compiling arborium-java v2.13.0
[INFO] [stderr]    Compiling arborium-bash v2.13.0
[INFO] [stderr]    Compiling arborium-capnp v2.13.0
[INFO] [stderr]    Compiling arborium-ocaml v2.13.0
[INFO] [stderr]    Compiling arborium-svelte v2.13.0
[INFO] [stderr]    Compiling arborium-jinja2 v2.13.0
[INFO] [stderr]    Compiling arborium-php v2.13.0
[INFO] [stderr]    Compiling arborium-xml v2.13.0
[INFO] [stderr]    Compiling arborium-graphql v2.13.0
[INFO] [stderr]    Compiling arborium-julia v2.13.0
[INFO] [stderr]    Compiling arborium-cmake v2.13.0
[INFO] [stderr]    Compiling arborium-elixir v2.13.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling facet-reflect v0.44.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling facet-dessert v0.44.1
[INFO] [stderr]    Compiling facet-solver v0.44.1
[INFO] [stderr]    Compiling facet-dom v0.44.0
[INFO] [stderr]    Compiling facet-format v0.44.1
[INFO] [stderr] warning: arborium-julia@2.13.0: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: arborium-julia@2.13.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `arborium-julia v2.13.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/arborium-julia-413204b3e9e51e1e/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-julia-2.13.0/grammar/src/parser.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-julia-2.13.0/grammar/scanner.c
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-julia-36dd6e0fd2b0ff4a/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-julia-36dd6e0fd2b0ff4a/out)
[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]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-julia-36dd6e0fd2b0ff4a/out)
[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]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-julia-36dd6e0fd2b0ff4a/out)
[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]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-julia-2.13.0/grammar/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-julia-2.13.0/grammar" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-julia-2.13.0/grammar/src/tree_sitter" "-w" "-Wno-unused-parameter" "-Wno-unused-but-set-variable" "-Wno-trigraphs" "-o" "/opt/rustwide/target/debug/build/arborium-julia-36dd6e0fd2b0ff4a/out/fc2ccab8182abc6a-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-julia-2.13.0/grammar/src/parser.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `facet-macros-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name facet_macros_impl --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/facet-macros-impl-0.44.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs '--deny=clippy::disallowed_methods' --check-cfg 'cfg(facet_no_doc)' --check-cfg 'cfg(kani)' --cfg 'feature="doc"' --cfg 'feature="helpful-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "default", "doc", "function", "helpful-derive", "slow-tests"))' -C metadata=c7388f913c865bfb -C extra-filename=-412a486c8df33a3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern facet_macro_parse=/opt/rustwide/target/debug/deps/libfacet_macro_parse-0cd6c7bf72de95ed.rmeta --extern facet_macro_types=/opt/rustwide/target/debug/deps/libfacet_macro_types-49edb81279782d0a.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-97fe952a808dbb33.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-58b1c99fedf2b9e4.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-90ae8634282957b9.rmeta --extern unsynn=/opt/rustwide/target/debug/deps/libunsynn-7d004174799b6a93.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1369381a15bcf2e6c4f13ba95d4b20dab697ad8790db60f90d1c1ea9ae40715a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1369381a15bcf2e6c4f13ba95d4b20dab697ad8790db60f90d1c1ea9ae40715a", kill_on_drop: false }`
[INFO] [stdout] 1369381a15bcf2e6c4f13ba95d4b20dab697ad8790db60f90d1c1ea9ae40715a
