[INFO] updating cached repository https://github.com/Nyrox/need-to-find-name-for-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed558dd0523e9c41a462b50212442761887dee53 [INFO] testing Nyrox/need-to-find-name-for-lang against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyrox%2Fneed-to-find-name-for-lang" "/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/Nyrox/need-to-find-name-for-lang on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nyrox/need-to-find-name-for-lang [INFO] finished tweaking git repo https://github.com/Nyrox/need-to-find-name-for-lang [INFO] tweaked toml for git repo https://github.com/Nyrox/need-to-find-name-for-lang written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Nyrox/need-to-find-name-for-lang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--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-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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", 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] 8bfbecb50892d5dc2fd779e297bc9c38490cdfaeff2f92953ba349e47a8471b7 [INFO] running `Command { std: "docker" "start" "-a" "8bfbecb50892d5dc2fd779e297bc9c38490cdfaeff2f92953ba349e47a8471b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bfbecb50892d5dc2fd779e297bc9c38490cdfaeff2f92953ba349e47a8471b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bfbecb50892d5dc2fd779e297bc9c38490cdfaeff2f92953ba349e47a8471b7", kill_on_drop: false }` [INFO] [stdout] 8bfbecb50892d5dc2fd779e297bc9c38490cdfaeff2f92953ba349e47a8471b7 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51fb28c9b013bd990f70917a7bcb0490ae4c516775f1b717cd4c39bf0d4c2ffb [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" "51fb28c9b013bd990f70917a7bcb0490ae4c516775f1b717cd4c39bf0d4c2ffb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling lalrpop-util v0.16.1 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling walkdir v2.2.6 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling ena v0.10.1 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling itertools-num v0.1.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling criterion-plot v0.2.5 [INFO] [stderr] Compiling criterion-stats v0.2.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling syn v0.15.16 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling handlebars v0.32.4 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling criterion v0.2.5 [INFO] [stderr] Compiling lalrpop v0.16.1 [INFO] [stderr] Compiling lang-rs-stack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2784:5 [INFO] [stdout] | [INFO] [stdout] 2784 | (__0) [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 block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2806:5 [INFO] [stdout] | [INFO] [stdout] 2806 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2867:5 [INFO] [stdout] | [INFO] [stdout] 2867 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2878:5 [INFO] [stdout] | [INFO] [stdout] 2878 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2995:5 [INFO] [stdout] | [INFO] [stdout] 2995 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3017:5 [INFO] [stdout] | [INFO] [stdout] 3017 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3067:5 [INFO] [stdout] | [INFO] [stdout] 3067 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3116:5 [INFO] [stdout] | [INFO] [stdout] 3116 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3225:5 [INFO] [stdout] | [INFO] [stdout] 3225 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3384:5 [INFO] [stdout] | [INFO] [stdout] 3384 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3442:5 [INFO] [stdout] | [INFO] [stdout] 3442 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2737:36 [INFO] [stdout] | [INFO] [stdout] 2737 | let __text = self.text.trim_left(); [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "51fb28c9b013bd990f70917a7bcb0490ae4c516775f1b717cd4c39bf0d4c2ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51fb28c9b013bd990f70917a7bcb0490ae4c516775f1b717cd4c39bf0d4c2ffb", kill_on_drop: false }` [INFO] [stdout] 51fb28c9b013bd990f70917a7bcb0490ae4c516775f1b717cd4c39bf0d4c2ffb [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b8da7f955572d3296cb381f86d86486be42d5ee01341d1c989d2900c28b1693 [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" "1b8da7f955572d3296cb381f86d86486be42d5ee01341d1c989d2900c28b1693", kill_on_drop: false }` [INFO] [stderr] Compiling lang-rs-stack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2784:5 [INFO] [stdout] | [INFO] [stdout] 2784 | (__0) [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 block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2806:5 [INFO] [stdout] | [INFO] [stdout] 2806 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2867:5 [INFO] [stdout] | [INFO] [stdout] 2867 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2878:5 [INFO] [stdout] | [INFO] [stdout] 2878 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2995:5 [INFO] [stdout] | [INFO] [stdout] 2995 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3017:5 [INFO] [stdout] | [INFO] [stdout] 3017 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3067:5 [INFO] [stdout] | [INFO] [stdout] 3067 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3116:5 [INFO] [stdout] | [INFO] [stdout] 3116 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3225:5 [INFO] [stdout] | [INFO] [stdout] 3225 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3384:5 [INFO] [stdout] | [INFO] [stdout] 3384 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3442:5 [INFO] [stdout] | [INFO] [stdout] 3442 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stdout] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2737:36 [INFO] [stdout] | [INFO] [stdout] 2737 | let __text = self.text.trim_left(); [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.62s [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1b8da7f955572d3296cb381f86d86486be42d5ee01341d1c989d2900c28b1693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b8da7f955572d3296cb381f86d86486be42d5ee01341d1c989d2900c28b1693", kill_on_drop: false }` [INFO] [stdout] 1b8da7f955572d3296cb381f86d86486be42d5ee01341d1c989d2900c28b1693 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 961c32fb1fa38c84d842fbb168d46a30b8763237154d64fe90b71d2fa1b30f9d [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" "961c32fb1fa38c84d842fbb168d46a30b8763237154d64fe90b71d2fa1b30f9d", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2784:5 [INFO] [stderr] | [INFO] [stderr] 2784 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2806:5 [INFO] [stderr] | [INFO] [stderr] 2806 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2867:5 [INFO] [stderr] | [INFO] [stderr] 2867 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2878:5 [INFO] [stderr] | [INFO] [stderr] 2878 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2995:5 [INFO] [stderr] | [INFO] [stderr] 2995 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3017:5 [INFO] [stderr] | [INFO] [stderr] 3017 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3067:5 [INFO] [stderr] | [INFO] [stderr] 3067 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3116:5 [INFO] [stderr] | [INFO] [stderr] 3116 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3225:5 [INFO] [stderr] | [INFO] [stderr] 3225 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3384:5 [INFO] [stderr] | [INFO] [stderr] 3384 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:3442:5 [INFO] [stderr] | [INFO] [stderr] 3442 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> /opt/rustwide/target/debug/build/lang-rs-stack-e196596af2f35a12/out/grammar.rs:2737:36 [INFO] [stderr] | [INFO] [stderr] 2737 | let __text = self.text.trim_left(); [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lang_rs_stack-13970a7e1ec60cfd [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "961c32fb1fa38c84d842fbb168d46a30b8763237154d64fe90b71d2fa1b30f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961c32fb1fa38c84d842fbb168d46a30b8763237154d64fe90b71d2fa1b30f9d", kill_on_drop: false }` [INFO] [stdout] 961c32fb1fa38c84d842fbb168d46a30b8763237154d64fe90b71d2fa1b30f9d