[INFO] cloning repository https://github.com/hasura/wasm-engine-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hasura/wasm-engine-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasura%2Fwasm-engine-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasura%2Fwasm-engine-poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea15500d0c023216568b5fc8104faa6b0e11de15 [INFO] testing hasura/wasm-engine-poc against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasura%2Fwasm-engine-poc" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hasura/wasm-engine-poc [INFO] finished tweaking git repo https://github.com/hasura/wasm-engine-poc [INFO] tweaked toml for git repo https://github.com/hasura/wasm-engine-poc written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hasura/wasm-engine-poc on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hasura/wasm-engine-poc 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.20.3 [INFO] [stderr] Downloaded transitive v0.5.0 [INFO] [stderr] Downloaded serde-untagged v0.1.1 [INFO] [stderr] Downloaded deranged v0.3.10 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.6.2 [INFO] [stderr] Downloaded serde_with_macros v3.4.0 [INFO] [stderr] Downloaded darling v0.20.3 [INFO] [stderr] Downloaded axum-core v0.3.4 [INFO] [stderr] Downloaded nonempty v0.8.1 [INFO] [stderr] Downloaded darling_core v0.20.3 [INFO] [stderr] Downloaded serde_with v3.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2310d5aa95cdff50ad18c46a55f1769d9da2e1a6d082928d8f77a50121fdb6b [INFO] running `Command { std: "docker" "start" "-a" "d2310d5aa95cdff50ad18c46a55f1769d9da2e1a6d082928d8f77a50121fdb6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2310d5aa95cdff50ad18c46a55f1769d9da2e1a6d082928d8f77a50121fdb6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2310d5aa95cdff50ad18c46a55f1769d9da2e1a6d082928d8f77a50121fdb6b", kill_on_drop: false }` [INFO] [stdout] d2310d5aa95cdff50ad18c46a55f1769d9da2e1a6d082928d8f77a50121fdb6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdbdc394de0e16a634a9b66ed7c7f959e2e51fc1a2a6f7d93a26e6ea986a4bdf [INFO] running `Command { std: "docker" "start" "-a" "bdbdc394de0e16a634a9b66ed7c7f959e2e51fc1a2a6f7d93a26e6ea986a4bdf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling nonempty v0.8.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling transitive v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling js-sys v0.3.66 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling serde_with v3.4.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.2 [INFO] [stderr] Compiling serde-untagged v0.1.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling lang-graphql v0.0.0 (/opt/rustwide/workdir/libs/lang-graphql) [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libs/lang-graphql/src/validation/collect.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | fn to_selectable_type(&self) -> SelectableType { [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] 62 | fn to_selectable_type(&self) -> SelectableType<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libs/lang-graphql/src/validation/collect.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | fn to_selectable_type(&self) -> SelectableType { [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] 72 | fn to_selectable_type(&self) -> SelectableType<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libs/lang-graphql/src/validation/collect.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | fn to_selectable_type(&self) -> SelectableType { [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] 82 | fn to_selectable_type(&self) -> SelectableType<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libs/lang-graphql/src/validation/collect.rs:92:38 [INFO] [stdout] | [INFO] [stdout] 92 | pub(super) fn to_selectable_type(&self) -> Option> { [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] 92 | pub(super) fn to_selectable_type(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling open-dds v0.1.0 (/opt/rustwide/workdir/libs/open-dds) [INFO] [stderr] Compiling hasura-authn-core v0.1.0 (/opt/rustwide/workdir/libs/hasura-authn-core) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libs/hasura-authn-core/src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 109 | role: Option<&Role>, [INFO] [stdout] 110 | ) -> Result, SessionError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 110 | ) -> Result, SessionError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "bdbdc394de0e16a634a9b66ed7c7f959e2e51fc1a2a6f7d93a26e6ea986a4bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdbdc394de0e16a634a9b66ed7c7f959e2e51fc1a2a6f7d93a26e6ea986a4bdf", kill_on_drop: false }` [INFO] [stdout] bdbdc394de0e16a634a9b66ed7c7f959e2e51fc1a2a6f7d93a26e6ea986a4bdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d433e154a4b33656bb7da9394917c883810aaca8bc8659a798a82189d5794f27 [INFO] running `Command { std: "docker" "start" "-a" "d433e154a4b33656bb7da9394917c883810aaca8bc8659a798a82189d5794f27", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libs/lang-graphql/src/validation/collect.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | fn to_selectable_type(&self) -> SelectableType { [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] 62 | fn to_selectable_type(&self) -> SelectableType<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libs/lang-graphql/src/validation/collect.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | fn to_selectable_type(&self) -> SelectableType { [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] 72 | fn to_selectable_type(&self) -> SelectableType<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libs/lang-graphql/src/validation/collect.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | fn to_selectable_type(&self) -> SelectableType { [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] 82 | fn to_selectable_type(&self) -> SelectableType<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libs/lang-graphql/src/validation/collect.rs:92:38 [INFO] [stdout] | [INFO] [stdout] 92 | pub(super) fn to_selectable_type(&self) -> Option> { [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] 92 | pub(super) fn to_selectable_type(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libs/hasura-authn-core/src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 109 | role: Option<&Role>, [INFO] [stdout] 110 | ) -> Result, SessionError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 110 | ) -> Result, SessionError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.39s [INFO] running `Command { std: "docker" "inspect" "d433e154a4b33656bb7da9394917c883810aaca8bc8659a798a82189d5794f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d433e154a4b33656bb7da9394917c883810aaca8bc8659a798a82189d5794f27", kill_on_drop: false }` [INFO] [stdout] d433e154a4b33656bb7da9394917c883810aaca8bc8659a798a82189d5794f27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9bf04ebe416ebbdadd8908ddcc68fae887db9c704614e7000a54483898d9cc6 [INFO] running `Command { std: "docker" "start" "-a" "d9bf04ebe416ebbdadd8908ddcc68fae887db9c704614e7000a54483898d9cc6", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> libs/lang-graphql/src/validation/collect.rs:62:27 [INFO] [stderr] | [INFO] [stderr] 62 | fn to_selectable_type(&self) -> SelectableType { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 62 | fn to_selectable_type(&self) -> SelectableType<'_, S> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> libs/lang-graphql/src/validation/collect.rs:72:27 [INFO] [stderr] | [INFO] [stderr] 72 | fn to_selectable_type(&self) -> SelectableType { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 72 | fn to_selectable_type(&self) -> SelectableType<'_, S> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> libs/lang-graphql/src/validation/collect.rs:82:27 [INFO] [stderr] | [INFO] [stderr] 82 | fn to_selectable_type(&self) -> SelectableType { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 82 | fn to_selectable_type(&self) -> SelectableType<'_, S> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> libs/lang-graphql/src/validation/collect.rs:92:38 [INFO] [stderr] | [INFO] [stderr] 92 | pub(super) fn to_selectable_type(&self) -> Option> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 92 | pub(super) fn to_selectable_type(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `lang-graphql` (lib) generated 4 warnings (run `cargo fix --lib -p lang-graphql` to apply 4 suggestions) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> libs/hasura-authn-core/src/lib.rs:108:9 [INFO] [stderr] | [INFO] [stderr] 108 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 109 | role: Option<&Role>, [INFO] [stderr] 110 | ) -> Result, SessionError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 110 | ) -> Result, SessionError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `hasura-authn-core` (lib) generated 1 warning (run `cargo fix --lib -p hasura-authn-core` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_engine-df353a4cd2f3276f) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test metadata::resolved::data_connector::tests::test_header_map_serialization_deserialization ... ok [INFO] [stdout] test schema::model_tracking::test_extend_usage_count ... ok [INFO] [stdout] test metadata::resolved::data_connector::tests::test_url_serialization_deserialization ... ok [INFO] [stdout] test metadata::resolved::subgraph::test_btree_map_serialize_deserialize ... ok [INFO] [stdout] test schema::model_tracking::test_counter_functions ... ok [INFO] [stdout] test metadata::resolved::data_connector::tests::test_data_connector_context_capablities ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d9bf04ebe416ebbdadd8908ddcc68fae887db9c704614e7000a54483898d9cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9bf04ebe416ebbdadd8908ddcc68fae887db9c704614e7000a54483898d9cc6", kill_on_drop: false }` [INFO] [stdout] d9bf04ebe416ebbdadd8908ddcc68fae887db9c704614e7000a54483898d9cc6