[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 try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomerhc%2Fconnectue" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomerhc/connectue on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-6/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", 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] 0d354ea6dba1c375c44b4e3f5af1951160af832e767ba3feb8153cabc3a7b77a [INFO] running `Command { std: "docker" "start" "-a" "0d354ea6dba1c375c44b4e3f5af1951160af832e767ba3feb8153cabc3a7b77a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d354ea6dba1c375c44b4e3f5af1951160af832e767ba3feb8153cabc3a7b77a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d354ea6dba1c375c44b4e3f5af1951160af832e767ba3feb8153cabc3a7b77a", kill_on_drop: false }` [INFO] [stdout] 0d354ea6dba1c375c44b4e3f5af1951160af832e767ba3feb8153cabc3a7b77a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff94070355b47a04fbe8c62151ff40574bf625659c3e8b808cead171744d62a2 [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" "ff94070355b47a04fbe8c62151ff40574bf625659c3e8b808cead171744d62a2", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex v1.3.7 [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 console v0.11.2 [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] ::: src/table.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(s:Schema, max_pages: u32, page_size: u32, path: String) -> Self { [INFO] [stdout] | -------------------------------------------------------------------------- defined here [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] ::: src/table.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(s:Schema, max_pages: u32, page_size: u32, path: String) -> Self { [INFO] [stdout] | -------------------------------------------------------------------------- defined here [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] ::: src/table.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(s:Schema, max_pages: u32, page_size: u32, path: String) -> Self { [INFO] [stdout] | -------------------------------------------------------------------------- defined here [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] ::: src/table.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(s:Schema, max_pages: u32, page_size: u32, path: String) -> Self { [INFO] [stdout] | -------------------------------------------------------------------------- defined here [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] ::: src/table.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(s:Schema, max_pages: u32, page_size: u32, path: String) -> Self { [INFO] [stdout] | -------------------------------------------------------------------------- defined here [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] [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[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 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" "ff94070355b47a04fbe8c62151ff40574bf625659c3e8b808cead171744d62a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff94070355b47a04fbe8c62151ff40574bf625659c3e8b808cead171744d62a2", kill_on_drop: false }` [INFO] [stdout] ff94070355b47a04fbe8c62151ff40574bf625659c3e8b808cead171744d62a2