[INFO] cloning repository https://github.com/maciejhirsz/logos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maciejhirsz/logos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaciejhirsz%2Flogos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaciejhirsz%2Flogos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 925c49e9bde178700d5c6c1843133017a88bab85 [INFO] testing maciejhirsz/logos against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaciejhirsz%2Flogos" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maciejhirsz/logos 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/maciejhirsz/logos [INFO] finished tweaking git repo https://github.com/maciejhirsz/logos [INFO] tweaked toml for git repo https://github.com/maciejhirsz/logos written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 7bc81c574804b0044fb097de59e09c24cb6cf858dab7f2116cb56f654a5ae3d3 [INFO] running `Command { std: "docker" "start" "-a" "7bc81c574804b0044fb097de59e09c24cb6cf858dab7f2116cb56f654a5ae3d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bc81c574804b0044fb097de59e09c24cb6cf858dab7f2116cb56f654a5ae3d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc81c574804b0044fb097de59e09c24cb6cf858dab7f2116cb56f654a5ae3d3", kill_on_drop: false }` [INFO] [stdout] 7bc81c574804b0044fb097de59e09c24cb6cf858dab7f2116cb56f654a5ae3d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] ded75657541dc9c646552d74c4a2a33db72ea25604b144af6f947983afbb4d77 [INFO] running `Command { std: "docker" "start" "-a" "ded75657541dc9c646552d74c4a2a33db72ea25604b144af6f947983afbb4d77", kill_on_drop: false }` [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling logos-derive v0.12.0 (/opt/rustwide/workdir/logos-derive) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/lib.rs:51:92 [INFO] [stdout] | [INFO] [stdout] 51 | #[extras] attribute is deprecated. Use #[logos(extras = Type)] instead.\n\n\ [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 52 | | [INFO] [stdout] 53 | | For help with migration see release notes: \ [INFO] [stdout] | |________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/lib.rs:118:84 [INFO] [stdout] | [INFO] [stdout] 118 | Since 0.11 Logos no longer requires the #[end] variant.\n\n\ [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 119 | | [INFO] [stdout] 120 | | For help with migration see release notes: \ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/lib.rs:261:119 [INFO] [stdout] | [INFO] [stdout] 261 | A definition of variant `{0}` can match the same input as another definition of variant `{1}`.\n\n\ [INFO] [stdout] | _______________________________________________________________________________________________________________________^ [INFO] [stdout] 262 | | [INFO] [stdout] 263 | | hint: Consider giving one definition a higher priority: \ [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/graph/mod.rs:267:82 [INFO] [stdout] | [INFO] [stdout] 267 | "Merging two reserved nodes! This is a bug, please report it:\ [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 268 | | [INFO] [stdout] 269 | | https://github.com/maciejhirsz/logos/issues" [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/graph/mod.rs:456:82 [INFO] [stdout] | [INFO] [stdout] 456 | "Indexing into an empty node. This is a bug, please report it at:\n\n\ [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 457 | | [INFO] [stdout] 458 | | https://github.com/maciejhirsz/logos/issues", [INFO] [stdout] | |____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/mod.rs:117:60 [INFO] [stdout] | [INFO] [stdout] 117 | trivia are no longer supported.\n\n\ [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 118 | | [INFO] [stdout] 119 | | For help with migration see release notes: \ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/mod.rs:181:75 [INFO] [stdout] | [INFO] [stdout] 181 | ... Expected a named argument at this position\n\n\ [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 182 | | ... [INFO] [stdout] 183 | | ... hint: If you are trying to define a callback here use: callback = ...\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/definition.rs:84:57 [INFO] [stdout] | [INFO] [stdout] 84 | Unknown nested attribute: {}\n\n\ [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | Expected one of: priority, callback\ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/ignore_flags.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | Unknown flag: {}\n\n\ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 84 | | [INFO] [stdout] 85 | | Expected one of: case, ascii_case\ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/ignore_flags.rs:128:52 [INFO] [stdout] | [INFO] [stdout] 128 | ... Invalid ignore flag\n\n\ [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 129 | | ... [INFO] [stdout] 130 | | ... Expected one of: case, ascii_case\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/type_params.rs:88:80 [INFO] [stdout] | [INFO] [stdout] 88 | ... "Generic type parameter without a concrete type\n\n\ [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 89 | | ... [INFO] [stdout] 90 | | ... Define a concrete type Logos can use: #[logos(type {} = Type)]", [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling logos v0.12.0 (/opt/rustwide/workdir/logos) [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tests v0.0.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.05s [INFO] running `Command { std: "docker" "inspect" "ded75657541dc9c646552d74c4a2a33db72ea25604b144af6f947983afbb4d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded75657541dc9c646552d74c4a2a33db72ea25604b144af6f947983afbb4d77", kill_on_drop: false }` [INFO] [stdout] ded75657541dc9c646552d74c4a2a33db72ea25604b144af6f947983afbb4d77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 5c2640bc9d016af408fbd50399ee2eaeac8b941227b16b6f256dc066d11f439e [INFO] running `Command { std: "docker" "start" "-a" "5c2640bc9d016af408fbd50399ee2eaeac8b941227b16b6f256dc066d11f439e", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling logos v0.12.0 (/opt/rustwide/workdir/logos) [INFO] [stderr] Compiling tests v0.0.0 (/opt/rustwide/workdir/tests) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/lib.rs:51:92 [INFO] [stdout] | [INFO] [stdout] 51 | #[extras] attribute is deprecated. Use #[logos(extras = Type)] instead.\n\n\ [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 52 | | [INFO] [stdout] 53 | | For help with migration see release notes: \ [INFO] [stdout] | |________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/lib.rs:118:84 [INFO] [stdout] | [INFO] [stdout] 118 | Since 0.11 Logos no longer requires the #[end] variant.\n\n\ [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 119 | | [INFO] [stdout] 120 | | For help with migration see release notes: \ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/lib.rs:261:119 [INFO] [stdout] | [INFO] [stdout] 261 | A definition of variant `{0}` can match the same input as another definition of variant `{1}`.\n\n\ [INFO] [stdout] | _______________________________________________________________________________________________________________________^ [INFO] [stdout] 262 | | [INFO] [stdout] 263 | | hint: Consider giving one definition a higher priority: \ [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/graph/mod.rs:267:82 [INFO] [stdout] | [INFO] [stdout] 267 | "Merging two reserved nodes! This is a bug, please report it:\ [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 268 | | [INFO] [stdout] 269 | | https://github.com/maciejhirsz/logos/issues" [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/graph/mod.rs:456:82 [INFO] [stdout] | [INFO] [stdout] 456 | "Indexing into an empty node. This is a bug, please report it at:\n\n\ [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 457 | | [INFO] [stdout] 458 | | https://github.com/maciejhirsz/logos/issues", [INFO] [stdout] | |____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/mod.rs:117:60 [INFO] [stdout] | [INFO] [stdout] 117 | trivia are no longer supported.\n\n\ [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 118 | | [INFO] [stdout] 119 | | For help with migration see release notes: \ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/mod.rs:181:75 [INFO] [stdout] | [INFO] [stdout] 181 | ... Expected a named argument at this position\n\n\ [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 182 | | ... [INFO] [stdout] 183 | | ... hint: If you are trying to define a callback here use: callback = ...\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/definition.rs:84:57 [INFO] [stdout] | [INFO] [stdout] 84 | Unknown nested attribute: {}\n\n\ [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | Expected one of: priority, callback\ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/ignore_flags.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | Unknown flag: {}\n\n\ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 84 | | [INFO] [stdout] 85 | | Expected one of: case, ascii_case\ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/ignore_flags.rs:128:52 [INFO] [stdout] | [INFO] [stdout] 128 | ... Invalid ignore flag\n\n\ [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 129 | | ... [INFO] [stdout] 130 | | ... Expected one of: case, ascii_case\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/type_params.rs:88:80 [INFO] [stdout] | [INFO] [stdout] 88 | ... "Generic type parameter without a concrete type\n\n\ [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 89 | | ... [INFO] [stdout] 90 | | ... Define a concrete type Logos can use: #[logos(type {} = Type)]", [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling logos-derive v0.12.0 (/opt/rustwide/workdir/logos-derive) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/lib.rs:51:92 [INFO] [stdout] | [INFO] [stdout] 51 | #[extras] attribute is deprecated. Use #[logos(extras = Type)] instead.\n\n\ [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 52 | | [INFO] [stdout] 53 | | For help with migration see release notes: \ [INFO] [stdout] | |________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/lib.rs:118:84 [INFO] [stdout] | [INFO] [stdout] 118 | Since 0.11 Logos no longer requires the #[end] variant.\n\n\ [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 119 | | [INFO] [stdout] 120 | | For help with migration see release notes: \ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/lib.rs:261:119 [INFO] [stdout] | [INFO] [stdout] 261 | A definition of variant `{0}` can match the same input as another definition of variant `{1}`.\n\n\ [INFO] [stdout] | _______________________________________________________________________________________________________________________^ [INFO] [stdout] 262 | | [INFO] [stdout] 263 | | hint: Consider giving one definition a higher priority: \ [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/graph/mod.rs:267:82 [INFO] [stdout] | [INFO] [stdout] 267 | "Merging two reserved nodes! This is a bug, please report it:\ [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 268 | | [INFO] [stdout] 269 | | https://github.com/maciejhirsz/logos/issues" [INFO] [stdout] | |____________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/graph/mod.rs:456:82 [INFO] [stdout] | [INFO] [stdout] 456 | "Indexing into an empty node. This is a bug, please report it at:\n\n\ [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 457 | | [INFO] [stdout] 458 | | https://github.com/maciejhirsz/logos/issues", [INFO] [stdout] | |____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/mod.rs:117:60 [INFO] [stdout] | [INFO] [stdout] 117 | trivia are no longer supported.\n\n\ [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 118 | | [INFO] [stdout] 119 | | For help with migration see release notes: \ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/mod.rs:181:75 [INFO] [stdout] | [INFO] [stdout] 181 | ... Expected a named argument at this position\n\n\ [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 182 | | ... [INFO] [stdout] 183 | | ... hint: If you are trying to define a callback here use: callback = ...\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/definition.rs:84:57 [INFO] [stdout] | [INFO] [stdout] 84 | Unknown nested attribute: {}\n\n\ [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | Expected one of: priority, callback\ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/ignore_flags.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | Unknown flag: {}\n\n\ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 84 | | [INFO] [stdout] 85 | | Expected one of: case, ascii_case\ [INFO] [stdout] | |________________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/ignore_flags.rs:128:52 [INFO] [stdout] | [INFO] [stdout] 128 | ... Invalid ignore flag\n\n\ [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 129 | | ... [INFO] [stdout] 130 | | ... Expected one of: case, ascii_case\ [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> logos-derive/src/parser/type_params.rs:88:80 [INFO] [stdout] | [INFO] [stdout] 88 | ... "Generic type parameter without a concrete type\n\n\ [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 89 | | ... [INFO] [stdout] 90 | | ... Define a concrete type Logos can use: #[logos(type {} = Type)]", [INFO] [stdout] | |______________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.99s [INFO] running `Command { std: "docker" "inspect" "5c2640bc9d016af408fbd50399ee2eaeac8b941227b16b6f256dc066d11f439e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c2640bc9d016af408fbd50399ee2eaeac8b941227b16b6f256dc066d11f439e", kill_on_drop: false }` [INFO] [stdout] 5c2640bc9d016af408fbd50399ee2eaeac8b941227b16b6f256dc066d11f439e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] cb8435d858ccc477122667b126a5a2031839462c010e927a95acdf026cae87e6 [INFO] running `Command { std: "docker" "start" "-a" "cb8435d858ccc477122667b126a5a2031839462c010e927a95acdf026cae87e6", kill_on_drop: false }` [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> logos-derive/src/lib.rs:51:92 [INFO] [stderr] | [INFO] [stderr] 51 | #[extras] attribute is deprecated. Use #[logos(extras = Type)] instead.\n\n\ [INFO] [stderr] | ____________________________________________________________________________________________^ [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | For help with migration see release notes: \ [INFO] [stderr] | |________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> logos-derive/src/lib.rs:118:84 [INFO] [stderr] | [INFO] [stderr] 118 | Since 0.11 Logos no longer requires the #[end] variant.\n\n\ [INFO] [stderr] | ____________________________________________________________________________________^ [INFO] [stderr] 119 | | [INFO] [stderr] 120 | | For help with migration see release notes: \ [INFO] [stderr] | |________________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> logos-derive/src/lib.rs:261:119 [INFO] [stderr] | [INFO] [stderr] 261 | A definition of variant `{0}` can match the same input as another definition of variant `{1}`.\n\n\ [INFO] [stderr] | _______________________________________________________________________________________________________________________^ [INFO] [stderr] 262 | | [INFO] [stderr] 263 | | hint: Consider giving one definition a higher priority: \ [INFO] [stderr] | |____________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> logos-derive/src/graph/mod.rs:267:82 [INFO] [stderr] | [INFO] [stderr] 267 | "Merging two reserved nodes! This is a bug, please report it:\ [INFO] [stderr] | __________________________________________________________________________________^ [INFO] [stderr] 268 | | [INFO] [stderr] 269 | | https://github.com/maciejhirsz/logos/issues" [INFO] [stderr] | |____________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> logos-derive/src/graph/mod.rs:456:82 [INFO] [stderr] | [INFO] [stderr] 456 | "Indexing into an empty node. This is a bug, please report it at:\n\n\ [INFO] [stderr] | __________________________________________________________________________________^ [INFO] [stderr] 457 | | [INFO] [stderr] 458 | | https://github.com/maciejhirsz/logos/issues", [INFO] [stderr] | |____________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> logos-derive/src/parser/mod.rs:117:60 [INFO] [stderr] | [INFO] [stderr] 117 | trivia are no longer supported.\n\n\ [INFO] [stderr] | ____________________________________________________________^ [INFO] [stderr] 118 | | [INFO] [stderr] 119 | | For help with migration see release notes: \ [INFO] [stderr] | |________________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> logos-derive/src/parser/mod.rs:181:75 [INFO] [stderr] | [INFO] [stderr] 181 | ... Expected a named argument at this position\n\n\ [INFO] [stderr] | _____________________________________________________________________^ [INFO] [stderr] 182 | | ... [INFO] [stderr] 183 | | ... hint: If you are trying to define a callback here use: callback = ...\ [INFO] [stderr] | |______________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> logos-derive/src/parser/definition.rs:84:57 [INFO] [stderr] | [INFO] [stderr] 84 | Unknown nested attribute: {}\n\n\ [INFO] [stderr] | _________________________________________________________^ [INFO] [stderr] 85 | | [INFO] [stderr] 86 | | Expected one of: priority, callback\ [INFO] [stderr] | |________________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> logos-derive/src/parser/ignore_flags.rs:83:45 [INFO] [stderr] | [INFO] [stderr] 83 | Unknown flag: {}\n\n\ [INFO] [stderr] | _____________________________________________^ [INFO] [stderr] 84 | | [INFO] [stderr] 85 | | Expected one of: case, ascii_case\ [INFO] [stderr] | |________________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> logos-derive/src/parser/ignore_flags.rs:128:52 [INFO] [stderr] | [INFO] [stderr] 128 | ... Invalid ignore flag\n\n\ [INFO] [stderr] | ______________________________________________^ [INFO] [stderr] 129 | | ... [INFO] [stderr] 130 | | ... Expected one of: case, ascii_case\ [INFO] [stderr] | |______________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> logos-derive/src/parser/type_params.rs:88:80 [INFO] [stderr] | [INFO] [stderr] 88 | ... "Generic type parameter without a concrete type\n\n\ [INFO] [stderr] | __________________________________________________________________________^ [INFO] [stderr] 89 | | ... [INFO] [stderr] 90 | | ... Define a concrete type Logos can use: #[logos(type {} = Type)]", [INFO] [stderr] | |______________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: `logos-derive` (lib) generated 11 warnings [INFO] [stderr] warning: `logos-derive` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/logos-d57d2a0469111f87) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/logos_derive-efc28da2909f7e7e) [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 43 tests [INFO] [stdout] test graph::fork::tests::contains_byte ... ok [INFO] [stdout] test graph::fork::tests::contains_different_ranges ... ok [INFO] [stdout] test graph::fork::tests::contains_range ... ok [INFO] [stdout] test graph::fork::tests::fork_iter ... ok [INFO] [stdout] test graph::fork::tests::merge_miss_right ... ok [INFO] [stdout] test graph::range::tests::range_iter_bunds ... ok [INFO] [stdout] test graph::fork::tests::merge_miss_left ... ok [INFO] [stdout] test graph::range::tests::range_iter_few ... ok [INFO] [stdout] test graph::fork::tests::merge_no_conflict ... ok [INFO] [stdout] test graph::range::tests::range_iter_one ... ok [INFO] [stdout] test graph::regex::tests::alternation ... ok [INFO] [stdout] test graph::regex::tests::rope ... ok [INFO] [stdout] test graph::regex::tests::repeat ... ok [INFO] [stdout] test graph::rope::tests::into_fork ... ok [INFO] [stdout] test graph::rope::tests::into_fork_miss_first ... ok [INFO] [stdout] test graph::rope::tests::into_fork_miss_any ... ok [INFO] [stdout] test graph::regex::tests::maybe ... ok [INFO] [stdout] test graph::rope::tests::into_fork_one_byte ... ok [INFO] [stdout] test graph::rope::tests::pattern_to_bytes ... ok [INFO] [stdout] test graph::rope::tests::split_at ... ok [INFO] [stdout] test graph::tests::create_a_loop ... ok [INFO] [stdout] test graph::tests::leaf_stack_size ... ok [INFO] [stdout] test graph::tests::fork_off ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::all_letters ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::cross_both ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::lowercase_cross_right ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::lowercase_cross_left ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::lowercase_left_edge ... ok [INFO] [stdout] test mir::tests::priorities ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::lowercase_total ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::lowercase_right_edge ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::no_letters_left ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::no_letters_middle ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::no_letters_right ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::oob_all_letters ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::oob_from_lowercase ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::oob_from_uppercase ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::oob_no_letters ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::uppercase_cross_left ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::uppercase_cross_right ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::uppercase_left_edge ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::uppercase_right_edge ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::uppercase_total ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 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/tests-783dbe9df803ade0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test binary::handles_non_utf8 ... ok [INFO] [stderr] Running tests/advanced.rs (/opt/rustwide/target/debug/deps/advanced-311e713982b7c656) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test advanced::cyrillic ... ok [INFO] [stdout] test advanced::float ... ok [INFO] [stdout] test advanced::hex ... ok [INFO] [stdout] test advanced::integer ... ok [INFO] [stdout] test advanced::polish ... ok [INFO] [stdout] test advanced::keywords ... ok [INFO] [stdout] test advanced::rustaceans ... ok [INFO] [stdout] test advanced::sigs ... ok [INFO] [stdout] test advanced::string ... ok [INFO] [stdout] test advanced::subquotes ... ok [INFO] [stdout] test advanced::what_the_heck ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/callbacks.rs (/opt/rustwide/target/debug/deps/callbacks-527354c70ad6f4ef) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test data::numbers ... ok [INFO] [stdout] test nested_lifetime::supplement_lifetime_in_types ... ok [INFO] [stdout] test rust::raw_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/css.rs (/opt/rustwide/target/debug/deps/css-bfea1c3575a3015a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test css::test_letter_spacing ... ok [INFO] [stdout] test css::test_line_height ... ok [INFO] [stdout] test css::test_word_spacing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/edgecase.rs (/opt/rustwide/target/debug/deps/edgecase-6e34bb8cbd139f63) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test benches::keywords_and_punctators ... ok [INFO] [stdout] test colors::match_colors ... ok [INFO] [stdout] test benches::strings ... ok [INFO] [stdout] test benches::idents ... ok [INFO] [stdout] test crunch::crunch ... ok [INFO] [stdout] test loop_in_loop::test_a_loop_in_a_loop ... ok [INFO] [stdout] test maybe_in_loop::test_maybe_in_a_loop ... ok [INFO] [stdout] test maybe::maybe_at_the_end ... ok [INFO] [stdout] test merging_asymmetric_loops::must_compile ... ok [INFO] [stdout] test priority_disambiguate_1::priority_abc ... ok [INFO] [stdout] test priority_disambiguate_2::priority_cbd ... ok [INFO] [stdout] test numbers::numbers ... ok [INFO] [stdout] test trivia::abcdef_trivia ... ok [INFO] [stdout] test type_params::substitute_type_params ... ok [INFO] [stdout] test unicode_error_split::test ... ok [INFO] [stdout] test unicode_whitespace::abcdef_trivia ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/ignore_case.rs (/opt/rustwide/target/debug/deps/ignore_case-9eee3444b7250cb7) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test ignore_ascii_case::regex_nonascii ... ok [INFO] [stdout] test ignore_ascii_case::regex_simple ... ok [INFO] [stdout] test ignore_ascii_case::tokens_nonascii ... ok [INFO] [stdout] test ignore_ascii_case::tokens_simple ... ok [INFO] [stdout] test ignore_case::regex ... ok [INFO] [stdout] test ignore_case::tokens ... ok [INFO] [stdout] test ignore_case::tokens_regex_escaped ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/lexer_modes.rs (/opt/rustwide/target/debug/deps/lexer_modes-3469965903a6b822) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test iterating_modes ... ok [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/properties.rs (/opt/rustwide/target/debug/deps/properties-4ce60c4b914cd082) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cyrillic ... ok [INFO] [stdout] test greek ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/simple.rs (/opt/rustwide/target/debug/deps/simple-06e194830bd32e2a) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test abcs ... ok [INFO] [stdout] test bytes ... ok [INFO] [stdout] test empty ... ok [INFO] [stdout] test extras_and_callbacks ... ok [INFO] [stdout] test identifiers ... ok [INFO] [stdout] test ints ... ok [INFO] [stdout] test invalid_abcs ... ok [INFO] [stdout] test hex_and_binary ... ok [INFO] [stdout] test invalid_hex_and_binary ... ok [INFO] [stdout] test invalid_tokens ... ok [INFO] [stdout] test iterator ... ok [INFO] [stdout] test keywords ... ok [INFO] [stdout] test keywords_mix_identifiers ... ok [INFO] [stdout] test numbers ... ok [INFO] [stdout] test operators ... ok [INFO] [stdout] test punctation ... ok [INFO] [stdout] test spanned_iterator ... ok [INFO] [stdout] test uints ... ok [INFO] [stdout] test whitespace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests logos [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/source.rs - source::Source::read (line 28) ... ok [INFO] [stdout] test src/source.rs - source::Source::slice_unchecked (line 64) ... ok [INFO] [stdout] test src/source.rs - source::Source::slice (line 51) ... ok [INFO] [stdout] test src/lib.rs - (line 79) ... ok [INFO] [stdout] test src/lib.rs - test_readme (line 368) ... ok [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] test src/lib.rs - Filter (line 258) ... ok [INFO] [stdout] test src/lib.rs - test_readme (line 425) ... ok [INFO] [stdout] test src/lib.rs - skip (line 304) ... ok [INFO] [stdout] test src/lib.rs - Skip (line 226) ... ok [INFO] [stdout] test src/lexer.rs - lexer::Lexer::spanned (line 74) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] [stderr] Doc-tests logos_derive [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/logos-derive/src/lib.rs:51:92 [INFO] [stderr] | [INFO] [stderr] 51 | #[extras] attribute is deprecated. Use #[logos(extras = Type)] instead.\n\n\ [INFO] [stderr] | ____________________________________________________________________________________________^ [INFO] [stderr] 52 | | [INFO] [stderr] 53 | | For help with migration see release notes: \ [INFO] [stderr] | |________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/logos-derive/src/lib.rs:118:84 [INFO] [stderr] | [INFO] [stderr] 118 | Since 0.11 Logos no longer requires the #[end] variant.\n\n\ [INFO] [stderr] | ____________________________________________________________________________________^ [INFO] [stderr] 119 | | [INFO] [stderr] 120 | | For help with migration see release notes: \ [INFO] [stderr] | |________________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/logos-derive/src/lib.rs:261:119 [INFO] [stderr] | [INFO] [stderr] 261 | A definition of variant `{0}` can match the same input as another definition of variant `{1}`.\n\n\ [INFO] [stderr] | _______________________________________________________________________________________________________________________^ [INFO] [stderr] 262 | | [INFO] [stderr] 263 | | hint: Consider giving one definition a higher priority: \ [INFO] [stderr] | |____________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/logos-derive/src/graph/mod.rs:267:82 [INFO] [stderr] | [INFO] [stderr] 267 | "Merging two reserved nodes! This is a bug, please report it:\ [INFO] [stderr] | __________________________________________________________________________________^ [INFO] [stderr] 268 | | [INFO] [stderr] 269 | | https://github.com/maciejhirsz/logos/issues" [INFO] [stderr] | |____________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/logos-derive/src/graph/mod.rs:456:82 [INFO] [stderr] | [INFO] [stderr] 456 | "Indexing into an empty node. This is a bug, please report it at:\n\n\ [INFO] [stderr] | __________________________________________________________________________________^ [INFO] [stderr] 457 | | [INFO] [stderr] 458 | | https://github.com/maciejhirsz/logos/issues", [INFO] [stderr] | |____________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/logos-derive/src/parser/mod.rs:117:60 [INFO] [stderr] | [INFO] [stderr] 117 | trivia are no longer supported.\n\n\ [INFO] [stderr] | ____________________________________________________________^ [INFO] [stderr] 118 | | [INFO] [stderr] 119 | | For help with migration see release notes: \ [INFO] [stderr] | |________________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/logos-derive/src/parser/mod.rs:181:75 [INFO] [stderr] | [INFO] [stderr] 181 | ... Expected a named argument at this position\n\n\ [INFO] [stderr] | _____________________________________________________________________^ [INFO] [stderr] 182 | | ... [INFO] [stderr] 183 | | ... hint: If you are trying to define a callback here use: callback = ...\ [INFO] [stderr] | |______________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/logos-derive/src/parser/definition.rs:84:57 [INFO] [stderr] | [INFO] [stderr] 84 | Unknown nested attribute: {}\n\n\ [INFO] [stderr] | _________________________________________________________^ [INFO] [stderr] 85 | | [INFO] [stderr] 86 | | Expected one of: priority, callback\ [INFO] [stderr] | |________________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/logos-derive/src/parser/ignore_flags.rs:83:45 [INFO] [stderr] | [INFO] [stderr] 83 | Unknown flag: {}\n\n\ [INFO] [stderr] | _____________________________________________^ [INFO] [stderr] 84 | | [INFO] [stderr] 85 | | Expected one of: case, ascii_case\ [INFO] [stderr] | |________________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/logos-derive/src/parser/ignore_flags.rs:128:52 [INFO] [stderr] | [INFO] [stderr] 128 | ... Invalid ignore flag\n\n\ [INFO] [stderr] | ______________________________________________^ [INFO] [stderr] 129 | | ... [INFO] [stderr] 130 | | ... Expected one of: case, ascii_case\ [INFO] [stderr] | |______________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/logos-derive/src/parser/type_params.rs:88:80 [INFO] [stderr] | [INFO] [stderr] 88 | ... "Generic type parameter without a concrete type\n\n\ [INFO] [stderr] | __________________________________________________________________________^ [INFO] [stderr] 89 | | ... [INFO] [stderr] 90 | | ... Define a concrete type Logos can use: #[logos(type {} = Type)]", [INFO] [stderr] | |______________________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: 11 warnings emitted [INFO] [stderr] [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] Doc-tests tests [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/binary.rs - binary (line 1) - compile fail ... ok [INFO] [stdout] test src/binary.rs - binary (line 20) - compile fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cb8435d858ccc477122667b126a5a2031839462c010e927a95acdf026cae87e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8435d858ccc477122667b126a5a2031839462c010e927a95acdf026cae87e6", kill_on_drop: false }` [INFO] [stdout] cb8435d858ccc477122667b126a5a2031839462c010e927a95acdf026cae87e6