[INFO] fetching crate griddb 0.6.0...
[INFO] checking griddb-0.6.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate griddb 0.6.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate griddb 0.6.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate griddb 0.6.0
[INFO] finished tweaking crates.io crate griddb 0.6.0
[INFO] tweaked toml for crates.io crate griddb 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate griddb 0.6.0 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50f5712d6df7de1c593d9775226fe0b65bddbef4a22bb12541c77bd7148cba17
[INFO] running `Command { std: "docker" "start" "-a" "50f5712d6df7de1c593d9775226fe0b65bddbef4a22bb12541c77bd7148cba17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50f5712d6df7de1c593d9775226fe0b65bddbef4a22bb12541c77bd7148cba17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50f5712d6df7de1c593d9775226fe0b65bddbef4a22bb12541c77bd7148cba17", kill_on_drop: false }`
[INFO] [stdout] 50f5712d6df7de1c593d9775226fe0b65bddbef4a22bb12541c77bd7148cba17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f980b1b7c8e084e12c2212f93c1e30efc853456c56ea41f9be4bd90b84fd0bf7
[INFO] running `Command { std: "docker" "start" "-a" "f980b1b7c8e084e12c2212f93c1e30efc853456c56ea41f9be4bd90b84fd0bf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking convert_case v0.3.2
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling nom v7.1.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling griddbnet-sys v5.0.0
[INFO] [stderr]     Checking griddb v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `griddb_rust`
[INFO] [stdout]  --> examples/sample3.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate griddb_rust;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `griddb_rust`
[INFO] [stdout]  --> examples/sample2.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate griddb_rust;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `griddb_rust`
[INFO] [stdout]  --> examples/sample1.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate griddb_rust;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StoreFactory`
[INFO] [stdout]   --> examples/sample3.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let factory = StoreFactory::get_instance();
[INFO] [stdout]    |                   ^^^^^^^^^^^^ use of undeclared type `StoreFactory`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::StoreFactory::StoreFactory;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Timestamp` in this scope
[INFO] [stdout]   --> examples/sample3.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let timestamp: Timestamp = get_value![row[0]];
[INFO] [stdout]    |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Value::Timestamp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StoreFactory`
[INFO] [stdout]   --> examples/sample2.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let factory = StoreFactory::get_instance();
[INFO] [stdout]    |                   ^^^^^^^^^^^^ use of undeclared type `StoreFactory`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::StoreFactory::StoreFactory;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ContainerInfo`
[INFO] [stdout]   --> examples/sample2.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let colinfo = ContainerInfo::ContainerInfo(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ use of undeclared type `ContainerInfo`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::ContainerInfo::ContainerInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Type`
[INFO] [stdout]   --> examples/sample2.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |             ("timestamp", Type::Timestamp),
[INFO] [stdout]    |                           ^^^^ use of undeclared type `Type`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Type::Type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Type`
[INFO] [stdout]   --> examples/sample2.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |             ("active", Type::Bool),
[INFO] [stdout]    |                        ^^^^ use of undeclared type `Type`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Type::Type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Type`
[INFO] [stdout]   --> examples/sample2.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |             ("voltage", Type::Double),
[INFO] [stdout]    |                         ^^^^ use of undeclared type `Type`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Type::Type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ContainerType`
[INFO] [stdout]   --> examples/sample2.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         ContainerType::TimeSeries,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `ContainerType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Type::ContainerType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Timestamp` in this scope
[INFO] [stdout]   --> examples/sample2.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let timestamp: Timestamp = Timestamp {
[INFO] [stdout]    |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Value::Timestamp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Timestamp` in this scope
[INFO] [stdout]   --> examples/sample2.rs:43:32
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let timestamp: Timestamp = Timestamp {
[INFO] [stdout]    |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use chrono::format::Numeric::Timestamp;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Type::Type::Timestamp;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Value::Timestamp;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Value::Value::Timestamp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Timestamp` in this scope
[INFO] [stdout]   --> examples/sample2.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let timestamp: Timestamp = get_value![row_data[0]];
[INFO] [stdout]    |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Value::Timestamp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StoreFactory`
[INFO] [stdout]   --> examples/sample1.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let factory = StoreFactory::get_instance();
[INFO] [stdout]    |                   ^^^^^^^^^^^^ use of undeclared type `StoreFactory`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::StoreFactory::StoreFactory;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ContainerInfo`
[INFO] [stdout]   --> examples/sample1.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let colinfo = ContainerInfo::ContainerInfo(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ use of undeclared type `ContainerInfo`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::ContainerInfo::ContainerInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Type`
[INFO] [stdout]   --> examples/sample1.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |             ("name", Type::String),
[INFO] [stdout]    |                      ^^^^ use of undeclared type `Type`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Type::Type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Type`
[INFO] [stdout]   --> examples/sample1.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |             ("status", Type::Bool),
[INFO] [stdout]    |                        ^^^^ use of undeclared type `Type`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Type::Type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Type`
[INFO] [stdout]   --> examples/sample1.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |             ("count", Type::Long),
[INFO] [stdout]    |                       ^^^^ use of undeclared type `Type`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Type::Type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Type`
[INFO] [stdout]   --> examples/sample1.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |             ("lob", Type::Blob),
[INFO] [stdout]    |                     ^^^^ use of undeclared type `Type`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Type::Type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ContainerType`
[INFO] [stdout]   --> examples/sample1.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         ContainerType::Collection,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `ContainerType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Type::ContainerType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IndexType`
[INFO] [stdout]   --> examples/sample1.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |     con.create_index("name", IndexType::Default);
[INFO] [stdout]    |                              ^^^^^^^^^ use of undeclared type `IndexType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 3  + use griddb::griddb::Type::IndexType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `griddb` (example "sample3") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `griddb` (example "sample2") due to 10 previous errors
[INFO] [stderr] error: could not compile `griddb` (example "sample1") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "f980b1b7c8e084e12c2212f93c1e30efc853456c56ea41f9be4bd90b84fd0bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f980b1b7c8e084e12c2212f93c1e30efc853456c56ea41f9be4bd90b84fd0bf7", kill_on_drop: false }`
[INFO] [stdout] f980b1b7c8e084e12c2212f93c1e30efc853456c56ea41f9be4bd90b84fd0bf7
