[INFO] fetching crate rustc-serialize 0.3.25... [INFO] checking rustc-serialize-0.3.25 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate rustc-serialize 0.3.25 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate rustc-serialize 0.3.25 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustc-serialize 0.3.25 [INFO] finished tweaking crates.io crate rustc-serialize 0.3.25 [INFO] tweaked toml for crates.io crate rustc-serialize 0.3.25 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] [stderr] Adding rand v0.3.23 (available: v0.8.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 810599aff74abcaef7c561fbd7e4abd8cc2458d32f0b90eb7ad53296306d2b0b [INFO] running `Command { std: "docker" "start" "-a" "810599aff74abcaef7c561fbd7e4abd8cc2458d32f0b90eb7ad53296306d2b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "810599aff74abcaef7c561fbd7e4abd8cc2458d32f0b90eb7ad53296306d2b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "810599aff74abcaef7c561fbd7e4abd8cc2458d32f0b90eb7ad53296306d2b0b", kill_on_drop: false }` [INFO] [stdout] 810599aff74abcaef7c561fbd7e4abd8cc2458d32f0b90eb7ad53296306d2b0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a772f7ec6d964b85f47018df9304abbadc03a87e5fcbc5a5f3853de930aacd3 [INFO] running `Command { std: "docker" "start" "-a" "6a772f7ec6d964b85f47018df9304abbadc03a87e5fcbc5a5f3853de930aacd3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking rustc-serialize v0.3.25 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2604:14 [INFO] [stdout] | [INFO] [stdout] 2604 | #[derive(RustcDecodable, Eq, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2604:14 [INFO] [stdout] | [INFO] [stdout] 2604 | #[derive(RustcDecodable, Eq, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2606:9 [INFO] [stdout] | [INFO] [stdout] 2604 | #[derive(RustcDecodable, Eq, PartialEq, Debug)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 2605 | struct OptionData { [INFO] [stdout] 2606 | opt: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2604:14 [INFO] [stdout] | [INFO] [stdout] 2604 | #[derive(RustcDecodable, Eq, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2631:25 [INFO] [stdout] | [INFO] [stdout] 2631 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2631:25 [INFO] [stdout] | [INFO] [stdout] 2631 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2634:14 [INFO] [stdout] | [INFO] [stdout] 2631 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 2634 | Frog(string::String, isize) [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2631:25 [INFO] [stdout] | [INFO] [stdout] 2631 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2634:30 [INFO] [stdout] | [INFO] [stdout] 2631 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 2634 | Frog(string::String, isize) [INFO] [stdout] | ^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2631:41 [INFO] [stdout] | [INFO] [stdout] 2631 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2631:41 [INFO] [stdout] | [INFO] [stdout] 2631 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2634:14 [INFO] [stdout] | [INFO] [stdout] 2631 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 2634 | Frog(string::String, isize) [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2631:41 [INFO] [stdout] | [INFO] [stdout] 2631 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2634:30 [INFO] [stdout] | [INFO] [stdout] 2631 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 2634 | Frog(string::String, isize) [INFO] [stdout] | ^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2637:25 [INFO] [stdout] | [INFO] [stdout] 2637 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2637:25 [INFO] [stdout] | [INFO] [stdout] 2637 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2639:9 [INFO] [stdout] | [INFO] [stdout] 2637 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 2638 | struct Inner { [INFO] [stdout] 2639 | a: (), [INFO] [stdout] | ^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2637:25 [INFO] [stdout] | [INFO] [stdout] 2637 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2640:9 [INFO] [stdout] | [INFO] [stdout] 2637 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 2640 | b: usize, [INFO] [stdout] | ^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2641:9 [INFO] [stdout] | [INFO] [stdout] 2637 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 2641 | c: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2637:41 [INFO] [stdout] | [INFO] [stdout] 2637 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2637:41 [INFO] [stdout] | [INFO] [stdout] 2637 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2639:9 [INFO] [stdout] | [INFO] [stdout] 2637 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 2638 | struct Inner { [INFO] [stdout] 2639 | a: (), [INFO] [stdout] | ^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2637:41 [INFO] [stdout] | [INFO] [stdout] 2637 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2640:9 [INFO] [stdout] | [INFO] [stdout] 2637 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 2640 | b: usize, [INFO] [stdout] | ^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2641:9 [INFO] [stdout] | [INFO] [stdout] 2637 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 2641 | c: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2644:25 [INFO] [stdout] | [INFO] [stdout] 2644 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2644:25 [INFO] [stdout] | [INFO] [stdout] 2644 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2646:9 [INFO] [stdout] | [INFO] [stdout] 2644 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 2645 | struct Outer { [INFO] [stdout] 2646 | inner: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2644:25 [INFO] [stdout] | [INFO] [stdout] 2644 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2644:41 [INFO] [stdout] | [INFO] [stdout] 2644 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2644:41 [INFO] [stdout] | [INFO] [stdout] 2644 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2646:9 [INFO] [stdout] | [INFO] [stdout] 2644 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 2645 | struct Outer { [INFO] [stdout] 2646 | inner: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:2644:41 [INFO] [stdout] | [INFO] [stdout] 2644 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3183:14 [INFO] [stdout] | [INFO] [stdout] 3183 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3183:14 [INFO] [stdout] | [INFO] [stdout] 3183 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3185:9 [INFO] [stdout] | [INFO] [stdout] 3183 | #[derive(RustcDecodable)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 3184 | struct FloatStruct { [INFO] [stdout] 3185 | f: f64, [INFO] [stdout] | ^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3183:14 [INFO] [stdout] | [INFO] [stdout] 3183 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3186:9 [INFO] [stdout] | [INFO] [stdout] 3183 | #[derive(RustcDecodable)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 3186 | a: Vec [INFO] [stdout] | ^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3241:14 [INFO] [stdout] | [INFO] [stdout] 3241 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3241:14 [INFO] [stdout] | [INFO] [stdout] 3241 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3244:9 [INFO] [stdout] | [INFO] [stdout] 3241 | #[derive(RustcDecodable)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 3244 | x: f64, [INFO] [stdout] | ^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3241:14 [INFO] [stdout] | [INFO] [stdout] 3241 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3245:9 [INFO] [stdout] | [INFO] [stdout] 3241 | #[derive(RustcDecodable)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 3245 | y: bool, [INFO] [stdout] | ^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3246:9 [INFO] [stdout] | [INFO] [stdout] 3241 | #[derive(RustcDecodable)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 3246 | z: string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3247:9 [INFO] [stdout] | [INFO] [stdout] 3241 | #[derive(RustcDecodable)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 3247 | w: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3249:14 [INFO] [stdout] | [INFO] [stdout] 3249 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3249:14 [INFO] [stdout] | [INFO] [stdout] 3249 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3251:11 [INFO] [stdout] | [INFO] [stdout] 3249 | #[derive(RustcDecodable)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 3250 | enum DecodeEnum { [INFO] [stdout] 3251 | A(f64), [INFO] [stdout] | ^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3249:14 [INFO] [stdout] | [INFO] [stdout] 3249 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3252:11 [INFO] [stdout] | [INFO] [stdout] 3249 | #[derive(RustcDecodable)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 3252 | B(string::String) [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3557:18 [INFO] [stdout] | [INFO] [stdout] 3557 | #[derive(RustcEncodable, Eq, Hash, PartialEq, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3557:18 [INFO] [stdout] | [INFO] [stdout] 3557 | #[derive(RustcEncodable, Eq, Hash, PartialEq, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3557:55 [INFO] [stdout] | [INFO] [stdout] 3557 | #[derive(RustcEncodable, Eq, Hash, PartialEq, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3557:55 [INFO] [stdout] | [INFO] [stdout] 3557 | #[derive(RustcEncodable, Eq, Hash, PartialEq, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3932:39 [INFO] [stdout] | [INFO] [stdout] 3932 | #[derive(PartialEq, Eq, Hash, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3932:39 [INFO] [stdout] | [INFO] [stdout] 3932 | #[derive(PartialEq, Eq, Hash, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3933:30 [INFO] [stdout] | [INFO] [stdout] 3932 | #[derive(PartialEq, Eq, Hash, RustcEncodable)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 3933 | struct ArbitraryType(u32); [INFO] [stdout] | ^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3932:39 [INFO] [stdout] | [INFO] [stdout] 3932 | #[derive(PartialEq, Eq, Hash, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3949:25 [INFO] [stdout] | [INFO] [stdout] 3949 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3949:25 [INFO] [stdout] | [INFO] [stdout] 3949 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3951:13 [INFO] [stdout] | [INFO] [stdout] 3949 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 3950 | struct Foo

{ [INFO] [stdout] 3951 | phantom_data: PhantomData

[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3949:25 [INFO] [stdout] | [INFO] [stdout] 3949 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3949:41 [INFO] [stdout] | [INFO] [stdout] 3949 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3949:41 [INFO] [stdout] | [INFO] [stdout] 3949 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3951:13 [INFO] [stdout] | [INFO] [stdout] 3949 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 3950 | struct Foo

{ [INFO] [stdout] 3951 | phantom_data: PhantomData

[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3949:41 [INFO] [stdout] | [INFO] [stdout] 3949 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3965:25 [INFO] [stdout] | [INFO] [stdout] 3965 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3965:25 [INFO] [stdout] | [INFO] [stdout] 3965 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3967:21 [INFO] [stdout] | [INFO] [stdout] 3965 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 3966 | enum ChatEvent { [INFO] [stdout] 3967 | Variant(i32) [INFO] [stdout] | ^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3965:25 [INFO] [stdout] | [INFO] [stdout] 3965 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3976:25 [INFO] [stdout] | [INFO] [stdout] 3976 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3976:25 [INFO] [stdout] | [INFO] [stdout] 3976 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3978:13 [INFO] [stdout] | [INFO] [stdout] 3976 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 3977 | struct Foo { [INFO] [stdout] 3978 | a: [u8; 1], [INFO] [stdout] | ^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3976:25 [INFO] [stdout] | [INFO] [stdout] 3976 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3979:13 [INFO] [stdout] | [INFO] [stdout] 3976 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 3979 | b: [i32; 2], [INFO] [stdout] | ^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3980:13 [INFO] [stdout] | [INFO] [stdout] 3976 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 3980 | c: [u64; 3], [INFO] [stdout] | ^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Decoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3976:41 [INFO] [stdout] | [INFO] [stdout] 3976 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::rustc_serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3976:41 [INFO] [stdout] | [INFO] [stdout] 3976 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3978:13 [INFO] [stdout] | [INFO] [stdout] 3976 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 3977 | struct Foo { [INFO] [stdout] 3978 | a: [u8; 1], [INFO] [stdout] | ^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3976:41 [INFO] [stdout] | [INFO] [stdout] 3976 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encodable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3979:13 [INFO] [stdout] | [INFO] [stdout] 3976 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 3979 | b: [i32; 2], [INFO] [stdout] | ^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rustc_serialize` in the crate root [INFO] [stdout] --> src/json.rs:3980:13 [INFO] [stdout] | [INFO] [stdout] 3976 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 3980 | c: [u64; 3], [INFO] [stdout] | ^^^^^^^^^^^ could not find `rustc_serialize` in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::Encoder; [INFO] [stdout] | [INFO] [stdout] 2590 + use crate::json::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/json.rs:2604:14 [INFO] [stdout] | [INFO] [stdout] 2604 | #[derive(RustcDecodable, Eq, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__S` [INFO] [stdout] --> src/json.rs:2631:25 [INFO] [stdout] | [INFO] [stdout] 2631 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/json.rs:2631:41 [INFO] [stdout] | [INFO] [stdout] 2631 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__S` [INFO] [stdout] --> src/json.rs:2637:25 [INFO] [stdout] | [INFO] [stdout] 2637 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/json.rs:2637:41 [INFO] [stdout] | [INFO] [stdout] 2637 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__S` [INFO] [stdout] --> src/json.rs:2644:25 [INFO] [stdout] | [INFO] [stdout] 2644 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/json.rs:2644:41 [INFO] [stdout] | [INFO] [stdout] 2644 | #[derive(PartialEq, RustcEncodable, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/json.rs:3183:14 [INFO] [stdout] | [INFO] [stdout] 3183 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/json.rs:3241:14 [INFO] [stdout] | [INFO] [stdout] 3241 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/json.rs:3249:14 [INFO] [stdout] | [INFO] [stdout] 3249 | #[derive(RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__S` [INFO] [stdout] --> src/json.rs:3557:18 [INFO] [stdout] | [INFO] [stdout] 3557 | #[derive(RustcEncodable, Eq, Hash, PartialEq, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/json.rs:3557:55 [INFO] [stdout] | [INFO] [stdout] 3557 | #[derive(RustcEncodable, Eq, Hash, PartialEq, RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__S` [INFO] [stdout] --> src/json.rs:3932:39 [INFO] [stdout] | [INFO] [stdout] 3932 | #[derive(PartialEq, Eq, Hash, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/json.rs:3949:25 [INFO] [stdout] | [INFO] [stdout] 3949 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__S` [INFO] [stdout] --> src/json.rs:3949:41 [INFO] [stdout] | [INFO] [stdout] 3949 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/json.rs:3965:25 [INFO] [stdout] | [INFO] [stdout] 3965 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/json.rs:3976:25 [INFO] [stdout] | [INFO] [stdout] 3976 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__S` [INFO] [stdout] --> src/json.rs:3976:41 [INFO] [stdout] | [INFO] [stdout] 3976 | #[derive(Debug, RustcDecodable, RustcEncodable, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib test) due to 101 previous errors; 18 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6a772f7ec6d964b85f47018df9304abbadc03a87e5fcbc5a5f3853de930aacd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a772f7ec6d964b85f47018df9304abbadc03a87e5fcbc5a5f3853de930aacd3", kill_on_drop: false }` [INFO] [stdout] 6a772f7ec6d964b85f47018df9304abbadc03a87e5fcbc5a5f3853de930aacd3