[INFO] fetching crate runzip 0.1.8...
[INFO] testing runzip-0.1.8 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate runzip 0.1.8 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate runzip 0.1.8
[INFO] finished tweaking crates.io crate runzip 0.1.8
[INFO] tweaked toml for crates.io crate runzip 0.1.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate runzip 0.1.8 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate runzip 0.1.8 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f168c79cfc2564014ab74d4bdabf75f8f165f7623f862a6ca806562a9e71514b
[INFO] running `Command { std: "docker" "start" "-a" "f168c79cfc2564014ab74d4bdabf75f8f165f7623f862a6ca806562a9e71514b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f168c79cfc2564014ab74d4bdabf75f8f165f7623f862a6ca806562a9e71514b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f168c79cfc2564014ab74d4bdabf75f8f165f7623f862a6ca806562a9e71514b", kill_on_drop: false }`
[INFO] [stdout] f168c79cfc2564014ab74d4bdabf75f8f165f7623f862a6ca806562a9e71514b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 753b3642c2e8fe141f684c87a5a598e42a4481a94c5b46748db9a445d7a9c263
[INFO] running `Command { std: "docker" "start" "-a" "753b3642c2e8fe141f684c87a5a598e42a4481a94c5b46748db9a445d7a9c263", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling aws-lc-rs v1.15.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.33.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling runzip v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "753b3642c2e8fe141f684c87a5a598e42a4481a94c5b46748db9a445d7a9c263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "753b3642c2e8fe141f684c87a5a598e42a4481a94c5b46748db9a445d7a9c263", kill_on_drop: false }`
[INFO] [stdout] 753b3642c2e8fe141f684c87a5a598e42a4481a94c5b46748db9a445d7a9c263
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23b4df04f5f53c431fd375cc9421fecc0d9a85ecda5481b4e920d1a1350b0407
[INFO] running `Command { std: "docker" "start" "-a" "23b4df04f5f53c431fd375cc9421fecc0d9a85ecda5481b4e920d1a1350b0407", kill_on_drop: false }`
[INFO] [stderr]    Compiling runzip v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s
[INFO] running `Command { std: "docker" "inspect" "23b4df04f5f53c431fd375cc9421fecc0d9a85ecda5481b4e920d1a1350b0407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23b4df04f5f53c431fd375cc9421fecc0d9a85ecda5481b4e920d1a1350b0407", kill_on_drop: false }`
[INFO] [stdout] 23b4df04f5f53c431fd375cc9421fecc0d9a85ecda5481b4e920d1a1350b0407
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1fa83726c22457eb3a670cb849f01216f8647962be8d1e13f6502beadf25fa5d
[INFO] running `Command { std: "docker" "start" "-a" "1fa83726c22457eb3a670cb849f01216f8647962be8d1e13f6502beadf25fa5d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/runzip-01ec5b3dc4a2b95b)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/runzip-03750765e46e27ca)
[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] [stderr]    Doc-tests runzip
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/io/mod.rs - io::ReadAt (line 36) ... ignored
[INFO] [stdout] test src/zip/extractor.rs - zip::extractor::ZipExtractor<R>::extract_to_file (line 192) ... ignored
[INFO] [stdout] test src/zip/extractor.rs - zip::extractor::ZipExtractor<R>::extract_to_memory (line 135) ... ignored
[INFO] [stdout] test src/zip/extractor.rs - zip::extractor::ZipExtractor<R>::extract_to_stdout (line 228) ... ignored
[INFO] [stdout] test src/zip/extractor.rs - zip::extractor::ZipExtractor<R>::list_files (line 100) ... ignored
[INFO] [stdout] test src/zip/extractor.rs - zip::extractor::ZipExtractor<R>::new (line 75) ... ignored
[INFO] [stdout] test src/zip/parser.rs - zip::parser::ZipParser (line 44) ... ignored
[INFO] [stdout] test src/zip/structures.rs - zip::structures::ZipFileEntry (line 345) ... ignored
[INFO] [stdout] test src/zip/structures.rs - zip::structures::ZipFileEntry::mod_date (line 390) ... ignored
[INFO] [stdout] test src/zip/structures.rs - zip::structures::ZipFileEntry::mod_time (line 414) ... ignored
[INFO] [stdout] test src/io/local.rs - io::local::LocalFileReader (line 24) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 20) - compile ... ok
[INFO] [stdout] test src/io/http.rs - io::http::HttpRangeReader (line 35) - compile ... FAILED
[INFO] [stdout] test src/zip/extractor.rs - zip::extractor (line 8) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/io/local.rs - io::local::LocalFileReader (line 24) stdout ----
[INFO] [stdout] error[E0599]: no method named `size` found for struct `LocalFileReader` in the current scope
[INFO] [stdout]   --> src/io/local.rs:31:40
[INFO] [stdout]    |
[INFO] [stdout] 31 | println!("File size: {} bytes", reader.size());
[INFO] [stdout]    |                                        ^^^^ private field, not a method
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/io/mod.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn size(&self) -> u64;
[INFO] [stdout]    |        ---- the method is available for `LocalFileReader` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ReadAt` which provides `size` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 24 + use crate::runzip::ReadAt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/io/http.rs - io::http::HttpRangeReader (line 35) stdout ----
[INFO] [stdout] error[E0599]: no method named `size` found for struct `HttpRangeReader` in the current scope
[INFO] [stdout]   --> src/io/http.rs:41:40
[INFO] [stdout]    |
[INFO] [stdout] 41 | println!("File size: {} bytes", reader.size());
[INFO] [stdout]    |                                        ^^^^ private field, not a method
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/io/mod.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn size(&self) -> u64;
[INFO] [stdout]    |        ---- the method is available for `HttpRangeReader` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ReadAt` which provides `size` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 34 + use crate::runzip::ReadAt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/io/http.rs - io::http::HttpRangeReader (line 35)
[INFO] [stdout]     src/io/local.rs - io::local::LocalFileReader (line 24)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.68s; merged doctests compilation took 0.25s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1fa83726c22457eb3a670cb849f01216f8647962be8d1e13f6502beadf25fa5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fa83726c22457eb3a670cb849f01216f8647962be8d1e13f6502beadf25fa5d", kill_on_drop: false }`
[INFO] [stdout] 1fa83726c22457eb3a670cb849f01216f8647962be8d1e13f6502beadf25fa5d
