[INFO] cloning repository https://github.com/asen/hustlog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asen/hustlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasen%2Fhustlog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasen%2Fhustlog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 483ffb068eb459df8f4f525b4bbe9c0ddac33e6a [INFO] checking asen/hustlog against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasen%2Fhustlog" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asen/hustlog on toolchain f6d7c613ae2d161ff37dbc63cc5abd809c878597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asen/hustlog [INFO] finished tweaking git repo https://github.com/asen/hustlog [INFO] tweaked toml for git repo https://github.com/asen/hustlog written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/asen/hustlog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d24d6014dedab1bf03e31b3169ef01ddd9d2fe8b3f64b15ce85ccf4220a91ac6 [INFO] running `Command { std: "docker" "start" "-a" "d24d6014dedab1bf03e31b3169ef01ddd9d2fe8b3f64b15ce85ccf4220a91ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d24d6014dedab1bf03e31b3169ef01ddd9d2fe8b3f64b15ce85ccf4220a91ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d24d6014dedab1bf03e31b3169ef01ddd9d2fe8b3f64b15ce85ccf4220a91ac6", kill_on_drop: false }` [INFO] [stdout] d24d6014dedab1bf03e31b3169ef01ddd9d2fe8b3f64b15ce85ccf4220a91ac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f9350c813b4c3d77cd749ca539e77ee73f0a2728fc0ffa4c4dddfbd9bccf838 [INFO] running `Command { std: "docker" "start" "-a" "9f9350c813b4c3d77cd749ca539e77ee73f0a2728fc0ffa4c4dddfbd9bccf838", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling odbc-sys v0.21.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking force-send-sync v1.0.0 [INFO] [stderr] Checking widestring v0.5.1 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling grok v1.2.0 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking sqlparser v0.16.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking sql-builder v3.1.1 [INFO] [stderr] Checking odbc-api v0.44.0 [INFO] [stderr] Checking clap v3.1.10 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Checking tokio-rayon v2.1.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking onig v6.3.1 [INFO] [stderr] Checking hustlog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> src/async_pipeline/sql_batch_processor.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | eval_query( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | &mut Box::new(&mut input_tabe), [INFO] [stdout] | ------------------------------ expected trait object `dyn QlInputTable`, found struct `ql_table::QlMemTable` [INFO] [stdout] 107 | &mut Box::new(&mut output_table), [INFO] [stdout] | -------------------------------- expected trait object `dyn QlOutputTable`, found struct `ql_table::QlMemTable` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Box<&mut dyn QlInputTable>` [INFO] [stdout] found mutable reference `&mut Box<&mut ql_table::QlMemTable>` [INFO] [stdout] = note: expected mutable reference `&mut Box<&mut dyn QlOutputTable>` [INFO] [stdout] found mutable reference `&mut Box<&mut ql_table::QlMemTable>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ql_processor/ql_table.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn eval_query( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 312 | select_c: Arc, [INFO] [stdout] | --------------------------- [INFO] [stdout] 313 | where_c: Arc, [INFO] [stdout] | ------------------ [INFO] [stdout] 314 | limit: Option, [INFO] [stdout] | -------------------- [INFO] [stdout] 315 | offset: i64, [INFO] [stdout] | ----------- [INFO] [stdout] 316 | group_by_exprs: Arc>, [INFO] [stdout] | ------------------------------- [INFO] [stdout] 317 | order_by_exprs: Arc>, [INFO] [stdout] | --------------------------------------- [INFO] [stdout] 318 | inp: &mut Box<&mut dyn QlInputTable>, [INFO] [stdout] | ------------------------------------ [INFO] [stdout] 319 | outp: &mut Box<&mut dyn QlOutputTable>, [INFO] [stdout] | -------------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> src/async_pipeline/sql_batch_processor.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | eval_query( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | &mut Box::new(&mut input_tabe), [INFO] [stdout] | ------------------------------ expected trait object `dyn ql_table::QlInputTable`, found struct `ql_table::QlMemTable` [INFO] [stdout] 107 | &mut Box::new(&mut output_table), [INFO] [stdout] | -------------------------------- expected trait object `dyn ql_table::QlOutputTable`, found struct `ql_table::QlMemTable` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Box<&mut dyn ql_table::QlInputTable>` [INFO] [stdout] found mutable reference `&mut Box<&mut ql_table::QlMemTable>` [INFO] [stdout] = note: expected mutable reference `&mut Box<&mut dyn ql_table::QlOutputTable>` [INFO] [stdout] found mutable reference `&mut Box<&mut ql_table::QlMemTable>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ql_processor/ql_table.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn eval_query( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 312 | select_c: Arc, [INFO] [stdout] | --------------------------- [INFO] [stdout] 313 | where_c: Arc, [INFO] [stdout] | ------------------ [INFO] [stdout] 314 | limit: Option, [INFO] [stdout] | -------------------- [INFO] [stdout] 315 | offset: i64, [INFO] [stdout] | ----------- [INFO] [stdout] 316 | group_by_exprs: Arc>, [INFO] [stdout] | ------------------------------- [INFO] [stdout] 317 | order_by_exprs: Arc>, [INFO] [stdout] | --------------------------------------- [INFO] [stdout] 318 | inp: &mut Box<&mut dyn QlInputTable>, [INFO] [stdout] | ------------------------------------ [INFO] [stdout] 319 | outp: &mut Box<&mut dyn QlOutputTable>, [INFO] [stdout] | -------------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hustlog` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hustlog` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9f9350c813b4c3d77cd749ca539e77ee73f0a2728fc0ffa4c4dddfbd9bccf838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f9350c813b4c3d77cd749ca539e77ee73f0a2728fc0ffa4c4dddfbd9bccf838", kill_on_drop: false }` [INFO] [stdout] 9f9350c813b4c3d77cd749ca539e77ee73f0a2728fc0ffa4c4dddfbd9bccf838