[INFO] cloning repository https://github.com/KaleBBuR/Json-Parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KaleBBuR/Json-Parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaleBBuR%2FJson-Parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaleBBuR%2FJson-Parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d90051bdaad9d35bff4b4abb2ec1ee8e4074113d [INFO] checking KaleBBuR/Json-Parser against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaleBBuR%2FJson-Parser" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KaleBBuR/Json-Parser on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KaleBBuR/Json-Parser [INFO] finished tweaking git repo https://github.com/KaleBBuR/Json-Parser [INFO] tweaked toml for git repo https://github.com/KaleBBuR/Json-Parser written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/KaleBBuR/Json-Parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 057bcbe1b62ead96065fdeaf452acdff99aedd2a1217d79866a0f0d6bab94ff7 [INFO] running `Command { std: "docker" "start" "-a" "057bcbe1b62ead96065fdeaf452acdff99aedd2a1217d79866a0f0d6bab94ff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "057bcbe1b62ead96065fdeaf452acdff99aedd2a1217d79866a0f0d6bab94ff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "057bcbe1b62ead96065fdeaf452acdff99aedd2a1217d79866a0f0d6bab94ff7", kill_on_drop: false }` [INFO] [stdout] 057bcbe1b62ead96065fdeaf452acdff99aedd2a1217d79866a0f0d6bab94ff7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b018f085cb8a102d412447cc1ba4826480ab403a85671dc56b2d706c33ace119 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b018f085cb8a102d412447cc1ba4826480ab403a85671dc56b2d706c33ace119", kill_on_drop: false }` [INFO] [stderr] Checking json_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `get` [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub mod get; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `get`, create file "src/get.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `get` [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub mod get; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `get`, create file "src/get.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::json` [INFO] [stdout] --> src/parser.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::json::JSON; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `json_parser::json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::json` [INFO] [stdout] --> src/expression.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::json::JSON; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `json_parser::json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::json` [INFO] [stdout] --> src/parser.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::json::JSON; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `json_parser::json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::json` [INFO] [stdout] --> src/expression.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::json::JSON; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `json_parser::json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::json::JSON::Array(vec) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | let arr = array![true, 10, "hello", 11.5]; [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | let obj = object!{ [INFO] [stdout] | ___________________- [INFO] [stdout] 87 | | "Cringe" => true, [INFO] [stdout] 88 | | "Ugly" => 10, [INFO] [stdout] 89 | | "Death" => "Please" [INFO] [stdout] 90 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::json::JSON::Array(vec) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:137:39 [INFO] [stdout] | [INFO] [stdout] 137 | ... "rgba" => array![255, 255, 255, 1], [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:136:35 [INFO] [stdout] | [INFO] [stdout] 136 | "code" => object!{ [INFO] [stdout] | ___________________________________- [INFO] [stdout] 137 | | "rgba" => array![255, 255, 255, 1], [INFO] [stdout] 138 | | "hex" => "#000" [INFO] [stdout] 139 | | } [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | / object!{ [INFO] [stdout] 133 | | "color" => "black", [INFO] [stdout] 134 | | "category" => "hue", [INFO] [stdout] 135 | | "type" => "primary", [INFO] [stdout] ... | [INFO] [stdout] 139 | | } [INFO] [stdout] 140 | | }, [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::json::JSON::Array(vec) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:145:39 [INFO] [stdout] | [INFO] [stdout] 145 | ... "rgba" => array![0, 0, 0, 1], [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | "code" => object!{ [INFO] [stdout] | ___________________________________- [INFO] [stdout] 145 | | "rgba" => array![0, 0, 0, 1], [INFO] [stdout] 146 | | "hex" => "#FFF" [INFO] [stdout] 147 | | } [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | / object!{ [INFO] [stdout] 142 | | "color" => "white", [INFO] [stdout] 143 | | "category" => "value", [INFO] [stdout] 144 | | "code" => object!{ [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | }, [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::json::JSON::Array(vec) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:154:39 [INFO] [stdout] | [INFO] [stdout] 154 | ... "rgba" => array![255, 0, 0, 1], [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:153:35 [INFO] [stdout] | [INFO] [stdout] 153 | "code" => object!{ [INFO] [stdout] | ___________________________________- [INFO] [stdout] 154 | | "rgba" => array![255, 0, 0, 1], [INFO] [stdout] 155 | | "hex" => "#FF0" [INFO] [stdout] 156 | | } [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | / object!{ [INFO] [stdout] 150 | | "color" => "red", [INFO] [stdout] 151 | | "category" => "hue", [INFO] [stdout] 152 | | "type" => "primary", [INFO] [stdout] ... | [INFO] [stdout] 156 | | } [INFO] [stdout] 157 | | }, [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::json::JSON::Array(vec) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:163:39 [INFO] [stdout] | [INFO] [stdout] 163 | ... "rgba" => array![0, 0, 255, 1], [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | "code" => object!{ [INFO] [stdout] | ___________________________________- [INFO] [stdout] 163 | | "rgba" => array![0, 0, 255, 1], [INFO] [stdout] 164 | | "hex" => "#00F" [INFO] [stdout] 165 | | } [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | / object!{ [INFO] [stdout] 159 | | "color" => "blue", [INFO] [stdout] 160 | | "category" => "hue", [INFO] [stdout] 161 | | "type" => "primary", [INFO] [stdout] ... | [INFO] [stdout] 165 | | } [INFO] [stdout] 166 | | }, [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::json::JSON::Array(vec) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:172:39 [INFO] [stdout] | [INFO] [stdout] 172 | ... "rgba" => array![255, 255, 0, 1], [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | "code" => object!{ [INFO] [stdout] | ___________________________________- [INFO] [stdout] 172 | | "rgba" => array![255, 255, 0, 1], [INFO] [stdout] 173 | | "hex" => "#FF0" [INFO] [stdout] 174 | | } [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:167:21 [INFO] [stdout] | [INFO] [stdout] 167 | / object!{ [INFO] [stdout] 168 | | "color" => "yellow", [INFO] [stdout] 169 | | "category" => "hue", [INFO] [stdout] 170 | | "type" => "primary", [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | }, [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::json::JSON::Array(vec) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:181:39 [INFO] [stdout] | [INFO] [stdout] 181 | ... "rgba" => array![0, 255, 0, 1], [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:180:35 [INFO] [stdout] | [INFO] [stdout] 180 | "code" => object!{ [INFO] [stdout] | ___________________________________- [INFO] [stdout] 181 | | "rgba" => array![0, 255, 0, 1], [INFO] [stdout] 182 | | "hex" => "#0F0" [INFO] [stdout] 183 | | } [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | / object!{ [INFO] [stdout] 177 | | "color" => "green", [INFO] [stdout] 178 | | "category" => "hue", [INFO] [stdout] 179 | | "type" => "secondary", [INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | } [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::json::JSON::Array(vec) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | "colors" => array![ [INFO] [stdout] | _____________________________- [INFO] [stdout] 132 | | object!{ [INFO] [stdout] 133 | | "color" => "black", [INFO] [stdout] 134 | | "category" => "hue", [INFO] [stdout] ... | [INFO] [stdout] 184 | | } [INFO] [stdout] 185 | | ] [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | / object!{ [INFO] [stdout] 131 | | "colors" => array![ [INFO] [stdout] 132 | | object!{ [INFO] [stdout] 133 | | "color" => "black", [INFO] [stdout] ... | [INFO] [stdout] 185 | | ] [INFO] [stdout] 186 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::json::JSON::Array(vec) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:199:33 [INFO] [stdout] | [INFO] [stdout] 199 | "Simple Arr" => array![1, 2, 3, 4] [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:198:30 [INFO] [stdout] | [INFO] [stdout] 198 | 1, 2, 3, 4, 5.5, object!{ [INFO] [stdout] | ______________________________- [INFO] [stdout] 199 | | "Simple Arr" => array![1, 2, 3, 4] [INFO] [stdout] 200 | | }, 10, 11, 12, 13, 14, 15 [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::json::JSON::Array(vec) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | assert_eq!(arr, array![ [INFO] [stdout] | _________________________- [INFO] [stdout] 198 | | 1, 2, 3, 4, 5.5, object!{ [INFO] [stdout] 199 | | "Simple Arr" => array![1, 2, 3, 4] [INFO] [stdout] 200 | | }, 10, 11, 12, 13, 14, 15 [INFO] [stdout] 201 | | ]); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:214:22 [INFO] [stdout] | [INFO] [stdout] 214 | "Why" => object!{ [INFO] [stdout] | ______________________- [INFO] [stdout] 215 | | "Because" => 1000, [INFO] [stdout] 216 | | "Can" => true [INFO] [stdout] 217 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | $crate::json::JSON::Object(hm) [INFO] [stdout] | ^^^^ not found in `$crate::json` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:211:25 [INFO] [stdout] | [INFO] [stdout] 211 | assert_eq!(obj, object!{ [INFO] [stdout] | _________________________- [INFO] [stdout] 212 | | "Hello" => "hi", [INFO] [stdout] 213 | | "Goodbye" => "bye", [INFO] [stdout] 214 | | "Why" => object!{ [INFO] [stdout] ... | [INFO] [stdout] 217 | | } [INFO] [stdout] 218 | | }); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 23 | use json_parser::json::JSON; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `json_parser` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b018f085cb8a102d412447cc1ba4826480ab403a85671dc56b2d706c33ace119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b018f085cb8a102d412447cc1ba4826480ab403a85671dc56b2d706c33ace119", kill_on_drop: false }` [INFO] [stdout] b018f085cb8a102d412447cc1ba4826480ab403a85671dc56b2d706c33ace119