[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatho%2Fsyn-txt" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fatho/syn-txt on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-20/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a4c9963e42780ac409f73706aa68bb1b85d111c24ce151a3c23aa1f036c6474 [INFO] running `Command { std: "docker" "start" "-a" "7a4c9963e42780ac409f73706aa68bb1b85d111c24ce151a3c23aa1f036c6474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a4c9963e42780ac409f73706aa68bb1b85d111c24ce151a3c23aa1f036c6474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a4c9963e42780ac409f73706aa68bb1b85d111c24ce151a3c23aa1f036c6474", kill_on_drop: false }` [INFO] [stdout] 7a4c9963e42780ac409f73706aa68bb1b85d111c24ce151a3c23aa1f036c6474 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59aa33342b0c39d9fb54454a8e068b00b4d690c603002ea7ecf3075b77e1272d [INFO] running `Command { std: "docker" "start" "-a" "59aa33342b0c39d9fb54454a8e068b00b4d690c603002ea7ecf3075b77e1272d", kill_on_drop: false }` [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 wasm-bindgen v0.2.73 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling syntxt-core v0.1.0 (/opt/rustwide/workdir/syntxt-core) [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [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 proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling logos-derive v0.12.0 [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 structopt v0.3.21 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling syntxt-audio v0.1.0 (/opt/rustwide/workdir/syntxt-audio) [INFO] [stderr] Compiling syntxt-lang v0.1.0 (/opt/rustwide/workdir/syntxt-lang) [INFO] [stderr] Compiling serde_json v1.0.64 [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-timers v0.2.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [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 32.88s [INFO] running `Command { std: "docker" "inspect" "59aa33342b0c39d9fb54454a8e068b00b4d690c603002ea7ecf3075b77e1272d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59aa33342b0c39d9fb54454a8e068b00b4d690c603002ea7ecf3075b77e1272d", kill_on_drop: false }` [INFO] [stdout] 59aa33342b0c39d9fb54454a8e068b00b4d690c603002ea7ecf3075b77e1272d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6838ccf4cf8ed5e43917281bf56e665ece6c4000996112a6c55439294b01707 [INFO] running `Command { std: "docker" "start" "-a" "b6838ccf4cf8ed5e43917281bf56e665ece6c4000996112a6c55439294b01707", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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 3.88s [INFO] running `Command { std: "docker" "inspect" "b6838ccf4cf8ed5e43917281bf56e665ece6c4000996112a6c55439294b01707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6838ccf4cf8ed5e43917281bf56e665ece6c4000996112a6c55439294b01707", kill_on_drop: false }` [INFO] [stdout] b6838ccf4cf8ed5e43917281bf56e665ece6c4000996112a6c55439294b01707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0936272cf6b8618ff0880dc58aa7fecf5406ec10f06ccdaf70be37eddabce12b [INFO] running `Command { std: "docker" "start" "-a" "0936272cf6b8618ff0880dc58aa7fecf5406ec10f06ccdaf70be37eddabce12b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.45s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/syntxt_audio-30ca4ed346af5852) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test automation::test::simple ... ok [INFO] [stdout] test automation::test::trigonometry ... ok [INFO] [stdout] test automation::test::variables ... ok [INFO] [stdout] test graph::builder::tests::cycle_detection ... ok [INFO] [stdout] test graph::builder::tests::correct_order ... ok [INFO] [stdout] test automation::test::undefined_variables ... ok [INFO] [stdout] test melody::test::parser ... ok [INFO] [stdout] test melody::test::note_parser ... ok [INFO] [stdout] test melody::test::parse_duration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/syntxt_core-4c1685df56c8ff7b) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/syntxt_lang-d5a5705631c06be0) [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] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test lexer::tests::escaped_string ... ok [INFO] [stdout] test lexer::tests::floats ... ok [INFO] [stdout] test lexer::tests::it_works ... ok [INFO] [stdout] test parser::expect_tests::parse_empty_object ... ok [INFO] [stdout] test lexer::tests::ints ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_int_lit_too_big ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_int_lit_underscores ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_invalid_ratio ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_ratio_lit ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_ratio_lit_underscores ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_sequence ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_infix ... ok [INFO] [stdout] test lexer::tests::empty_string ... ok [INFO] [stdout] test lexer::tests::errorneous_multi_line_string ... ok [INFO] [stdout] test parser::expect_tests::parse_dot_exprs ... 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_empty ... ok [INFO] [stdout] test lexer::tests::notes ... 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_call ... ok [INFO] [stdout] test parser::expect_tests::parse_attr_objects ... ok [INFO] [stdout] test lexer::tests::ratios ... ok [INFO] [stdout] test lexer::tests::bools ... ok [INFO] [stdout] test parser::expect_tests::parse_dot_exprs_invalid_parens ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_int_lit ... ok [INFO] [stdout] test parser::expect_tests::parse_invalid_escape ... 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_expr_unary_parens ... ok [INFO] [stdout] test parser::expect_tests::parse_expr_string ... FAILED [INFO] [stdout] test parser::expect_tests::parse_expr_bool ... 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.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p syntxt-lang --lib' [INFO] running `Command { std: "docker" "inspect" "0936272cf6b8618ff0880dc58aa7fecf5406ec10f06ccdaf70be37eddabce12b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0936272cf6b8618ff0880dc58aa7fecf5406ec10f06ccdaf70be37eddabce12b", kill_on_drop: false }` [INFO] [stdout] 0936272cf6b8618ff0880dc58aa7fecf5406ec10f06ccdaf70be37eddabce12b