[INFO] cloning repository https://github.com/Marcuss2/minisqlrustproject
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marcuss2/minisqlrustproject" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcuss2%2Fminisqlrustproject", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcuss2%2Fminisqlrustproject'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] febbece8e9a921d362f5e47d1d02247d767628bf
[INFO] checking Marcuss2/minisqlrustproject against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcuss2%2Fminisqlrustproject" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Marcuss2/minisqlrustproject
[INFO] finished tweaking git repo https://github.com/Marcuss2/minisqlrustproject
[INFO] tweaked toml for git repo https://github.com/Marcuss2/minisqlrustproject written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Marcuss2/minisqlrustproject on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Marcuss2/minisqlrustproject 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Marcuss2/minisqlrustproject against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcuss2%2Fminisqlrustproject" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Marcuss2/minisqlrustproject
[INFO] finished tweaking git repo https://github.com/Marcuss2/minisqlrustproject
[INFO] tweaked toml for git repo https://github.com/Marcuss2/minisqlrustproject written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Marcuss2/minisqlrustproject on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Marcuss2/minisqlrustproject 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-stream-impl v0.3.2
[INFO] [stderr]   Downloaded quote v1.0.15
[INFO] [stderr]   Downloaded ron v0.7.0
[INFO] [stderr]   Downloaded async-stream v0.3.2
[INFO] [stderr]   Downloaded tokio-test v0.4.2
[INFO] [stderr]   Downloaded atomic-counter v1.0.1
[INFO] [stderr]   Downloaded cap v0.1.0
[INFO] [stderr]   Downloaded serde v1.0.136
[INFO] [stderr]   Downloaded anyhow v1.0.53
[INFO] [stderr]   Downloaded serde_json v1.0.78
[INFO] [stderr]   Downloaded tokio v1.16.1
[INFO] [stderr]   Downloaded libc v0.2.115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b051b1e8d0f0db38b26bb30b8d725d95cf78284ee52ab26ca2c12b5e6b237932
[INFO] running `Command { std: "docker" "start" "-a" "b051b1e8d0f0db38b26bb30b8d725d95cf78284ee52ab26ca2c12b5e6b237932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b051b1e8d0f0db38b26bb30b8d725d95cf78284ee52ab26ca2c12b5e6b237932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b051b1e8d0f0db38b26bb30b8d725d95cf78284ee52ab26ca2c12b5e6b237932", kill_on_drop: false }`
[INFO] [stdout] b051b1e8d0f0db38b26bb30b8d725d95cf78284ee52ab26ca2c12b5e6b237932
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc5a2971b5298cf160fd7afbb229eaf62b1ccc1bd4a39943f6e8c88577c27162
[INFO] running `Command { std: "docker" "start" "-a" "dc5a2971b5298cf160fd7afbb229eaf62b1ccc1bd4a39943f6e8c88577c27162", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.115
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking atomic-counter v1.0.1
[INFO] [stderr]     Checking cap v0.1.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]     Checking async-stream v0.3.2
[INFO] [stderr]     Checking tokio v1.16.1
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking tokio-test v0.4.2
[INFO] [stderr]     Checking ron v0.7.0
[INFO] [stderr]     Checking client_sql v0.1.0 (/opt/rustwide/workdir/client_sql)
[INFO] [stderr]     Checking server_sql v0.1.0 (/opt/rustwide/workdir/server_sql)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DatabaseResponse`
[INFO] [stdout]   --> server_sql/src/stream_processor.rs:45:59
[INFO] [stdout]    |
[INFO] [stdout] 45 |             crate::parser::Command::CreateIndex { .. } => DatabaseResponse::Nothing,
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^ use of undeclared type `DatabaseResponse`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::database::DatabaseResponse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DatabaseResponse`
[INFO] [stdout]   --> server_sql/src/stream_processor.rs:45:59
[INFO] [stdout]    |
[INFO] [stdout] 45 |             crate::parser::Command::CreateIndex { .. } => DatabaseResponse::Nothing,
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^ use of undeclared type `DatabaseResponse`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::database::DatabaseResponse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `server_sql` (bin "server_sql") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `server_sql` (bin "server_sql" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "dc5a2971b5298cf160fd7afbb229eaf62b1ccc1bd4a39943f6e8c88577c27162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc5a2971b5298cf160fd7afbb229eaf62b1ccc1bd4a39943f6e8c88577c27162", kill_on_drop: false }`
[INFO] [stdout] dc5a2971b5298cf160fd7afbb229eaf62b1ccc1bd4a39943f6e8c88577c27162
