[INFO] fetching crate jss-core 0.2.0...
[INFO] checking jss-core-0.2.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate jss-core 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate jss-core 0.2.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jss-core 0.2.0
[INFO] finished tweaking crates.io crate jss-core 0.2.0
[INFO] tweaked toml for crates.io crate jss-core 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slugify v0.1.0
[INFO] [stderr]   Downloaded css-color-parser v0.1.2
[INFO] [stderr]   Downloaded iso8601 v0.5.1
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded html-escape v0.2.13
[INFO] [stderr]   Downloaded utf8-width v0.1.7
[INFO] [stderr]   Downloaded jss-pest v0.4.2
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded fraction v0.12.2
[INFO] [stderr]   Downloaded fancy-regex v0.10.0
[INFO] [stderr]   Downloaded emojic v0.4.1
[INFO] [stderr]   Downloaded jsonschema v0.16.1
[INFO] [stderr]   Downloaded text-utils v0.4.3
[INFO] [stderr]   Downloaded json-value v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8f9f90c6eaaf6fcffef7aa30ef8aefe59c0f4f83da80b5b02c92d91f8180adf
[INFO] running `Command { std: "docker" "start" "-a" "e8f9f90c6eaaf6fcffef7aa30ef8aefe59c0f4f83da80b5b02c92d91f8180adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8f9f90c6eaaf6fcffef7aa30ef8aefe59c0f4f83da80b5b02c92d91f8180adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8f9f90c6eaaf6fcffef7aa30ef8aefe59c0f4f83da80b5b02c92d91f8180adf", kill_on_drop: false }`
[INFO] [stdout] e8f9f90c6eaaf6fcffef7aa30ef8aefe59c0f4f83da80b5b02c92d91f8180adf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a06aaa431e318797eccfd47d91ec4bdc0764060973a18e166e1eb9410577ef5
[INFO] running `Command { std: "docker" "start" "-a" "3a06aaa431e318797eccfd47d91ec4bdc0764060973a18e166e1eb9410577ef5", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking unidecode v0.3.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking emojic v0.4.1
[INFO] [stderr]     Checking slugify v0.1.0
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking css-color-parser v0.1.2
[INFO] [stderr]     Checking fraction v0.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking iso8601 v0.5.1
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking fancy-regex v0.10.0
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pest v2.7.6
[INFO] [stderr]     Checking text-utils v0.4.3
[INFO] [stderr]     Checking jss-pest v0.4.2
[INFO] [stderr]     Checking json-value v0.3.3
[INFO] [stderr]     Checking jsonschema v0.16.1
[INFO] [stderr]     Checking jss-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: named argument `indent` is not used by name
[INFO] [stdout]   --> src/errors/mod.rs:86:46
[INFO] [stdout]    |
[INFO] [stdout] 86 |         write!(f, "{:indent$}{}", self.kind, indent = 4)
[INFO] [stdout]    |                              --              ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this formatting argument uses named argument `indent` by position
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 86 |         write!(f, "{:indent$}{indent}", self.kind, indent = 4)
[INFO] [stdout]    |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `indent` is not used by name
[INFO] [stdout]   --> src/errors/mod.rs:86:46
[INFO] [stdout]    |
[INFO] [stdout] 86 |         write!(f, "{:indent$}{}", self.kind, indent = 4)
[INFO] [stdout]    |                              --              ^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this formatting argument uses named argument `indent` by position
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 86 |         write!(f, "{:indent$}{indent}", self.kind, indent = 4)
[INFO] [stdout]    |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]  --> src/into/into_json/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         to_string_pretty(&JsonValue::from(self))
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^------------------------ an argument of type `usize` is missing
[INFO] [stdout]   |
[INFO] [stdout] note: function defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/json-value-0.3.3/src/methods/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn to_string_pretty(json: &Value, space: usize) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]   |
[INFO] [stdout] 9 |         to_string_pretty(&JsonValue::from(self), /* usize */)
[INFO] [stdout]   |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]  --> src/into/into_json/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         to_string_pretty(&JsonValue::from(self))
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^------------------------ an argument of type `usize` is missing
[INFO] [stdout]   |
[INFO] [stdout] note: function defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/json-value-0.3.3/src/methods/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn to_string_pretty(json: &Value, space: usize) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]   |
[INFO] [stdout] 9 |         to_string_pretty(&JsonValue::from(self), /* usize */)
[INFO] [stdout]   |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jss-core` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `jss-core` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3a06aaa431e318797eccfd47d91ec4bdc0764060973a18e166e1eb9410577ef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a06aaa431e318797eccfd47d91ec4bdc0764060973a18e166e1eb9410577ef5", kill_on_drop: false }`
[INFO] [stdout] 3a06aaa431e318797eccfd47d91ec4bdc0764060973a18e166e1eb9410577ef5
