[INFO] updating cached repository https://github.com/phiresky/rga [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/phiresky/rga [INFO] [stderr] 5d97c2a..c295c04 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c295c040ccec592df88a7e47b2fe6cc1ea889c99 [INFO] testing phiresky/rga against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Frga" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phiresky/rga on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/phiresky/rga [INFO] finished tweaking git repo https://github.com/phiresky/rga [INFO] tweaked toml for git repo https://github.com/phiresky/rga written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/phiresky/rga already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8408791fc77a75f0958fd9a53c6b5063958e6ce1ba4f62b1fd44d234862a8415 [INFO] running `"docker" "start" "-a" "8408791fc77a75f0958fd9a53c6b5063958e6ce1ba4f62b1fd44d234862a8415"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling cachedir v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tree_magic_fork v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling zstd-sys v1.4.16+zstd.1.4.5 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.0 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling size_format v1.0.2 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling lmdb-rkv v0.14.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling paste v0.1.16 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling zstd-safe v2.0.4+zstd.1.4.5 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling zstd v0.5.2+zstd.1.4.5 [INFO] [stderr] Compiling rkv v0.10.4 [INFO] [stderr] Compiling ripgrep_all v0.9.7-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `log::*` [INFO] [stderr] --> src/bin/rga.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use log::*; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 12s [INFO] running `"docker" "inspect" "8408791fc77a75f0958fd9a53c6b5063958e6ce1ba4f62b1fd44d234862a8415"` [INFO] running `"docker" "rm" "-f" "8408791fc77a75f0958fd9a53c6b5063958e6ce1ba4f62b1fd44d234862a8415"` [INFO] [stdout] 8408791fc77a75f0958fd9a53c6b5063958e6ce1ba4f62b1fd44d234862a8415 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e2e6b6d33d41cc1fe5becaee0017f37639263a418defe99977881997211fe02a [INFO] running `"docker" "start" "-a" "e2e6b6d33d41cc1fe5becaee0017f37639263a418defe99977881997211fe02a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ripgrep_all v0.9.7-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `log::*` [INFO] [stderr] --> src/bin/rga.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use log::*; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.82s [INFO] running `"docker" "inspect" "e2e6b6d33d41cc1fe5becaee0017f37639263a418defe99977881997211fe02a"` [INFO] running `"docker" "rm" "-f" "e2e6b6d33d41cc1fe5becaee0017f37639263a418defe99977881997211fe02a"` [INFO] [stdout] e2e6b6d33d41cc1fe5becaee0017f37639263a418defe99977881997211fe02a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stdout] 1b39f249656c6c4c4dcc02ac62967ffe61d82c5994a07eb1bb691b50e4a16cd3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "1b39f249656c6c4c4dcc02ac62967ffe61d82c5994a07eb1bb691b50e4a16cd3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused import: `log::*` [INFO] [stderr] --> src/bin/rga.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use log::*; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ripgrep_all-fda8cb8f2526e0f2 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rga-e498835d99d9fd6f [INFO] [stdout] test adapters::decompress::tests::test_inner_filename ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rga_preproc-c2799723cc89f613 [INFO] [stderr] Doc-tests ripgrep_all [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1b39f249656c6c4c4dcc02ac62967ffe61d82c5994a07eb1bb691b50e4a16cd3"` [INFO] running `"docker" "rm" "-f" "1b39f249656c6c4c4dcc02ac62967ffe61d82c5994a07eb1bb691b50e4a16cd3"` [INFO] [stdout] 1b39f249656c6c4c4dcc02ac62967ffe61d82c5994a07eb1bb691b50e4a16cd3