[INFO] cloning repository https://github.com/dskkato/rusqlite_sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dskkato/rusqlite_sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdskkato%2Frusqlite_sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdskkato%2Frusqlite_sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2899e5272b00234eca1e74ef7f044e095e37004e [INFO] testing dskkato/rusqlite_sample against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdskkato%2Frusqlite_sample" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dskkato/rusqlite_sample on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dskkato/rusqlite_sample [INFO] finished tweaking git repo https://github.com/dskkato/rusqlite_sample [INFO] tweaked toml for git repo https://github.com/dskkato/rusqlite_sample written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate git repo https://github.com/dskkato/rusqlite_sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 883c46f1f45a07469ec63df8641f6086b7c6ad9b8a5c2a8c0cbae069fe96c13f [INFO] running `Command { std: "docker" "start" "-a" "883c46f1f45a07469ec63df8641f6086b7c6ad9b8a5c2a8c0cbae069fe96c13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "883c46f1f45a07469ec63df8641f6086b7c6ad9b8a5c2a8c0cbae069fe96c13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "883c46f1f45a07469ec63df8641f6086b7c6ad9b8a5c2a8c0cbae069fe96c13f", kill_on_drop: false }` [INFO] [stdout] 883c46f1f45a07469ec63df8641f6086b7c6ad9b8a5c2a8c0cbae069fe96c13f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 490fdf4a4c98b437f6d2e832908fb8fe4155169a3451c2e62c6f4f2b11a85b65 [INFO] running `Command { std: "docker" "start" "-a" "490fdf4a4c98b437f6d2e832908fb8fe4155169a3451c2e62c6f4f2b11a85b65", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.13.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rusqlite v0.17.0 [INFO] [stderr] Compiling rusqlite_sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `params` [INFO] [stdout] --> src/main.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use rusqlite::{params, Connection, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 32 | &[&cat.to_string(), &date_of_birth, &last_id], [INFO] [stdout] | ^^^^^^^^^^^^^^ expected struct `String`, found struct `Timespec` [INFO] [stdout] | [INFO] [stdout] = note: expected type `&String` [INFO] [stdout] found reference `&Timespec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | name: row.get(0), [INFO] [stdout] | ^^^^^^^^^^ expected struct `String`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `String` [INFO] [stdout] found enum `Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | date_of_birth: row.get(1), [INFO] [stdout] | ^^^^^^^^^^ expected struct `Timespec`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Timespec` [INFO] [stdout] found enum `Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | color: row.get(2), [INFO] [stdout] | ^^^^^^^^^^ expected struct `String`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `String` [INFO] [stdout] found enum `Result<_, rusqlite::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:40:42 [INFO] [stdout] | [INFO] [stdout] 40 | let cats = stmt.query_map(&[], |row| Cat { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 41 | | name: row.get(0), [INFO] [stdout] 42 | | date_of_birth: row.get(1), [INFO] [stdout] 43 | | color: row.get(2), [INFO] [stdout] 44 | | })?; [INFO] [stdout] | |_____^ expected enum `Result`, found struct `Cat` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, rusqlite::Error>` [INFO] [stdout] found struct `Cat` [INFO] [stdout] help: try wrapping the expression in `Ok` [INFO] [stdout] | [INFO] [stdout] 40 ~ let cats = stmt.query_map(&[], |row| Ok(Cat { [INFO] [stdout] 41 | name: row.get(0), [INFO] [stdout] 42 | date_of_birth: row.get(1), [INFO] [stdout] 43 | color: row.get(2), [INFO] [stdout] 44 ~ }))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusqlite_sample` due to 6 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "490fdf4a4c98b437f6d2e832908fb8fe4155169a3451c2e62c6f4f2b11a85b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "490fdf4a4c98b437f6d2e832908fb8fe4155169a3451c2e62c6f4f2b11a85b65", kill_on_drop: false }` [INFO] [stdout] 490fdf4a4c98b437f6d2e832908fb8fe4155169a3451c2e62c6f4f2b11a85b65