[INFO] cloning repository https://github.com/fasterthanlime/divsufsort [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fasterthanlime/divsufsort" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fdivsufsort", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fdivsufsort'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1678f30e867834af2c2057872994fc16229acf4 [INFO] testing fasterthanlime/divsufsort against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fdivsufsort" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fasterthanlime/divsufsort on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fasterthanlime/divsufsort [INFO] finished tweaking git repo https://github.com/fasterthanlime/divsufsort [INFO] tweaked toml for git repo https://github.com/fasterthanlime/divsufsort written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/fasterthanlime/divsufsort already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded size_format v1.0.2 [INFO] [stderr] Downloaded num-traits v0.2.9 [INFO] [stderr] Downloaded console v0.9.1 [INFO] [stderr] Downloaded better-panic v0.2.0 [INFO] [stderr] Downloaded pico-args v0.3.0 [INFO] [stderr] Downloaded bincode v1.2.0 [INFO] [stderr] Downloaded crunchy v0.1.6 [INFO] [stderr] Downloaded bitpacking v0.6.0 [INFO] [stderr] Downloaded suffix_array v0.4.0 [INFO] [stderr] Downloaded cli-table v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad2d66dadb92343ccecccd6db5fd1446e00343593956e406c7cd286d25779928 [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" "ad2d66dadb92343ccecccd6db5fd1446e00343593956e406c7cd286d25779928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad2d66dadb92343ccecccd6db5fd1446e00343593956e406c7cd286d25779928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad2d66dadb92343ccecccd6db5fd1446e00343593956e406c7cd286d25779928", kill_on_drop: false }` [INFO] [stdout] ad2d66dadb92343ccecccd6db5fd1446e00343593956e406c7cd286d25779928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 679e29dfa901bcc3beedef4f6241fe278a4e8670ef125bfdd17702f296bff075 [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" "679e29dfa901bcc3beedef4f6241fe278a4e8670ef125bfdd17702f296bff075", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling pico-args v0.3.0 [INFO] [stderr] Compiling dc3 v0.1.0 (/opt/rustwide/workdir/crates/dc3) [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cli-table v0.2.0 [INFO] [stderr] Compiling bitpacking v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling cdivsufsort v2.0.0 (/opt/rustwide/workdir/crates/cdivsufsort) [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling sacabase v2.0.0 (/opt/rustwide/workdir/crates/sacabase) [INFO] [stderr] Compiling divsufsort v2.0.0 (/opt/rustwide/workdir/crates/divsufsort) [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> crates/divsufsort/src/sssort.rs:279:6 [INFO] [stdout] | [INFO] [stdout] 279 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> crates/divsufsort/src/sssort.rs:284:6 [INFO] [stdout] | [INFO] [stdout] 284 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> crates/divsufsort/src/sssort.rs:523:6 [INFO] [stdout] | [INFO] [stdout] 523 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> crates/divsufsort/src/trsort.rs:252:6 [INFO] [stdout] | [INFO] [stdout] 252 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling size_format v1.0.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling sacapart v2.0.0 (/opt/rustwide/workdir/crates/sacapart) [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling suffix_array v0.4.0 [INFO] [stderr] error: could not compile `bitpacking` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bitpacking /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitpacking-0.6.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 -C metadata=aa4ea09b94b6138e -C extra-filename=-aa4ea09b94b6138e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-2ba89f51f541553a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "679e29dfa901bcc3beedef4f6241fe278a4e8670ef125bfdd17702f296bff075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "679e29dfa901bcc3beedef4f6241fe278a4e8670ef125bfdd17702f296bff075", kill_on_drop: false }` [INFO] [stdout] 679e29dfa901bcc3beedef4f6241fe278a4e8670ef125bfdd17702f296bff075