[INFO] fetching crate protobook 0.1.0...
[INFO] testing protobook-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate protobook 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate protobook 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate protobook 0.1.0
[INFO] tweaked toml for crates.io crate protobook 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate protobook 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate protobook 0.1.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.86
[INFO] [stderr]   Downloaded uuid v1.10.0
[INFO] [stderr]   Downloaded fb2 v0.4.4
[INFO] [stderr]   Downloaded quick-xml v0.36.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e90c60ca9ad4ba546dbcdb0d666b5d41f3bfba378c820e627c158b12e5b2f87
[INFO] running `Command { std: "docker" "start" "-a" "1e90c60ca9ad4ba546dbcdb0d666b5d41f3bfba378c820e627c158b12e5b2f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e90c60ca9ad4ba546dbcdb0d666b5d41f3bfba378c820e627c158b12e5b2f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e90c60ca9ad4ba546dbcdb0d666b5d41f3bfba378c820e627c158b12e5b2f87", kill_on_drop: false }`
[INFO] [stdout] 1e90c60ca9ad4ba546dbcdb0d666b5d41f3bfba378c820e627c158b12e5b2f87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a1e8db44b1221e712230cbc9063c07eb7cb86a0f9ce4cf6b13759b566127056
[INFO] running `Command { std: "docker" "start" "-a" "5a1e8db44b1221e712230cbc9063c07eb7cb86a0f9ce4cf6b13759b566127056", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]    Compiling protobook v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.63s
[INFO] running `Command { std: "docker" "inspect" "5a1e8db44b1221e712230cbc9063c07eb7cb86a0f9ce4cf6b13759b566127056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a1e8db44b1221e712230cbc9063c07eb7cb86a0f9ce4cf6b13759b566127056", kill_on_drop: false }`
[INFO] [stdout] 5a1e8db44b1221e712230cbc9063c07eb7cb86a0f9ce4cf6b13759b566127056
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed2a2397aa798736cc73cf6f41c74f1eab5bdc5f6d81db81fda13f2b6c692227
[INFO] running `Command { std: "docker" "start" "-a" "ed2a2397aa798736cc73cf6f41c74f1eab5bdc5f6d81db81fda13f2b6c692227", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling protobook v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stdout] error[E0599]: no function or associated item named `from_fb2` found for struct `Book` in the current scope
[INFO] [stdout]   --> examples/deserialize_fb2.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let book = Book::from_fb2(book, book_id, &binary_ids);
[INFO] [stdout]    |                      ^^^^^^^^ function or associated item not found in `Book`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]   --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/convert/mod.rs:592:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fb2`
[INFO] [stdout]   --> examples/deserialize_fb2.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let book: fb2::FictionBook = quick_xml::de::from_reader(reader).unwrap();
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               use of unresolved module or unlinked crate `fb2`
[INFO] [stdout]    |               help: a builtin type with a similar name exists: `f32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fb2`, use `cargo add fb2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `protobook` (example "deserialize_fb2") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `from_fb2` found for struct `Book` in the current scope
[INFO] [stdout]   --> tests/deserialize_fb2.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let book = Book::from_fb2(book, book_id, &binary_ids);
[INFO] [stdout]    |                      ^^^^^^^^ function or associated item not found in `Book`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]   --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/convert/mod.rs:592:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fb2`
[INFO] [stdout]   --> tests/deserialize_fb2.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let book: fb2::FictionBook = quick_xml::de::from_reader(reader).unwrap();
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               use of unresolved module or unlinked crate `fb2`
[INFO] [stdout]    |               help: a builtin type with a similar name exists: `f32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fb2`, use `cargo add fb2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `protobook` (test "deserialize_fb2") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ed2a2397aa798736cc73cf6f41c74f1eab5bdc5f6d81db81fda13f2b6c692227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed2a2397aa798736cc73cf6f41c74f1eab5bdc5f6d81db81fda13f2b6c692227", kill_on_drop: false }`
[INFO] [stdout] ed2a2397aa798736cc73cf6f41c74f1eab5bdc5f6d81db81fda13f2b6c692227
