[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshubhamkumar13%2Fsqlite_clone" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shubhamkumar13/sqlite_clone on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7168a5d27efc32e422f380d92f5d2333d69a97bdb6502373e29c9f407bafaefb [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" "7168a5d27efc32e422f380d92f5d2333d69a97bdb6502373e29c9f407bafaefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7168a5d27efc32e422f380d92f5d2333d69a97bdb6502373e29c9f407bafaefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7168a5d27efc32e422f380d92f5d2333d69a97bdb6502373e29c9f407bafaefb", kill_on_drop: false }` [INFO] [stdout] 7168a5d27efc32e422f380d92f5d2333d69a97bdb6502373e29c9f407bafaefb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bfcc4bd9a892e3273c5183325c05c0ac5d8cb428697c1f3c3a7a9e8812987d8e [INFO] running `Command { std: "docker" "start" "-a" "bfcc4bd9a892e3273c5183325c05c0ac5d8cb428697c1f3c3a7a9e8812987d8e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking utf8parse v0.2.0 [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] 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 [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] [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bfcc4bd9a892e3273c5183325c05c0ac5d8cb428697c1f3c3a7a9e8812987d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfcc4bd9a892e3273c5183325c05c0ac5d8cb428697c1f3c3a7a9e8812987d8e", kill_on_drop: false }` [INFO] [stdout] bfcc4bd9a892e3273c5183325c05c0ac5d8cb428697c1f3c3a7a9e8812987d8e