[INFO] fetching crate oxidd-rules-bdd 0.10.0... [INFO] testing oxidd-rules-bdd-0.10.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate oxidd-rules-bdd 0.10.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate oxidd-rules-bdd 0.10.0 [INFO] finished tweaking crates.io crate oxidd-rules-bdd 0.10.0 [INFO] tweaked toml for crates.io crate oxidd-rules-bdd 0.10.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oxidd-rules-bdd 0.10.0 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 crates.io crate oxidd-rules-bdd 0.10.0 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oxidd-derive v0.10.0 [INFO] [stderr] Downloaded oxidd-dump v0.5.0 [INFO] [stderr] Downloaded oxidd-core v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 84fd7466319ebab8c27a086506a2f86142486f550ca66d4a3fee64d9bcf8b0e8 [INFO] running `Command { std: "docker" "start" "-a" "84fd7466319ebab8c27a086506a2f86142486f550ca66d4a3fee64d9bcf8b0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84fd7466319ebab8c27a086506a2f86142486f550ca66d4a3fee64d9bcf8b0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84fd7466319ebab8c27a086506a2f86142486f550ca66d4a3fee64d9bcf8b0e8", kill_on_drop: false }` [INFO] [stdout] 84fd7466319ebab8c27a086506a2f86142486f550ca66d4a3fee64d9bcf8b0e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f9ca5c7e079231aa2b10acc4e11fd35eec18824d86e79bd3eb7b1f8857ab22e4 [INFO] running `Command { std: "docker" "start" "-a" "f9ca5c7e079231aa2b10acc4e11fd35eec18824d86e79bd3eb7b1f8857ab22e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling is_sorted v0.1.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling oxidd-core v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling oxidd-dump v0.5.0 [INFO] [stderr] Compiling oxidd-derive v0.10.0 [INFO] [stderr] Compiling oxidd-rules-bdd v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/complement_edge/mod.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | fn not>(e: &E) -> Borrowed { [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] 68 | fn not>(e: &E) -> Borrowed<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/complement_edge/mod.rs:125:36 [INFO] [stdout] | [INFO] [stdout] 125 | fn cofactor(tag: E::Tag, node: &N, n: usize) -> Borrowed { [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] 125 | fn cofactor(tag: E::Tag, node: &N, n: usize) -> Borrowed<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/complement_edge/mod.rs:193:11 [INFO] [stdout] | [INFO] [stdout] 193 | node: &N, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 194 | ) -> (Borrowed, Borrowed) { [INFO] [stdout] | ----------- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 194 | ) -> (Borrowed<'_, E>, Borrowed<'_, E>) { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/simple/mod.rs:53:37 [INFO] [stdout] | [INFO] [stdout] 53 | fn cofactor(_tag: E::Tag, node: &N, n: usize) -> Borrowed { [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] 53 | fn cofactor(_tag: E::Tag, node: &N, n: usize) -> Borrowed<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/simple/mod.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | fn collect_children>(node: &N) -> (Borrowed, Borrowed) { [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] 80 | fn collect_children>(node: &N) -> (Borrowed<'_, E>, Borrowed<'_, E>) { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.99s [INFO] running `Command { std: "docker" "inspect" "f9ca5c7e079231aa2b10acc4e11fd35eec18824d86e79bd3eb7b1f8857ab22e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9ca5c7e079231aa2b10acc4e11fd35eec18824d86e79bd3eb7b1f8857ab22e4", kill_on_drop: false }` [INFO] [stdout] f9ca5c7e079231aa2b10acc4e11fd35eec18824d86e79bd3eb7b1f8857ab22e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f1cc8aa5ee22568a090533ebd8d757f9d7f089dc820bb5f26d8c3c7f40542d12 [INFO] running `Command { std: "docker" "start" "-a" "f1cc8aa5ee22568a090533ebd8d757f9d7f089dc820bb5f26d8c3c7f40542d12", kill_on_drop: false }` [INFO] [stderr] Compiling oxidd-rules-bdd v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/complement_edge/mod.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | fn not>(e: &E) -> Borrowed { [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] 68 | fn not>(e: &E) -> Borrowed<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/complement_edge/mod.rs:125:36 [INFO] [stdout] | [INFO] [stdout] 125 | fn cofactor(tag: E::Tag, node: &N, n: usize) -> Borrowed { [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] 125 | fn cofactor(tag: E::Tag, node: &N, n: usize) -> Borrowed<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/complement_edge/mod.rs:193:11 [INFO] [stdout] | [INFO] [stdout] 193 | node: &N, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 194 | ) -> (Borrowed, Borrowed) { [INFO] [stdout] | ----------- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 194 | ) -> (Borrowed<'_, E>, Borrowed<'_, E>) { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/simple/mod.rs:53:37 [INFO] [stdout] | [INFO] [stdout] 53 | fn cofactor(_tag: E::Tag, node: &N, n: usize) -> Borrowed { [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] 53 | fn cofactor(_tag: E::Tag, node: &N, n: usize) -> Borrowed<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/simple/mod.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | fn collect_children>(node: &N) -> (Borrowed, Borrowed) { [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] 80 | fn collect_children>(node: &N) -> (Borrowed<'_, E>, Borrowed<'_, E>) { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/complement_edge/mod.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | fn not>(e: &E) -> Borrowed { [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] 68 | fn not>(e: &E) -> Borrowed<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/complement_edge/mod.rs:125:36 [INFO] [stdout] | [INFO] [stdout] 125 | fn cofactor(tag: E::Tag, node: &N, n: usize) -> Borrowed { [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] 125 | fn cofactor(tag: E::Tag, node: &N, n: usize) -> Borrowed<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/complement_edge/mod.rs:193:11 [INFO] [stdout] | [INFO] [stdout] 193 | node: &N, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 194 | ) -> (Borrowed, Borrowed) { [INFO] [stdout] | ----------- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 194 | ) -> (Borrowed<'_, E>, Borrowed<'_, E>) { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/simple/mod.rs:53:37 [INFO] [stdout] | [INFO] [stdout] 53 | fn cofactor(_tag: E::Tag, node: &N, n: usize) -> Borrowed { [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] 53 | fn cofactor(_tag: E::Tag, node: &N, n: usize) -> Borrowed<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/simple/mod.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | fn collect_children>(node: &N) -> (Borrowed, Borrowed) { [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] 80 | fn collect_children>(node: &N) -> (Borrowed<'_, E>, Borrowed<'_, E>) { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "f1cc8aa5ee22568a090533ebd8d757f9d7f089dc820bb5f26d8c3c7f40542d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1cc8aa5ee22568a090533ebd8d757f9d7f089dc820bb5f26d8c3c7f40542d12", kill_on_drop: false }` [INFO] [stdout] f1cc8aa5ee22568a090533ebd8d757f9d7f089dc820bb5f26d8c3c7f40542d12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 969c911a8ef3c5a3cff2906e36ba2b100218284fa5157be6de25119c4f1dad66 [INFO] running `Command { std: "docker" "start" "-a" "969c911a8ef3c5a3cff2906e36ba2b100218284fa5157be6de25119c4f1dad66", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/complement_edge/mod.rs:68:35 [INFO] [stderr] | [INFO] [stderr] 68 | fn not>(e: &E) -> Borrowed { [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] 68 | fn not>(e: &E) -> Borrowed<'_, E> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/complement_edge/mod.rs:125:36 [INFO] [stderr] | [INFO] [stderr] 125 | fn cofactor(tag: E::Tag, node: &N, n: usize) -> Borrowed { [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] 125 | fn cofactor(tag: E::Tag, node: &N, n: usize) -> Borrowed<'_, E> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/complement_edge/mod.rs:193:11 [INFO] [stderr] | [INFO] [stderr] 193 | node: &N, [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 194 | ) -> (Borrowed, Borrowed) { [INFO] [stderr] | ----------- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'_` [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] 194 | ) -> (Borrowed<'_, E>, Borrowed<'_, E>) { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/simple/mod.rs:53:37 [INFO] [stderr] | [INFO] [stderr] 53 | fn cofactor(_tag: E::Tag, node: &N, n: usize) -> Borrowed { [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] 53 | fn cofactor(_tag: E::Tag, node: &N, n: usize) -> Borrowed<'_, E> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/simple/mod.rs:80:53 [INFO] [stderr] | [INFO] [stderr] 80 | fn collect_children>(node: &N) -> (Borrowed, Borrowed) { [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] 80 | fn collect_children>(node: &N) -> (Borrowed<'_, E>, Borrowed<'_, E>) { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: `oxidd-rules-bdd` (lib) generated 5 warnings (run `cargo fix --lib -p oxidd-rules-bdd` to apply 5 suggestions) [INFO] [stderr] warning: `oxidd-rules-bdd` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/oxidd_rules_bdd-eca272a18c071137) [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] running `Command { std: "docker" "inspect" "969c911a8ef3c5a3cff2906e36ba2b100218284fa5157be6de25119c4f1dad66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "969c911a8ef3c5a3cff2906e36ba2b100218284fa5157be6de25119c4f1dad66", kill_on_drop: false }` [INFO] [stdout] 969c911a8ef3c5a3cff2906e36ba2b100218284fa5157be6de25119c4f1dad66