[INFO] cloning repository https://github.com/fatho/syn-txt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fatho/syn-txt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatho%2Fsyn-txt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatho%2Fsyn-txt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b6497caa147c43b4bcfe8c497566ee62b709268 [INFO] testing fatho/syn-txt against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatho%2Fsyn-txt" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fatho/syn-txt on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fatho/syn-txt [INFO] finished tweaking git repo https://github.com/fatho/syn-txt [INFO] tweaked toml for git repo https://github.com/fatho/syn-txt written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/fatho/syn-txt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/yewstack/yew` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded expect-test v1.1.0 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.23 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.23 [INFO] [stderr] Downloaded bincode v1.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6c6e707e82944e58b95799f65228e5fc7b689a8f896f72ee742c39465e11bec [INFO] running `Command { std: "docker" "start" "-a" "c6c6e707e82944e58b95799f65228e5fc7b689a8f896f72ee742c39465e11bec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6c6e707e82944e58b95799f65228e5fc7b689a8f896f72ee742c39465e11bec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c6e707e82944e58b95799f65228e5fc7b689a8f896f72ee742c39465e11bec", kill_on_drop: false }` [INFO] [stdout] c6c6e707e82944e58b95799f65228e5fc7b689a8f896f72ee742c39465e11bec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8377e17054739b4e6b58f179f5ab3e88bcdaf950a96ad73e2a18970d33edd2d [INFO] running `Command { std: "docker" "start" "-a" "b8377e17054739b4e6b58f179f5ab3e88bcdaf950a96ad73e2a18970d33edd2d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling syntxt-core v0.1.0 (/opt/rustwide/workdir/syntxt-core) [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling yew-macro v0.17.0 (https://github.com/yewstack/yew#164d5546) [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling syntxt-audio v0.1.0 (/opt/rustwide/workdir/syntxt-audio) [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling syntxt-lang v0.1.0 (/opt/rustwide/workdir/syntxt-lang) [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling js-sys v0.3.50 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.50 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.23 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew v0.17.4 (https://github.com/yewstack/yew#164d5546) [INFO] [stderr] Compiling syntxt-web-wasm v0.1.0 (/opt/rustwide/workdir/syntxt-web-wasm) [INFO] [stdout] warning: field is never read: `link` [INFO] [stdout] --> syntxt-web-wasm/src/components/list.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | link: ComponentLink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `List` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> syntxt-web-wasm/src/components/list.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `link` [INFO] [stdout] --> syntxt-web-wasm/src/components/splitter.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | link: ComponentLink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SplitContainer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> syntxt-web-wasm/src/components/splitter.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.46s [INFO] running `Command { std: "docker" "inspect" "b8377e17054739b4e6b58f179f5ab3e88bcdaf950a96ad73e2a18970d33edd2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8377e17054739b4e6b58f179f5ab3e88bcdaf950a96ad73e2a18970d33edd2d", kill_on_drop: false }` [INFO] [stdout] b8377e17054739b4e6b58f179f5ab3e88bcdaf950a96ad73e2a18970d33edd2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48f01c92b30bdf26455a81bd5b92983872ca6e45dc033fe4cd2e945ece77d10c [INFO] running `Command { std: "docker" "start" "-a" "48f01c92b30bdf26455a81bd5b92983872ca6e45dc033fe4cd2e945ece77d10c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling dissimilar v1.0.2 [INFO] [stderr] Compiling syntxt-core v0.1.0 (/opt/rustwide/workdir/syntxt-core) [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.23 [INFO] [stderr] Compiling syntxt-audio v0.1.0 (/opt/rustwide/workdir/syntxt-audio) [INFO] [stdout] warning: field is never read: `link` [INFO] [stdout] --> syntxt-web-wasm/src/components/list.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | link: ComponentLink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `List` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> syntxt-web-wasm/src/components/list.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `link` [INFO] [stdout] --> syntxt-web-wasm/src/components/splitter.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | link: ComponentLink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SplitContainer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> syntxt-web-wasm/src/components/splitter.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling expect-test v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.23 [INFO] [stderr] Compiling syntxt-lang v0.1.0 (/opt/rustwide/workdir/syntxt-lang) [INFO] [stderr] Compiling syntxt-web-wasm v0.1.0 (/opt/rustwide/workdir/syntxt-web-wasm) [INFO] [stdout] warning: field is never read: `link` [INFO] [stdout] --> syntxt-web-wasm/src/components/list.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | link: ComponentLink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `List` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> syntxt-web-wasm/src/components/list.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `link` [INFO] [stdout] --> syntxt-web-wasm/src/components/splitter.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | link: ComponentLink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SplitContainer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> syntxt-web-wasm/src/components/splitter.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.64s [INFO] running `Command { std: "docker" "inspect" "48f01c92b30bdf26455a81bd5b92983872ca6e45dc033fe4cd2e945ece77d10c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48f01c92b30bdf26455a81bd5b92983872ca6e45dc033fe4cd2e945ece77d10c", kill_on_drop: false }` [INFO] [stdout] 48f01c92b30bdf26455a81bd5b92983872ca6e45dc033fe4cd2e945ece77d10c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2083043d543e6ff2b4985e39cf94ee9c6b151098de99b0b90d31dae56d5da82 [INFO] running `Command { std: "docker" "start" "-a" "a2083043d543e6ff2b4985e39cf94ee9c6b151098de99b0b90d31dae56d5da82", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `link` [INFO] [stderr] --> syntxt-web-wasm/src/components/list.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | link: ComponentLink, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `List` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> syntxt-web-wasm/src/components/list.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `link` [INFO] [stderr] --> syntxt-web-wasm/src/components/splitter.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | link: ComponentLink, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SplitContainer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> syntxt-web-wasm/src/components/splitter.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `syntxt-web-wasm` (lib) generated 2 warnings [INFO] [stderr] warning: `syntxt-web-wasm` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/syntxt_audio-04a90261143a8076) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test automation::test::variables ... ok [INFO] [stdout] test automation::test::trigonometry ... ok [INFO] [stdout] test automation::test::simple ... ok [INFO] [stdout] test graph::builder::tests::cycle_detection ... ok [INFO] [stdout] test melody::test::note_parser ... ok [INFO] [stdout] test graph::builder::tests::correct_order ... ok [INFO] [stdout] test automation::test::undefined_variables ... ok [INFO] [stdout] test melody::test::parse_duration ... ok [INFO] [stdout] test melody::test::parser ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/syntxt_core-2c06e18ca2c87d81) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/syntxt_lang-23738adfdc50d966) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test lexer::tests::bools ... ok [INFO] [stdout] test lexer::tests::floats ... ok [INFO] [stdout] test lexer::tests::errorneous_multi_line_string ... ok [INFO] [stdout] test lexer::tests::empty_string ... ok [INFO] [stdout] test lexer::tests::escaped_string ... ok [INFO] [stdout] test lexer::tests::it_works ... ok [INFO] [stdout] test lexer::tests::ints ... ok [INFO] [stdout] test lexer::tests::notes ... ok [INFO] [stdout] test lexer::tests::ratios ... ok [INFO] [stdout] test lexer::tests::regular_string ... ok [INFO] [stdout] test lexer::tests::super_escaped_string ... ok [INFO] [stdout] test parser::expect_tests::parse_dot_exprs ... ok [INFO] [stdout] test parser::expect_tests::parse_dot_exprs_invalid_parens ... ok [INFO] [stdout] test parser::expect_tests::parse_empty ... ok [INFO] [stdout] test parser::expect_tests::parse_empty_object ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_float_lit ... ok [INFO] [stdout] test parser::expect_tests::parse_dot_exprs_parens ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_bool ... ok [INFO] [stdout] test parser::expect_tests::parse_call ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_int_lit_too_big ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_invalid_ratio ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_int_lit_underscores ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_int_lit ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_ratio_lit_underscores ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_ratio_lit ... ok [INFO] [stdout] test parser::expect_tests::parse_attr_objects ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_string ... FAILED [INFO] [stdout] test parser::expect_tests::parse_invalid_escape ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_unary_parens ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_sequence ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_infix ... ok [INFO] [stdout] test parser::expect_tests::parse_nested_objects ... ok [INFO] [stdout] test parser::expect_tests::parse_nested_objects_with_attrs ... ok [INFO] [stdout] test parser::expect_tests::parse_recover_from_errors ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- parser::expect_tests::parse_expr_string stdout ---- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expect test failed [INFO] [stdout] --> syntxt-lang/src/parser/expect_tests.rs:942:9 [INFO] [stdout] [INFO] [stdout] You can update all `expect![[]]` tests by running: [INFO] [stdout] [INFO] [stdout] env UPDATE_EXPECT=1 cargo test [INFO] [stdout] [INFO] [stdout] To update a single test, place the cursor on `expect` token and use `run` feature of rust-analyzer. [INFO] [stdout] [INFO] [stdout] Expect: [INFO] [stdout] ---- [INFO] [stdout] Ok( [INFO] [stdout] Node { [INFO] [stdout] span: 0..54, [INFO] [stdout] pos: 1:1..1:55, [INFO] [stdout] data: String( [INFO] [stdout] "beautiful \n escape\t sequences\\ don\'t you \tthink?", [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ) [INFO] [stdout] ---- [INFO] [stdout] [INFO] [stdout] Actual: [INFO] [stdout] ---- [INFO] [stdout] Ok( [INFO] [stdout] Node { [INFO] [stdout] span: 0..54, [INFO] [stdout] pos: 1:1..1:55, [INFO] [stdout] data: String( [INFO] [stdout] "beautiful \n escape\t sequences\\ don't you \tthink?", [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ) [INFO] [stdout] ---- [INFO] [stdout] [INFO] [stdout] Diff: [INFO] [stdout] ---- [INFO] [stdout] Ok( [INFO] [stdout] Node { [INFO] [stdout] span: 0..54, [INFO] [stdout] pos: 1:1..1:55, [INFO] [stdout] data: String( [INFO] [stdout] "beautiful \n escape\t sequences\\ don\'t you \tthink?", [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ) [INFO] [stdout] ---- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] parser::expect_tests::parse_expr_string [INFO] [stdout] [INFO] [stdout] test result: FAILED. 33 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p syntxt-lang --lib' [INFO] running `Command { std: "docker" "inspect" "a2083043d543e6ff2b4985e39cf94ee9c6b151098de99b0b90d31dae56d5da82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2083043d543e6ff2b4985e39cf94ee9c6b151098de99b0b90d31dae56d5da82", kill_on_drop: false }` [INFO] [stdout] a2083043d543e6ff2b4985e39cf94ee9c6b151098de99b0b90d31dae56d5da82