[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] checking shubhamkumar13/sqlite_clone against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshubhamkumar13%2Fsqlite_clone" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shubhamkumar13/sqlite_clone on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-7/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b63dc4e286e6fc84730d715afde66c3e06593e30dfecb925f52c5bdef491077a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b63dc4e286e6fc84730d715afde66c3e06593e30dfecb925f52c5bdef491077a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b63dc4e286e6fc84730d715afde66c3e06593e30dfecb925f52c5bdef491077a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b63dc4e286e6fc84730d715afde66c3e06593e30dfecb925f52c5bdef491077a", kill_on_drop: false }` [INFO] [stdout] b63dc4e286e6fc84730d715afde66c3e06593e30dfecb925f52c5bdef491077a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b0f4a77ac5bc71a1e27684034c15be578f437ce98c780bf9da20d65d39ebc37 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b0f4a77ac5bc71a1e27684034c15be578f437ce98c780bf9da20d65d39ebc37", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking dirs-sys-next v0.1.0 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking dirs-next v1.0.1 [INFO] [stderr] Checking rustyline v6.2.0 [INFO] [stderr] Checking 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] 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] 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[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] [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4b0f4a77ac5bc71a1e27684034c15be578f437ce98c780bf9da20d65d39ebc37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b0f4a77ac5bc71a1e27684034c15be578f437ce98c780bf9da20d65d39ebc37", kill_on_drop: false }` [INFO] [stdout] 4b0f4a77ac5bc71a1e27684034c15be578f437ce98c780bf9da20d65d39ebc37