[INFO] updating cached repository https://github.com/corpus-tools/graphANNIS [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e2b707faa47f91ee02e21b9b50425c43fbf296d2 [INFO] checking corpus-tools/graphANNIS against master#4007d4ef26eab44bdabc2b7574d032152264d3ad for pr-66919 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/corpus-tools/graphANNIS on toolchain 4007d4ef26eab44bdabc2b7574d032152264d3ad [INFO] running `"/workspace/cargo-home/bin/cargo" "+4007d4ef26eab44bdabc2b7574d032152264d3ad" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/corpus-tools/graphANNIS [INFO] finished tweaking git repo https://github.com/corpus-tools/graphANNIS [INFO] tweaked toml for git repo https://github.com/corpus-tools/graphANNIS written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+4007d4ef26eab44bdabc2b7574d032152264d3ad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+4007d4ef26eab44bdabc2b7574d032152264d3ad" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+4007d4ef26eab44bdabc2b7574d032152264d3ad" "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] 319c550e97c16e93801a0469f538011d177ee6233512ebd9dff6737a0b99937d [INFO] running `"docker" "start" "-a" "319c550e97c16e93801a0469f538011d177ee6233512ebd9dff6737a0b99937d"` [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling sys-info v0.5.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking num-bigint v0.2.3 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling indoc-impl v0.2.8 [INFO] [stderr] Compiling synstructure v0.11.0 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking indoc v0.2.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking criterion-plot v0.4.0 [INFO] [stderr] Checking boolean_expression v0.3.9 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling graphannis-malloc_size_of_derive v2.0.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking serde_json v1.0.42 [INFO] [stderr] Checking bincode v1.2.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Checking tinytemplate v1.0.2 [INFO] [stderr] Checking criterion v0.3.0 [INFO] [stderr] Compiling graphannis v0.25.1-dev (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/annis/db/relannis.rs:229:13 [INFO] [stderr] | [INFO] [stderr] 229 | ) -> Result<(BTreeSet)> [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 type [INFO] [stderr] --> src/annis/db/relannis.rs:229:13 [INFO] [stderr] | [INFO] [stderr] 229 | ) -> Result<(BTreeSet)> [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `"docker" "inspect" "319c550e97c16e93801a0469f538011d177ee6233512ebd9dff6737a0b99937d"` [INFO] running `"docker" "rm" "-f" "319c550e97c16e93801a0469f538011d177ee6233512ebd9dff6737a0b99937d"` [INFO] [stdout] 319c550e97c16e93801a0469f538011d177ee6233512ebd9dff6737a0b99937d