[INFO] updating cached repository https://github.com/Intrebute/Indenty [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7b1c820798e14f29d3cb2466cec188087a29fb7d [INFO] testing Intrebute/Indenty against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIntrebute%2FIndenty" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Intrebute/Indenty 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/Intrebute/Indenty [INFO] finished tweaking git repo https://github.com/Intrebute/Indenty [INFO] tweaked toml for git repo https://github.com/Intrebute/Indenty written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Intrebute/Indenty 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 960a3a25172c73ed0a0c139d954c4d74605c80da59455fe796ac0ca92110eefb [INFO] running `"docker" "start" "-a" "960a3a25172c73ed0a0c139d954c4d74605c80da59455fe796ac0ca92110eefb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typed-arena v1.5.0 [INFO] [stderr] Compiling vec1 v1.4.0 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling indenty v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `Vec1`, `vec1` [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | use vec1::{vec1, Vec1}; [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 2.79s [INFO] running `"docker" "inspect" "960a3a25172c73ed0a0c139d954c4d74605c80da59455fe796ac0ca92110eefb"` [INFO] running `"docker" "rm" "-f" "960a3a25172c73ed0a0c139d954c4d74605c80da59455fe796ac0ca92110eefb"` [INFO] [stdout] 960a3a25172c73ed0a0c139d954c4d74605c80da59455fe796ac0ca92110eefb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] b4c853d89e3a651dcde32652a79a6f7349a3fd42547bb7e22b6f74754ee38d42 [INFO] running `"docker" "start" "-a" "b4c853d89e3a651dcde32652a79a6f7349a3fd42547bb7e22b6f74754ee38d42"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling indenty v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `Vec1`, `vec1` [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | use vec1::{vec1, Vec1}; [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 1.66s [INFO] running `"docker" "inspect" "b4c853d89e3a651dcde32652a79a6f7349a3fd42547bb7e22b6f74754ee38d42"` [INFO] running `"docker" "rm" "-f" "b4c853d89e3a651dcde32652a79a6f7349a3fd42547bb7e22b6f74754ee38d42"` [INFO] [stdout] b4c853d89e3a651dcde32652a79a6f7349a3fd42547bb7e22b6f74754ee38d42 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] c15e44b0c2d64381e660c3e5ce1e554f0f2558d6afa6d04463e75e3a64cc6a23 [INFO] running `"docker" "start" "-a" "c15e44b0c2d64381e660c3e5ce1e554f0f2558d6afa6d04463e75e3a64cc6a23"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused imports: `Vec1`, `vec1` [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | use vec1::{vec1, Vec1}; [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.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/indenty-88255756b7070183 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::base_indent_is_invalid_indent_error ... ok [INFO] [stdout] test tests::base_indent_respected ... ok [INFO] [stdout] test tests::constant_indentation_trees ... ok [INFO] [stdout] test tests::incoherent_indentation ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/indenty-e5945dc9db1538dc [INFO] [stdout] test tests::increasing_lines_trees ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 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 indenty [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" "c15e44b0c2d64381e660c3e5ce1e554f0f2558d6afa6d04463e75e3a64cc6a23"` [INFO] running `"docker" "rm" "-f" "c15e44b0c2d64381e660c3e5ce1e554f0f2558d6afa6d04463e75e3a64cc6a23"` [INFO] [stdout] c15e44b0c2d64381e660c3e5ce1e554f0f2558d6afa6d04463e75e3a64cc6a23