[INFO] cloning repository https://github.com/GitlI2015/rjson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GitlI2015/rjson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitlI2015%2Frjson", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitlI2015%2Frjson'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee697c877b47c335aadb60e90bb48b93c46b35ec [INFO] checking GitlI2015/rjson against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitlI2015%2Frjson" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GitlI2015/rjson 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/GitlI2015/rjson [INFO] finished tweaking git repo https://github.com/GitlI2015/rjson [INFO] tweaked toml for git repo https://github.com/GitlI2015/rjson written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/GitlI2015/rjson 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] 1615e3006441da90c98a880e6ef9e927ac3193f491c622485648b85c4db4a908 [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" "1615e3006441da90c98a880e6ef9e927ac3193f491c622485648b85c4db4a908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1615e3006441da90c98a880e6ef9e927ac3193f491c622485648b85c4db4a908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1615e3006441da90c98a880e6ef9e927ac3193f491c622485648b85c4db4a908", kill_on_drop: false }` [INFO] [stdout] 1615e3006441da90c98a880e6ef9e927ac3193f491c622485648b85c4db4a908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9c32a23b177ea4f3055c1fbd3f5dec8aa0781b0d204b898b401f516f753d6db6 [INFO] running `Command { std: "docker" "start" "-a" "9c32a23b177ea4f3055c1fbd3f5dec8aa0781b0d204b898b401f516f753d6db6", kill_on_drop: false }` [INFO] [stderr] Checking rjson v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `rjson_type` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum rjson_type { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RjsonType` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RJ_NULL` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | RJ_NULL, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `RjNull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RJ_FALSE` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | RJ_FALSE, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RjFalse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RJ_TRUE` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | RJ_TRUE, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `RjTrue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RJ_NUMBER` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | RJ_NUMBER, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `RjNumber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RJ_STRING` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | RJ_STRING, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `RjString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RJ_ARRAY` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | RJ_ARRAY, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RjArray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RJ_OBJECT` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | RJ_OBJECT, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `RjObject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `rjson_value` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct rjson_value { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `RjsonValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `rjson_type` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum rjson_type { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RjsonType` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RJ_NULL` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | RJ_NULL, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `RjNull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RJ_FALSE` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | RJ_FALSE, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RjFalse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RJ_TRUE` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | RJ_TRUE, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `RjTrue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RJ_NUMBER` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | RJ_NUMBER, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `RjNumber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RJ_STRING` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | RJ_STRING, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `RjString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RJ_ARRAY` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | RJ_ARRAY, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RjArray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RJ_OBJECT` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | RJ_OBJECT, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `RjObject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `rjson_value` should have an upper camel case name [INFO] [stdout] --> src/rjson_types.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct rjson_value { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `RjsonValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rjson::rjson_type` [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use rjson::rjson_type::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `rjson_type` in `rjson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rjson_type` [INFO] [stdout] --> src/main.rs:7:46 [INFO] [stdout] | [INFO] [stdout] 7 | let rjson_value = rjson_value { rj_type: rjson_type::RJ_NULL }; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `rjson_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `rjson_value` in this scope [INFO] [stdout] --> src/main.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | let rjson_value = rjson_value { rj_type: rjson_type::RJ_NULL }; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rjson::rjson_types::rjson_value; [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: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rjson::rjson_type` [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use rjson::rjson_type::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `rjson_type` in `rjson` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rjson` [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[E0433]: failed to resolve: use of undeclared crate or module `rjson_type` [INFO] [stdout] --> src/main.rs:7:46 [INFO] [stdout] | [INFO] [stdout] 7 | let rjson_value = rjson_value { rj_type: rjson_type::RJ_NULL }; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `rjson_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `rjson_value` in this scope [INFO] [stdout] --> src/main.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | let rjson_value = rjson_value { rj_type: rjson_type::RJ_NULL }; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rjson::rjson_types::rjson_value; [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: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9c32a23b177ea4f3055c1fbd3f5dec8aa0781b0d204b898b401f516f753d6db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c32a23b177ea4f3055c1fbd3f5dec8aa0781b0d204b898b401f516f753d6db6", kill_on_drop: false }` [INFO] [stdout] 9c32a23b177ea4f3055c1fbd3f5dec8aa0781b0d204b898b401f516f753d6db6