[INFO] fetching crate rst-traverse 2.0.1... [INFO] testing rst-traverse-2.0.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate rst-traverse 2.0.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rst-traverse 2.0.1 [INFO] finished tweaking crates.io crate rst-traverse 2.0.1 [INFO] tweaked toml for crates.io crate rst-traverse 2.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rst-traverse 2.0.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rst-traverse 2.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log v0.4.18 [INFO] [stderr] Downloaded sha1 v0.10.5 [INFO] [stderr] Downloaded time-core v0.1.1 [INFO] [stderr] Downloaded distance v0.4.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.56 [INFO] [stderr] Downloaded xattr v0.2.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.59 [INFO] [stderr] Downloaded crossterm_winapi v0.9.0 [INFO] [stderr] Downloaded signal-hook v0.3.15 [INFO] [stderr] Downloaded serde v1.0.163 [INFO] [stderr] Downloaded serde_derive v1.0.163 [INFO] [stderr] Downloaded url v2.4.0 [INFO] [stderr] Downloaded aes v0.8.2 [INFO] [stderr] Downloaded ratatui v0.20.1 [INFO] [stderr] Downloaded sysinfo v0.29.0 [INFO] [stderr] Downloaded serde_json v1.0.96 [INFO] [stderr] Downloaded zip-extract v0.1.2 [INFO] [stderr] Downloaded chrono v0.4.26 [INFO] [stderr] Downloaded trash v3.0.2 [INFO] [stderr] Downloaded time v0.3.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 830f73a2224f55a17bf46674c8bfc7cd0f0a34d98de5c849225f562353a54c3a [INFO] running `Command { std: "docker" "start" "-a" "830f73a2224f55a17bf46674c8bfc7cd0f0a34d98de5c849225f562353a54c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "830f73a2224f55a17bf46674c8bfc7cd0f0a34d98de5c849225f562353a54c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830f73a2224f55a17bf46674c8bfc7cd0f0a34d98de5c849225f562353a54c3a", kill_on_drop: false }` [INFO] [stdout] 830f73a2224f55a17bf46674c8bfc7cd0f0a34d98de5c849225f562353a54c3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f40c7ee2310055490a83e209d382b7d7a9d8f4dc5dfe60e8561be8c486d6833a [INFO] running `Command { std: "docker" "start" "-a" "f40c7ee2310055490a83e209d382b7d7a9d8f4dc5dfe60e8561be8c486d6833a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling sublime_fuzzy v0.7.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling ratatui v0.20.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling trash v3.0.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling sysinfo v0.29.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling zip-extract v0.1.2 [INFO] [stderr] Compiling rst-traverse v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `content` and `selected_item_state` are never read [INFO] [stdout] --> src/app/app.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub content: StatefulList, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub selected_item_state: ListState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InputBox` is never constructed [INFO] [stdout] --> src/app/app.rs:197:12 [INFO] [stdout] | [INFO] [stdout] 197 | pub struct InputBox<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::hint::must_use` that must be used [INFO] [stdout] --> src/app/app.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | format!("./{}", input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 188 | let _ = format!("./{}", input); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.98s [INFO] running `Command { std: "docker" "inspect" "f40c7ee2310055490a83e209d382b7d7a9d8f4dc5dfe60e8561be8c486d6833a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f40c7ee2310055490a83e209d382b7d7a9d8f4dc5dfe60e8561be8c486d6833a", kill_on_drop: false }` [INFO] [stdout] f40c7ee2310055490a83e209d382b7d7a9d8f4dc5dfe60e8561be8c486d6833a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 287bcce6d23ee1866939867a38ad0f99ae3db48a2deeb8554d81e38cbd1ccfe9 [INFO] running `Command { std: "docker" "start" "-a" "287bcce6d23ee1866939867a38ad0f99ae3db48a2deeb8554d81e38cbd1ccfe9", kill_on_drop: false }` [INFO] [stderr] Compiling rst-traverse v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `content` and `selected_item_state` are never read [INFO] [stdout] --> src/app/app.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub content: StatefulList, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub selected_item_state: ListState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InputBox` is never constructed [INFO] [stdout] --> src/app/app.rs:197:12 [INFO] [stdout] | [INFO] [stdout] 197 | pub struct InputBox<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::hint::must_use` that must be used [INFO] [stdout] --> src/app/app.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | format!("./{}", input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 188 | let _ = format!("./{}", input); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "287bcce6d23ee1866939867a38ad0f99ae3db48a2deeb8554d81e38cbd1ccfe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "287bcce6d23ee1866939867a38ad0f99ae3db48a2deeb8554d81e38cbd1ccfe9", kill_on_drop: false }` [INFO] [stdout] 287bcce6d23ee1866939867a38ad0f99ae3db48a2deeb8554d81e38cbd1ccfe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 606bdff3e865bebd6c6ec45ccc9c29ed36b37ee99253f88bc9631178bf0497a3 [INFO] running `Command { std: "docker" "start" "-a" "606bdff3e865bebd6c6ec45ccc9c29ed36b37ee99253f88bc9631178bf0497a3", kill_on_drop: false }` [INFO] [stderr] warning: fields `content` and `selected_item_state` are never read [INFO] [stderr] --> src/app/app.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct App { [INFO] [stderr] | --- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 15 | pub content: StatefulList, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 25 | pub selected_item_state: ListState, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `InputBox` is never constructed [INFO] [stderr] --> src/app/app.rs:197:12 [INFO] [stderr] | [INFO] [stderr] 197 | pub struct InputBox<'a> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::hint::must_use` that must be used [INFO] [stderr] --> src/app/app.rs:188:9 [INFO] [stderr] | [INFO] [stderr] 188 | format!("./{}", input); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 188 | let _ = format!("./{}", input); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `rst-traverse` (bin "rst-traverse" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rst_traverse-ceafbd8aaf6958d8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "606bdff3e865bebd6c6ec45ccc9c29ed36b37ee99253f88bc9631178bf0497a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606bdff3e865bebd6c6ec45ccc9c29ed36b37ee99253f88bc9631178bf0497a3", kill_on_drop: false }` [INFO] [stdout] 606bdff3e865bebd6c6ec45ccc9c29ed36b37ee99253f88bc9631178bf0497a3