[INFO] cloning repository https://github.com/tomerhc/connectue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomerhc/connectue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomerhc%2Fconnectue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomerhc%2Fconnectue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 718eed18d36521848a8d2db659381c8eda27b54d [INFO] checking tomerhc/connectue against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomerhc%2Fconnectue" "/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/tomerhc/connectue on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomerhc/connectue [INFO] finished tweaking git repo https://github.com/tomerhc/connectue [INFO] tweaked toml for git repo https://github.com/tomerhc/connectue written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tomerhc/connectue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a27bcfa9d932d728d65f89a83430a61b77cc3b09cdbb698b48a288d768937261 [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" "a27bcfa9d932d728d65f89a83430a61b77cc3b09cdbb698b48a288d768937261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a27bcfa9d932d728d65f89a83430a61b77cc3b09cdbb698b48a288d768937261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a27bcfa9d932d728d65f89a83430a61b77cc3b09cdbb698b48a288d768937261", kill_on_drop: false }` [INFO] [stdout] a27bcfa9d932d728d65f89a83430a61b77cc3b09cdbb698b48a288d768937261 [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eabcf45928c294dc10b772214cc5b8ed969af605af385e9e19a2421eebaaed79 [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" "eabcf45928c294dc10b772214cc5b8ed969af605af385e9e19a2421eebaaed79", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking console v0.11.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking dialoguer v0.6.2 [INFO] [stderr] Checking connectume v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Error`, `Regex` [INFO] [stdout] --> src/schema.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use regex::{Regex, Error}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `Regex` [INFO] [stdout] --> src/schema.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use regex::{Regex, Error}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/main.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | let mut table = Table::new(schema, 10, 4096); [INFO] [stdout] | ^^^^^^^^^^ ------ -- ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/table.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(s:Schema, max_pages: u32, page_size: u32, path: String) -> Self { [INFO] [stdout] | ^^^ -------- -------------- -------------- ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/main.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | let mut table = Table::new(schema, 10, 4096); [INFO] [stdout] | ^^^^^^^^^^ ------ -- ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/table.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(s:Schema, max_pages: u32, page_size: u32, path: String) -> Self { [INFO] [stdout] | ^^^ -------- -------------- -------------- ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/main.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let mut table = Table::new(schema, 5, 100); [INFO] [stdout] | ^^^^^^^^^^ ------ - --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/table.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(s:Schema, max_pages: u32, page_size: u32, path: String) -> Self { [INFO] [stdout] | ^^^ -------- -------------- -------------- ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/main.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | let mut table = Table::new(schema, 10, 4096); [INFO] [stdout] | ^^^^^^^^^^ ------ -- ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/table.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(s:Schema, max_pages: u32, page_size: u32, path: String) -> Self { [INFO] [stdout] | ^^^ -------- -------------- -------------- ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/main.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | let mut table = Table::new(schema, 10, 4096); [INFO] [stdout] | ^^^^^^^^^^ ------ -- ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/table.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(s:Schema, max_pages: u32, page_size: u32, path: String) -> Self { [INFO] [stdout] | ^^^ -------- -------------- -------------- ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/table.rs:68:56 [INFO] [stdout] | [INFO] [stdout] 68 | let deserilized = self.deserialize_row(row); [INFO] [stdout] | ^^^ expected struct `Vec`, found `u8` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found type `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/table.rs:68:56 [INFO] [stdout] | [INFO] [stdout] 68 | let deserilized = self.deserialize_row(row); [INFO] [stdout] | ^^^ expected struct `Vec`, found `u8` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found type `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `connectume` [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: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eabcf45928c294dc10b772214cc5b8ed969af605af385e9e19a2421eebaaed79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eabcf45928c294dc10b772214cc5b8ed969af605af385e9e19a2421eebaaed79", kill_on_drop: false }` [INFO] [stdout] eabcf45928c294dc10b772214cc5b8ed969af605af385e9e19a2421eebaaed79