[INFO] updating cached repository https://github.com/corpus-tools/graphANNIS [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/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] 18d870aad7408999bc25b315b18fa26c00b519f3 [INFO] checking corpus-tools/graphANNIS against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/corpus-tools/graphANNIS on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "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 work/builds/worker-4/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bfec59d92cc1b511a1479913def2879505d6306660293807505a5a0f6b59cd17 [INFO] running `"docker" "start" "-a" "bfec59d92cc1b511a1479913def2879505d6306660293807505a5a0f6b59cd17"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Checking multimap v0.5.0 [INFO] [stderr] Checking graphannis-malloc_size_of v1.0.0 [INFO] [stderr] Compiling sys-info v0.5.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Checking rand_pcg v0.2.0 [INFO] [stderr] Compiling indoc-impl v0.2.8 [INFO] [stderr] Compiling synstructure v0.11.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Checking rand v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Checking indoc v0.2.8 [INFO] [stderr] Checking boolean_expression v0.3.8 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling graphannis-malloc_size_of_derive v2.0.0 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking bincode v1.1.4 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling graphannis v0.23.0-SNAPSHOT (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/annis/db/mod.rs:246:17 [INFO] [stderr] | [INFO] [stderr] 246 | let cpath = r#try!(component_path.ok_or("Can't load component with empty path")); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/annis/db/mod.rs:246:17 [INFO] [stderr] | [INFO] [stderr] 246 | let cpath = r#try!(component_path.ok_or("Can't load component with empty path")); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `criterion` [INFO] [stderr] --> benches/graphannis.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate criterion; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `graphannis`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "bfec59d92cc1b511a1479913def2879505d6306660293807505a5a0f6b59cd17"` [INFO] running `"docker" "rm" "-f" "bfec59d92cc1b511a1479913def2879505d6306660293807505a5a0f6b59cd17"` [INFO] [stdout] bfec59d92cc1b511a1479913def2879505d6306660293807505a5a0f6b59cd17