[INFO] fetching crate rusqlite-from-row-fork3 0.2.4...
[INFO] testing rusqlite-from-row-fork3-0.2.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate rusqlite-from-row-fork3 0.2.4 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rusqlite-from-row-fork3 0.2.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rusqlite-from-row-fork3 0.2.4
[INFO] tweaked toml for crates.io crate rusqlite-from-row-fork3 0.2.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusqlite-from-row-fork3 0.2.4 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 rusqlite-from-row-fork3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fallible-streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded rusqlite-from-row-derive v0.2.4
[INFO] [stderr]   Downloaded rusqlite v0.35.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.33.0
[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] 732e6f95f66c69c955fc3c204ad35f4fc8b9c0ce6c37393d021a6028683b7738
[INFO] running `Command { std: "docker" "start" "-a" "732e6f95f66c69c955fc3c204ad35f4fc8b9c0ce6c37393d021a6028683b7738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "732e6f95f66c69c955fc3c204ad35f4fc8b9c0ce6c37393d021a6028683b7738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "732e6f95f66c69c955fc3c204ad35f4fc8b9c0ce6c37393d021a6028683b7738", kill_on_drop: false }`
[INFO] [stdout] 732e6f95f66c69c955fc3c204ad35f4fc8b9c0ce6c37393d021a6028683b7738
[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] 10cc7257500e3998278e0a3daa29aa3bd68c5883a0f4e6e068ff780a854060ba
[INFO] running `Command { std: "docker" "start" "-a" "10cc7257500e3998278e0a3daa29aa3bd68c5883a0f4e6e068ff780a854060ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.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.35.0
[INFO] [stderr]    Compiling rusqlite-from-row-derive v0.2.4
[INFO] [stderr]    Compiling rusqlite-from-row-fork3 v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s
[INFO] running `Command { std: "docker" "inspect" "10cc7257500e3998278e0a3daa29aa3bd68c5883a0f4e6e068ff780a854060ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10cc7257500e3998278e0a3daa29aa3bd68c5883a0f4e6e068ff780a854060ba", kill_on_drop: false }`
[INFO] [stdout] 10cc7257500e3998278e0a3daa29aa3bd68c5883a0f4e6e068ff780a854060ba
[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] cce8bfa25cdb269c70233339f5bae17983ac230f959abe3cc9f8a95164c9f39d
[INFO] running `Command { std: "docker" "start" "-a" "cce8bfa25cdb269c70233339f5bae17983ac230f959abe3cc9f8a95164c9f39d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusqlite-from-row-fork3 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 an attribute that can be used by the derive macro `FromRow`, you might be missing a `derive` attribute
[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 an attribute that can be used by the derive macro `FromRow`, you might be missing a `derive` attribute
[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 an attribute that can be used by the derive macro `FromRow`, you might be missing a `derive` attribute
[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 an attribute that can be used by the derive macro `FromRow`, you might be missing a `derive` attribute
[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 an attribute that can be used by the derive macro `FromRow`, you might be missing a `derive` attribute
[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 an attribute that can be used by the derive macro `FromRow`, you might be missing a `derive` attribute
[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 an attribute that can be used by the derive macro `FromRow`, you might be missing a `derive` attribute
[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:134: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] 134 |             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_fork3::FromRow`
[INFO] [stdout] help: there is an associated function `try_from` with a similar name
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/convert/mod.rs:702:4
[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-fork3` (test "integration") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cce8bfa25cdb269c70233339f5bae17983ac230f959abe3cc9f8a95164c9f39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cce8bfa25cdb269c70233339f5bae17983ac230f959abe3cc9f8a95164c9f39d", kill_on_drop: false }`
[INFO] [stdout] cce8bfa25cdb269c70233339f5bae17983ac230f959abe3cc9f8a95164c9f39d
