[INFO] fetching crate logos-derive 0.12.0... [INFO] testing logos-derive-0.12.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate logos-derive 0.12.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate logos-derive 0.12.0 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 crates.io crate logos-derive 0.12.0 [INFO] finished tweaking crates.io crate logos-derive 0.12.0 [INFO] tweaked toml for crates.io crate logos-derive 0.12.0 written to /workspace/builds/worker-3/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded output_vt100 v0.1.3 [INFO] [stderr] Downloaded pretty_assertions v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2caa154e05799f2ec5f22a7111a16d8b3ed393618485523a2d1d691eb812fafb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2caa154e05799f2ec5f22a7111a16d8b3ed393618485523a2d1d691eb812fafb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2caa154e05799f2ec5f22a7111a16d8b3ed393618485523a2d1d691eb812fafb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2caa154e05799f2ec5f22a7111a16d8b3ed393618485523a2d1d691eb812fafb", kill_on_drop: false }` [INFO] [stdout] 2caa154e05799f2ec5f22a7111a16d8b3ed393618485523a2d1d691eb812fafb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] af9f7eb281768cab98459e31e3a550355a568e4a00d67b65f568db301f4debf0 [INFO] running `Command { std: "docker" "start" "-a" "af9f7eb281768cab98459e31e3a550355a568e4a00d67b65f568db301f4debf0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling logos-derive v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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 dev [unoptimized + debuginfo] target(s) in 30.89s [INFO] running `Command { std: "docker" "inspect" "af9f7eb281768cab98459e31e3a550355a568e4a00d67b65f568db301f4debf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af9f7eb281768cab98459e31e3a550355a568e4a00d67b65f568db301f4debf0", kill_on_drop: false }` [INFO] [stdout] af9f7eb281768cab98459e31e3a550355a568e4a00d67b65f568db301f4debf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e96335db408344254e6aa3b012b12311784f57948b34f1374e538650dfb1a0d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6e96335db408344254e6aa3b012b12311784f57948b34f1374e538650dfb1a0d", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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 6.59s [INFO] running `Command { std: "docker" "inspect" "6e96335db408344254e6aa3b012b12311784f57948b34f1374e538650dfb1a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e96335db408344254e6aa3b012b12311784f57948b34f1374e538650dfb1a0d", kill_on_drop: false }` [INFO] [stdout] 6e96335db408344254e6aa3b012b12311784f57948b34f1374e538650dfb1a0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea3026a13c10fa459c6db28dc56c69b9107deae0b7cb10fba74267a8f6b85993 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ea3026a13c10fa459c6db28dc56c69b9107deae0b7cb10fba74267a8f6b85993", kill_on_drop: false }` [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/logos_derive-a50dfb6554d8433b) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test graph::fork::tests::contains_range ... ok [INFO] [stdout] test graph::regex::tests::rope ... ok [INFO] [stdout] test graph::fork::tests::merge_no_conflict ... ok [INFO] [stdout] test graph::regex::tests::repeat ... ok [INFO] [stdout] test graph::range::tests::range_iter_bunds ... ok [INFO] [stdout] test graph::regex::tests::maybe ... ok [INFO] [stdout] test graph::rope::tests::into_fork ... ok [INFO] [stdout] test graph::regex::tests::alternation ... ok [INFO] [stdout] test graph::range::tests::range_iter_one ... ok [INFO] [stdout] test graph::rope::tests::into_fork_miss_any ... ok [INFO] [stdout] test graph::rope::tests::into_fork_miss_first ... ok [INFO] [stdout] test graph::rope::tests::pattern_to_bytes ... ok [INFO] [stdout] test graph::fork::tests::merge_miss_right ... ok [INFO] [stdout] test graph::fork::tests::contains_different_ranges ... ok [INFO] [stdout] test graph::fork::tests::fork_iter ... ok [INFO] [stdout] test graph::rope::tests::split_at ... ok [INFO] [stdout] test graph::tests::fork_off ... ok [INFO] [stdout] test graph::tests::create_a_loop ... ok [INFO] [stdout] test graph::fork::tests::merge_miss_left ... ok [INFO] [stdout] test graph::rope::tests::into_fork_one_byte ... ok [INFO] [stdout] test graph::range::tests::range_iter_few ... ok [INFO] [stdout] test graph::fork::tests::contains_byte ... ok [INFO] [stdout] test graph::tests::leaf_stack_size ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::lowercase_total ... 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::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_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] test parser::ignore_flags::ascii_case::tests::lowercase_cross_right ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::no_letters_right ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::oob_from_lowercase ... ok [INFO] [stdout] test mir::tests::priorities ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::cross_both ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::lowercase_left_edge ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::lowercase_right_edge ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::uppercase_cross_right ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::all_letters ... ok [INFO] [stderr] Doc-tests logos_derive [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::lowercase_cross_left ... ok [INFO] [stdout] test parser::ignore_flags::ascii_case::tests::oob_all_letters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/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/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/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/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/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/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/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/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/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/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/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] running `Command { std: "docker" "inspect" "ea3026a13c10fa459c6db28dc56c69b9107deae0b7cb10fba74267a8f6b85993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea3026a13c10fa459c6db28dc56c69b9107deae0b7cb10fba74267a8f6b85993", kill_on_drop: false }` [INFO] [stdout] ea3026a13c10fa459c6db28dc56c69b9107deae0b7cb10fba74267a8f6b85993