[INFO] cloning repository https://github.com/trusted-programming/rust-diagnostics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trusted-programming/rust-diagnostics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrusted-programming%2Frust-diagnostics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrusted-programming%2Frust-diagnostics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f508c00fbb72e2057a891c4b6bcd69f2364c49b [INFO] testing trusted-programming/rust-diagnostics against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrusted-programming%2Frust-diagnostics" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/trusted-programming/rust-diagnostics [INFO] finished tweaking git repo https://github.com/trusted-programming/rust-diagnostics [INFO] tweaked toml for git repo https://github.com/trusted-programming/rust-diagnostics written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trusted-programming/rust-diagnostics on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/trusted-programming/rust-diagnostics 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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 similar v2.7.0 [INFO] [stderr] Downloaded serial_test v0.10.0 [INFO] [stderr] Downloaded serial_test_derive v0.10.0 [INFO] [stderr] Downloaded objc2-user-notifications v0.3.2 [INFO] [stderr] Downloaded serde_ignored v0.1.14 [INFO] [stderr] Downloaded rustc-workspace-hack v1.0.0 [INFO] [stderr] Downloaded cargo-platform v0.1.9 [INFO] [stderr] Downloaded libredox v0.1.11 [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded git2-curl v0.16.0 [INFO] [stderr] Downloaded crates-io v0.34.0 [INFO] [stderr] Downloaded bytesize v1.3.3 [INFO] [stderr] Downloaded opener v0.5.2 [INFO] [stderr] Downloaded cargo-util v0.2.25 [INFO] [stderr] Downloaded miow v0.6.1 [INFO] [stderr] Downloaded vte v0.10.1 [INFO] [stderr] Downloaded objc2-core-data v0.3.2 [INFO] [stderr] Downloaded objc2-quartz-core v0.3.2 [INFO] [stderr] Downloaded camino v1.2.2 [INFO] [stderr] Downloaded objc2-cloud-kit v0.3.2 [INFO] [stderr] Downloaded curl v0.4.49 [INFO] [stderr] Downloaded toml_edit v0.14.4 [INFO] [stderr] Downloaded serde_json v1.0.146 [INFO] [stderr] Downloaded objc2-core-image v0.3.2 [INFO] [stderr] Downloaded objc2-core-text v0.3.2 [INFO] [stderr] Downloaded git2 v0.15.0 [INFO] [stderr] Downloaded im-rc v15.1.0 [INFO] [stderr] Downloaded insta v1.45.0 [INFO] [stderr] Downloaded cc v1.2.50 [INFO] [stderr] Downloaded objc2-core-location v0.3.2 [INFO] [stderr] Downloaded os_info v3.14.0 [INFO] [stderr] Downloaded rustfix v0.6.1 [INFO] [stderr] Downloaded redox_syscall v0.6.0 [INFO] [stderr] Downloaded kstring v2.0.2 [INFO] [stderr] Downloaded cargo_metadata v0.15.4 [INFO] [stderr] Downloaded fwdansi v1.1.0 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.2 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.1 [INFO] [stderr] Downloaded libssh2-sys v0.2.23 [INFO] [stderr] Downloaded libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Downloaded curl-sys v0.4.84+curl-8.17.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Downloaded cargo v0.66.0 [INFO] [stderr] Downloaded tree-sitter-parsers v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ddfcba0557ffd629fe1a960b55088a3dac8aa53e5eda55dcd56b0b3c8b3c0d2 [INFO] running `Command { std: "docker" "start" "-a" "4ddfcba0557ffd629fe1a960b55088a3dac8aa53e5eda55dcd56b0b3c8b3c0d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ddfcba0557ffd629fe1a960b55088a3dac8aa53e5eda55dcd56b0b3c8b3c0d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ddfcba0557ffd629fe1a960b55088a3dac8aa53e5eda55dcd56b0b3c8b3c0d2", kill_on_drop: false }` [INFO] [stdout] 4ddfcba0557ffd629fe1a960b55088a3dac8aa53e5eda55dcd56b0b3c8b3c0d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8a09e5c58c335d29e0188c54c810021926568ece0adca8934edca688e3d5e9c [INFO] running `Command { std: "docker" "start" "-a" "b8a09e5c58c335d29e0188c54c810021926568ece0adca8934edca688e3d5e9c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling serde_ignored v0.1.14 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling curl-sys v0.4.84+curl-8.17.0 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tree-sitter-parsers v0.0.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling opener v0.5.2 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling cargo v0.66.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling cargo-util v0.2.25 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling toml_edit v0.14.4 [INFO] [stderr] Compiling os_info v3.14.0 [INFO] [stderr] Compiling rustfix v0.6.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling crates-io v0.34.0 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling git2-curl v0.16.0 [INFO] [stderr] error: could not compile `cargo` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name cargo --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-0.66.0/src/cargo/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("deny-warnings", "openssl", "pretty-env-logger", "pretty_env_logger", "vendored-openssl"))' -C metadata=bdd2a3da6167cfd5 -C extra-filename=-5e54693a4d45bf92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-c64757287badc921.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-6bbfc67aa0003811.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-6141e805538c7dad.rmeta --extern cargo_util=/opt/rustwide/target/debug/deps/libcargo_util-06719f4a623a2c7e.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-476dfe8de6840331.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-e42b3e167e4e399b.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-d387b52f9cc39e99.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-ce8877e4a7a57e58.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5def9f1023c5621d.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-bc80a4b86a9b5f27.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-84560f53928302dc.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-402eed61908e9ff6.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-5d102ff142d77194.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-bdf87ef1480967f0.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-ec1108f343b20094.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-c3d2141355a6a050.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-c733049a9ba265e9.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-98e9c409d358ec73.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e528317219236035.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-a1ef6f354896b1d6.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-0fc01752428421b1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-50a8edec9580b7d8.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-083438b1e4cc3b15.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f9c66c7ba21bf873.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-f0bba8cfb2cb347d.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-b18d316fcc7a5c5d.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern rustc_workspace_hack=/opt/rustwide/target/debug/deps/librustc_workspace_hack-29f68726328f2d69.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-e2d0479f942633c3.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-9fa95c58e15a7077.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-579ce3ea008c67c4.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-43e0c0155f65327c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eb6fd510931c6f67.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-cee63108b7085647.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-950b5f1e7676edf8.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-fdbe529a51ecfbbb.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9617eb5e3f88183c.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-96a9ed65821a6544.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-2eb5210f4badc704.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-08b963676a6677c5.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-200dbb0cae8759e6.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-c1fc346302fa20fc.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-804d8f1428ccb9ee/out/i/lib -L native=/opt/rustwide/target/debug/build/libgit2-sys-d67faec5f0d24cb7/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-994fabf602f9296c/out/build -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b8a09e5c58c335d29e0188c54c810021926568ece0adca8934edca688e3d5e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8a09e5c58c335d29e0188c54c810021926568ece0adca8934edca688e3d5e9c", kill_on_drop: false }` [INFO] [stdout] b8a09e5c58c335d29e0188c54c810021926568ece0adca8934edca688e3d5e9c