[INFO] fetching crate webgraph-cli 0.4.2...
[INFO] testing webgraph-cli-0.4.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate webgraph-cli 0.4.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate webgraph-cli 0.4.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate webgraph-cli 0.4.2
[INFO] tweaked toml for crates.io crate webgraph-cli 0.4.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate webgraph-cli 0.4.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate webgraph-cli 0.4.2 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a02be80f5e6609c42637e45e94b1365db937bd1c8fee60329b789fc30769d9be
[INFO] running `Command { std: "docker" "start" "-a" "a02be80f5e6609c42637e45e94b1365db937bd1c8fee60329b789fc30769d9be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a02be80f5e6609c42637e45e94b1365db937bd1c8fee60329b789fc30769d9be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a02be80f5e6609c42637e45e94b1365db937bd1c8fee60329b789fc30769d9be", kill_on_drop: false }`
[INFO] [stdout] a02be80f5e6609c42637e45e94b1365db937bd1c8fee60329b789fc30769d9be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90bba1de52c390d8115c372adc30d0eb949ee44348754c5aa7cd7c58443f3c8e
[INFO] running `Command { std: "docker" "start" "-a" "90bba1de52c390d8115c372adc30d0eb949ee44348754c5aa7cd7c58443f3c8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mem_dbg-derive v0.3.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling impl-tools-lib v0.11.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling lender-derive v0.1.3
[INFO] [stderr]    Compiling value-traits-derive v0.2.1
[INFO] [stderr]    Compiling epserde-derive v0.12.5
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling maybe-dangling v0.1.2
[INFO] [stderr]    Compiling arbitrary-chunks v0.4.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling partition v0.1.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling impl-tools v0.11.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling stable_try_trait_v2 v1.75.1
[INFO] [stderr]    Compiling rdst v0.20.14
[INFO] [stderr]    Compiling value-traits v0.2.1
[INFO] [stderr]    Compiling lender v0.6.2
[INFO] [stderr]    Compiling lambert_w v1.2.34
[INFO] [stderr]    Compiling sysctl v0.6.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling sysinfo v0.36.1
[INFO] [stderr]    Compiling ambassador v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling thread-priority v3.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dsi-progress-logger v0.8.7
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling mem_dbg-derive v0.2.1
[INFO] [stderr]    Compiling derive_setters v0.1.9
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling sync-cell-slice v0.9.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling mem_dbg v0.3.4
[INFO] [stderr]    Compiling java-properties v2.0.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling parallel_frontier v0.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling no-break v0.1.3
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling kahan v0.1.4
[INFO] [stderr]    Compiling mmap-rs v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling mem_dbg v0.4.1
[INFO] [stderr]    Compiling epserde v0.12.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling common_traits v0.12.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.3
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling dsi-bitstream v0.7.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling sux v0.12.3
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr] warning: use `#[mem_size(flat)]` instead of `#[mem_size_flat]` on type `Stats`
[INFO] [stderr] warning: use `#[mem_size(flat)]` instead of `#[mem_size_flat]` on type `FuseLge3Shards`
[INFO] [stderr] warning: use `#[epserde(deep_copy)]` instead of `#[epserde_deep_copy]` on type `FuseLge3Shards`
[INFO] [stderr] warning: use `#[mem_size(flat)]` instead of `#[mem_size_flat]` on type `FuseLge3NoShards`
[INFO] [stderr] warning: use `#[epserde(deep_copy)]` instead of `#[epserde_deep_copy]` on type `FuseLge3NoShards`
[INFO] [stderr] warning: use `#[mem_size(flat)]` instead of `#[mem_size_flat]` on type `FuseLge3FullSigs`
[INFO] [stderr] warning: use `#[epserde(deep_copy)]` instead of `#[epserde_deep_copy]` on type `FuseLge3FullSigs`
[INFO] [stderr] warning: use `#[mem_size(flat)]` instead of `#[mem_size_flat]` on type `Block32Counters`
[INFO] [stderr] warning: use `#[epserde(zero_copy)]` instead of `#[epserde_zero_copy]` on type `Block32Counters`
[INFO] [stderr] warning: use `#[mem_size(flat)]` instead of `#[mem_size_flat]` on type `BlockCounters`
[INFO] [stderr] warning: use `#[epserde(zero_copy)]` instead of `#[epserde_zero_copy]` on type `BlockCounters`
[INFO] [stderr] warning: use `#[mem_size(flat)]` instead of `#[mem_size_flat]` on type `EmptyVal`
[INFO] [stderr] warning: use `#[epserde(zero_copy)]` instead of `#[epserde_zero_copy]` on type `EmptyVal`
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling webgraph-cli v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling card-est-array v0.2.1
[INFO] [stderr]    Compiling webgraph v0.6.2
[INFO] [stderr] warning: use `#[epserde(deep_copy)]` instead of `#[epserde_deep_copy]` on type `LabeledArc`
[INFO] [stderr]    Compiling webgraph-algo v0.6.2
[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/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name webgraph_cli --edition=2024 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=223f13eda551e619 -C extra-filename=-7787174eaf8327ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-42d5b19d033681ee.rmeta --extern card_est_array=/opt/rustwide/target/debug/deps/libcard_est_array-534a4f53b39534ba.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-ebc50f83ddc9e64a.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-eefbc65772dd7048.rmeta --extern common_traits=/opt/rustwide/target/debug/deps/libcommon_traits-c609df7c1e765691.rmeta --extern dsi_bitstream=/opt/rustwide/target/debug/deps/libdsi_bitstream-d0bf5dbfffad555b.rmeta --extern dsi_progress_logger=/opt/rustwide/target/debug/deps/libdsi_progress_logger-94f23d931bf9d653.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-dc3f0028bc083958.rmeta --extern epserde=/opt/rustwide/target/debug/deps/libepserde-7054a20d08b13463.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rmeta --extern java_properties=/opt/rustwide/target/debug/deps/libjava_properties-3a26341073d928ac.rmeta --extern jiff=/opt/rustwide/target/debug/deps/libjiff-aec2e6db22477671.rmeta --extern lender=/opt/rustwide/target/debug/deps/liblender-400ced47e7bcb4da.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rmeta --extern mmap_rs=/opt/rustwide/target/debug/deps/libmmap_rs-37b3c69183b384ff.rmeta --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-4cf40a7c02e88b9a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f6dd8b3914e8d525.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-8340fb0cb1d9c83b.rmeta --extern sux=/opt/rustwide/target/debug/deps/libsux-c73a1dd3ecf0110f.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-9a133b0075b32366.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8e3d7d2cdd947afa.rmeta --extern value_traits=/opt/rustwide/target/debug/deps/libvalue_traits-2ad78a4b0d741743.rmeta --extern webgraph=/opt/rustwide/target/debug/deps/libwebgraph-d0dd3d6661391a3c.rmeta --extern webgraph_algo=/opt/rustwide/target/debug/deps/libwebgraph_algo-b512e65137cd9115.rmeta --extern zmij=/opt/rustwide/target/debug/deps/libzmij-d2f562b84b927b2e.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-1411bb70f9af8bf9.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-9b0780223f7c29c3/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "90bba1de52c390d8115c372adc30d0eb949ee44348754c5aa7cd7c58443f3c8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90bba1de52c390d8115c372adc30d0eb949ee44348754c5aa7cd7c58443f3c8e", kill_on_drop: false }`
[INFO] [stdout] 90bba1de52c390d8115c372adc30d0eb949ee44348754c5aa7cd7c58443f3c8e
