[INFO] fetching crate rdfoothills 0.3.1...
[INFO] checking rdfoothills-0.3.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate rdfoothills 0.3.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate rdfoothills 0.3.1 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 rdfoothills 0.3.1
[INFO] finished tweaking crates.io crate rdfoothills 0.3.1
[INFO] tweaked toml for crates.io crate rdfoothills 0.3.1 written to /workspace/builds/worker-0-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 60 packages to latest compatible versions
[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 oxrdf v0.2.3
[INFO] [stderr]   Downloaded oxrdfxml v0.1.3
[INFO] [stderr]   Downloaded oxrdfio v0.1.3
[INFO] [stderr]   Downloaded oxttl v0.1.3
[INFO] [stderr]   Downloaded mediatype v0.19.18
[INFO] [stderr]   Downloaded quick-xml v0.37.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3506ba1313b9f895043bc0daa038ca9b9e1c450ed8ccd43649e429fba7dcd943
[INFO] running `Command { std: "docker" "start" "-a" "3506ba1313b9f895043bc0daa038ca9b9e1c450ed8ccd43649e429fba7dcd943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3506ba1313b9f895043bc0daa038ca9b9e1c450ed8ccd43649e429fba7dcd943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3506ba1313b9f895043bc0daa038ca9b9e1c450ed8ccd43649e429fba7dcd943", kill_on_drop: false }`
[INFO] [stdout] 3506ba1313b9f895043bc0daa038ca9b9e1c450ed8ccd43649e429fba7dcd943
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0fd9031a04c9cef839d78cc0244a41f2fb6f18fa0796e0345d13882836d1757e
[INFO] running `Command { std: "docker" "start" "-a" "0fd9031a04c9cef839d78cc0244a41f2fb6f18fa0796e0345d13882836d1757e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking oxilangtag v0.1.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking oxiri v0.2.8
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking mediatype v0.19.18
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking infer v0.16.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking quick-xml v0.37.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking oxrdf v0.2.3
[INFO] [stderr]     Checking oxrdfxml v0.1.3
[INFO] [stderr]     Checking oxttl v0.1.3
[INFO] [stderr]     Checking oxrdfio v0.1.3
[INFO] [stderr]     Checking rdfoothills v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `parse_tokio_async_read` found for struct `RdfParser` in the current scope
[INFO] [stdout]   --> src/conversion/oxrdfio.rs:72:59
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut reader = RdfParser::from_format(from_fmt).parse_tokio_async_read(in_file);
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `for_tokio_async_reader` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut reader = RdfParser::from_format(from_fmt).for_tokio_async_reader(in_file);
[INFO] [stdout]    |                                                           ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_tokio_async_read` found for struct `RdfParser` in the current scope
[INFO] [stdout]   --> src/conversion/oxrdfio.rs:72:59
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut reader = RdfParser::from_format(from_fmt).parse_tokio_async_read(in_file);
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `for_tokio_async_reader` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut reader = RdfParser::from_format(from_fmt).for_tokio_async_reader(in_file);
[INFO] [stdout]    |                                                           ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `serialize_to_tokio_async_write` found for struct `RdfSerializer` in the current scope
[INFO] [stdout]   --> src/conversion/oxrdfio.rs:75:48
[INFO] [stdout]    |
[INFO] [stdout] 75 |             RdfSerializer::from_format(to_fmt).serialize_to_tokio_async_write(out_file);
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `for_tokio_async_writer` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 75 |             RdfSerializer::from_format(to_fmt).for_tokio_async_writer(out_file);
[INFO] [stdout]    |                                                ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `serialize_to_tokio_async_write` found for struct `RdfSerializer` in the current scope
[INFO] [stdout]   --> src/conversion/oxrdfio.rs:75:48
[INFO] [stdout]    |
[INFO] [stdout] 75 |             RdfSerializer::from_format(to_fmt).serialize_to_tokio_async_write(out_file);
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `for_tokio_async_writer` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 75 |             RdfSerializer::from_format(to_fmt).for_tokio_async_writer(out_file);
[INFO] [stdout]    |                                                ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdfoothills` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rdfoothills` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "0fd9031a04c9cef839d78cc0244a41f2fb6f18fa0796e0345d13882836d1757e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fd9031a04c9cef839d78cc0244a41f2fb6f18fa0796e0345d13882836d1757e", kill_on_drop: false }`
[INFO] [stdout] 0fd9031a04c9cef839d78cc0244a41f2fb6f18fa0796e0345d13882836d1757e
