[INFO] cloning repository https://github.com/markxoe/wikipedia-link-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markxoe/wikipedia-link-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkxoe%2Fwikipedia-link-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkxoe%2Fwikipedia-link-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c7642a53c67c9efb28a2be1d77974df125385b1 [INFO] testing markxoe/wikipedia-link-db against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkxoe%2Fwikipedia-link-db" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/markxoe/wikipedia-link-db on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/markxoe/wikipedia-link-db [INFO] finished tweaking git repo https://github.com/markxoe/wikipedia-link-db [INFO] tweaked toml for git repo https://github.com/markxoe/wikipedia-link-db written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/markxoe/wikipedia-link-db 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7888bb09ae45bd9bc3d708329ab1b826a94bdd71429be4677a9ff103612b9611 [INFO] running `Command { std: "docker" "start" "-a" "7888bb09ae45bd9bc3d708329ab1b826a94bdd71429be4677a9ff103612b9611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7888bb09ae45bd9bc3d708329ab1b826a94bdd71429be4677a9ff103612b9611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7888bb09ae45bd9bc3d708329ab1b826a94bdd71429be4677a9ff103612b9611", kill_on_drop: false }` [INFO] [stdout] 7888bb09ae45bd9bc3d708329ab1b826a94bdd71429be4677a9ff103612b9611 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fb2932e2278526e66662d9953c8e205a9e2c40696e7d676aa16cb0031699ba8 [INFO] running `Command { std: "docker" "start" "-a" "3fb2932e2278526e66662d9953c8e205a9e2c40696e7d676aa16cb0031699ba8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling wikipedia-link-db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `redirect` is never read [INFO] [stdout] --> src/data/pages.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Page { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 5 | pub redirect: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Page` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.38s [INFO] running `Command { std: "docker" "inspect" "3fb2932e2278526e66662d9953c8e205a9e2c40696e7d676aa16cb0031699ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fb2932e2278526e66662d9953c8e205a9e2c40696e7d676aa16cb0031699ba8", kill_on_drop: false }` [INFO] [stdout] 3fb2932e2278526e66662d9953c8e205a9e2c40696e7d676aa16cb0031699ba8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d79c5ff68762f1b8fb0d36f7807158fdcfb6b48d0fa29c8b5f51662440b9470b [INFO] running `Command { std: "docker" "start" "-a" "d79c5ff68762f1b8fb0d36f7807158fdcfb6b48d0fa29c8b5f51662440b9470b", kill_on_drop: false }` [INFO] [stderr] Compiling wikipedia-link-db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `redirect` is never read [INFO] [stdout] --> src/data/pages.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Page { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 5 | pub redirect: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Page` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `Command { std: "docker" "inspect" "d79c5ff68762f1b8fb0d36f7807158fdcfb6b48d0fa29c8b5f51662440b9470b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d79c5ff68762f1b8fb0d36f7807158fdcfb6b48d0fa29c8b5f51662440b9470b", kill_on_drop: false }` [INFO] [stdout] d79c5ff68762f1b8fb0d36f7807158fdcfb6b48d0fa29c8b5f51662440b9470b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d019fdf1c4655e9f271770bb2e12bfec9ff8ef71018e66bbbbd23269e9c3cdba [INFO] running `Command { std: "docker" "start" "-a" "d019fdf1c4655e9f271770bb2e12bfec9ff8ef71018e66bbbbd23269e9c3cdba", kill_on_drop: false }` [INFO] [stderr] warning: field `redirect` is never read [INFO] [stderr] --> src/data/pages.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 2 | pub struct Page { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] ... [INFO] [stderr] 5 | pub redirect: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Page` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wikipedia-link-db` (bin "wikipedia-link-db" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wikipedia_link_db-a5cd4f8e8a1069a9) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test data::algorithm::bfs::test::equal_length_uses_first_in_map ... ok [INFO] [stdout] test data::algorithm::bfs::test::start_is_end ... ok [INFO] [stdout] test data::maps::link_map::new_link_map ... ok [INFO] [stdout] test data::algorithm::bfs::test::single_possibility ... ok [INFO] [stdout] test data::maps::page_map::new_page_map ... ok [INFO] [stdout] test data::algorithm::bfs::test::direct_link ... ok [INFO] [stdout] test data::parsers::common::test::line_count::multiple_lines ... ok [INFO] [stdout] test data::algorithm::bfs::test::multiple_possibilities_one_shortest ... ok [INFO] [stdout] test data::parsers::common::test::line_count::single_line ... ok [INFO] [stdout] test data::algorithm::bfs::test::no_way ... ok [INFO] [stdout] test data::parsers::common::test::line_count::empty_file ... ok [INFO] [stdout] test data::parsers::common::test::all_lines_are_read ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d019fdf1c4655e9f271770bb2e12bfec9ff8ef71018e66bbbbd23269e9c3cdba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d019fdf1c4655e9f271770bb2e12bfec9ff8ef71018e66bbbbd23269e9c3cdba", kill_on_drop: false }` [INFO] [stdout] d019fdf1c4655e9f271770bb2e12bfec9ff8ef71018e66bbbbd23269e9c3cdba