[INFO] cloning repository https://github.com/Revanthshalon/Heimdall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Revanthshalon/Heimdall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRevanthshalon%2FHeimdall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRevanthshalon%2FHeimdall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b762c1a67df599209e7cf9585de3c7a28c80ad9 [INFO] testing Revanthshalon/Heimdall against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRevanthshalon%2FHeimdall" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Revanthshalon/Heimdall [INFO] finished tweaking git repo https://github.com/Revanthshalon/Heimdall [INFO] tweaked toml for git repo https://github.com/Revanthshalon/Heimdall written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Revanthshalon/Heimdall on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Revanthshalon/Heimdall 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-postgres v0.8.5 [INFO] [stderr] Downloaded sqlx-mysql v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 873c0b42b4168e7e268e8ab2d95559479ebba4ac3a8fbd5ace31cfbb0aba6ec8 [INFO] running `Command { std: "docker" "start" "-a" "873c0b42b4168e7e268e8ab2d95559479ebba4ac3a8fbd5ace31cfbb0aba6ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "873c0b42b4168e7e268e8ab2d95559479ebba4ac3a8fbd5ace31cfbb0aba6ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873c0b42b4168e7e268e8ab2d95559479ebba4ac3a8fbd5ace31cfbb0aba6ec8", kill_on_drop: false }` [INFO] [stdout] 873c0b42b4168e7e268e8ab2d95559479ebba4ac3a8fbd5ace31cfbb0aba6ec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f317ccbbff4b98506b07b394f4d3e9a042f98d28ec0035bd6d8bc22cebf6a9c4 [INFO] running `Command { std: "docker" "start" "-a" "f317ccbbff4b98506b07b394f4d3e9a042f98d28ec0035bd6d8bc22cebf6a9c4", kill_on_drop: false }` [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sqlx-core v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.5 [INFO] [stderr] Compiling sqlx-macros-core v0.8.5 [INFO] [stderr] Compiling sqlx-macros v0.8.5 [INFO] [stderr] Compiling sqlx v0.8.5 [INFO] [stderr] Compiling heimdall v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | fn lex_token(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 66 | fn lex_token(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:82:24 [INFO] [stdout] | [INFO] [stdout] 82 | fn skip_whitespace(&self, input: Span<'a>) -> LexResult<()> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | fn skip_whitespace(&self, input: Span<'a>) -> LexResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | fn lex_keyword(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 86 | fn lex_keyword(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | fn lex_operator(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 112 | fn lex_operator(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | fn lex_misc(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 140 | fn lex_misc(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn lex_bracket(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn lex_bracket(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:177:23 [INFO] [stdout] | [INFO] [stdout] 177 | fn lex_identifier(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 177 | fn lex_identifier(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:189:27 [INFO] [stdout] | [INFO] [stdout] 189 | fn lex_string_literal(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 189 | fn lex_string_literal(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:201:20 [INFO] [stdout] | [INFO] [stdout] 201 | fn lex_comment(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 201 | fn lex_comment(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.47s [INFO] running `Command { std: "docker" "inspect" "f317ccbbff4b98506b07b394f4d3e9a042f98d28ec0035bd6d8bc22cebf6a9c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f317ccbbff4b98506b07b394f4d3e9a042f98d28ec0035bd6d8bc22cebf6a9c4", kill_on_drop: false }` [INFO] [stdout] f317ccbbff4b98506b07b394f4d3e9a042f98d28ec0035bd6d8bc22cebf6a9c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bc5231311fa1c0cb9804521ad64daff94d12f1b19b8afed39d6dc001efb223bf [INFO] running `Command { std: "docker" "start" "-a" "bc5231311fa1c0cb9804521ad64daff94d12f1b19b8afed39d6dc001efb223bf", kill_on_drop: false }` [INFO] [stderr] Compiling heimdall v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | fn lex_token(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 66 | fn lex_token(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:82:24 [INFO] [stdout] | [INFO] [stdout] 82 | fn skip_whitespace(&self, input: Span<'a>) -> LexResult<()> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | fn skip_whitespace(&self, input: Span<'a>) -> LexResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | fn lex_keyword(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 86 | fn lex_keyword(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | fn lex_operator(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 112 | fn lex_operator(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | fn lex_misc(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 140 | fn lex_misc(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn lex_bracket(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn lex_bracket(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:177:23 [INFO] [stdout] | [INFO] [stdout] 177 | fn lex_identifier(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 177 | fn lex_identifier(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:189:27 [INFO] [stdout] | [INFO] [stdout] 189 | fn lex_string_literal(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 189 | fn lex_string_literal(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:201:20 [INFO] [stdout] | [INFO] [stdout] 201 | fn lex_comment(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 201 | fn lex_comment(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | fn lex_token(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 66 | fn lex_token(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:82:24 [INFO] [stdout] | [INFO] [stdout] 82 | fn skip_whitespace(&self, input: Span<'a>) -> LexResult<()> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | fn skip_whitespace(&self, input: Span<'a>) -> LexResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | fn lex_keyword(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 86 | fn lex_keyword(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | fn lex_operator(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 112 | fn lex_operator(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | fn lex_misc(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 140 | fn lex_misc(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn lex_bracket(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn lex_bracket(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:177:23 [INFO] [stdout] | [INFO] [stdout] 177 | fn lex_identifier(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 177 | fn lex_identifier(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:189:27 [INFO] [stdout] | [INFO] [stdout] 189 | fn lex_string_literal(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 189 | fn lex_string_literal(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/schema/lexer/mod.rs:201:20 [INFO] [stdout] | [INFO] [stdout] 201 | fn lex_comment(&self, input: Span<'a>) -> LexResult { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 201 | fn lex_comment(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.42s [INFO] running `Command { std: "docker" "inspect" "bc5231311fa1c0cb9804521ad64daff94d12f1b19b8afed39d6dc001efb223bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc5231311fa1c0cb9804521ad64daff94d12f1b19b8afed39d6dc001efb223bf", kill_on_drop: false }` [INFO] [stdout] bc5231311fa1c0cb9804521ad64daff94d12f1b19b8afed39d6dc001efb223bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] aa46409910178a9aaa375a8d96a4d673f303fdcecd0f38b458f3f5a0b93b9f35 [INFO] running `Command { std: "docker" "start" "-a" "aa46409910178a9aaa375a8d96a4d673f303fdcecd0f38b458f3f5a0b93b9f35", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/schema/lexer/mod.rs:66:18 [INFO] [stderr] | [INFO] [stderr] 66 | fn lex_token(&self, input: Span<'a>) -> LexResult { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 66 | fn lex_token(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/schema/lexer/mod.rs:82:24 [INFO] [stderr] | [INFO] [stderr] 82 | fn skip_whitespace(&self, input: Span<'a>) -> LexResult<()> { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 82 | fn skip_whitespace(&self, input: Span<'a>) -> LexResult<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/schema/lexer/mod.rs:86:20 [INFO] [stderr] | [INFO] [stderr] 86 | fn lex_keyword(&self, input: Span<'a>) -> LexResult { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 86 | fn lex_keyword(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/schema/lexer/mod.rs:112:21 [INFO] [stderr] | [INFO] [stderr] 112 | fn lex_operator(&self, input: Span<'a>) -> LexResult { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 112 | fn lex_operator(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/schema/lexer/mod.rs:140:17 [INFO] [stderr] | [INFO] [stderr] 140 | fn lex_misc(&self, input: Span<'a>) -> LexResult { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 140 | fn lex_misc(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/schema/lexer/mod.rs:149:20 [INFO] [stderr] | [INFO] [stderr] 149 | fn lex_bracket(&self, input: Span<'a>) -> LexResult { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 149 | fn lex_bracket(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/schema/lexer/mod.rs:177:23 [INFO] [stderr] | [INFO] [stderr] 177 | fn lex_identifier(&self, input: Span<'a>) -> LexResult { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 177 | fn lex_identifier(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/schema/lexer/mod.rs:189:27 [INFO] [stderr] | [INFO] [stderr] 189 | fn lex_string_literal(&self, input: Span<'a>) -> LexResult { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 189 | fn lex_string_literal(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/schema/lexer/mod.rs:201:20 [INFO] [stderr] | [INFO] [stderr] 201 | fn lex_comment(&self, input: Span<'a>) -> LexResult { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 201 | fn lex_comment(&self, input: Span<'a>) -> LexResult<'_, Token> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `heimdall` (lib) generated 9 warnings (run `cargo fix --lib -p heimdall` to apply 9 suggestions) [INFO] [stderr] warning: `heimdall` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/heimdall-bd98358c93a4297b) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test schema::lexer::lexer_test::test_bracket ... ok [INFO] [stdout] test schema::lexer::lexer_test::test_keyword ... ok [INFO] [stdout] test schema::lexer::lexer_test::test_misc ... ok [INFO] [stdout] test schema::lexer::lexer_test::test_lex_token ... ok [INFO] [stdout] test schema::lexer::lexer_test::test_string_literal ... ok [INFO] [stdout] test schema::lexer::lexer_test::test_operator ... ok [INFO] [stdout] test schema::lexer::lexer_test::test_identifier ... ok [INFO] [stdout] test schema::parser::parser_test::test_mismatched_braces ... ok [INFO] [stdout] test schema::lexer::lexer_test::test_comment ... ok [INFO] [stdout] test schema::parser::parser_test::test_multiple_namespaces ... ok [INFO] [stdout] test schema::parser::parser_test::test_invalid_relation_type ... ok [INFO] [stdout] test schema::parser::parser_test::test_simple_namespace ... ok [INFO] [stdout] test schema::parser::parser_test::test_invalid_permission_expression ... ok [INFO] [stdout] test schema::parser::parser_test::test_namespace_error_recovery ... ok [INFO] [stdout] test schema::parser::parser_test::test_subject_set_relation ... ok [INFO] [stdout] test schema::parser::parser_test::test_traverse_expression ... ok [INFO] [stdout] test schema::lexer::lexer_test::test_tokenize ... ok [INFO] [stdout] test schema::parser::parser_test::test_simple_permission ... ok [INFO] [stdout] test schema::parser::parser_test::test_logical_operators ... ok [INFO] [stdout] test schema::parser::parser_test::test_complete_document_namespace ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/heimdall-ae3bcf660d7781b9) [INFO] [stdout] test schema::parser::parser_test::test_relation_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests heimdall [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/schema/parser/mod.rs - schema::parser::SchemaParser<'a>::parse_related_block (line 164) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aa46409910178a9aaa375a8d96a4d673f303fdcecd0f38b458f3f5a0b93b9f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa46409910178a9aaa375a8d96a4d673f303fdcecd0f38b458f3f5a0b93b9f35", kill_on_drop: false }` [INFO] [stdout] aa46409910178a9aaa375a8d96a4d673f303fdcecd0f38b458f3f5a0b93b9f35