[INFO] crate graphannis 0.26.0 is already in cache [INFO] checking graphannis-0.26.0 against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] extracting crate graphannis 0.26.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate graphannis 0.26.0 on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate graphannis 0.26.0 [INFO] finished tweaking crates.io crate graphannis 0.26.0 [INFO] tweaked toml for crates.io crate graphannis 0.26.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate graphannis 0.26.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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] ec78ec3faba6e5d80f5c2e033b222dd66514cec32631985db99784eb1c95b7bc [INFO] running `"docker" "start" "-a" "ec78ec3faba6e5d80f5c2e033b222dd66514cec32631985db99784eb1c95b7bc"` [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Checking smallvec v0.1.8 [INFO] [stderr] Checking graphannis-malloc_size_of v1.0.0 [INFO] [stderr] Compiling sys-info v0.5.8 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling synstructure v0.11.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking boolean_expression v0.3.10 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking fake v2.2.0 [INFO] [stderr] Compiling graphannis-malloc_size_of_derive v2.0.0 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking integer-encoding v1.0.8 [INFO] [stderr] Checking sstable v0.7.0 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking criterion v0.3.1 [INFO] [stderr] Compiling graphannis v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/graphannis-25dfa9d02e67fc49/out/annis/db/aql/parser.rs:4059:5 [INFO] [stderr] | [INFO] [stderr] 4059 | (__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/graphannis-25dfa9d02e67fc49/out/annis/db/aql/parser.rs:5000:5 [INFO] [stderr] | [INFO] [stderr] 5000 | (__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/graphannis-25dfa9d02e67fc49/out/annis/db/aql/parser.rs:5034:5 [INFO] [stderr] | [INFO] [stderr] 5034 | (__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/graphannis-25dfa9d02e67fc49/out/annis/db/aql/parser.rs:5150:5 [INFO] [stderr] | [INFO] [stderr] 5150 | (__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/graphannis-25dfa9d02e67fc49/out/annis/db/aql/parser.rs:4059:5 [INFO] [stderr] | [INFO] [stderr] 4059 | (__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/graphannis-25dfa9d02e67fc49/out/annis/db/aql/parser.rs:5000:5 [INFO] [stderr] | [INFO] [stderr] 5000 | (__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/graphannis-25dfa9d02e67fc49/out/annis/db/aql/parser.rs:5034:5 [INFO] [stderr] | [INFO] [stderr] 5034 | (__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/graphannis-25dfa9d02e67fc49/out/annis/db/aql/parser.rs:5150:5 [INFO] [stderr] | [INFO] [stderr] 5150 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `"docker" "inspect" "ec78ec3faba6e5d80f5c2e033b222dd66514cec32631985db99784eb1c95b7bc"` [INFO] running `"docker" "rm" "-f" "ec78ec3faba6e5d80f5c2e033b222dd66514cec32631985db99784eb1c95b7bc"` [INFO] [stdout] ec78ec3faba6e5d80f5c2e033b222dd66514cec32631985db99784eb1c95b7bc