[INFO] fetching crate a-tree 0.5.0... [INFO] testing a-tree-0.5.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate a-tree 0.5.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate a-tree 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate a-tree 0.5.0 [INFO] tweaked toml for crates.io crate a-tree 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate a-tree 0.5.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 a-tree 0.5.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] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v2.0.8 [INFO] [stderr] Downloaded thiserror v2.0.8 [INFO] [stderr] Downloaded lalrpop-util v0.22.0 [INFO] [stderr] Downloaded borsh v1.5.3 [INFO] [stderr] Downloaded borsh-derive v1.5.3 [INFO] [stderr] Downloaded lalrpop v0.22.0 [INFO] [stderr] Downloaded web-sys v0.3.76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b5cfd0b755ca138c3ce255a79294de08f9206482394eac8ff169897a703c9b5a [INFO] running `Command { std: "docker" "start" "-a" "b5cfd0b755ca138c3ce255a79294de08f9206482394eac8ff169897a703c9b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5cfd0b755ca138c3ce255a79294de08f9206482394eac8ff169897a703c9b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5cfd0b755ca138c3ce255a79294de08f9206482394eac8ff169897a703c9b5a", kill_on_drop: false }` [INFO] [stdout] b5cfd0b755ca138c3ce255a79294de08f9206482394eac8ff169897a703c9b5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6a7e519ae107a6ed5f48e80c3e331c00362a643ce7e666feaf1df46fd484a7a7 [INFO] running `Command { std: "docker" "start" "-a" "6a7e519ae107a6ed5f48e80c3e331c00362a643ce7e666feaf1df46fd484a7a7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling term v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.22.0 [INFO] [stderr] Compiling lalrpop v0.22.0 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling a-tree v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/atree.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(definitions: &[AttributeDefinition]) -> 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] 66 | pub fn new(definitions: &[AttributeDefinition]) -> 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/atree.rs:251:23 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn make_event(&self) -> EventBuilder { [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] 251 | pub fn make_event(&self) -> EventBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/atree.rs:256:19 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn search(&self, event: &Event) -> Result, ATreeError> { [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] 256 | pub fn search(&self, event: &Event) -> Result, ATreeError<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.19s [INFO] running `Command { std: "docker" "inspect" "6a7e519ae107a6ed5f48e80c3e331c00362a643ce7e666feaf1df46fd484a7a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a7e519ae107a6ed5f48e80c3e331c00362a643ce7e666feaf1df46fd484a7a7", kill_on_drop: false }` [INFO] [stdout] 6a7e519ae107a6ed5f48e80c3e331c00362a643ce7e666feaf1df46fd484a7a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7b5aa376de61659f659668939a5616723c2bd3640ba529a199e4958de20caefa [INFO] running `Command { std: "docker" "start" "-a" "7b5aa376de61659f659668939a5616723c2bd3640ba529a199e4958de20caefa", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling lalrpop-util v0.22.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling a-tree v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/atree.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(definitions: &[AttributeDefinition]) -> 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] 66 | pub fn new(definitions: &[AttributeDefinition]) -> 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/atree.rs:251:23 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn make_event(&self) -> EventBuilder { [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] 251 | pub fn make_event(&self) -> EventBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/atree.rs:256:19 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn search(&self, event: &Event) -> Result, ATreeError> { [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] 256 | pub fn search(&self, event: &Event) -> Result, ATreeError<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/atree.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(definitions: &[AttributeDefinition]) -> 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] 66 | pub fn new(definitions: &[AttributeDefinition]) -> 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/atree.rs:251:23 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn make_event(&self) -> EventBuilder { [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] 251 | pub fn make_event(&self) -> EventBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/atree.rs:256:19 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn search(&self, event: &Event) -> Result, ATreeError> { [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] 256 | pub fn search(&self, event: &Event) -> Result, ATreeError<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lexer.rs:123:26 [INFO] [stdout] | [INFO] [stdout] 123 | fn lex_tokens(input: &str) -> Result, ParserError> { [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] 123 | fn lex_tokens(input: &str) -> Result>, ParserError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.05s [INFO] running `Command { std: "docker" "inspect" "7b5aa376de61659f659668939a5616723c2bd3640ba529a199e4958de20caefa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b5aa376de61659f659668939a5616723c2bd3640ba529a199e4958de20caefa", kill_on_drop: false }` [INFO] [stdout] 7b5aa376de61659f659668939a5616723c2bd3640ba529a199e4958de20caefa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 167ff13a7f87319abe24f8684ab25e4452215cb6b272a3cf7f54b2509b0bb6c4 [INFO] running `Command { std: "docker" "start" "-a" "167ff13a7f87319abe24f8684ab25e4452215cb6b272a3cf7f54b2509b0bb6c4", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/atree.rs:66:29 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn new(definitions: &[AttributeDefinition]) -> 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] 66 | pub fn new(definitions: &[AttributeDefinition]) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/atree.rs:251:23 [INFO] [stderr] | [INFO] [stderr] 251 | pub fn make_event(&self) -> EventBuilder { [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] 251 | pub fn make_event(&self) -> EventBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/atree.rs:256:19 [INFO] [stderr] | [INFO] [stderr] 256 | pub fn search(&self, event: &Event) -> Result, ATreeError> { [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] 256 | pub fn search(&self, event: &Event) -> Result, ATreeError<'_>> { [INFO] [stderr] | +++ ++++ [INFO] [stderr] [INFO] [stderr] warning: `a-tree` (lib) generated 3 warnings (run `cargo fix --lib -p a-tree` to apply 3 suggestions) [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lexer.rs:123:26 [INFO] [stderr] | [INFO] [stderr] 123 | fn lex_tokens(input: &str) -> Result, ParserError> { [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] 123 | fn lex_tokens(input: &str) -> Result>, ParserError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `a-tree` (lib test) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p a-tree --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/a_tree-164c55d61f86b80f) [INFO] [stdout] running 196 tests [INFO] [stdout] test ast::tests::can_optimize_a_negated_expression ... ok [INFO] [stdout] test ast::tests::can_recursively_apply_the_optimizations ... ok [INFO] [stdout] test ast::tests::leave_unnegated_and_as_is ... ok [INFO] [stdout] test ast::tests::leave_unnegated_or_as_is ... ok [INFO] [stdout] test ast::tests::can_optimize_a_negated_negated_expression ... ok [INFO] [stdout] test ast::tests::leave_unnegated_value_as_is ... ok [INFO] [stdout] test ast::tests::can_optimize_a_negated_and_expression_not_at_the_top_level ... ok [INFO] [stdout] test ast::tests::can_optimize_a_negated_or_expression ... ok [INFO] [stdout] test ast::tests::can_optimize_a_negated_or_expression_not_at_the_top_level ... ok [INFO] [stdout] test ast::tests::can_optimize_a_negated_and_expression ... ok [INFO] [stdout] test atree::tests::can_build_an_atree ... ok [INFO] [stdout] test atree::tests::can_insert_a_simple_expression ... ok [INFO] [stdout] test atree::tests::can_delete_root_node_when_all_references_are_deleted ... ok [INFO] [stdout] test atree::tests::can_insert_a_negative_expression ... ok [INFO] [stdout] test atree::tests::can_delete_a_single_predicate ... ok [INFO] [stdout] test atree::tests::can_insert_an_expression_with_and_operators ... ok [INFO] [stdout] test atree::tests::can_insert_an_expression_with_or_operators ... ok [INFO] [stdout] test atree::tests::can_insert_an_expression_with_mixed_operators ... ok [INFO] [stdout] test atree::tests::can_insert_multiple_expressions_with_mixed_operators ... ok [INFO] [stdout] test atree::tests::can_search_an_empty_tree ... ok [INFO] [stdout] test atree::tests::return_an_error_on_duplicate_definitions ... ok [INFO] [stdout] test atree::tests::deleting_an_expression_only_removes_the_id_not_the_expression_if_it_is_still_referenced ... ok [INFO] [stdout] test atree::tests::can_search_complex_expressions ... ok [INFO] [stdout] test atree::tests::can_insert_an_expression_that_refers_to_a_rnode ... ok [INFO] [stdout] test atree::tests::can_search_a_tree_with_multiple_shared_sub_expressions ... ok [INFO] [stdout] test atree::tests::can_insert_the_same_expression_multiple_times ... ok [INFO] [stdout] test atree::tests::deleting_an_expression_only_removes_the_id_not_the_expression_if_it_has_multiple_subscription_ids ... ok [INFO] [stdout] test atree::tests::can_search_a_single_predicate ... ok [INFO] [stdout] test atree::tests::support_sync_and_send_traits ... ok [INFO] [stdout] test atree::tests::return_an_error_on_empty_boolean_expression ... ok [INFO] [stdout] test atree::tests::can_render_to_graphviz ... ok [INFO] [stdout] test atree::tests::ignore_results_that_are_not_matched ... ok [INFO] [stdout] test atree::tests::return_an_error_on_invalid_boolean_expression ... ok [INFO] [stdout] test atree::tests::can_search_simple_expressions ... ok [INFO] [stdout] test evaluation::tests::can_set_a_failed_result ... ok [INFO] [stdout] test evaluation::tests::can_set_a_successful_result ... ok [INFO] [stdout] test evaluation::tests::can_set_an_undefined_result ... ok [INFO] [stdout] test evaluation::tests::can_set_id_that_exceeds_u64 ... ok [INFO] [stdout] test evaluation::tests::when_looking_if_evaluated_result_is_evaluated_then_return_true ... ok [INFO] [stdout] test evaluation::tests::when_looking_if_unevaluated_result_is_evaluated_then_return_false ... ok [INFO] [stdout] test events::tests::can_add_a_boolean_attribute_value ... ok [INFO] [stdout] test evaluation::tests::can_create_with_a_size_that_is_less_than_64 ... ok [INFO] [stdout] test events::tests::can_add_a_string_attribute_value ... ok [INFO] [stdout] test events::tests::can_add_a_float_attribute_value ... ok [INFO] [stdout] test events::tests::can_add_an_integer_attribute_value ... ok [INFO] [stdout] test events::tests::can_add_an_integer_list_attribute_value ... ok [INFO] [stdout] test events::tests::can_add_an_string_list_attribute_value ... ok [INFO] [stdout] test events::tests::can_create_an_attribute_table_with_no_attributes ... ok [INFO] [stdout] test events::tests::can_create_an_attribute_table_with_some_attributes ... ok [INFO] [stdout] test events::tests::can_create_an_event_with_a_missing_attribute ... ok [INFO] [stdout] test events::tests::can_create_an_event_with_attributes ... ok [INFO] [stdout] test events::tests::can_create_an_event_with_no_attributes ... ok [INFO] [stdout] test events::tests::return_an_error_on_duplicate_definitions ... ok [INFO] [stdout] test events::tests::return_an_error_when_adding_a_non_existing_attribute ... ok [INFO] [stdout] test events::tests::return_an_error_when_trying_to_add_an_attribute_with_mismatched_type ... ok [INFO] [stdout] test lexer::tests::can_lex_all_of ... ok [INFO] [stdout] test lexer::tests::can_lex_and ... ok [INFO] [stdout] test lexer::tests::can_lex_boolean ... ok [INFO] [stdout] test lexer::tests::can_lex_comma ... ok [INFO] [stdout] test lexer::tests::can_lex_equal ... ok [INFO] [stdout] test lexer::tests::can_lex_float ... ok [INFO] [stdout] test lexer::tests::can_lex_greater_than ... ok [INFO] [stdout] test lexer::tests::can_lex_greater_than_equal ... ok [INFO] [stdout] test lexer::tests::can_lex_identifier ... ok [INFO] [stdout] test lexer::tests::can_lex_complex_expression ... ok [INFO] [stdout] test lexer::tests::can_lex_empty_string ... ok [INFO] [stdout] test lexer::tests::can_lex_in ... ok [INFO] [stdout] test lexer::tests::can_lex_integer ... ok [INFO] [stdout] test lexer::tests::can_lex_is_empty ... ok [INFO] [stdout] test lexer::tests::can_lex_is_not_empty ... ok [INFO] [stdout] test lexer::tests::can_lex_is_not_null ... ok [INFO] [stdout] test lexer::tests::can_lex_is_null ... ok [INFO] [stdout] test lexer::tests::can_lex_less_than ... ok [INFO] [stdout] test lexer::tests::can_lex_less_than_equal ... ok [INFO] [stdout] test lexer::tests::can_lex_negative_integer ... ok [INFO] [stdout] test lexer::tests::can_lex_not_equal ... ok [INFO] [stdout] test lexer::tests::can_lex_not_in ... ok [INFO] [stdout] test lexer::tests::can_lex_one_of ... ok [INFO] [stdout] test lexer::tests::can_lex_or ... ok [INFO] [stdout] test lexer::tests::can_lex_parenthesis ... ok [INFO] [stdout] test lexer::tests::can_lex_square_brackets ... ok [INFO] [stdout] test lexer::tests::can_lex_string ... ok [INFO] [stdout] test lexer::tests::can_lex_string_with_escaped_chars ... ok [INFO] [stdout] test lexer::tests::can_lex_string_with_escaped_quotes ... ok [INFO] [stdout] test parser::tests::can_parse_a_variable ... ok [INFO] [stdout] test parser::tests::can_parse_all_of_list_expression_with_integer_list ... ok [INFO] [stdout] test parser::tests::can_parse_an_expression_with_mixed_binary_operator ... ok [INFO] [stdout] test lexer::tests::can_lex_none_of ... ok [INFO] [stdout] test lexer::tests::can_lex_multiple_expressions ... ok [INFO] [stdout] test lexer::tests::can_lex_not ... ok [INFO] [stdout] test parser::tests::can_parse_an_expression_enclosed_in_parenthesis ... ok [INFO] [stdout] test parser::tests::can_parse_an_expression_with_multiple_parenthesis_levels ... ok [INFO] [stdout] test parser::tests::can_parse_all_of_list_expression_with_string_list ... ok [INFO] [stdout] test parser::tests::can_parse_binary_and_expression ... ok [INFO] [stdout] test parser::tests::can_parse_binary_or_expression ... ok [INFO] [stdout] test parser::tests::can_parse_equal_expression_with_left_identifier ... ok [INFO] [stdout] test parser::tests::can_parse_equal_expression_with_right_identifier ... ok [INFO] [stdout] test parser::tests::can_parse_even_number_of_binary_and_expression ... ok [INFO] [stdout] test parser::tests::can_parse_even_number_of_binary_or_expression ... ok [INFO] [stdout] test parser::tests::can_parse_greater_expression_with_right_identifier ... ok [INFO] [stdout] test parser::tests::can_parse_greater_than_equal_expression_with_left_identifier ... ok [INFO] [stdout] test parser::tests::can_parse_greater_than_equal_expression_with_right_identifier ... ok [INFO] [stdout] test parser::tests::can_parse_greater_than_expression_with_left_identifier ... ok [INFO] [stdout] test parser::tests::can_parse_all_of_list_expression_with_parenthesis ... ok [INFO] [stdout] test parser::tests::can_parse_in_expression ... ok [INFO] [stdout] test parser::tests::can_parse_is_empty_expression ... ok [INFO] [stdout] test parser::tests::can_parse_is_not_empty_expression ... ok [INFO] [stdout] test parser::tests::can_parse_is_not_null_expression ... ok [INFO] [stdout] test parser::tests::can_parse_is_null_expression ... ok [INFO] [stdout] test parser::tests::can_parse_less_than_equal_expression_with_left_identifier ... ok [INFO] [stdout] test parser::tests::can_parse_less_than_equal_expression_with_right_identifier ... ok [INFO] [stdout] test parser::tests::can_parse_less_than_expression_with_left_identifier ... ok [INFO] [stdout] test parser::tests::can_parse_odd_number_of_binary_and_expression ... ok [INFO] [stdout] test parser::tests::can_parse_odd_number_of_binary_or_expression ... ok [INFO] [stdout] test parser::tests::can_parse_none_of_list_expression_with_string_list ... ok [INFO] [stdout] test parser::tests::can_parse_one_of_list_expression_with_integer_list ... ok [INFO] [stdout] test parser::tests::can_parse_one_of_list_expression_with_integer_list_in_square_brackets ... ok [INFO] [stdout] test parser::tests::can_parse_one_of_list_expression_with_single_element_integer_list ... ok [INFO] [stdout] test parser::tests::can_parse_one_of_list_expression_with_single_element_string_list ... ok [INFO] [stdout] test parser::tests::can_parse_one_of_list_expression_with_string_list ... ok [INFO] [stdout] test parser::tests::can_parse_not_equal_expression_with_left_identifier ... ok [INFO] [stdout] test parser::tests::return_an_error_on_an_empty_list ... ok [INFO] [stdout] test parser::tests::return_an_error_on_empty_input ... ok [INFO] [stdout] test parser::tests::return_an_error_on_empty_parenthesis ... ok [INFO] [stdout] test parser::tests::return_an_error_on_invalid_input ... ok [INFO] [stdout] test parser::tests::return_an_error_on_set_expression_with_empty_set ... ok [INFO] [stdout] test parser::tests::can_parse_negated_expression ... ok [INFO] [stdout] test parser::tests::sort_lists_when_parsing_an_expression_that_contains_a_list ... ok [INFO] [stdout] test parser::tests::can_parse_none_of_list_expression_with_integer_list ... ok [INFO] [stdout] test parser::tests::can_parse_not_equal_expression_with_right_identifier ... ok [INFO] [stdout] test parser::tests::can_parse_not_in_expression ... ok [INFO] [stdout] test predicates::tests::can_check_if_value_greater_than_equal_another_value_is_greater_than_equal_the_other_value ... ok [INFO] [stdout] test parser::tests::can_parse_less_than_expression_with_right_identifier ... ok [INFO] [stdout] test predicates::tests::can_check_if_value_greater_than_another_value_is_greater_than_the_other_value ... ok [INFO] [stdout] test predicates::tests::can_check_if_value_lesser_or_equal_than_another_value_is_less_or_equal_than_the_other_value ... ok [INFO] [stdout] test predicates::tests::can_check_if_value_lesser_than_another_value_is_less_than_the_other_value ... ok [INFO] [stdout] test predicates::tests::can_negate_a_not_equal_predicate ... ok [INFO] [stdout] test predicates::tests::can_negate_a_not_empty_check ... ok [INFO] [stdout] test predicates::tests::can_negate_a_greater_than_predicate ... ok [INFO] [stdout] test predicates::tests::can_negate_a_none_of_predicate ... ok [INFO] [stdout] test predicates::tests::can_negate_a_one_of_predicate ... ok [INFO] [stdout] test predicates::tests::can_negate_a_set_not_in_predicate ... ok [INFO] [stdout] test predicates::tests::can_negate_a_variable ... ok [INFO] [stdout] test predicates::tests::can_negate_a_negated_variable ... ok [INFO] [stdout] test predicates::tests::can_negate_a_set_in_predicate ... ok [INFO] [stdout] test predicates::tests::can_negate_a_greater_than_equal_predicate ... ok [INFO] [stdout] test predicates::tests::can_negate_a_less_than_equal_predicate ... ok [INFO] [stdout] test predicates::tests::can_negate_a_less_than_predicate ... ok [INFO] [stdout] test predicates::tests::can_negate_a_not_null_check ... ok [INFO] [stdout] test predicates::tests::can_negate_a_null_check ... ok [INFO] [stdout] test predicates::tests::can_negate_an_empty_check ... ok [INFO] [stdout] test predicates::tests::can_negate_an_all_of_predicate ... ok [INFO] [stdout] test predicates::tests::can_negate_an_equal_predicate ... ok [INFO] [stdout] test predicates::tests::return_false_on_boolean_variable_that_is_false ... ok [INFO] [stdout] test predicates::tests::return_false_on_not_empty_check_for_empty_list_variable ... ok [INFO] [stdout] test predicates::tests::return_false_on_negated_boolean_variable_that_is_true ... ok [INFO] [stdout] test predicates::tests::return_false_on_null_check_for_defined_variable ... ok [INFO] [stdout] test predicates::tests::return_false_on_empty_check_for_non_empty_list_variable ... ok [INFO] [stdout] test predicates::tests::return_false_when_checking_for_inequality_for_two_elements_that_are_equal ... ok [INFO] [stdout] test predicates::tests::return_false_when_checking_for_one_of_and_predicate_list_is_empty ... ok [INFO] [stdout] test predicates::tests::return_false_when_checking_if_list_that_is_bigger_than_the_other_list_is_a_subset ... ok [INFO] [stdout] test predicates::tests::return_false_when_one_of_the_value_of_the_first_is_contained_in_the_other_list ... ok [INFO] [stdout] test predicates::tests::return_false_when_searching_for_an_element_in_an_empty_set ... ok [INFO] [stdout] test predicates::tests::return_false_when_checking_for_equality_for_two_elements_that_are_not_equal ... ok [INFO] [stdout] test predicates::tests::return_true_on_negated_boolean_variable_that_is_false ... ok [INFO] [stdout] test predicates::tests::return_false_when_checking_for_one_of_and_list_attribute_is_empty ... ok [INFO] [stdout] test predicates::tests::return_true_on_empty_check_for_empty_list_variable ... ok [INFO] [stdout] test predicates::tests::return_false_when_checking_if_subset_of_an_empty_list ... ok [INFO] [stdout] test predicates::tests::return_true_on_boolean_variable_that_is_true ... ok [INFO] [stdout] test predicates::tests::return_false_when_none_of_the_value_of_the_first_is_contained_in_the_other_list ... ok [INFO] [stdout] test predicates::tests::return_none_when_the_attribute_is_undefined ... ok [INFO] [stdout] test predicates::tests::return_true_on_not_null_check_for_defined_variable ... ok [INFO] [stdout] test predicates::tests::return_true_on_null_check_for_undefined_variable ... ok [INFO] [stdout] test predicates::tests::return_false_when_searching_for_an_element_in_a_set_that_does_not_contain_said_element ... ok [INFO] [stdout] test predicates::tests::return_true_on_not_null_check_for_undefined_variable ... ok [INFO] [stdout] test predicates::tests::return_false_when_looking_for_the_absence_of_an_element_in_a_set_that_contains_said_element ... ok [INFO] [stdout] test predicates::tests::return_true_on_not_empty_check_for_non_empty_list_variable ... ok [INFO] [stdout] test predicates::tests::return_true_when_checking_for_equality_for_two_elements_that_are_equal ... ok [INFO] [stdout] test predicates::tests::return_false_when_checking_if_list_whose_elements_are_not_all_contained_by_the_other_list_is_a_subset ... ok [INFO] [stdout] test predicates::tests::return_true_when_checking_if_list_whose_elements_are_all_contained_by_the_other_list_is_a_subset ... ok [INFO] [stdout] test predicates::tests::return_true_when_checking_for_inequality_for_two_elements_that_are_not_equal ... ok [INFO] [stdout] test predicates::tests::return_true_when_checking_if_not_subset_of_the_other_list_and_the_first_list_is_empty ... ok [INFO] [stdout] test predicates::tests::return_true_when_checking_if_empty_list_is_subset_of_a_list ... ok [INFO] [stdout] test predicates::tests::return_true_when_searching_for_an_element_in_a_set_that_contains_said_element ... ok [INFO] [stdout] test strings::tests::can_get_a_non_existing_string ... ok [INFO] [stdout] test predicates::tests::return_true_when_looking_for_the_absence_of_an_element_in_an_empty_set ... ok [INFO] [stdout] test predicates::tests::return_true_when_one_of_the_value_of_the_first_is_contained_in_the_other_list ... ok [INFO] [stdout] test strings::tests::can_add_multiple_strings ... ok [INFO] [stdout] test strings::tests::return_the_same_id_when_the_same_string_is_given ... ok [INFO] [stdout] test predicates::tests::return_true_when_looking_for_the_absence_of_an_element_in_a_set_that_does_not_contain_said_element ... ok [INFO] [stdout] test predicates::tests::return_true_when_none_of_the_value_of_the_first_is_contained_in_the_other_list ... ok [INFO] [stdout] test predicates::tests::return_true_when_checking_if_not_subset_of_the_other_list_and_the_other_list_is_empty ... ok [INFO] [stdout] test strings::tests::update_the_table_with_the_new_string_when_it_is_not_present ... ok [INFO] [stdout] test predicates::tests::can_find_an_element_if_it_is_present_in_the_input ... ok [INFO] [stdout] test predicates::tests::can_find_a_subset_if_it_is_present_in_the_input ... ok [INFO] [stdout] test predicates::tests::can_find_an_element_common_from_both_lists ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 196 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "167ff13a7f87319abe24f8684ab25e4452215cb6b272a3cf7f54b2509b0bb6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "167ff13a7f87319abe24f8684ab25e4452215cb6b272a3cf7f54b2509b0bb6c4", kill_on_drop: false }` [INFO] [stdout] 167ff13a7f87319abe24f8684ab25e4452215cb6b272a3cf7f54b2509b0bb6c4