[INFO] fetching crate rusqlite-from-row-fork2 0.2.4...
[INFO] testing rusqlite-from-row-fork2-0.2.4 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rusqlite-from-row-fork2 0.2.4 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rusqlite-from-row-fork2 0.2.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rusqlite-from-row-fork2 0.2.4
[INFO] tweaked toml for crates.io crate rusqlite-from-row-fork2 0.2.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusqlite-from-row-fork2 0.2.4 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusqlite-from-row-fork2 0.2.4 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusqlite-from-row-derive v0.2.4
[INFO] [stderr]   Downloaded rusqlite v0.33.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.31.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be554a650190e4816f9c6961b3c4c5aa22658c2f2201acd900d7120eb1714a18
[INFO] running `Command { std: "docker" "start" "-a" "be554a650190e4816f9c6961b3c4c5aa22658c2f2201acd900d7120eb1714a18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be554a650190e4816f9c6961b3c4c5aa22658c2f2201acd900d7120eb1714a18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be554a650190e4816f9c6961b3c4c5aa22658c2f2201acd900d7120eb1714a18", kill_on_drop: false }`
[INFO] [stdout] be554a650190e4816f9c6961b3c4c5aa22658c2f2201acd900d7120eb1714a18
[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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6794f6bb0d0a9a574079de233a352d388c5f3466d400d3cf6a3f6527b2cc3e5
[INFO] running `Command { std: "docker" "start" "-a" "e6794f6bb0d0a9a574079de233a352d388c5f3466d400d3cf6a3f6527b2cc3e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rusqlite v0.33.0
[INFO] [stderr]    Compiling rusqlite-from-row-derive v0.2.4
[INFO] [stderr]    Compiling rusqlite-from-row-fork2 v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.78s
[INFO] running `Command { std: "docker" "inspect" "e6794f6bb0d0a9a574079de233a352d388c5f3466d400d3cf6a3f6527b2cc3e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6794f6bb0d0a9a574079de233a352d388c5f3466d400d3cf6a3f6527b2cc3e5", kill_on_drop: false }`
[INFO] [stdout] e6794f6bb0d0a9a574079de233a352d388c5f3466d400d3cf6a3f6527b2cc3e5
[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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69dd860375c64d469c8b956192cafccbae2f9878d6d31414c0330c1d7d5ae64e
[INFO] running `Command { std: "docker" "start" "-a" "69dd860375c64d469c8b956192cafccbae2f9878d6d31414c0330c1d7d5ae64e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusqlite-from-row-fork2 v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rusqlite_from_row`
[INFO] [stdout]  --> tests/integration.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusqlite_from_row::FromRow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rusqlite_from_row`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusqlite_from_row`, use `cargo add rusqlite_from_row` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_row` in this scope
[INFO] [stdout]   --> tests/integration.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[from_row(flatten, prefix = "author_")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `from_row` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_row` in this scope
[INFO] [stdout]   --> tests/integration.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[from_row(flatten, prefix)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `from_row` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_row` in this scope
[INFO] [stdout]   --> tests/integration.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[from_row(flatten, default)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `from_row` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_row` in this scope
[INFO] [stdout]   --> tests/integration.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[from_row(default)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `from_row` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_row` in this scope
[INFO] [stdout]   --> tests/integration.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[from_row(from_fn = "<PathBuf as From<String>>::from")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `from_row` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_row` in this scope
[INFO] [stdout]   --> tests/integration.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[from_row(skip)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `from_row` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_row` in this scope
[INFO] [stdout]   --> tests/integration.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[from_row(flatten, prefix = "role_")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `from_row` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_row` found for struct `Todo` in the current scope
[INFO] [stdout]    --> tests/integration.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub struct Todo {
[INFO] [stdout]     | --------------- function or associated item `try_from_row` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 135 |             Todo::try_from_row,
[INFO] [stdout]     |                   ^^^^^^^^^^^^ function or associated item not found in `Todo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `try_from_row`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `rusqlite_from_row_fork2::FromRow`
[INFO] [stdout] help: there is an associated function `try_from` with a similar name
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:708:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusqlite-from-row-fork2` (test "integration") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "69dd860375c64d469c8b956192cafccbae2f9878d6d31414c0330c1d7d5ae64e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69dd860375c64d469c8b956192cafccbae2f9878d6d31414c0330c1d7d5ae64e", kill_on_drop: false }`
[INFO] [stdout] 69dd860375c64d469c8b956192cafccbae2f9878d6d31414c0330c1d7d5ae64e
