[INFO] cloning repository https://github.com/mjibson/mzfmt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjibson/mzfmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjibson%2Fmzfmt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjibson%2Fmzfmt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 368083250ece771ab7811506b7207a25bd762430 [INFO] checking mjibson/mzfmt against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjibson%2Fmzfmt" "/workspace/builds/worker-71/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-71/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjibson/mzfmt on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mjibson/mzfmt [INFO] finished tweaking git repo https://github.com/mjibson/mzfmt [INFO] tweaked toml for git repo https://github.com/mjibson/mzfmt written to /workspace/builds/worker-71/source/Cargo.toml [INFO] crate git repo https://github.com/mjibson/mzfmt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 415df2ffbb457c0540bdfa0fa59dbe18d2d698654951ee06dca080d512fb641f [INFO] running `Command { std: "docker" "start" "-a" "415df2ffbb457c0540bdfa0fa59dbe18d2d698654951ee06dca080d512fb641f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "415df2ffbb457c0540bdfa0fa59dbe18d2d698654951ee06dca080d512fb641f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "415df2ffbb457c0540bdfa0fa59dbe18d2d698654951ee06dca080d512fb641f", kill_on_drop: false }` [INFO] [stdout] 415df2ffbb457c0540bdfa0fa59dbe18d2d698654951ee06dca080d512fb641f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c90c02352a2929e72c0d51bc05608b4c251353e122c43dd4f5b5d98b4cd65f94 [INFO] running `Command { std: "docker" "start" "-a" "c90c02352a2929e72c0d51bc05608b4c251353e122c43dd4f5b5d98b4cd65f94", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling ore v0.0.0 (https://github.com/MaterializeInc/materialize.git?rev=5b28af2b16e181ed4914ed7ace627ea24bfc97a9#5b28af2b) [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking phf v0.10.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling psm v0.1.16 [INFO] [stderr] Compiling stacker v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fstrings-proc-macro v0.2.3 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling fstrings v0.2.3 [INFO] [stderr] Compiling walkabout v0.0.0 (https://github.com/MaterializeInc/materialize.git?rev=5b28af2b16e181ed4914ed7ace627ea24bfc97a9#5b28af2b) [INFO] [stderr] Compiling sql-parser v0.0.0 (https://github.com/MaterializeInc/materialize.git?rev=5b28af2b16e181ed4914ed7ace627ea24bfc97a9#5b28af2b) [INFO] [stderr] Checking structopt v0.3.23 [INFO] [stderr] Checking mzfmt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sqlparser` [INFO] [stdout] --> src/lib.rs:369:9 [INFO] [stdout] | [INFO] [stdout] 369 | use sqlparser::dialect::GenericDialect; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `sqlparser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sqlparser` [INFO] [stdout] --> src/lib.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | use sqlparser::parser::Parser; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `sqlparser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Parser` [INFO] [stdout] --> src/lib.rs:388:24 [INFO] [stdout] | [INFO] [stdout] 388 | let ast = &Parser::parse_sql(&dialect, stmt.to_string()).unwrap()[0]; [INFO] [stdout] | ^^^^^^ use of undeclared type `Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GenericDialect` in this scope [INFO] [stdout] --> src/lib.rs:384:23 [INFO] [stdout] | [INFO] [stdout] 384 | let dialect = GenericDialect {}; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mzfmt` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c90c02352a2929e72c0d51bc05608b4c251353e122c43dd4f5b5d98b4cd65f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c90c02352a2929e72c0d51bc05608b4c251353e122c43dd4f5b5d98b4cd65f94", kill_on_drop: false }` [INFO] [stdout] c90c02352a2929e72c0d51bc05608b4c251353e122c43dd4f5b5d98b4cd65f94