[INFO] cloning repository https://github.com/honeyvig/protoc-gen-arkts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/honeyvig/protoc-gen-arkts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoneyvig%2Fprotoc-gen-arkts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoneyvig%2Fprotoc-gen-arkts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c36a13ad01cdb3ee9c160e2758ea4ecf666a74e
[INFO] documenting honeyvig/protoc-gen-arkts against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoneyvig%2Fprotoc-gen-arkts" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/honeyvig/protoc-gen-arkts
[INFO] finished tweaking git repo https://github.com/honeyvig/protoc-gen-arkts
[INFO] tweaked toml for git repo https://github.com/honeyvig/protoc-gen-arkts written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/honeyvig/protoc-gen-arkts on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/honeyvig/protoc-gen-arkts 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 10c9713152a91411315a4b121cbd20df4daa42bd5b9d1166612ca1060e837e4a
[INFO] running `Command { std: "docker" "start" "10c9713152a91411315a4b121cbd20df4daa42bd5b9d1166612ca1060e837e4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10c9713152a91411315a4b121cbd20df4daa42bd5b9d1166612ca1060e837e4a", 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" "10c9713152a91411315a4b121cbd20df4daa42bd5b9d1166612ca1060e837e4a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10c9713152a91411315a4b121cbd20df4daa42bd5b9d1166612ca1060e837e4a", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10c9713152a91411315a4b121cbd20df4daa42bd5b9d1166612ca1060e837e4a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]     Checking prodash v23.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling gix-trace v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.8+1.55.1
[INFO] [stderr]    Compiling curl-sys v0.4.68+curl-8.4.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling swc_atoms v0.5.6
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling gix-utils v0.1.5
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling gix-sec v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling unicode-bom v2.0.2
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling imara-diff v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling kstring v2.0.0
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling bstr v1.7.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling clru v0.6.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]     Checking gix-command v0.2.10
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.88
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking better_scoped_tls v0.1.0
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling cargo v0.72.2
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling swc_macros_common v0.3.7
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling fiat-crypto v0.2.1
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling p384 v0.11.2
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling ed25519-compact v2.0.4
[INFO] [stderr]    Compiling bytecount v0.6.4
[INFO] [stderr]     Checking unicode-id v0.3.3
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.88
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling opener v0.5.2
[INFO] [stderr]    Compiling swc_visit_macros v0.5.7
[INFO] [stderr]    Compiling from_variant v0.1.5
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.1
[INFO] [stderr]    Compiling ast_node v0.9.4
[INFO] [stderr]    Compiling maybe-async v0.2.7
[INFO] [stderr]    Compiling string_enum v0.4.0
[INFO] [stderr]    Compiling is-macro v0.2.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling gix-hash v0.11.4
[INFO] [stderr]    Compiling gix-path v0.8.4
[INFO] [stderr]     Checking gix-features v0.29.0
[INFO] [stderr]    Compiling gix-date v0.5.1
[INFO] [stderr]    Compiling gix-validate v0.7.7
[INFO] [stderr]     Checking gix-fs v0.1.1
[INFO] [stderr]    Compiling gix-hashtable v0.2.4
[INFO] [stderr]    Compiling gix-config-value v0.12.5
[INFO] [stderr]    Compiling gix-quote v0.4.7
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling gix-actor v0.20.0
[INFO] [stderr]    Compiling gix-glob v0.7.0
[INFO] [stderr]     Checking gix-tempfile v5.0.3
[INFO] [stderr]    Compiling gix-url v0.18.0
[INFO] [stderr]    Compiling gix-object v0.29.2
[INFO] [stderr]    Compiling gix-prompt v0.5.5
[INFO] [stderr]     Checking gix-lock v5.0.1
[INFO] [stderr]    Compiling gix-bitmap v0.2.7
[INFO] [stderr]    Compiling gix-chunk v0.4.4
[INFO] [stderr]    Compiling gix-mailmap v0.12.0
[INFO] [stderr]    Compiling protobuf-support v3.4.0
[INFO] [stderr]    Compiling gix-credentials v0.14.0
[INFO] [stderr]    Compiling gix-ignore v0.2.0
[INFO] [stderr]    Compiling gix-attributes v0.12.0
[INFO] [stderr]    Compiling cargo-util v0.2.6
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling http-auth v0.1.8
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling gix-traverse v0.25.0
[INFO] [stderr]    Compiling gix-diff v0.29.0
[INFO] [stderr]    Compiling gix-ref v0.29.1
[INFO] [stderr]    Compiling gix-index v0.16.1
[INFO] [stderr]    Compiling gix-revision v0.13.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking winnow v0.5.16
[INFO] [stderr]     Checking swc_visit v0.5.6
[INFO] [stderr]    Compiling gix-pack v0.35.0
[INFO] [stderr]    Compiling gix-refspec v0.10.1
[INFO] [stderr]    Compiling patch v0.7.0
[INFO] [stderr]    Compiling gix-worktree v0.17.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.88
[INFO] [stderr]    Compiling gix-discover v0.18.1
[INFO] [stderr]    Compiling gix-config v0.22.0
[INFO] [stderr]    Compiling gix-odb v0.45.0
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.88
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling orion v0.17.6
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.88
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.2
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]    Compiling faster-hex v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling triomphe v0.1.8
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling gix-packetline v0.16.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde_ignored v0.1.9
[INFO] [stderr]    Compiling cargo-platform v0.1.4
[INFO] [stderr]    Compiling os_info v3.7.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling protobuf-parse v3.4.0
[INFO] [stderr]    Compiling rustfix v0.6.1
[INFO] [stderr]    Compiling pasetors v0.6.5
[INFO] [stderr]    Compiling swc_common v0.31.11
[INFO] [stderr]    Compiling protobuf-codegen v3.4.0
[INFO] [stderr]     Checking sourcemap v6.0.2
[INFO] [stderr]    Compiling gix-transport v0.31.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling crates-io v0.37.0
[INFO] [stderr]    Compiling swc_ecma_ast v0.104.4
[INFO] [stderr]     Checking gix-protocol v0.32.0
[INFO] [stderr]     Checking gix v0.44.1
[INFO] [stderr]     Checking git2 v0.17.2
[INFO] [stderr]    Compiling git2-curl v0.18.0
[INFO] [stderr]    Compiling swc_ecma_parser v0.134.1
[INFO] [stderr]     Checking swc_ecma_visit v0.90.4
[INFO] [stderr]     Checking swc_ecma_codegen v0.139.2
[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/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name cargo --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-0.72.2/src/cargo/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-static", "openssl", "pretty-env-logger", "pretty_env_logger", "vendored-libgit2", "vendored-openssl"))' -C metadata=97aefbcd5244fb28 -C extra-filename=-c77ea625a9c49fe8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d08f75a0441c89a5.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-a00d250b26673e1d.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-0521c5764ddcc8ec.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-94d8dc636be2da00.rmeta --extern cargo_util=/opt/rustwide/target/debug/deps/libcargo_util-dc09dd99e732bacd.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-043cc488c800d804.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-60316e5ec6c8d661.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-7e943ace2354309c.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-602fb694c543b6b6.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8713f6f8c83ed31e.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-a2a92d0cb3153d90.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-36590b7a0e797c41.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-746f8e684e6a50ac.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-553946667d3c573d.rmeta --extern gix=/opt/rustwide/target/debug/deps/libgix-c9aa8aa8a200f47f.rmeta --extern gix_features_for_configuration_only=/opt/rustwide/target/debug/deps/libgix_features-4b0e84b6ba6c108a.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-e5f94aa231f6b36b.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-93ba3f2775f23c6d.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-c2d8130aab30d7f1.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-fe98b88169f46692.rmeta --extern http_auth=/opt/rustwide/target/debug/deps/libhttp_auth-7af275a99fc3eb22.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-035c3955ea96239a.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-ce40336e0e3405e9.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-b427f8a0186a1960.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d566e7baa59b7634.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-b3d9414ea26a8dac.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f4e7dcdb7f2407b1.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-d6bb59450453bfae.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9aab62fbfc567b13.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-43f6478e435f5044.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-054e21cbedf6c199.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-46c2171862b34f14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c01268b87b8f52bf.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7f5f975f08a709d9.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-c901e9531b9883e1.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-bd4f521d65739e39.rmeta --extern pasetors=/opt/rustwide/target/debug/deps/libpasetors-f2e85f9f04bf55f0.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-e3dfed1c2dc62ede.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2d79dabda8378568.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-904b337000bbbb72.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-87cca93b094a1f4d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-405b46631a3c9b0c.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-c4f94e054901b03d.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-a48fe8b43935327f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-73e2100b3f65a816.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-21ea97e0695e81a0.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-b9cdca57a3d3e15f.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-b5290d2341656433.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-8570048a85d001f9.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-200b10c66711f04b.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-31fac9eebe84a848.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-a1262270de5dbed1.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-083ef79bbcee01ab.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-cfa26b2b97b12061.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-44ee30de05a4daea.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-e631a2e04ac05757.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a76ff3ad6a3e8f13.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e2d696a5be8635de.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-e390129cd6c48b14/out/i/lib -L native=/opt/rustwide/target/debug/build/libgit2-sys-da9869c152c3aeec/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-f274a8b69407c367/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" "10c9713152a91411315a4b121cbd20df4daa42bd5b9d1166612ca1060e837e4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10c9713152a91411315a4b121cbd20df4daa42bd5b9d1166612ca1060e837e4a", kill_on_drop: false }`
[INFO] [stdout] 10c9713152a91411315a4b121cbd20df4daa42bd5b9d1166612ca1060e837e4a
