[INFO] cloning repository https://github.com/colobrodo/webgraph-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colobrodo/webgraph-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolobrodo%2Fwebgraph-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolobrodo%2Fwebgraph-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa65cb5a7983fe251483863fa565ef6b3cb0781a
[INFO] checking colobrodo/webgraph-tools against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolobrodo%2Fwebgraph-tools" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/colobrodo/webgraph-tools
[INFO] finished tweaking git repo https://github.com/colobrodo/webgraph-tools
[INFO] tweaked toml for git repo https://github.com/colobrodo/webgraph-tools written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/colobrodo/webgraph-tools on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/colobrodo/webgraph-tools 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff5a724a0e27c52d46c92a137c3967d1503ac28e55617f71f325d5892bd64af3
[INFO] running `Command { std: "docker" "start" "-a" "ff5a724a0e27c52d46c92a137c3967d1503ac28e55617f71f325d5892bd64af3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff5a724a0e27c52d46c92a137c3967d1503ac28e55617f71f325d5892bd64af3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff5a724a0e27c52d46c92a137c3967d1503ac28e55617f71f325d5892bd64af3", kill_on_drop: false }`
[INFO] [stdout] ff5a724a0e27c52d46c92a137c3967d1503ac28e55617f71f325d5892bd64af3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0dee62c8580ecf50bd1d616b89e8ba729249e24c9f290047f116c8afea40432
[INFO] running `Command { std: "docker" "start" "-a" "d0dee62c8580ecf50bd1d616b89e8ba729249e24c9f290047f116c8afea40432", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling impl-tools v0.10.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking maligned v0.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling lambert_w v1.2.28
[INFO] [stderr]    Compiling epserde v0.8.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling impl-tools-lib v0.11.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking pluralizer v0.5.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking sysinfo v0.35.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling mem_dbg-derive v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking common_traits v0.11.3
[INFO] [stderr]    Compiling protobuf-codegen-pure v2.28.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sysctl v0.5.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking mmap-rs v0.6.1
[INFO] [stderr]    Compiling lender-derive v0.1.2
[INFO] [stderr]    Compiling epserde-derive v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking mem_dbg v0.3.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling impl-tools v0.11.4
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking arbitrary-chunks v0.4.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking partition v0.1.2
[INFO] [stderr]     Checking stable_try_trait_v2 v1.75.1
[INFO] [stderr]     Checking lender v0.3.2
[INFO] [stderr]     Checking rdst v0.20.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]    Compiling rgb v0.1.0 (https://github.com/JMMackenzie/enhanced-graph-bisection#490205b2)
[INFO] [stderr]     Checking common_traits v0.12.0
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking thread-priority v1.2.0
[INFO] [stderr]    Compiling derive_setters v0.1.8
[INFO] [stderr]     Checking dsi-progress-logger v0.8.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling ambassador v0.4.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking simplelog v0.8.0
[INFO] [stderr]     Checking indicatif v0.15.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking dsi-bitstream v0.5.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking java-properties v2.0.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking dary_heap v0.3.8
[INFO] [stderr]     Checking sync-cell-slice v0.9.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking sux v0.7.4
[INFO] [stderr]     Checking webgraph v0.3.0
[INFO] [stderr]     Checking webgraph-tools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `BinGraph` is never constructed
[INFO] [stdout]   --> src/to/bin.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct BinGraph {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `add_list`, `new`, `from_file`, and `write` are never used
[INFO] [stdout]    --> src/to/bin.rs:40:8
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl BinGraph {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  40 |     fn add_list(&mut self, node_index: usize, successors: impl IntoIterator<Item = usize>) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  47 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |     fn from_file(path: impl AsRef<Path>) -> anyhow::Result<Self> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     fn write(&self, path: PathBuf) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinGraph` is never constructed
[INFO] [stdout]   --> src/to/bin.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct BinGraph {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `add_list`, `new`, `from_file`, and `write` are never used
[INFO] [stdout]    --> src/to/bin.rs:40:8
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl BinGraph {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  40 |     fn add_list(&mut self, node_index: usize, successors: impl IntoIterator<Item = usize>) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  47 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |     fn from_file(path: impl AsRef<Path>) -> anyhow::Result<Self> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     fn write(&self, path: PathBuf) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d0dee62c8580ecf50bd1d616b89e8ba729249e24c9f290047f116c8afea40432", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0dee62c8580ecf50bd1d616b89e8ba729249e24c9f290047f116c8afea40432", kill_on_drop: false }`
[INFO] [stdout] d0dee62c8580ecf50bd1d616b89e8ba729249e24c9f290047f116c8afea40432
