[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] 65550fd9c1f7e2af35ba7cae0838f530996e8e90
[INFO] testing mjibson/mzfmt against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjibson%2Fmzfmt" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mjibson/mzfmt on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mjibson/mzfmt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/MaterializeInc/materialize.git`
[INFO] [stderr]     Updating git submodule `https://github.com/fivetran/fivetran_sdk.git`
[INFO] [stderr]     Updating git submodule `https://github.com/MaterializeInc/sqllogictest.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded futures-sink v0.3.29
[INFO] [stderr]   Downloaded pin-project-internal v1.0.12
[INFO] [stderr]   Downloaded futures-macro v0.3.29
[INFO] [stderr]   Downloaded futures-executor v0.3.27
[INFO] [stderr]   Downloaded bytesize v1.2.0
[INFO] [stderr]   Downloaded phf_codegen v0.11.1
[INFO] [stderr]   Downloaded num-complex v0.4.5
[INFO] [stderr]   Downloaded futures-channel v0.3.29
[INFO] [stderr]   Downloaded futures v0.3.27
[INFO] [stderr]   Downloaded futures-util v0.3.29
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded anyhow v1.0.69
[INFO] [stderr]   Downloaded pin-project v1.0.12
[INFO] [stderr]   Downloaded serde_derive v1.0.190
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded num-iter v0.1.44
[INFO] [stderr]   Downloaded serde v1.0.190
[INFO] [stderr]   Downloaded uncased v0.9.7
[INFO] [stderr]   Downloaded futures-task v0.3.29
[INFO] [stderr]   Downloaded datadriven v0.6.0
[INFO] [stderr]   Downloaded enum-kinds v0.5.1
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded paste v1.0.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9e4374ea97c3c8d33f680f0ae6b3bfc3a763822988d7b0cf23b3a92a9289e9a
[INFO] running `Command { std: "docker" "start" "-a" "f9e4374ea97c3c8d33f680f0ae6b3bfc3a763822988d7b0cf23b3a92a9289e9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9e4374ea97c3c8d33f680f0ae6b3bfc3a763822988d7b0cf23b3a92a9289e9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9e4374ea97c3c8d33f680f0ae6b3bfc3a763822988d7b0cf23b3a92a9289e9a", kill_on_drop: false }`
[INFO] [stdout] f9e4374ea97c3c8d33f680f0ae6b3bfc3a763822988d7b0cf23b3a92a9289e9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f87c36afea4d49fdd0ba7e5057afde93e16cc1fa8e36f8ace19de90443fea9e3
[INFO] running `Command { std: "docker" "start" "-a" "f87c36afea4d49fdd0ba7e5057afde93e16cc1fa8e36f8ace19de90443fea9e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling bytesize v1.2.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling mz-ore-proc v0.1.0 (https://github.com/MaterializeInc/materialize.git?tag=v0.110.0#509a7c11)
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling enum-kinds v0.5.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling mz-ore v0.1.0 (https://github.com/MaterializeInc/materialize.git?tag=v0.110.0#509a7c11)
[INFO] [stderr]    Compiling mz-walkabout v0.0.0 (https://github.com/MaterializeInc/materialize.git?tag=v0.110.0#509a7c11)
[INFO] [stderr]    Compiling mz-sql-lexer v0.0.0 (https://github.com/MaterializeInc/materialize.git?tag=v0.110.0#509a7c11)
[INFO] [stderr]    Compiling mz-sql-parser v0.0.0 (https://github.com/MaterializeInc/materialize.git?tag=v0.110.0#509a7c11)
[INFO] [stderr]    Compiling mz-sql-pretty v0.0.0 (https://github.com/MaterializeInc/materialize.git?tag=v0.110.0#509a7c11)
[INFO] [stderr]    Compiling mzfmt v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.11s
[INFO] running `Command { std: "docker" "inspect" "f87c36afea4d49fdd0ba7e5057afde93e16cc1fa8e36f8ace19de90443fea9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f87c36afea4d49fdd0ba7e5057afde93e16cc1fa8e36f8ace19de90443fea9e3", kill_on_drop: false }`
[INFO] [stdout] f87c36afea4d49fdd0ba7e5057afde93e16cc1fa8e36f8ace19de90443fea9e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f9f183d7dfd7efdc3fba6afecddddc943e908780bc8efba0bbd8531732550a6
[INFO] running `Command { std: "docker" "start" "-a" "3f9f183d7dfd7efdc3fba6afecddddc943e908780bc8efba0bbd8531732550a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling futures-executor v0.3.27
[INFO] [stderr]    Compiling futures v0.3.27
[INFO] [stderr]    Compiling datadriven v0.6.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling mz-ore v0.1.0 (https://github.com/MaterializeInc/materialize.git?tag=v0.110.0#509a7c11)
[INFO] [stderr]    Compiling mz-walkabout v0.0.0 (https://github.com/MaterializeInc/materialize.git?tag=v0.110.0#509a7c11)
[INFO] [stderr]    Compiling mz-sql-lexer v0.0.0 (https://github.com/MaterializeInc/materialize.git?tag=v0.110.0#509a7c11)
[INFO] [stderr]    Compiling mz-sql-parser v0.0.0 (https://github.com/MaterializeInc/materialize.git?tag=v0.110.0#509a7c11)
[INFO] [stderr]    Compiling mz-sql-pretty v0.0.0 (https://github.com/MaterializeInc/materialize.git?tag=v0.110.0#509a7c11)
[INFO] [stderr]    Compiling mzfmt v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mz_sql_parser`
[INFO] [stdout]   --> tests/parser.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use mz_sql_parser::ast::display::AstDisplay;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `mz_sql_parser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mz_sql_parser`, use `cargo add mz_sql_parser` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mz_sql_parser`
[INFO] [stdout]   --> tests/parser.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use mz_sql_parser::parser::parse_statements;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `mz_sql_parser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mz_sql_parser`, use `cargo add mz_sql_parser` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mzfmt`
[INFO] [stdout]  --> tests/parser.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use mzfmt::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mzfmt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mzfmt`, use `cargo add mzfmt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mzfmt` (test "parser") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3f9f183d7dfd7efdc3fba6afecddddc943e908780bc8efba0bbd8531732550a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f9f183d7dfd7efdc3fba6afecddddc943e908780bc8efba0bbd8531732550a6", kill_on_drop: false }`
[INFO] [stdout] 3f9f183d7dfd7efdc3fba6afecddddc943e908780bc8efba0bbd8531732550a6
