[INFO] cloning repository https://github.com/bgyss/armbar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bgyss/armbar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgyss%2Farmbar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgyss%2Farmbar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d632a8a8e6c8fcbf1e4c4b68bf7a597f76f74d02
[INFO] testing bgyss/armbar/d632a8a8e6c8fcbf1e4c4b68bf7a597f76f74d02 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgyss%2Farmbar" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bgyss/armbar
[INFO] finished tweaking git repo https://github.com/bgyss/armbar
[INFO] tweaked toml for git repo https://github.com/bgyss/armbar written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bgyss/armbar on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bgyss/armbar 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.99.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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a6abd90be55dcc42b53711731d4eeaf7a65443c8a22a8dcafc69a4a9e7412809
[INFO] running `Command { std: "docker" "start" "a6abd90be55dcc42b53711731d4eeaf7a65443c8a22a8dcafc69a4a9e7412809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6abd90be55dcc42b53711731d4eeaf7a65443c8a22a8dcafc69a4a9e7412809", 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" "a6abd90be55dcc42b53711731d4eeaf7a65443c8a22a8dcafc69a4a9e7412809" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6abd90be55dcc42b53711731d4eeaf7a65443c8a22a8dcafc69a4a9e7412809", 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" "a6abd90be55dcc42b53711731d4eeaf7a65443c8a22a8dcafc69a4a9e7412809" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling gix-validate v0.11.0
[INFO] [stderr]    Compiling gix-path v0.11.2
[INFO] [stderr]    Compiling gix-error v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling gix-date v0.15.1
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling gix-features v0.46.2
[INFO] [stderr]    Compiling gix-hash v0.23.0
[INFO] [stderr]    Compiling gix-actor v0.40.0
[INFO] [stderr]    Compiling gix-hashtable v0.13.0
[INFO] [stderr]    Compiling gix-object v0.58.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling gix-fs v0.19.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling gix-chunk v0.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling gix-tempfile v21.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling gix-quote v0.7.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling gix-lock v21.0.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling gix-glob v0.24.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling armbar-proto v0.1.0 (/opt/rustwide/workdir/crates/armbar-proto)
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling gix-commitgraph v0.35.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling gix-revwalk v0.29.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling gix-attributes v0.31.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling gix-sec v0.13.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling gix-command v0.8.0
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling gix-ref v0.61.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling gix-packetline v0.21.2
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling armbar-core v0.1.0 (/opt/rustwide/workdir/crates/armbar-core)
[INFO] [stderr]    Compiling gix-traverse v0.55.0
[INFO] [stderr]    Compiling gix-url v0.35.2
[INFO] [stderr]    Compiling gix-config-value v0.17.1
[INFO] [stderr]    Compiling gix-bitmap v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling gix-index v0.49.0
[INFO] [stderr]    Compiling librocksdb-sys v0.17.3+10.4.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling gix-revision v0.43.0
[INFO] [stderr]    Compiling gix-ignore v0.19.1
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling clru v0.6.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling gix-filter v0.28.0
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling gix-pack v0.68.0
[INFO] [stderr]    Compiling gix-refspec v0.39.0
[INFO] [stderr]    Compiling gix-worktree v0.50.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling gix-pathspec v0.16.1
[INFO] [stderr]    Compiling gix-config v0.54.0
[INFO] [stderr]    Compiling gix-transport v0.55.1
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling gix-shallow v0.10.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling gix-protocol v0.59.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling gix-submodule v0.28.0
[INFO] [stderr]    Compiling gix-odb v0.78.0
[INFO] [stderr]    Compiling gix-diff v0.61.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling gix-discover v0.49.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling gix v0.81.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling interim v0.2.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.10.0
[INFO] [stderr]    Compiling jj-lib-proc-macros v0.40.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling etcetera v0.11.0
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling armbard v0.1.0 (/opt/rustwide/workdir/crates/armbard)
[INFO] [stderr]    Compiling armbar-e2e v0.1.0 (/opt/rustwide/workdir/crates/armbar-e2e)
[INFO] [stderr]    Compiling armbar-admin v0.1.0 (/opt/rustwide/workdir/crates/armbar-admin)
[INFO] [stderr]    Compiling jj-lib v0.40.0
[INFO] [stderr]    Compiling armbar-backend v0.1.0 (/opt/rustwide/workdir/crates/armbar-backend)
[INFO] [stderr] error: could not compile `jj-lib` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name jj_lib --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jj-lib-0.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "git", "testing", "watchman"))' -C metadata=0a5e5bb52cc5647a -C extra-filename=-f87371335e984e98 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern async_trait=/opt/rustwide/target/release/deps/libasync_trait-bcae1f623332b024.so --extern blake2=/opt/rustwide/target/release/deps/libblake2-debf8d6901e6344d.rmeta --extern bstr=/opt/rustwide/target/release/deps/libbstr-e5c9400f162573d9.rmeta --extern chrono=/opt/rustwide/target/release/deps/libchrono-f11ec6208f46f03b.rmeta --extern clru=/opt/rustwide/target/release/deps/libclru-6ab331c0dd083c48.rmeta --extern digest=/opt/rustwide/target/release/deps/libdigest-567c4107bd1f88e5.rmeta --extern dunce=/opt/rustwide/target/release/deps/libdunce-2b73d8bb9b134281.rmeta --extern either=/opt/rustwide/target/release/deps/libeither-a06cfe1710e9e538.rmeta --extern etcetera=/opt/rustwide/target/release/deps/libetcetera-4939a85d4917f81d.rmeta --extern futures=/opt/rustwide/target/release/deps/libfutures-30b66555e8c3341f.rmeta --extern gix=/opt/rustwide/target/release/deps/libgix-0e9d74a27c9466ad.rmeta --extern globset=/opt/rustwide/target/release/deps/libglobset-2314ed72b1053c7a.rmeta --extern hashbrown=/opt/rustwide/target/release/deps/libhashbrown-1eaf5863533b956f.rmeta --extern ignore=/opt/rustwide/target/release/deps/libignore-f525ab67e8be5833.rmeta --extern indexmap=/opt/rustwide/target/release/deps/libindexmap-a5116658b3dcc90f.rmeta --extern interim=/opt/rustwide/target/release/deps/libinterim-d2395f794299496e.rmeta --extern itertools=/opt/rustwide/target/release/deps/libitertools-3677384ea685a328.rmeta --extern jj_lib_proc_macros=/opt/rustwide/target/release/deps/libjj_lib_proc_macros-9c576d849d3a258f.so --extern maplit=/opt/rustwide/target/release/deps/libmaplit-774f4233640ba51f.rmeta --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-a92ce0590bdd2571.rmeta --extern pest=/opt/rustwide/target/release/deps/libpest-4b2b9e9a6c9ff873.rmeta --extern pest_derive=/opt/rustwide/target/release/deps/libpest_derive-dc6ff3978fa14275.so --extern pollster=/opt/rustwide/target/release/deps/libpollster-5a7e74e37d99a29f.rmeta --extern prost=/opt/rustwide/target/release/deps/libprost-ce518bf98d4e0a86.rmeta --extern rand=/opt/rustwide/target/release/deps/librand-cfd9b61d618c4765.rmeta --extern rand_chacha=/opt/rustwide/target/release/deps/librand_chacha-f4f6c02b4d61f252.rmeta --extern rayon=/opt/rustwide/target/release/deps/librayon-541588e40409efba.rmeta --extern ref_cast=/opt/rustwide/target/release/deps/libref_cast-885adbe41527628c.rmeta --extern regex=/opt/rustwide/target/release/deps/libregex-b8e2dae7c22185b5.rmeta --extern rustix=/opt/rustwide/target/release/deps/librustix-4b27a1495f3bf07d.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-df3a69d95cfa229b.rmeta --extern smallvec=/opt/rustwide/target/release/deps/libsmallvec-433e91b05ad07174.rmeta --extern strsim=/opt/rustwide/target/release/deps/libstrsim-59d8e27f2067b49a.rmeta --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-0fc11e0ee94d9933.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-71117ee0a5cceb11.rmeta --extern tokio=/opt/rustwide/target/release/deps/libtokio-2c71c5030fb4e8c9.rmeta --extern toml_edit=/opt/rustwide/target/release/deps/libtoml_edit-cb6b3a9a4bb8f640.rmeta --extern tracing=/opt/rustwide/target/release/deps/libtracing-9ed49ffea4fe54da.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "a6abd90be55dcc42b53711731d4eeaf7a65443c8a22a8dcafc69a4a9e7412809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6abd90be55dcc42b53711731d4eeaf7a65443c8a22a8dcafc69a4a9e7412809", kill_on_drop: false }`
[INFO] [stdout] a6abd90be55dcc42b53711731d4eeaf7a65443c8a22a8dcafc69a4a9e7412809
