[INFO] fetching crate codebiber 0.0.1... [INFO] testing codebiber-0.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate codebiber 0.0.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate codebiber 0.0.1 [INFO] finished tweaking crates.io crate codebiber 0.0.1 [INFO] tweaked toml for crates.io crate codebiber 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate codebiber 0.0.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 88 packages to latest compatible versions [INFO] [stderr] Adding blake3 v1.4.0 (available: v1.8.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [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 lazy-regex v3.4.1 [INFO] [stderr] Downloaded constant_time_eq v0.2.6 [INFO] [stderr] Downloaded unwrap_display v0.0.1 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Downloaded blake3 v1.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07a5b98565a19d232a272ce5c2088eec93f45e1136616eac6897d3900898859d [INFO] running `Command { std: "docker" "start" "-a" "07a5b98565a19d232a272ce5c2088eec93f45e1136616eac6897d3900898859d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07a5b98565a19d232a272ce5c2088eec93f45e1136616eac6897d3900898859d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a5b98565a19d232a272ce5c2088eec93f45e1136616eac6897d3900898859d", kill_on_drop: false }` [INFO] [stdout] 07a5b98565a19d232a272ce5c2088eec93f45e1136616eac6897d3900898859d [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b9449c760544c21d9b5bd09fcf73888732ff42ced449f4ff4188a5b41ac7149e [INFO] running `Command { std: "docker" "start" "-a" "b9449c760544c21d9b5bd09fcf73888732ff42ced449f4ff4188a5b41ac7149e", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling blake3 v1.4.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling codebiber v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parse_file/parser.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn parse(code: &str) -> Result [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] 13 | pub fn parse(code: &str) -> Result> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parse_file/parser/line.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn parse_begin_marker(node: crate::pest::iterators::Pair) -> (Marker, &str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 37 | pub fn parse_begin_marker(node: crate::pest::iterators::Pair<'_, Rule>) -> (Marker<'_>, &str) [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parse_file/parser/line.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn parse_end_marker(node: crate::pest::iterators::Pair) -> (Marker, &str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 43 | pub fn parse_end_marker(node: crate::pest::iterators::Pair<'_, Rule>) -> (Marker<'_>, &str) [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parse_file/parser/line.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | fn parse_marker(node: crate::pest::iterators::Pair) -> (Marker, &str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 49 | fn parse_marker(node: crate::pest::iterators::Pair<'_, Rule>) -> (Marker<'_>, &str) [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.62s [INFO] running `Command { std: "docker" "inspect" "b9449c760544c21d9b5bd09fcf73888732ff42ced449f4ff4188a5b41ac7149e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9449c760544c21d9b5bd09fcf73888732ff42ced449f4ff4188a5b41ac7149e", kill_on_drop: false }` [INFO] [stdout] b9449c760544c21d9b5bd09fcf73888732ff42ced449f4ff4188a5b41ac7149e [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/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] 4e1589862505e1d5e3167aeb82e74d5a110ca645e3ed087c90faa2e071f09130 [INFO] running `Command { std: "docker" "start" "-a" "4e1589862505e1d5e3167aeb82e74d5a110ca645e3ed087c90faa2e071f09130", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling unwrap_display v0.0.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling codebiber v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parse_file/parser.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn parse(code: &str) -> Result [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] 13 | pub fn parse(code: &str) -> Result> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parse_file/parser/line.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn parse_begin_marker(node: crate::pest::iterators::Pair) -> (Marker, &str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 37 | pub fn parse_begin_marker(node: crate::pest::iterators::Pair<'_, Rule>) -> (Marker<'_>, &str) [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parse_file/parser/line.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn parse_end_marker(node: crate::pest::iterators::Pair) -> (Marker, &str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 43 | pub fn parse_end_marker(node: crate::pest::iterators::Pair<'_, Rule>) -> (Marker<'_>, &str) [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parse_file/parser/line.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | fn parse_marker(node: crate::pest::iterators::Pair) -> (Marker, &str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 49 | fn parse_marker(node: crate::pest::iterators::Pair<'_, Rule>) -> (Marker<'_>, &str) [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parse_file/parser.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn parse(code: &str) -> Result [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] 13 | pub fn parse(code: &str) -> Result> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parse_file/parser/line.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn parse_begin_marker(node: crate::pest::iterators::Pair) -> (Marker, &str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 37 | pub fn parse_begin_marker(node: crate::pest::iterators::Pair<'_, Rule>) -> (Marker<'_>, &str) [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parse_file/parser/line.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn parse_end_marker(node: crate::pest::iterators::Pair) -> (Marker, &str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 43 | pub fn parse_end_marker(node: crate::pest::iterators::Pair<'_, Rule>) -> (Marker<'_>, &str) [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parse_file/parser/line.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | fn parse_marker(node: crate::pest::iterators::Pair) -> (Marker, &str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 49 | fn parse_marker(node: crate::pest::iterators::Pair<'_, Rule>) -> (Marker<'_>, &str) [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parse_file/parser/line.rs:103:23 [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_line(code: &str) -> Result [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] 103 | fn parse_line(code: &str) -> Result> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parse_file/parser.rs:104:26 [INFO] [stdout] | [INFO] [stdout] 104 | fn parse_section(code: &str) -> Result
[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] 104 | fn parse_section(code: &str) -> Result> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.51s [INFO] running `Command { std: "docker" "inspect" "4e1589862505e1d5e3167aeb82e74d5a110ca645e3ed087c90faa2e071f09130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1589862505e1d5e3167aeb82e74d5a110ca645e3ed087c90faa2e071f09130", kill_on_drop: false }` [INFO] [stdout] 4e1589862505e1d5e3167aeb82e74d5a110ca645e3ed087c90faa2e071f09130 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d9c1f4f67732f8fb338c109066d694f57d2447895ce412a61a64f509a3d730dd [INFO] running `Command { std: "docker" "start" "-a" "d9c1f4f67732f8fb338c109066d694f57d2447895ce412a61a64f509a3d730dd", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parse_file/parser.rs:13:20 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn parse(code: &str) -> Result [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] 13 | pub fn parse(code: &str) -> Result> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parse_file/parser/line.rs:37:33 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn parse_begin_marker(node: crate::pest::iterators::Pair) -> (Marker, &str) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [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] 37 | pub fn parse_begin_marker(node: crate::pest::iterators::Pair<'_, Rule>) -> (Marker<'_>, &str) [INFO] [stderr] | +++ ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parse_file/parser/line.rs:43:31 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn parse_end_marker(node: crate::pest::iterators::Pair) -> (Marker, &str) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [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] 43 | pub fn parse_end_marker(node: crate::pest::iterators::Pair<'_, Rule>) -> (Marker<'_>, &str) [INFO] [stderr] | +++ ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parse_file/parser/line.rs:49:23 [INFO] [stderr] | [INFO] [stderr] 49 | fn parse_marker(node: crate::pest::iterators::Pair) -> (Marker, &str) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------ ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [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] 49 | fn parse_marker(node: crate::pest::iterators::Pair<'_, Rule>) -> (Marker<'_>, &str) [INFO] [stderr] | +++ ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parse_file/parser/line.rs:103:23 [INFO] [stderr] | [INFO] [stderr] 103 | fn parse_line(code: &str) -> Result [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] 103 | fn parse_line(code: &str) -> Result> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parse_file/parser.rs:104:26 [INFO] [stderr] | [INFO] [stderr] 104 | fn parse_section(code: &str) -> Result
[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] 104 | fn parse_section(code: &str) -> Result> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `codebiber` (lib) generated 4 warnings (run `cargo fix --lib -p codebiber` to apply 4 suggestions) [INFO] [stderr] warning: `codebiber` (lib test) generated 6 warnings (4 duplicates) (run `cargo fix --lib -p codebiber --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/codebiber-b4efe6b08298ff64) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test gen::test::allow_skipping_sections ... ok [INFO] [stdout] test gen::test::test_hash_and_indentation ... ok [INFO] [stdout] test gen::test::test_check_checksum ... ok [INFO] [stdout] test gen::test::test_checksum ... ok [INFO] [stdout] test indentation::test::test_difficult_cases ... ok [INFO] [stdout] test indentation::test::test_dont_add_trailing_whitespace ... ok [INFO] [stdout] test gen::test::test_trivial ... ok [INFO] [stdout] test indentation::test::test_trivial ... ok [INFO] [stdout] test indentation::test::test_simpl ... ok [INFO] [stdout] test gen::test::test_indentation ... ok [INFO] [stdout] test gen::test::test_use_identifier ... ok [INFO] [stdout] test indentation::test::test_with_lienbreak ... ok [INFO] [stdout] test indentation::test::test_unindent_invalid_indentation ... ok [INFO] [stdout] test parse_file::parser::test::test_checksum ... ok [INFO] [stdout] test parse_file::parser::line::test::lines ... ok [INFO] [stdout] test parse_file::parser::test::test_multiple_sections ... ok [INFO] [stdout] test parse_file::parser::test::trivial ... ok [INFO] [stdout] test parse_file::parser::test::test_parse_section ... ok [INFO] [stdout] test gen::test::test_simple_replace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/poperty_test.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/poperty_test-1d260e4a40cfb76a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.83s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d9c1f4f67732f8fb338c109066d694f57d2447895ce412a61a64f509a3d730dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c1f4f67732f8fb338c109066d694f57d2447895ce412a61a64f509a3d730dd", kill_on_drop: false }` [INFO] [stdout] d9c1f4f67732f8fb338c109066d694f57d2447895ce412a61a64f509a3d730dd