[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#ddc023471205c186b40f4bf8ffb598008dbf4885 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fdivsufsort" "/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/fasterthanlime/divsufsort on toolchain ddc023471205c186b40f4bf8ffb598008dbf4885 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "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-8/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" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pico-args v0.3.0 [INFO] [stderr] Downloaded size_format v1.0.2 [INFO] [stderr] Downloaded cli-table v0.2.0 [INFO] [stderr] Downloaded console v0.9.1 [INFO] [stderr] Downloaded bitpacking v0.6.0 [INFO] [stderr] Downloaded better-panic v0.2.0 [INFO] [stderr] Downloaded suffix_array v0.4.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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e43a2a021d90343ecac75713e796b40094a106e5117bb62b65a4ed6613ad624 [INFO] running `Command { std: "docker" "start" "-a" "8e43a2a021d90343ecac75713e796b40094a106e5117bb62b65a4ed6613ad624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e43a2a021d90343ecac75713e796b40094a106e5117bb62b65a4ed6613ad624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e43a2a021d90343ecac75713e796b40094a106e5117bb62b65a4ed6613ad624", kill_on_drop: false }` [INFO] [stdout] 8e43a2a021d90343ecac75713e796b40094a106e5117bb62b65a4ed6613ad624 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8e4cab0fb8e1a1e1deb036fe54f56aab40e06b06b2dcf4d71a10956efd615e7 [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" "b8e4cab0fb8e1a1e1deb036fe54f56aab40e06b06b2dcf4d71a10956efd615e7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling failure_derive v0.1.6 [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 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-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling cli-table v0.2.0 [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 memoffset v0.5.3 [INFO] [stderr] Compiling bitpacking v0.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling cdivsufsort v2.0.0 (/opt/rustwide/workdir/crates/cdivsufsort) [INFO] [stderr] Compiling quote v1.0.2 [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] [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 regex v1.3.1 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling size_format v1.0.2 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling sacapart v2.0.0 (/opt/rustwide/workdir/crates/sacapart) [INFO] [stderr] Compiling synstructure v0.12.3 [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,future-incompat --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" "b8e4cab0fb8e1a1e1deb036fe54f56aab40e06b06b2dcf4d71a10956efd615e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8e4cab0fb8e1a1e1deb036fe54f56aab40e06b06b2dcf4d71a10956efd615e7", kill_on_drop: false }` [INFO] [stdout] b8e4cab0fb8e1a1e1deb036fe54f56aab40e06b06b2dcf4d71a10956efd615e7