[INFO] cloning repository https://github.com/Canop/btree [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Canop/btree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanop%2Fbtree"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanop%2Fbtree'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4f9e70725383293990fe427fdb702bf05ca92aa7 [INFO] testing Canop/btree against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanop%2Fbtree" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Canop/btree on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Canop/btree [INFO] finished tweaking git repo https://github.com/Canop/btree [INFO] tweaked toml for git repo https://github.com/Canop/btree written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Canop/btree already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded umask v1.0.0 [INFO] [stderr] Downloaded strict v0.1.3 [INFO] [stderr] Downloaded secular v0.2.0 [INFO] [stderr] Downloaded termimad v0.8.23 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2020-06-03" "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] 687368376d676868a59f8ac584fdd23d9b842f9b5be175785f85dd9b04d12fd6 [INFO] running `"docker" "start" "-a" "687368376d676868a59f8ac584fdd23d9b842f9b5be175785f85dd9b04d12fd6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling strict v0.1.3 [INFO] [stderr] Compiling secular v0.2.0 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling umask v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling custom_error v1.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling minimad v0.6.4 [INFO] [stderr] Compiling lazy-regex v0.1.3 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling jobserver v0.1.19 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling signal-hook v0.1.15 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Compiling crossterm v0.17.5 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling simplelog v0.7.4 [INFO] [stderr] Compiling git2 v0.11.0 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling broot v0.14.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling termimad v0.8.23 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `"docker" "inspect" "687368376d676868a59f8ac584fdd23d9b842f9b5be175785f85dd9b04d12fd6"` [INFO] running `"docker" "rm" "-f" "687368376d676868a59f8ac584fdd23d9b842f9b5be175785f85dd9b04d12fd6"` [INFO] [stdout] 687368376d676868a59f8ac584fdd23d9b842f9b5be175785f85dd9b04d12fd6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2020-06-03" "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] fda3800b2475fb1b1dd8fbffa01ecc3289e0652d5a6f7056a3a1d66024258e35 [INFO] running `"docker" "start" "-a" "fda3800b2475fb1b1dd8fbffa01ecc3289e0652d5a6f7056a3a1d66024258e35"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling broot v0.14.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `KeyCode::*` [INFO] [stderr] --> src/keys.rs:164:28 [INFO] [stderr] | [INFO] [stderr] 164 | crossterm::event::{KeyCode::*, KeyEvent}, [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 44.31s [INFO] running `"docker" "inspect" "fda3800b2475fb1b1dd8fbffa01ecc3289e0652d5a6f7056a3a1d66024258e35"` [INFO] running `"docker" "rm" "-f" "fda3800b2475fb1b1dd8fbffa01ecc3289e0652d5a6f7056a3a1d66024258e35"` [INFO] [stdout] fda3800b2475fb1b1dd8fbffa01ecc3289e0652d5a6f7056a3a1d66024258e35 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1d1d388077d48c79c0175ddfa5f5e9231596370aa00919f0e95c558ea60bfeb3 [INFO] running `"docker" "start" "-a" "1d1d388077d48c79c0175ddfa5f5e9231596370aa00919f0e95c558ea60bfeb3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused import: `KeyCode::*` [INFO] [stderr] --> src/keys.rs:164:28 [INFO] [stderr] | [INFO] [stderr] 164 | crossterm::event::{KeyCode::*, KeyEvent}, [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.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/broot-9bf393c27c5fc6e4 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/broot-b88def971e8a17b5 [INFO] [stdout] test path::path_normalize_tests::test_path_normalization ... ok [INFO] [stdout] test pattern::fuzzy_patterns::fuzzy_pattern_tests::check_equal_scores ... ok [INFO] [stdout] test pattern::fuzzy_patterns::fuzzy_pattern_tests::check_orderings ... ok [INFO] [stdout] test keys::key_parsing_tests::check_key_description ... ok [INFO] [stdout] test keys::key_parsing_tests::check_key_parsing ... ok [INFO] [stdout] test verb::verb_invocation::verb_invocation_tests::check_verb_invocation_parsing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 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] Doc-tests broot [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" "1d1d388077d48c79c0175ddfa5f5e9231596370aa00919f0e95c558ea60bfeb3"` [INFO] running `"docker" "rm" "-f" "1d1d388077d48c79c0175ddfa5f5e9231596370aa00919f0e95c558ea60bfeb3"` [INFO] [stdout] 1d1d388077d48c79c0175ddfa5f5e9231596370aa00919f0e95c558ea60bfeb3