[INFO] fetching crate rethinkdb 0.1.0... [INFO] checking rethinkdb-0.1.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate rethinkdb 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate rethinkdb 0.1.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rethinkdb 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rethinkdb 0.1.0 [INFO] tweaked toml for crates.io crate rethinkdb 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tomjakubowski/json_macros` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5d68749c0607b70d00550f07919fc76015cec7871d6e796e33325af8d021770 [INFO] running `Command { std: "docker" "start" "-a" "f5d68749c0607b70d00550f07919fc76015cec7871d6e796e33325af8d021770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5d68749c0607b70d00550f07919fc76015cec7871d6e796e33325af8d021770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5d68749c0607b70d00550f07919fc76015cec7871d6e796e33325af8d021770", kill_on_drop: false }` [INFO] [stdout] f5d68749c0607b70d00550f07919fc76015cec7871d6e796e33325af8d021770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bfbd251778082e3693cfd2ebe0c71c6a95a9217bd3f2b24f15d71d287de4171 [INFO] running `Command { std: "docker" "start" "-a" "3bfbd251778082e3693cfd2ebe0c71c6a95a9217bd3f2b24f15d71d287de4171", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking json_macros v0.3.2 (https://github.com/tomjakubowski/json_macros#82944d85) [INFO] [stderr] Checking rethinkdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/json_macros-d73007c190b8af75/82944d8/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/json_macros-d73007c190b8af75/82944d8/src/lib.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `mod` [INFO] [stdout] --> src/errors.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use serialize::json::{mod, Json}; [INFO] [stdout] | ^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] help: escape `mod` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 3 | use serialize::json::{r#mod, Json}; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `mod` [INFO] [stdout] --> src/net/response.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use errors::Error::{mod, ProtocolError}; [INFO] [stdout] | ^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] help: escape `mod` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 4 | use errors::Error::{r#mod, ProtocolError}; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `mod` [INFO] [stdout] --> src/query/mod.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use serialize::json::{mod, ToJson}; [INFO] [stdout] | ^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] help: escape `mod` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 1 | use serialize::json::{r#mod, ToJson}; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/json_macros-d73007c190b8af75/82944d8/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.dfsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.safestack.a [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/json_macros-d73007c190b8af75/82944d8/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate rustc_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/json_macros-d73007c190b8af75/82944d8/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `serialize` [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `log` [INFO] [stdout] --> src/lib.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | #[phase(plugin, link)] extern crate log; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/json_macros-d73007c190b8af75/82944d8/src/plugin.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | quote_expr!(cx, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/json_macros-d73007c190b8af75/82944d8/src/plugin.rs:56:27 [INFO] [stdout] | [INFO] [stdout] 56 | let key = quote_expr!(cx, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/json_macros-d73007c190b8af75/82944d8/src/plugin.rs:67:33 [INFO] [stdout] | [INFO] [stdout] 67 | insertions.push(quote_expr!(cx, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/json_macros-d73007c190b8af75/82944d8/src/plugin.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let expr = quote_expr!(cx, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/json_macros-d73007c190b8af75/82944d8/src/plugin.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | quote_expr!(cx, {{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/json_macros-d73007c190b8af75/82944d8/src/plugin.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | quote_expr!(cx, { ::rustc_serialize::json::Json::Null }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/json_macros-d73007c190b8af75/82944d8/src/plugin.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | quote_expr!(cx, {{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/json_macros-d73007c190b8af75/82944d8/src/lib.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[plugin_registrar] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `plugin_registrar` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::error::FromError` [INFO] [stdout] --> src/errors.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::FromError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `FromError` in `error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::TreeMap` [INFO] [stdout] --> src/net/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::TreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `BTreeMap` [INFO] [stdout] | no `TreeMap` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `io` [INFO] [stdout] --> src/net/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::net::tcp::TcpStream; [INFO] [stdout] | ^^^ could not find `net` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::io::BufferedStream`, `std::io::IoResult` [INFO] [stdout] --> src/net/mod.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::{BufferedStream, IoResult}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `IoResult` in `io` [INFO] [stdout] | | help: a similar name exists in the module: `Result` [INFO] [stdout] | no `BufferedStream` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0462, E0463, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0462`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::MemReader` [INFO] [stdout] --> src/net/mod.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | use std::io::MemReader; [INFO] [stdout] | ^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `BufReader` [INFO] [stdout] | no `MemReader` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `errors::Error::r#mod` [INFO] [stdout] --> src/net/response.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use errors::Error::{mod, ProtocolError}; [INFO] [stdout] | ^^^ no `r#mod` in `errors::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `phase` in this scope [INFO] [stdout] --> src/lib.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[phase(plugin, link)] extern crate log; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/errors.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/net/response.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[deriving(Show, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/net/response.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/net/response.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/net/mod.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | debug!("Response: {}", res); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:132:3 [INFO] [stdout] | [INFO] [stdout] 132 | #[deriving(Decodable, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `json_macros` (lib) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/query/db.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / term! { [INFO] [stdout] 21 | | Db -> () { [INFO] [stdout] 22 | | name: String [INFO] [stdout] 23 | | } ty::DB [INFO] [stdout] 24 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/query/db.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / term! { [INFO] [stdout] 45 | | DbCreate -> () { [INFO] [stdout] 46 | | name: String [INFO] [stdout] 47 | | } ty::DB_CREATE [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/query/db.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / term! { [INFO] [stdout] 51 | | DbDrop -> () { [INFO] [stdout] 52 | | name: String [INFO] [stdout] 53 | | } ty::DB_DROP [INFO] [stdout] 54 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/query/db.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / term! { [INFO] [stdout] 57 | | DbList -> Vec ; ty::DB_LIST [INFO] [stdout] 58 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/query/table.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / term! { [INFO] [stdout] 7 | | enum TableCreate -> () { [INFO] [stdout] 8 | | TableCreate1 { name: String }, [INFO] [stdout] 9 | | TableCreate2 { db: Db, name: String } [INFO] [stdout] 10 | | } ty::TABLE_CREATE [INFO] [stdout] 11 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/query/table.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / term! { [INFO] [stdout] 18 | | enum TableDrop -> () { [INFO] [stdout] 19 | | TableDrop1 { name: String}, [INFO] [stdout] 20 | | TableDrop2 { db: Db, name: String } [INFO] [stdout] 21 | | } ty::TABLE_DROP [INFO] [stdout] 22 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/query/table.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / term! { [INFO] [stdout] 29 | | enum TableList -> Vec { [INFO] [stdout] 30 | | TableList1 { db: Db }, [INFO] [stdout] 31 | | TableList0 [INFO] [stdout] 32 | | } ty::TABLE_LIST [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/query/table.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / term! { [INFO] [stdout] 40 | | // FIXME: should return an iterator over the documents of the table [INFO] [stdout] 41 | | enum Table -> () { [INFO] [stdout] 42 | | Table1 { name: String }, [INFO] [stdout] 43 | | Table2 { db: Db, name: String } [INFO] [stdout] 44 | | } ty::TABLE [INFO] [stdout] 45 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/query/table.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / term! { [INFO] [stdout] 74 | | // FIXME: Get should really be generic in its reql return type to support decoding [INFO] [stdout] 75 | | // responses directly into structs [INFO] [stdout] 76 | | Get -> json::Json { [INFO] [stdout] ... | [INFO] [stdout] 79 | | } ty::GET [INFO] [stdout] 80 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/query/table.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / term! { [INFO] [stdout] 89 | | Insert -> Writes { [INFO] [stdout] 90 | | table: Table, [INFO] [stdout] 91 | | document: json::Json [INFO] [stdout] 92 | | } ty::INSERT [INFO] [stdout] 93 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/query/table.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / term! { [INFO] [stdout] 96 | | // FIXME: this could also be generic over a type bounded by some trait [INFO] [stdout] 97 | | // SingleSelection, on which the delete() method would be defined. But this means [INFO] [stdout] 98 | | // users need to import that trait. Come back to this. [INFO] [stdout] ... | [INFO] [stdout] 101 | | } ty::DELETE [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/query/table.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / term! { [INFO] [stdout] 105 | | IndexCreate -> () { [INFO] [stdout] 106 | | table: Table, [INFO] [stdout] 107 | | name: String [INFO] [stdout] 108 | | } ty::INDEX_CREATE [INFO] [stdout] 109 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/query/table.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / term! { [INFO] [stdout] 112 | | IndexDrop -> () { [INFO] [stdout] 113 | | table: Table, [INFO] [stdout] 114 | | name: String [INFO] [stdout] 115 | | } ty::INDEX_DROP [INFO] [stdout] 116 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/query/mod.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/query/table.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | / term! { [INFO] [stdout] 119 | | IndexList -> Vec { [INFO] [stdout] 120 | | table: Table [INFO] [stdout] 121 | | } ty::INDEX_LIST [INFO] [stdout] 122 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IoError` in module `io` [INFO] [stdout] --> src/errors.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | IoError(io::IoError) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/io/error.rs:64:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `Error` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `Error::IoError`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 22 | IoError(Error) [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 22 | IoError(io::Error) [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IoError` in module `io` [INFO] [stdout] --> src/errors.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | impl FromError for Error { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/io/error.rs:64:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `Error` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `Error::IoError`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 43 | impl FromError for Error { [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 43 | impl FromError for Error { [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IoError` in module `io` [INFO] [stdout] --> src/errors.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | fn from_error(e: io::IoError) -> Error { Error::IoError(e) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/io/error.rs:64:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `Error` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `Error::IoError`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 44 | fn from_error(e: Error) -> Error { Error::IoError(e) } [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 44 | fn from_error(e: io::Error) -> Error { Error::IoError(e) } [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> src/net/response.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | n => Err(Error::from_code_res(n, raw.res)) [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use Error; [INFO] [stdout] | [INFO] [stdout] 1 + use net::fmt::Error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> src/net/mod.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | impl fmt::Show for Connection { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StrAllocating` in this scope [INFO] [stdout] --> src/net/mod.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn use_db(&mut self, db: S) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/net/mod.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | assert!(query_size <= ::std::i32::MAX as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/net/mod.rs:94:45 [INFO] [stdout] | [INFO] [stdout] 94 | self.stream.read_exact(recv_size as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 63 | let response_buf = try!(self.execute_json(query)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | try!(self.stream.write_le_u64(token)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | try!(self.stream.write_le_i32(query_size as i32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | try!(self.stream.write(query)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | try!(self.stream.flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | let _recv_token = try!(self.stream.read_le_u64()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 93 | let recv_size = try!(self.stream.read_le_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let mut x = try!(self.stream.read_byte()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | x = try!(self.stream.read_byte()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | try!(self.stream.write_le_i32(VERSION_MAGIC_NUMBER)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | try!(self.stream.write_le_i32(api_key_len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | try!(self.stream.flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | try!(conn.write_handshake()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | let stream = try!(TcpStream::connect((host, port))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:134:20 [INFO] [stdout] | [INFO] [stdout] 134 | let mut conn = try!(make_conn(host, port)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/net/mod.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | let response = try!(conn.read_handshake_reply()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `associated_types` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_types, if_let, macro_rules, phase)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `if_let` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_types, if_let, macro_rules, phase)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `macro_rules` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_types, if_let, macro_rules, phase)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `phase` [INFO] [stdout] --> src/lib.rs:1:51 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_types, if_let, macro_rules, phase)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `json` [INFO] [stdout] --> src/errors.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | JsonParseError(json::ParserError), [INFO] [stdout] | ^^^^ use of undeclared crate or module `json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `json` [INFO] [stdout] --> src/errors.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | Some([json::String(ref x)]) => x.to_string(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `json` [INFO] [stdout] --> src/errors.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | impl FromError for Error { [INFO] [stdout] | ^^^^ use of undeclared crate or module `json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `json` [INFO] [stdout] --> src/errors.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | fn from_error(e: json::ParserError) -> Error { Error::JsonParseError(e) } [INFO] [stdout] | ^^^^ use of undeclared crate or module `json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `json` [INFO] [stdout] --> src/query/mod.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | fn args(&self) -> Vec; // FIXME: Args input type? rust/#17388 is problem [INFO] [stdout] | ^^^^ use of undeclared crate or module `json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `json` [INFO] [stdout] --> src/query/mod.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | fn opt_args(&self) -> Option { [INFO] [stdout] | ^^^^ use of undeclared crate or module `json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 47 previous errors; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433, E0463, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rethinkdb` (lib) due to 48 previous errors; 19 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3bfbd251778082e3693cfd2ebe0c71c6a95a9217bd3f2b24f15d71d287de4171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bfbd251778082e3693cfd2ebe0c71c6a95a9217bd3f2b24f15d71d287de4171", kill_on_drop: false }` [INFO] [stdout] 3bfbd251778082e3693cfd2ebe0c71c6a95a9217bd3f2b24f15d71d287de4171