[INFO] updating cached repository https://github.com/thomas9911/expression_parser [INFO] running `"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"` [INFO] [stderr] From https://github.com/thomas9911/expression_parser [INFO] [stderr] 111d15c..548006f master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 548006f728485dae274a3bfe7a8cab59ca278394 [INFO] checking thomas9911/expression_parser against try#8a749131e7beb72f6edacefd2bdcbed3d67b2112 for pr-72331 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fexpression_parser" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomas9911/expression_parser on toolchain 8a749131e7beb72f6edacefd2bdcbed3d67b2112 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/thomas9911/expression_parser [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/thomas9911/expression_parser [INFO] tweaked toml for git repo https://github.com/thomas9911/expression_parser written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/thomas9911/expression_parser already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "/opt/rustwide/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c8ba911b6b08619c57f169a51898ce762b209dd11c52bb751c2ebf01d527a4c [INFO] running `"docker" "start" "-a" "3c8ba911b6b08619c57f169a51898ce762b209dd11c52bb751c2ebf01d527a4c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking snailquote v0.3.0 [INFO] [stderr] Checking expression_parser v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/statics.rs:28:65 [INFO] [stderr] | [INFO] [stderr] 28 | pub(crate) static ref DEFAULT_STRING_VARIABLES: Variables = { Variables::default() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/statics.rs:28:65 [INFO] [stderr] | [INFO] [stderr] 28 | pub(crate) static ref DEFAULT_STRING_VARIABLES: Variables = { Variables::default() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.49s [INFO] running `"docker" "inspect" "3c8ba911b6b08619c57f169a51898ce762b209dd11c52bb751c2ebf01d527a4c"` [INFO] running `"docker" "rm" "-f" "3c8ba911b6b08619c57f169a51898ce762b209dd11c52bb751c2ebf01d527a4c"` [INFO] [stdout] 3c8ba911b6b08619c57f169a51898ce762b209dd11c52bb751c2ebf01d527a4c