[INFO] fetching crate vincenzo 0.0.3...
[INFO] testing vincenzo-0.0.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate vincenzo 0.0.3 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vincenzo 0.0.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 138 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.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6a39a0daee1d6fb69660012bc640053db88c4bc36ef55d5ce5acfb24c729a58
[INFO] running `Command { std: "docker" "start" "-a" "f6a39a0daee1d6fb69660012bc640053db88c4bc36ef55d5ce5acfb24c729a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6a39a0daee1d6fb69660012bc640053db88c4bc36ef55d5ce5acfb24c729a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6a39a0daee1d6fb69660012bc640053db88c4bc36ef55d5ce5acfb24c729a58", kill_on_drop: false }`
[INFO] [stdout] f6a39a0daee1d6fb69660012bc640053db88c4bc36ef55d5ce5acfb24c729a58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 794e03ff7035fa6aa2b19491e595a90552f3c41a525dac2a8c9d02e64471adb0
[INFO] running `Command { std: "docker" "start" "-a" "794e03ff7035fa6aa2b19491e595a90552f3c41a525dac2a8c9d02e64471adb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[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 getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling bendy v0.3.3
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling speedy-derive v0.8.7
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling speedy v0.8.7
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling magnet-url v2.0.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[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 36s
[INFO] running `Command { std: "docker" "inspect" "794e03ff7035fa6aa2b19491e595a90552f3c41a525dac2a8c9d02e64471adb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "794e03ff7035fa6aa2b19491e595a90552f3c41a525dac2a8c9d02e64471adb0", kill_on_drop: false }`
[INFO] [stdout] 794e03ff7035fa6aa2b19491e595a90552f3c41a525dac2a8c9d02e64471adb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 119013fd929fff66d0fd72891df67a8856a2855366c7135697c636b384dd8f91
[INFO] running `Command { std: "docker" "start" "-a" "119013fd929fff66d0fd72891df67a8856a2855366c7135697c636b384dd8f91", 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" "119013fd929fff66d0fd72891df67a8856a2855366c7135697c636b384dd8f91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "119013fd929fff66d0fd72891df67a8856a2855366c7135697c636b384dd8f91", kill_on_drop: false }`
[INFO] [stdout] 119013fd929fff66d0fd72891df67a8856a2855366c7135697c636b384dd8f91
