[INFO] cloning repository https://github.com/shubhamkumar13/sqlite_clone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shubhamkumar13/sqlite_clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshubhamkumar13%2Fsqlite_clone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshubhamkumar13%2Fsqlite_clone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30d96067e836981e93898b8184f82d5aa11021d2 [INFO] testing shubhamkumar13/sqlite_clone against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshubhamkumar13%2Fsqlite_clone" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shubhamkumar13/sqlite_clone on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shubhamkumar13/sqlite_clone [INFO] finished tweaking git repo https://github.com/shubhamkumar13/sqlite_clone [INFO] tweaked toml for git repo https://github.com/shubhamkumar13/sqlite_clone written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/shubhamkumar13/sqlite_clone already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2d80e16118d1a0d15f05db8e7b1940f59f52dd642ba23abd45c32b48c7cf896 [INFO] running `Command { std: "docker" "start" "-a" "a2d80e16118d1a0d15f05db8e7b1940f59f52dd642ba23abd45c32b48c7cf896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2d80e16118d1a0d15f05db8e7b1940f59f52dd642ba23abd45c32b48c7cf896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d80e16118d1a0d15f05db8e7b1940f59f52dd642ba23abd45c32b48c7cf896", kill_on_drop: false }` [INFO] [stdout] a2d80e16118d1a0d15f05db8e7b1940f59f52dd642ba23abd45c32b48c7cf896 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0253982fc20957ae50d52ccdb71ededbcd95828057a0dadbc49b3446e5f86657 [INFO] running `Command { std: "docker" "start" "-a" "0253982fc20957ae50d52ccdb71ededbcd95828057a0dadbc49b3446e5f86657", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling rustyline v6.2.0 [INFO] [stderr] Compiling sqlite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected type, found `}` [INFO] [stdout] --> src/main.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 174 | impl Table { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] 175 | fn new(&self) -> [INFO] [stdout] 176 | } [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected type [INFO] [stdout] | the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:67:40 [INFO] [stdout] | [INFO] [stdout] 67 | enum Field { Id, Uname, Email }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:190:29 [INFO] [stdout] | [INFO] [stdout] 190 | let page : *const Row = table.pages.into_iter() [INFO] [stdout] | ________________----------___^ [INFO] [stdout] | | | [INFO] [stdout] | | expected due to this [INFO] [stdout] 191 | | .clone() [INFO] [stdout] 192 | | .collect::>() [INFO] [stdout] 193 | | .remove(page_num as usize); [INFO] [stdout] | |______________________________________________^ expected *-ptr, found struct `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const Row` [INFO] [stdout] found struct `Vec<*const Row>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `sqlite` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0253982fc20957ae50d52ccdb71ededbcd95828057a0dadbc49b3446e5f86657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0253982fc20957ae50d52ccdb71ededbcd95828057a0dadbc49b3446e5f86657", kill_on_drop: false }` [INFO] [stdout] 0253982fc20957ae50d52ccdb71ededbcd95828057a0dadbc49b3446e5f86657