[INFO] fetching crate vincenzo 0.0.3...
[INFO] testing vincenzo-0.0.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate vincenzo 0.0.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate vincenzo 0.0.3
[INFO] finished tweaking crates.io crate vincenzo 0.0.3
[INFO] tweaked toml for crates.io crate vincenzo 0.0.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vincenzo 0.0.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 128 packages to latest compatible versions
[INFO] [stderr]       Adding bendy v0.3.3 (available: v0.6.0)
[INFO] [stderr]       Adding directories v5.0.1 (available: v6.0.0)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.0)
[INFO] [stderr]       Adding magnet-url v2.0.0 (available: v3.0.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34f5da2adf587d4916a391192f91d7de72d58294ffd324eb82d9875c3ac59239
[INFO] running `Command { std: "docker" "start" "-a" "34f5da2adf587d4916a391192f91d7de72d58294ffd324eb82d9875c3ac59239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34f5da2adf587d4916a391192f91d7de72d58294ffd324eb82d9875c3ac59239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34f5da2adf587d4916a391192f91d7de72d58294ffd324eb82d9875c3ac59239", kill_on_drop: false }`
[INFO] [stdout] 34f5da2adf587d4916a391192f91d7de72d58294ffd324eb82d9875c3ac59239
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a72a5a2494b042cdf242e26455467be5844b405d73306fa991ff67cbb53318e
[INFO] running `Command { std: "docker" "start" "-a" "8a72a5a2494b042cdf242e26455467be5844b405d73306fa991ff67cbb53318e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling bendy v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling speedy-derive v0.8.7
[INFO] [stderr]    Compiling magnet-url v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling speedy v0.8.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling vincenzo v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "8a72a5a2494b042cdf242e26455467be5844b405d73306fa991ff67cbb53318e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a72a5a2494b042cdf242e26455467be5844b405d73306fa991ff67cbb53318e", kill_on_drop: false }`
[INFO] [stdout] 8a72a5a2494b042cdf242e26455467be5844b405d73306fa991ff67cbb53318e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 460334f1c0d49ed11982dbbd0bff9b836a995a309db44f9ae553fcbc343197e0
[INFO] running `Command { std: "docker" "start" "-a" "460334f1c0d49ed11982dbbd0bff9b836a995a309db44f9ae553fcbc343197e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling vincenzo v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../../test-files/book.torrent`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/extension.rs:298:30
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let metainfo_bytes = include_bytes!("../../../test-files/book.torrent");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-files/music.torrent`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/metainfo.rs:602:24
[INFO] [stdout]     |
[INFO] [stdout] 602 |         let metainfo = include_bytes!("../../../test-files/music.torrent");
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-files/book.torrent`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/metainfo.rs:734:24
[INFO] [stdout]     |
[INFO] [stdout] 734 |         let metainfo = include_bytes!("../../../test-files/book.torrent");
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-files/debian.torrent`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/metainfo.rs:791:13
[INFO] [stdout]     |
[INFO] [stdout] 791 |             include_bytes!("../../../test-files/debian.torrent");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-files/book.torrent`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/metainfo.rs:905:13
[INFO] [stdout]     |
[INFO] [stdout] 905 |             include_bytes!("../../../test-files/book.torrent");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-files/book.torrent`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/metainfo.rs:920:23
[INFO] [stdout]     |
[INFO] [stdout] 920 |         let torrent = include_bytes!("../../../test-files/book.torrent");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-files/debian.torrent`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/metainfo.rs:997:23
[INFO] [stdout]     |
[INFO] [stdout] 997 |         let torrent = include_bytes!("../../../test-files/debian.torrent");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-files/pieces.iso`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/metainfo.rs:1012:29
[INFO] [stdout]      |
[INFO] [stdout] 1012 |                     pieces: include_bytes!("../../../test-files/pieces.iso").to_vec(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-files/debian.torrent`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/metainfo.rs:1027:28
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         let torrent_disk = include_bytes!("../../../test-files/debian.torrent");
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-files/pieces.iso`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/metainfo.rs:1040:25
[INFO] [stdout]      |
[INFO] [stdout] 1040 |                 pieces: include_bytes!("../../../test-files/pieces.iso").to_vec(),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vincenzo` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "460334f1c0d49ed11982dbbd0bff9b836a995a309db44f9ae553fcbc343197e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "460334f1c0d49ed11982dbbd0bff9b836a995a309db44f9ae553fcbc343197e0", kill_on_drop: false }`
[INFO] [stdout] 460334f1c0d49ed11982dbbd0bff9b836a995a309db44f9ae553fcbc343197e0
