[INFO] cloning repository https://github.com/andreaseg/flang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreaseg/flang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreaseg%2Fflang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreaseg%2Fflang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb75950170142b5b0d0edbc3c34474388ac20e43 [INFO] checking andreaseg/flang against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreaseg%2Fflang" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andreaseg/flang on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andreaseg/flang [INFO] finished tweaking git repo https://github.com/andreaseg/flang [INFO] tweaked toml for git repo https://github.com/andreaseg/flang written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/andreaseg/flang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f8a0480854069aa8373a7c19d5b67bd793c422d229ad4e6c6763e6de8e76374 [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" "3f8a0480854069aa8373a7c19d5b67bd793c422d229ad4e6c6763e6de8e76374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f8a0480854069aa8373a7c19d5b67bd793c422d229ad4e6c6763e6de8e76374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8a0480854069aa8373a7c19d5b67bd793c422d229ad4e6c6763e6de8e76374", kill_on_drop: false }` [INFO] [stdout] 3f8a0480854069aa8373a7c19d5b67bd793c422d229ad4e6c6763e6de8e76374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a03a628ceb5da0f1dcef8980ba25b31a811477da276ecd4535ed89341a9396c7 [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" "a03a628ceb5da0f1dcef8980ba25b31a811477da276ecd4535ed89341a9396c7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking flang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lang/scanner.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | /// Tokenization rules [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lang/scanner.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | /// [INFO] [stdout] | ^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lang/scanner.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | /// Format is [INFO] [stdout] | ^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lang/scanner.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | /// [TokenName][Optional Parameters] = [Regex rule] => [Formatting], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lang/scanner.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | /// [INFO] [stdout] | ^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lang/scanner.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | /// Rules are prioritized in order [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lang/scanner.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | /// Tokenization rules [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lang/scanner.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | /// [INFO] [stdout] | ^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lang/scanner.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | /// Format is [INFO] [stdout] | ^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lang/scanner.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | /// [TokenName][Optional Parameters] = [Regex rule] => [Formatting], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lang/scanner.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | /// [INFO] [stdout] | ^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lang/scanner.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | /// Rules are prioritized in order [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lang/scanner.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | Float(f64) = r"[[:digit:]]*\.[[:digit:]]+" => |x: &str| Float(x.parse::().unwrap()), [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lang/scanner.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | Float(f64) = r"[[:digit:]]*\.[[:digit:]]+" => |x: &str| Float(x.parse::().unwrap()), [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lang/scanner.rs:147:8 [INFO] [stdout] | [INFO] [stdout] 147 | Int(i64) = r"[[:digit:]]+" => |x: &str| Int(x.parse::().unwrap()), [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lang/scanner.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | Char(i64) = r"'[[[:alpha:]]|\n]'" => |x: &str| Char(x[1..].chars().next().unwrap() as i64), [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lang/scanner.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | Call(String) = r"[[:alpha:]][[:word:]]*\(" => |x: &str| Call(x[..x.len()-1].to_string()), [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lang/scanner.rs:183:12 [INFO] [stdout] | [INFO] [stdout] 183 | Builtin(String) = r"_[[:alpha:]][[:word:]]*\(" => |x: &str| Builtin(x[..x.len()-1].to_string()), [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lang/scanner.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | Name(String) = r"[[:alpha:]][[:word:]]*" => |x: &str| Name(x.to_string()), [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lang/scanner.rs:147:8 [INFO] [stdout] | [INFO] [stdout] 147 | Int(i64) = r"[[:digit:]]+" => |x: &str| Int(x.parse::().unwrap()), [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lang/scanner.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | Char(i64) = r"'[[[:alpha:]]|\n]'" => |x: &str| Char(x[1..].chars().next().unwrap() as i64), [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lang/scanner.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | Call(String) = r"[[:alpha:]][[:word:]]*\(" => |x: &str| Call(x[..x.len()-1].to_string()), [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lang/scanner.rs:183:12 [INFO] [stdout] | [INFO] [stdout] 183 | Builtin(String) = r"_[[:alpha:]][[:word:]]*\(" => |x: &str| Builtin(x[..x.len()-1].to_string()), [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lang/scanner.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | Name(String) = r"[[:alpha:]][[:word:]]*" => |x: &str| Name(x.to_string()), [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.82s [INFO] running `Command { std: "docker" "inspect" "a03a628ceb5da0f1dcef8980ba25b31a811477da276ecd4535ed89341a9396c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a03a628ceb5da0f1dcef8980ba25b31a811477da276ecd4535ed89341a9396c7", kill_on_drop: false }` [INFO] [stdout] a03a628ceb5da0f1dcef8980ba25b31a811477da276ecd4535ed89341a9396c7