[INFO] cloning repository https://github.com/corpus-tools/graphANNIS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corpus-tools/graphANNIS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64d9c9a8af09e84f5e493a45ea32e0d739501be9 [INFO] checking corpus-tools/graphANNIS against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/corpus-tools/graphANNIS on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pico-args v0.4.2 [INFO] [stderr] Downloaded smartstring v0.2.6 [INFO] [stderr] Downloaded synstructure v0.11.0 [INFO] [stderr] Downloaded snap v0.2.5 [INFO] [stderr] Downloaded bcrypt v0.8.2 [INFO] [stderr] Downloaded boolean_expression v0.3.11 [INFO] [stderr] Downloaded actix-cors v0.3.0 [INFO] [stderr] Downloaded graphannis-malloc_size_of v1.1.0 [INFO] [stderr] Downloaded blowfish v0.6.0 [INFO] [stderr] Downloaded file_diff v1.0.0 [INFO] [stderr] Downloaded sstable v0.8.2 [INFO] [stderr] Downloaded sys-info v0.5.8 [INFO] [stderr] Downloaded graphannis-malloc_size_of_derive v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c48511df08cc068a64e0e738f7acdf977c7514d130fa0003c01f03e19e470622 [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" "c48511df08cc068a64e0e738f7acdf977c7514d130fa0003c01f03e19e470622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c48511df08cc068a64e0e738f7acdf977c7514d130fa0003c01f03e19e470622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48511df08cc068a64e0e738f7acdf977c7514d130fa0003c01f03e19e470622", kill_on_drop: false }` [INFO] [stdout] c48511df08cc068a64e0e738f7acdf977c7514d130fa0003c01f03e19e470622 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a95185e1fe04009b2972f2a824673d3866b42ad34639feb0cdd72a9f67387510 [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" "a95185e1fe04009b2972f2a824673d3866b42ad34639feb0cdd72a9f67387510", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Checking integer-encoding v1.1.7 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling v_escape v0.13.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Compiling v_htmlescape v0.10.4 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking buf-min v0.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking boolean_expression v0.3.11 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] error: could not compile `itertools` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name itertools --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=c612ba38e89b1a76 -C extra-filename=-c612ba38e89b1a76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a95185e1fe04009b2972f2a824673d3866b42ad34639feb0cdd72a9f67387510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a95185e1fe04009b2972f2a824673d3866b42ad34639feb0cdd72a9f67387510", kill_on_drop: false }` [INFO] [stdout] a95185e1fe04009b2972f2a824673d3866b42ad34639feb0cdd72a9f67387510