[INFO] fetching crate swh-graph-stdlib 14.0.1...
[INFO] testing swh-graph-stdlib-14.0.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate swh-graph-stdlib 14.0.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate swh-graph-stdlib 14.0.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate swh-graph-stdlib 14.0.1
[INFO] tweaked toml for crates.io crate swh-graph-stdlib 14.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swh-graph-stdlib 14.0.1 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 crates.io crate swh-graph-stdlib 14.0.1 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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e11257e119eb471a31d22dcfe61a5d3a16bac7bb9edd79cedac731db53246c1b
[INFO] running `Command { std: "docker" "start" "e11257e119eb471a31d22dcfe61a5d3a16bac7bb9edd79cedac731db53246c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e11257e119eb471a31d22dcfe61a5d3a16bac7bb9edd79cedac731db53246c1b", 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" "e11257e119eb471a31d22dcfe61a5d3a16bac7bb9edd79cedac731db53246c1b" "/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" "e11257e119eb471a31d22dcfe61a5d3a16bac7bb9edd79cedac731db53246c1b", 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" "e11257e119eb471a31d22dcfe61a5d3a16bac7bb9edd79cedac731db53246c1b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling impl-tools-lib v0.11.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling impl-tools v0.11.4
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling once_cell v1.21.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling common_traits v0.12.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling sysctl v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling lender-derive v0.1.3
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling stable_try_trait_v2 v1.75.1
[INFO] [stderr]    Compiling lambert_w v1.0.20
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling sysctl v0.6.0
[INFO] [stderr]    Compiling mem_dbg-derive v0.2.0
[INFO] [stderr]    Compiling value-traits-derive v0.2.1
[INFO] [stderr]    Compiling sysinfo v0.35.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling arbitrary-chunks v0.4.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling partition v0.1.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling mmap-rs v0.6.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling dsi-progress-logger v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling mem_dbg v0.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling value-traits v0.2.1
[INFO] [stderr]    Compiling rdst v0.20.14
[INFO] [stderr]    Compiling mmap-rs v0.7.0
[INFO] [stderr]    Compiling thread-priority v3.0.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling derive_setters v0.1.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling mem_dbg-derive v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling mem_dbg v0.4.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling epserde-derive v0.12.1
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling sync-cell-slice v0.9.12
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling maybe-dangling v0.1.2
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling lender v0.6.2
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling epserde v0.12.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ambassador v0.5.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling epserde-derive v0.11.0
[INFO] [stderr]    Compiling dsi-bitstream v0.7.0
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling parallel_frontier v0.1.1
[INFO] [stderr]    Compiling sux v0.12.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling java-properties v2.0.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling no-break v0.1.2
[INFO] [stderr]    Compiling dary_heap v0.3.6
[INFO] [stderr]    Compiling epserde v0.11.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling kahan v0.1.4
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling ambassador v0.4.2
[INFO] [stderr]    Compiling lender v0.4.2
[INFO] [stderr]    Compiling dyn_size_of v0.4.5
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling bitm v0.5.2
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clap_complete v4.5.13
[INFO] [stderr]    Compiling voracious_radix_sort v1.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling binout v0.3.1
[INFO] [stderr]    Compiling seedable_hash v0.2.3
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling sux v0.10.3
[INFO] [stderr]    Compiling java-properties v1.4.1
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling webgraph v0.6.0
[INFO] [stderr]    Compiling card-est-array v0.2.1
[INFO] [stderr]    Compiling faster-hex v0.8.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling rapidhash v1.4.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling webgraph-algo v0.6.0
[INFO] [stderr]    Compiling ph v0.11.0
[INFO] [stderr]    Compiling git2 v0.20.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling webgraph-cli v0.4.0
[INFO] [stderr]    Compiling swh-graph v12.1.2
[INFO] [stderr]    Compiling swh-graph-stdlib v14.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `webgraph-cli` (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 webgraph_cli --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/webgraph-cli-0.4.0/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 -C debuginfo=2 --cfg 'feature="be_bins"' --cfg 'feature="default"' --cfg 'feature="le_bins"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("be_bins", "default", "le_bins", "slow_tests"))' -C metadata=4c25a02542089595 -C extra-filename=-d9f885cbdc29172c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca342d7cc519f688.rmeta --extern card_est_array=/opt/rustwide/target/debug/deps/libcard_est_array-51a226c5d983a6eb.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d58870251d71a154.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-081d82fcf1096429.rmeta --extern common_traits=/opt/rustwide/target/debug/deps/libcommon_traits-f74a29ccd7e08d48.rmeta --extern dsi_bitstream=/opt/rustwide/target/debug/deps/libdsi_bitstream-fbd29b6a93f145b2.rmeta --extern dsi_progress_logger=/opt/rustwide/target/debug/deps/libdsi_progress_logger-3020d233a8f94e28.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-148fd50d8671e3ec.rmeta --extern epserde=/opt/rustwide/target/debug/deps/libepserde-a05e59fac15d56e9.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-16e7899fed2212a2.rmeta --extern java_properties=/opt/rustwide/target/debug/deps/libjava_properties-ff1e368718d71954.rmeta --extern jiff=/opt/rustwide/target/debug/deps/libjiff-f8f67f2507edc0da.rmeta --extern lender=/opt/rustwide/target/debug/deps/liblender-c575eb105f8aabf8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-368e05ac2c0115e3.rmeta --extern mmap_rs=/opt/rustwide/target/debug/deps/libmmap_rs-cb728edb3ccf8748.rmeta --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-3932c3dcaac57aa7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-bfd4d7b6e0b29399.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-da8a50cb4a839a5d.rmeta --extern sux=/opt/rustwide/target/debug/deps/libsux-f2de9fd21b5d260e.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-dfe4bd717951e059.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ba7378872aff63ac.rmeta --extern value_traits=/opt/rustwide/target/debug/deps/libvalue_traits-4c0911fe23d1ba22.rmeta --extern webgraph=/opt/rustwide/target/debug/deps/libwebgraph-542b22c843bffa0c.rmeta --extern webgraph_algo=/opt/rustwide/target/debug/deps/libwebgraph_algo-f66339cfea5262dd.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-e2a7a8bc0cee4bf8.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-eddb755eeb1927ef/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e11257e119eb471a31d22dcfe61a5d3a16bac7bb9edd79cedac731db53246c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e11257e119eb471a31d22dcfe61a5d3a16bac7bb9edd79cedac731db53246c1b", kill_on_drop: false }`
[INFO] [stdout] e11257e119eb471a31d22dcfe61a5d3a16bac7bb9edd79cedac731db53246c1b
