[INFO] cloning repository https://github.com/lilyhlou/regex-expression-finder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lilyhlou/regex-expression-finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyhlou%2Fregex-expression-finder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyhlou%2Fregex-expression-finder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1739be743936b7dfffdb06fd9eba5cae93247af6 [INFO] checking lilyhlou/regex-expression-finder against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyhlou%2Fregex-expression-finder" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lilyhlou/regex-expression-finder on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lilyhlou/regex-expression-finder [INFO] finished tweaking git repo https://github.com/lilyhlou/regex-expression-finder [INFO] tweaked toml for git repo https://github.com/lilyhlou/regex-expression-finder written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/lilyhlou/regex-expression-finder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7590ebd903470b491856ae164187a2fef0d28f832156c22248fb5b82e095e7b2 [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" "7590ebd903470b491856ae164187a2fef0d28f832156c22248fb5b82e095e7b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7590ebd903470b491856ae164187a2fef0d28f832156c22248fb5b82e095e7b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7590ebd903470b491856ae164187a2fef0d28f832156c22248fb5b82e095e7b2", kill_on_drop: false }` [INFO] [stdout] 7590ebd903470b491856ae164187a2fef0d28f832156c22248fb5b82e095e7b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--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] c330fee25d2dde18a38e18ce78a4e577421d6251cab91be750f3fa927fc9a52a [INFO] running `Command { std: "docker" "start" "-a" "c330fee25d2dde18a38e18ce78a4e577421d6251cab91be750f3fa927fc9a52a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Checking predicates v1.0.0 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking thegrep v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking escargot v0.3.1 [INFO] [stderr] Checking assert_cmd v0.10.2 [INFO] [stdout] warning: module `createAST` should have a snake case name [INFO] [stdout] --> src/parser.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | mod createAST { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `create_ast` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_oneOrMore` should have a snake case name [INFO] [stdout] --> src/parser.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | fn parse_oneOrMore() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_one_or_more` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `parserLexemes` should have a snake case name [INFO] [stdout] --> src/parser.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | mod parserLexemes { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `parser_lexemes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.42s [INFO] running `Command { std: "docker" "inspect" "c330fee25d2dde18a38e18ce78a4e577421d6251cab91be750f3fa927fc9a52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c330fee25d2dde18a38e18ce78a4e577421d6251cab91be750f3fa927fc9a52a", kill_on_drop: false }` [INFO] [stdout] c330fee25d2dde18a38e18ce78a4e577421d6251cab91be750f3fa927fc9a52a