[INFO] cloning repository https://github.com/tmsdev82/rust-lingua-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmsdev82/rust-lingua-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsdev82%2Frust-lingua-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsdev82%2Frust-lingua-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0541e55d039c0b8687e2e56da10eeb9352b4cdc7 [INFO] testing tmsdev82/rust-lingua-test against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsdev82%2Frust-lingua-test" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tmsdev82/rust-lingua-test on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tmsdev82/rust-lingua-test [INFO] finished tweaking git repo https://github.com/tmsdev82/rust-lingua-test [INFO] tweaked toml for git repo https://github.com/tmsdev82/rust-lingua-test written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/tmsdev82/rust-lingua-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76ffa7b209bc2ecd95415f1a5857c8e0d34ce00a12be42231172c05c7eb883ad [INFO] running `Command { std: "docker" "start" "-a" "76ffa7b209bc2ecd95415f1a5857c8e0d34ce00a12be42231172c05c7eb883ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76ffa7b209bc2ecd95415f1a5857c8e0d34ce00a12be42231172c05c7eb883ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76ffa7b209bc2ecd95415f1a5857c8e0d34ce00a12be42231172c05c7eb883ad", kill_on_drop: false }` [INFO] [stdout] 76ffa7b209bc2ecd95415f1a5857c8e0d34ce00a12be42231172c05c7eb883ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b74ecd49db1fdc5d6f2c1f2c658815f6743263ae9a98b4e816a22150218f6445 [INFO] running `Command { std: "docker" "start" "-a" "b74ecd49db1fdc5d6f2c1f2c658815f6743263ae9a98b4e816a22150218f6445", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.8.0 [INFO] [stderr] Compiling include_dir v0.6.0 [INFO] [stderr] Compiling lingua-bulgarian-language-model v1.0.0 [INFO] [stderr] Compiling lingua-icelandic-language-model v1.0.0 [INFO] [stderr] Compiling lingua-danish-language-model v1.0.0 [INFO] [stderr] Compiling lingua-czech-language-model v1.0.0 [INFO] [stderr] Compiling lingua-vietnamese-language-model v1.0.0 [INFO] [stderr] Compiling lingua-gujarati-language-model v1.0.0 [INFO] [stderr] Compiling lingua-turkish-language-model v1.0.0 [INFO] [stderr] Compiling lingua-malay-language-model v1.0.0 [INFO] [stderr] Compiling lingua-nynorsk-language-model v1.0.0 [INFO] [stderr] Compiling lingua-ukrainian-language-model v1.0.0 [INFO] [stderr] Compiling lingua-telugu-language-model v1.0.0 [INFO] [stderr] Compiling lingua-spanish-language-model v1.0.0 [INFO] [stderr] Compiling lingua-slovak-language-model v1.0.0 [INFO] [stderr] Compiling lingua-bokmal-language-model v1.0.0 [INFO] [stderr] Compiling lingua-dutch-language-model v1.0.0 [INFO] [stderr] Compiling lingua-sotho-language-model v1.0.0 [INFO] [stderr] Compiling lingua-german-language-model v1.0.0 [INFO] [stderr] Compiling lingua-thai-language-model v1.0.0 [INFO] [stderr] Compiling lingua-yoruba-language-model v1.0.0 [INFO] [stderr] Compiling lingua-kazakh-language-model v1.0.0 [INFO] [stderr] Compiling lingua-somali-language-model v1.0.0 [INFO] [stderr] Compiling lingua-croatian-language-model v1.0.0 [INFO] [stderr] Compiling lingua-zulu-language-model v1.0.0 [INFO] [stderr] Compiling lingua-indonesian-language-model v1.0.0 [INFO] [stderr] Compiling lingua-slovene-language-model v1.0.0 [INFO] [stderr] Compiling lingua-mongolian-language-model v1.0.0 [INFO] [stderr] Compiling lingua-maori-language-model v1.0.0 [INFO] [stderr] Compiling lingua-chinese-language-model v1.0.0 [INFO] [stderr] Compiling lingua-basque-language-model v1.0.0 [INFO] [stderr] Compiling lingua-welsh-language-model v1.0.0 [INFO] [stderr] Compiling lingua-latin-language-model v1.0.0 [INFO] [stderr] Compiling lingua-hebrew-language-model v1.0.0 [INFO] [stderr] Compiling lingua-swahili-language-model v1.0.0 [INFO] [stderr] Compiling lingua-persian-language-model v1.0.0 [INFO] [stderr] Compiling lingua-ganda-language-model v1.0.0 [INFO] [stderr] Compiling lingua-shona-language-model v1.0.0 [INFO] [stderr] Compiling lingua-swedish-language-model v1.0.0 [INFO] [stderr] Compiling lingua-afrikaans-language-model v1.0.0 [INFO] [stderr] Compiling lingua-italian-language-model v1.0.0 [INFO] [stderr] Compiling lingua-portuguese-language-model v1.0.0 [INFO] [stderr] Compiling lingua-belarusian-language-model v1.0.0 [INFO] [stderr] Compiling lingua-romanian-language-model v1.0.0 [INFO] [stderr] Compiling lingua-hindi-language-model v1.0.0 [INFO] [stderr] Compiling lingua-tagalog-language-model v1.0.0 [INFO] [stderr] Compiling lingua-japanese-language-model v1.0.0 [INFO] [stderr] Compiling lingua-catalan-language-model v1.0.0 [INFO] [stderr] Compiling lingua-irish-language-model v1.0.0 [INFO] [stderr] Compiling lingua-serbian-language-model v1.0.0 [INFO] [stderr] Compiling lingua-marathi-language-model v1.0.0 [INFO] [stderr] Compiling lingua-tswana-language-model v1.0.0 [INFO] [stderr] Compiling lingua-macedonian-language-model v1.0.0 [INFO] [stderr] Compiling lingua-french-language-model v1.0.0 [INFO] [stderr] Compiling lingua-english-language-model v1.0.0 [INFO] [stderr] Compiling lingua-hungarian-language-model v1.0.0 [INFO] [stderr] Compiling lingua-bengali-language-model v1.0.0 [INFO] [stderr] Compiling lingua-armenian-language-model v1.0.0 [INFO] [stderr] Compiling lingua-azerbaijani-language-model v1.0.0 [INFO] [stderr] Compiling lingua-punjabi-language-model v1.0.0 [INFO] [stderr] error: could not compile `rayon` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rayon --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d111ec7c9accb40e -C extra-filename=-d111ec7c9accb40e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-829027b2f6556a00.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-642d780ce1099915.rmeta --cap-lints allow --cap-lints=warn --cfg step_by` (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" "b74ecd49db1fdc5d6f2c1f2c658815f6743263ae9a98b4e816a22150218f6445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b74ecd49db1fdc5d6f2c1f2c658815f6743263ae9a98b4e816a22150218f6445", kill_on_drop: false }` [INFO] [stdout] b74ecd49db1fdc5d6f2c1f2c658815f6743263ae9a98b4e816a22150218f6445