[INFO] fetching crate juspay_jsonlogic 0.5.5... [INFO] testing juspay_jsonlogic-0.5.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate juspay_jsonlogic 0.5.5 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate juspay_jsonlogic 0.5.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate juspay_jsonlogic 0.5.5 [INFO] tweaked toml for crates.io crate juspay_jsonlogic 0.5.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate juspay_jsonlogic 0.5.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate juspay_jsonlogic 0.5.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caa884cc885881ee6e2e6154c9a2cdb4d4ba58c59c8e557d10bc667d17f0ad23 [INFO] running `Command { std: "docker" "start" "-a" "caa884cc885881ee6e2e6154c9a2cdb4d4ba58c59c8e557d10bc667d17f0ad23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caa884cc885881ee6e2e6154c9a2cdb4d4ba58c59c8e557d10bc667d17f0ad23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa884cc885881ee6e2e6154c9a2cdb4d4ba58c59c8e557d10bc667d17f0ad23", kill_on_drop: false }` [INFO] [stdout] caa884cc885881ee6e2e6154c9a2cdb4d4ba58c59c8e557d10bc667d17f0ad23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2c69a25dd3163b1b40ea7dd37b40bfab7bf707a39b24b4b6ea353a834c01340 [INFO] running `Command { std: "docker" "start" "-a" "a2c69a25dd3163b1b40ea7dd37b40bfab7bf707a39b24b4b6ea353a834c01340", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling juspay_jsonlogic v0.5.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn from_json(data: &Value) -> Data { [INFO] [stdout] | ^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn from_json(data: &Value) -> Data<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/expression.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn from_json(json: &Value) -> Result { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn from_json(json: &Value) -> Result, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.81s [INFO] running `Command { std: "docker" "inspect" "a2c69a25dd3163b1b40ea7dd37b40bfab7bf707a39b24b4b6ea353a834c01340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c69a25dd3163b1b40ea7dd37b40bfab7bf707a39b24b4b6ea353a834c01340", kill_on_drop: false }` [INFO] [stdout] a2c69a25dd3163b1b40ea7dd37b40bfab7bf707a39b24b4b6ea353a834c01340 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fd69074068009aeab893a94706a63752656d04104c86d5b27d26e3911df6ae7 [INFO] running `Command { std: "docker" "start" "-a" "5fd69074068009aeab893a94706a63752656d04104c86d5b27d26e3911df6ae7", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn from_json(data: &Value) -> Data { [INFO] [stdout] | ^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn from_json(data: &Value) -> Data<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/expression.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn from_json(json: &Value) -> Result { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn from_json(json: &Value) -> Result, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling juspay_jsonlogic v0.5.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `jsonlogic` [INFO] [stdout] --> tests/misc.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use jsonlogic::apply; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `jsonlogic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jsonlogic`, use `cargo add jsonlogic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `jsonlogic` [INFO] [stdout] --> tests/values.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use jsonlogic::apply; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `jsonlogic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jsonlogic`, use `cargo add jsonlogic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `jsonlogic` [INFO] [stdout] --> tests/string.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use jsonlogic::apply; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `jsonlogic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jsonlogic`, use `cargo add jsonlogic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `jsonlogic` [INFO] [stdout] --> tests/logic_and_boolean.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use jsonlogic::apply; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `jsonlogic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jsonlogic`, use `cargo add jsonlogic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jsonlogic` [INFO] [stdout] --> tests/validation.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use jsonlogic::validation::{validate, RequireAndWrapper, ValidationConfig}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `jsonlogic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jsonlogic`, use `cargo add jsonlogic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `juspay_jsonlogic` (test "string") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `juspay_jsonlogic` (test "values") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `juspay_jsonlogic` (test "validation") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `jsonlogic` [INFO] [stdout] --> tests/array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use jsonlogic::apply; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `jsonlogic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jsonlogic`, use `cargo add jsonlogic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `juspay_jsonlogic` (test "logic_and_boolean") due to 1 previous error [INFO] [stdout] error[E0463]: can't find crate for `jsonlogic` [INFO] [stdout] --> examples/fizzbuzz.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate jsonlogic; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `jsonlogic` [INFO] [stdout] --> tests/numeric.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use jsonlogic::apply; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `jsonlogic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jsonlogic`, use `cargo add jsonlogic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jsonlogic` [INFO] [stdout] --> tests/partial.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use jsonlogic::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `jsonlogic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jsonlogic`, use `cargo add jsonlogic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `jsonlogic` [INFO] [stdout] --> tests/partial.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use jsonlogic::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `jsonlogic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jsonlogic`, use `cargo add jsonlogic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `jsonlogic` [INFO] [stdout] --> tests/data_access.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use jsonlogic::apply; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `jsonlogic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jsonlogic`, use `cargo add jsonlogic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `juspay_jsonlogic` (example "fizzbuzz") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `jsonlogic` [INFO] [stdout] --> tests/jp_version.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use jsonlogic::apply; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `jsonlogic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jsonlogic`, use `cargo add jsonlogic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `juspay_jsonlogic` (test "misc") due to 1 previous error [INFO] [stderr] error: could not compile `juspay_jsonlogic` (test "data_access") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `juspay_jsonlogic` (test "jp_version") due to 1 previous error [INFO] [stderr] error: could not compile `juspay_jsonlogic` (test "array") due to 1 previous error [INFO] [stderr] error: could not compile `juspay_jsonlogic` (test "partial") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `juspay_jsonlogic` (test "numeric") due to 1 previous error [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn from_json(data: &Value) -> Data { [INFO] [stdout] | ^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn from_json(data: &Value) -> Data<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/expression.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn from_json(json: &Value) -> Result { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn from_json(json: &Value) -> Result, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5fd69074068009aeab893a94706a63752656d04104c86d5b27d26e3911df6ae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd69074068009aeab893a94706a63752656d04104c86d5b27d26e3911df6ae7", kill_on_drop: false }` [INFO] [stdout] 5fd69074068009aeab893a94706a63752656d04104c86d5b27d26e3911df6ae7