[INFO] fetching crate link_scraper 0.2.0...
[INFO] checking link_scraper-0.2.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate link_scraper 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate link_scraper 0.2.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate link_scraper 0.2.0
[INFO] finished tweaking crates.io crate link_scraper 0.2.0
[INFO] tweaked toml for crates.io crate link_scraper 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 165 packages to latest compatible versions
[INFO] [stderr]       Adding kamadak-exif v0.5.5 (available: v0.6.1)
[INFO] [stderr]       Adding rtf-parser v0.3.0 (available: v0.4.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linkify v0.10.0
[INFO] [stderr]   Downloaded rtf-parser v0.3.0
[INFO] [stderr]   Downloaded mupdf v0.4.4
[INFO] [stderr]   Downloaded mupdf-sys v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c418ac5e44c49e88323cc62888a43f12077a0582d94778ba8ef85f9815cc81c7
[INFO] running `Command { std: "docker" "start" "-a" "c418ac5e44c49e88323cc62888a43f12077a0582d94778ba8ef85f9815cc81c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c418ac5e44c49e88323cc62888a43f12077a0582d94778ba8ef85f9815cc81c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c418ac5e44c49e88323cc62888a43f12077a0582d94778ba8ef85f9815cc81c7", kill_on_drop: false }`
[INFO] [stdout] c418ac5e44c49e88323cc62888a43f12077a0582d94778ba8ef85f9815cc81c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4542b1e34c6177f0dc095aa85896136bbdd56b1195d31d243797eb78b9f020f7
[INFO] running `Command { std: "docker" "start" "-a" "4542b1e34c6177f0dc095aa85896136bbdd56b1195d31d243797eb78b9f020f7", kill_on_drop: false }`
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking linkify v0.10.0
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking infer v0.16.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking link_scraper v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../test_files/ooxml/docx_test.docx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/any_format_scraper.rs:282:30
[INFO] [stdout]     |
[INFO] [stdout] 282 |     const TEST_DOCX: &[u8] = include_bytes!("../test_files/ooxml/docx_test.docx");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_files/ooxml/pptx_test.pptx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/any_format_scraper.rs:283:30
[INFO] [stdout]     |
[INFO] [stdout] 283 |     const TEST_PPTX: &[u8] = include_bytes!("../test_files/ooxml/pptx_test.pptx");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_files/ooxml/xlsx_test.xlsx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/any_format_scraper.rs:284:30
[INFO] [stdout]     |
[INFO] [stdout] 284 |     const TEST_XLSX: &[u8] = include_bytes!("../test_files/ooxml/xlsx_test.xlsx");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_files/odf/odt_test.odt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/any_format_scraper.rs:285:29
[INFO] [stdout]     |
[INFO] [stdout] 285 |     const TEST_ODT: &[u8] = include_bytes!("../test_files/odf/odt_test.odt");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_files/odf/ods_test.ods`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/any_format_scraper.rs:286:29
[INFO] [stdout]     |
[INFO] [stdout] 286 |     const TEST_ODS: &[u8] = include_bytes!("../test_files/odf/ods_test.ods");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_files/odf/odp_test.odp`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/any_format_scraper.rs:287:29
[INFO] [stdout]     |
[INFO] [stdout] 287 |     const TEST_ODP: &[u8] = include_bytes!("../test_files/odf/odp_test.odp");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_files/odf/ott_test.ott`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/any_format_scraper.rs:288:29
[INFO] [stdout]     |
[INFO] [stdout] 288 |     const TEST_OTT: &[u8] = include_bytes!("../test_files/odf/ott_test.ott");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_files/pdf/pdf_test.pdf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/any_format_scraper.rs:289:29
[INFO] [stdout]     |
[INFO] [stdout] 289 |     const TEST_PDF: &[u8] = include_bytes!("../test_files/pdf/pdf_test.pdf");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_files/rtf/rtf_test.rtf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/any_format_scraper.rs:290:29
[INFO] [stdout]     |
[INFO] [stdout] 290 |     const TEST_RTF: &[u8] = include_bytes!("../test_files/rtf/rtf_test.rtf");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_files/xml/xml_test.xml`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/any_format_scraper.rs:291:29
[INFO] [stdout]     |
[INFO] [stdout] 291 |     const TEST_XML: &[u8] = include_bytes!("../test_files/xml/xml_test.xml");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_files/xml/svg_test.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/any_format_scraper.rs:292:29
[INFO] [stdout]     |
[INFO] [stdout] 292 |     const TEST_SVG: &[u8] = include_bytes!("../test_files/xml/svg_test.svg");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_files/images/exif_test.jpg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/any_format_scraper.rs:293:29
[INFO] [stdout]     |
[INFO] [stdout] 293 |     const TEST_JPG: &[u8] = include_bytes!("../test_files/images/exif_test.jpg");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/formats/../../test_files/xml/xml_test.xml`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/formats/plaintext.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |     const TEST_XML: &[u8] = include_bytes!("../../test_files/xml/xml_test.xml");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `link_scraper` (lib test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "4542b1e34c6177f0dc095aa85896136bbdd56b1195d31d243797eb78b9f020f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4542b1e34c6177f0dc095aa85896136bbdd56b1195d31d243797eb78b9f020f7", kill_on_drop: false }`
[INFO] [stdout] 4542b1e34c6177f0dc095aa85896136bbdd56b1195d31d243797eb78b9f020f7
