[INFO] fetching crate a2lfile 3.0.0... [INFO] testing a2lfile-3.0.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate a2lfile 3.0.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate a2lfile 3.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate a2lfile 3.0.0 [INFO] tweaked toml for crates.io crate a2lfile 3.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate a2lfile 3.0.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 a2lfile 3.0.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 a2lmacros v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] af7ffbfd499d01ae4489f82c2c8870ed319325bf4f81829593bf9ca52e7332f1 [INFO] running `Command { std: "docker" "start" "-a" "af7ffbfd499d01ae4489f82c2c8870ed319325bf4f81829593bf9ca52e7332f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af7ffbfd499d01ae4489f82c2c8870ed319325bf4f81829593bf9ca52e7332f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af7ffbfd499d01ae4489f82c2c8870ed319325bf4f81829593bf9ca52e7332f1", kill_on_drop: false }` [INFO] [stdout] af7ffbfd499d01ae4489f82c2c8870ed319325bf4f81829593bf9ca52e7332f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fe9116dfd7a37fb752d5a04a0c79c314072bce4f69ef3b11039af304eb0f93b6 [INFO] running `Command { std: "docker" "start" "-a" "fe9116dfd7a37fb752d5a04a0c79c314072bce4f69ef3b11039af304eb0f93b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling a2lmacros v3.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling a2lfile v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/a2ml.rs:380:41 [INFO] [stdout] | [INFO] [stdout] 380 | fn make_errtxt(pos: usize, input_bytes: &[u8]) -> Cow { [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] 380 | fn make_errtxt(pos: usize, input_bytes: &[u8]) -> Cow<'_, 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/module.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn objects(&self) -> ItemList { [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] 87 | pub fn objects(&self) -> ItemList> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/module.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn compu_tabs(&self) -> ItemList { [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] 108 | pub fn compu_tabs(&self) -> ItemList> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/module.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn typedefs(&self) -> ItemList { [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] 133 | pub fn typedefs(&self) -> ItemList> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.95s [INFO] running `Command { std: "docker" "inspect" "fe9116dfd7a37fb752d5a04a0c79c314072bce4f69ef3b11039af304eb0f93b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe9116dfd7a37fb752d5a04a0c79c314072bce4f69ef3b11039af304eb0f93b6", kill_on_drop: false }` [INFO] [stdout] fe9116dfd7a37fb752d5a04a0c79c314072bce4f69ef3b11039af304eb0f93b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1b493740a5661ca6257cfe3589cc3cdc94bf23e139e3dcfea2625725f81fd0e6 [INFO] running `Command { std: "docker" "start" "-a" "1b493740a5661ca6257cfe3589cc3cdc94bf23e139e3dcfea2625725f81fd0e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/a2ml.rs:380:41 [INFO] [stdout] | [INFO] [stdout] 380 | fn make_errtxt(pos: usize, input_bytes: &[u8]) -> Cow { [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] 380 | fn make_errtxt(pos: usize, input_bytes: &[u8]) -> Cow<'_, 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/module.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn objects(&self) -> ItemList { [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] 87 | pub fn objects(&self) -> ItemList> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/module.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn compu_tabs(&self) -> ItemList { [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] 108 | pub fn compu_tabs(&self) -> ItemList> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/module.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn typedefs(&self) -> ItemList { [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] 133 | pub fn typedefs(&self) -> ItemList> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling a2lfile v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/a2ml.rs:380:41 [INFO] [stdout] | [INFO] [stdout] 380 | fn make_errtxt(pos: usize, input_bytes: &[u8]) -> Cow { [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] 380 | fn make_errtxt(pos: usize, input_bytes: &[u8]) -> Cow<'_, 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/module.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn objects(&self) -> ItemList { [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] 87 | pub fn objects(&self) -> ItemList> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/module.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn compu_tabs(&self) -> ItemList { [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] 108 | pub fn compu_tabs(&self) -> ItemList> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/module.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn typedefs(&self) -> ItemList { [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] 133 | pub fn typedefs(&self) -> ItemList> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.90s [INFO] running `Command { std: "docker" "inspect" "1b493740a5661ca6257cfe3589cc3cdc94bf23e139e3dcfea2625725f81fd0e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b493740a5661ca6257cfe3589cc3cdc94bf23e139e3dcfea2625725f81fd0e6", kill_on_drop: false }` [INFO] [stdout] 1b493740a5661ca6257cfe3589cc3cdc94bf23e139e3dcfea2625725f81fd0e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 724c513e9ff99e476c479daed0c628e3ebb70cdb5784660c71d230f14402be1d [INFO] running `Command { std: "docker" "start" "-a" "724c513e9ff99e476c479daed0c628e3ebb70cdb5784660c71d230f14402be1d", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/a2ml.rs:380:41 [INFO] [stderr] | [INFO] [stderr] 380 | fn make_errtxt(pos: usize, input_bytes: &[u8]) -> Cow { [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] 380 | fn make_errtxt(pos: usize, input_bytes: &[u8]) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/module.rs:87:20 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn objects(&self) -> ItemList { [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] 87 | pub fn objects(&self) -> ItemList> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/module.rs:108:23 [INFO] [stderr] | [INFO] [stderr] 108 | pub fn compu_tabs(&self) -> ItemList { [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] 108 | pub fn compu_tabs(&self) -> ItemList> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/module.rs:133:21 [INFO] [stderr] | [INFO] [stderr] 133 | pub fn typedefs(&self) -> ItemList { [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] 133 | pub fn typedefs(&self) -> ItemList> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `a2lfile` (lib) generated 4 warnings (run `cargo fix --lib -p a2lfile` to apply 4 suggestions) [INFO] [stderr] warning: `a2lfile` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/a2lfile-b1d08fdcf3f828b3) [INFO] [stdout] [INFO] [stdout] running 129 tests [INFO] [stdout] test checker::test::check_calc_limits ... ok [INFO] [stdout] test a2ml::test::parse ... ok [INFO] [stdout] test checker::test::check_transformer ... ok [INFO] [stdout] test checker::test::check_group ... ok [INFO] [stdout] test checker::test::check_instance ... ok [INFO] [stdout] test checker::test::check_axis_pts ... ok [INFO] [stdout] test checker::test::check_function ... ok [INFO] [stdout] test checker::test::check_compu_method ... ok [INFO] [stdout] test checker::test::check_typedef_axis ... ok [INFO] [stdout] test checker::test::axis_pts_with_this ... ok [INFO] [stdout] test checker::test::check_measurement ... ok [INFO] [stdout] test checker::test::check_limits ... ok [INFO] [stdout] test checker::test::check_typedef_structure ... ok [INFO] [stdout] test checker::test::check_group_structure ... ok [INFO] [stdout] test cleanup::test::test_cleanup ... ok [INFO] [stdout] test checker::test::check_axis_descr ... ok [INFO] [stdout] test a2ml::test::test_parse_generic_ifdata ... ok [INFO] [stdout] test checker::test::check_typedef_characteristic ... ok [INFO] [stdout] test checker::test::check_typedef_measurement ... ok [INFO] [stdout] test checker::test::check_characteristic ... ok [INFO] [stdout] test loader::tests::decode_decode_raw_bytes_ascii ... ok [INFO] [stdout] test loader::tests::decode_raw_bytes_u16 ... ok [INFO] [stdout] test loader::tests::decode_raw_bytes_u32 ... ok [INFO] [stdout] test itemlist::test::test_itemlist ... ok [INFO] [stdout] test ifdata::ifdata_test::parse_ifdata ... ok [INFO] [stdout] test loader::tests::decode_raw_bytes_u8 ... ok [INFO] [stdout] test loader::tests::load_nonexistent_file ... ok [INFO] [stdout] test merge::test::merge_function ... ok [INFO] [stdout] test merge::test::test_make_unique_name ... ok [INFO] [stdout] test ifdata::ifdata_test::test_parse_unknown ... ok [INFO] [stdout] test merge::test::test_merge_instance ... ok [INFO] [stdout] test merge::test::test_merge_compu_method ... ok [INFO] [stdout] test merge::test::merge_group ... ok [INFO] [stdout] test merge::test::test_merge_mod_par ... ok [INFO] [stdout] test a2ml::test::tokenize ... ok [INFO] [stdout] test merge::test::test_merge_axis_pts ... ok [INFO] [stdout] test merge::test::test_merge_characteristic ... ok [INFO] [stdout] test merge::test::test_merge_compu_tab ... ok [INFO] [stdout] test merge::test::test_merge_blob ... ok [INFO] [stdout] test merge::test::test_merge_frame ... ok [INFO] [stdout] test merge::test::test_merge_measurement ... ok [INFO] [stdout] test merge::test::test_merge_a2ml ... ok [INFO] [stdout] test merge::test::test_merge_typedef_axis ... ok [INFO] [stdout] test merge::test::test_merge_typedef_blob ... ok [INFO] [stdout] test merge::test::test_merge_typedef_structure ... ok [INFO] [stdout] test merge::test::test_merge_user_rights ... ok [INFO] [stdout] test module::test::test_objects ... ok [INFO] [stdout] test merge::test::test_merge_typedef_characteristic ... ok [INFO] [stdout] test merge::test::test_merge_unit ... ok [INFO] [stdout] test module::test::test_computabs ... ok [INFO] [stdout] test merge::test::test_merge_transformer ... ok [INFO] [stdout] test merge::test::test_merge_module_ifdata ... ok [INFO] [stdout] test module::test::test_typedef ... ok [INFO] [stdout] test merge::test::test_merge_record_layout ... ok [INFO] [stdout] test module::test::test_merge ... ok [INFO] [stdout] test parser::tests::error_incorrect_end_tag ... ok [INFO] [stdout] test parser::tests::a2lversion ... ok [INFO] [stdout] test parser::tests::error_invalid_mult_too_many ... ok [INFO] [stdout] test parser::tests::error_invalid_mult_not_present ... ok [INFO] [stdout] test parser::tests::error_invalid_identifier ... ok [INFO] [stdout] test parser::tests::error_missing_version ... ok [INFO] [stdout] test merge::test::test_typedef_measurement ... ok [INFO] [stdout] test parser::tests::error_unexpected_eof ... ok [INFO] [stdout] test parser::tests::error_unknown_subblock ... ok [INFO] [stdout] test parser::tests::parse_with_comments ... ok [INFO] [stdout] test parser::tests::parsing_identifiers_test ... ok [INFO] [stdout] test parser::tests::parsing_numbers_test ... ok [INFO] [stdout] test parser::tests::test_check_version ... ok [INFO] [stdout] test parser::tests::test_unescape_string ... ok [INFO] [stdout] test specification::test::test_parse_a2lfile ... ok [INFO] [stdout] test specification::test::test_parse_addrtype ... ok [INFO] [stdout] test parser::tests::test_handle_unknown_taggedstruct_tag ... ok [INFO] [stdout] test specification::test::test_parse_addr_epk ... ok [INFO] [stdout] test specification::test::test_parse_axis_descr_attribute ... ok [INFO] [stdout] test specification::test::test_parse_bit_operation ... ok [INFO] [stdout] test specification::test::test_parse_byte_order ... ok [INFO] [stdout] test specification::test::test_parse_annotation_text ... ok [INFO] [stdout] test specification::test::test_parse_calibration_access_enum ... ok [INFO] [stdout] test specification::test::test_parse_axis_pts ... ok [INFO] [stdout] test specification::test::test_parse_character_encoding ... ok [INFO] [stdout] test specification::test::test_parse_ar_component ... ok [INFO] [stdout] test specification::test::test_parse_asap2_version ... ok [INFO] [stdout] test specification::test::test_parse_annotation ... ok [INFO] [stdout] test specification::test::test_parse_axis_descr ... ok [INFO] [stdout] test specification::test::test_parse_characteristic_type ... ok [INFO] [stdout] test specification::test::test_parse_conversion_type ... ok [INFO] [stdout] test specification::test::test_parse_datatype_size ... ok [INFO] [stdout] test specification::test::test_parse_datatype ... ok [INFO] [stdout] test loader::tests::included_files ... ok [INFO] [stdout] test specification::test::test_parse_deposit_mode ... ok [INFO] [stdout] test specification::test::test_parse_indexmode ... ok [INFO] [stdout] test specification::test::test_parse_indexorder ... ok [INFO] [stdout] test a2ml::test::included_files ... ok [INFO] [stdout] test specification::test::test_parse_memory_attribute ... ok [INFO] [stdout] test specification::test::test_parse_memory_type ... ok [INFO] [stdout] test specification::test::test_parse_monotony_type ... ok [INFO] [stdout] test specification::test::test_parse_prg_type ... ok [INFO] [stdout] test specification::test::test_parse_prog_type ... ok [INFO] [stdout] test specification::test::test_parse_unit_type ... ok [INFO] [stdout] test specification::test::test_parse_var_naming_tag ... ok [INFO] [stdout] test tests::additional_tokens ... ok [INFO] [stdout] test tests::bad_a2ml_data ... ok [INFO] [stdout] test specification::test::traits_test ... ok [INFO] [stdout] test tests::load_empty_file ... ok [INFO] [stdout] test specification::test::test_parse_transformer_trigger ... ok [INFO] [stdout] test tests::merge ... ok [INFO] [stdout] test tests::strict_parsing_version_error ... ok [INFO] [stdout] test tests::write_nonexistent_file ... ok [INFO] [stdout] test tests::test_load_fagment_file ... ok [INFO] [stdout] test tests::test_filename ... ok [INFO] [stdout] test tests::test_load_fagment ... ok [INFO] [stdout] test tests::test_load_file ... ok [INFO] [stdout] test tests::write_with_banner ... ok [INFO] [stdout] test tokenizer::tests::tokenize_a2l_comment ... ok [INFO] [stdout] test tokenizer::tests::tokenize_a2l_item ... ok [INFO] [stdout] test tokenizer::tests::tokenize_a2l_command ... ok [INFO] [stdout] test tokenizer::tests::tokenize_a2l_number ... ok [INFO] [stdout] test tokenizer::tests::tokenize_a2l_skip_whitespace ... ok [INFO] [stdout] test tokenizer::tests::tokenize_a2l_string ... ok [INFO] [stdout] test tokenizer::tests::tokenize_include ... ok [INFO] [stdout] test tokenizer::tests::tokenize_skip_a2ml ... ok [INFO] [stdout] test tokenizer::tests::tokenize_string_with_backslash ... ok [INFO] [stdout] test writer::test::write_float ... ok [INFO] [stdout] test writer::test::write_group ... ok [INFO] [stdout] test writer::test::write_integer ... ok [INFO] [stdout] test writer::test::write_quoted_string ... ok [INFO] [stdout] test writer::test::write_str ... ok [INFO] [stdout] test writer::test::write_str_raw ... ok [INFO] [stdout] test tokenizer::tests::included_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 129 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test-572c98c44ac2c7d6) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test::long_masks ... ok [INFO] [stdout] test test::parsing_weird_data ... ok [INFO] [stdout] test test::comments_everywhere ... ok [INFO] [stdout] test test::round_trip ... ok [INFO] [stdout] test test::specification_test ... ok [INFO] [stdout] test test::full_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "724c513e9ff99e476c479daed0c628e3ebb70cdb5784660c71d230f14402be1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "724c513e9ff99e476c479daed0c628e3ebb70cdb5784660c71d230f14402be1d", kill_on_drop: false }` [INFO] [stdout] 724c513e9ff99e476c479daed0c628e3ebb70cdb5784660c71d230f14402be1d