[INFO] updating cached repository https://github.com/marcmo/enforcer [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] 2643a913d7d8ee9f147ec05ae4667fefd41df63b [INFO] testing marcmo/enforcer against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcmo%2Fenforcer" "/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/marcmo/enforcer 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/marcmo/enforcer [INFO] finished tweaking git repo https://github.com/marcmo/enforcer [INFO] tweaked toml for git repo https://github.com/marcmo/enforcer written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/marcmo/enforcer 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-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" "+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] 79e6df5e509eb4dad1b5742ad94b0152ded4a813552a87cad3335def459b573e [INFO] running `"docker" "start" "-a" "79e6df5e509eb4dad1b5742ad94b0152ded4a813552a87cad3335def459b573e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling variance v0.1.3 [INFO] [stderr] Compiling scopeguard v0.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling scoped-pool v1.0.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pbr v1.0.2 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling term-painter v0.2.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling enforcer v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.82s [INFO] running `"docker" "inspect" "79e6df5e509eb4dad1b5742ad94b0152ded4a813552a87cad3335def459b573e"` [INFO] running `"docker" "rm" "-f" "79e6df5e509eb4dad1b5742ad94b0152ded4a813552a87cad3335def459b573e"` [INFO] [stdout] 79e6df5e509eb4dad1b5742ad94b0152ded4a813552a87cad3335def459b573e [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" "+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] f1a3c4fe3a426e03b1ffa4e5c995d9ba1c5d3a96abea9d2bc0314f894fe97bb9 [INFO] running `"docker" "start" "-a" "f1a3c4fe3a426e03b1ffa4e5c995d9ba1c5d3a96abea9d2bc0314f894fe97bb9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling enforcer v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.46s [INFO] running `"docker" "inspect" "f1a3c4fe3a426e03b1ffa4e5c995d9ba1c5d3a96abea9d2bc0314f894fe97bb9"` [INFO] running `"docker" "rm" "-f" "f1a3c4fe3a426e03b1ffa4e5c995d9ba1c5d3a96abea9d2bc0314f894fe97bb9"` [INFO] [stdout] f1a3c4fe3a426e03b1ffa4e5c995d9ba1c5d3a96abea9d2bc0314f894fe97bb9 [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" "+1.44.0" "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] bc5fda1de9d5c5a4ce105d0bd8a68be7311492e7d5a9d51c4c30778e01e71fdc [INFO] running `"docker" "start" "-a" "bc5fda1de9d5c5a4ce105d0bd8a68be7311492e7d5a9d51c4c30778e01e71fdc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/enforcer-f79b32b719e739c8 [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test check::tests::test_check_bad_content_with_win_line_endings ... ok [INFO] [stdout] test check::tests::test_check_content_trailing_tabs ... ok [INFO] [stdout] test check::tests::test_check_content_trailing_ws ... ok [INFO] [stdout] test check::tests::test_check_bad_content_with_illegal_characters ... ok [INFO] [stdout] test check::tests::test_check_bad_content_with_tabs ... ok [INFO] [stdout] test check::tests::test_check_good_content_with_box_drawing ... ok [INFO] [stdout] test clean::tests::test_change_mixed_tabs_and_spaces ... ok [INFO] [stdout] test check::tests::test_line_not_too_long ... ok [INFO] [stdout] test check::tests::test_check_good_content_with_tabs ... ok [INFO] [stdout] test check::tests::test_line_too_long ... ok [INFO] [stdout] test clean::tests::test_clean_trailing_tabs ... ok [INFO] [stdout] test clean::tests::test_clean_win_line_endings ... ok [INFO] [stdout] test clean::tests::test_clean_trailing_whitespace ... ok [INFO] [stdout] test clean::tests::test_convert_line_with_leading_tab ... ok [INFO] [stdout] test clean::tests::test_convert_line_with_tab_at_end_of_spaces ... ok [INFO] [stdout] test clean::tests::test_mixed_tabs_and_spaces_to_spaces ... ok [INFO] [stdout] test clean::tests::test_no_change_on_empty_string ... ok [INFO] [stdout] test clean::tests::test_tabs_at_end ... ok [INFO] [stdout] test clean::tests::test_one_tab_to_spaces ... ok [INFO] [stdout] test clean::tests::test_tabs_in_middle ... ok [INFO] [stdout] test clean::tests::test_two_tabs_to_spaces ... ok [INFO] [stdout] test check::tests::test_check_good_content ... ok [INFO] [stdout] test search::tests::test_path_component_matches_full_match ... ok [INFO] [stdout] test search::tests::test_path_component_matches_at_end ... ok [INFO] [stdout] test search::tests::test_path_component_matches_multiple_path_elements ... ok [INFO] [stdout] test search::tests::test_path_component_matches_partial_match ... ok [INFO] [stdout] test search::tests::test_path_component_matches_with_globs ... ok [INFO] [stdout] test search::tests::test_find_all_matches ... ok [INFO] [stdout] test clean::tests::test_clean_does_not_remove_trailing_newline ... ok [INFO] [stdout] test search::tests::test_path_component_matches_at_begining ... ok [INFO] [stdout] test clean::tests::test_tabs_and_spaces_in_one_line ... ok [INFO] [stdout] test search::tests::test_ignore_some_paths_with_globs ... ok [INFO] [stdout] test search::tests::test_leading_dot_files ... ok [INFO] [stdout] test clean::tests::test_tabs_to_spaces ... ok [INFO] [stdout] test search::tests::test_ignore_some_paths_with_globs2 ... ok [INFO] [stdout] test search::tests::test_ignore_some_paths ... ok [INFO] [stdout] test config::tests::test_load_simple_config ... ok [INFO] [stdout] test config::tests::test_matches ... ok [INFO] [stdout] test config::tests::test_load_broken_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bc5fda1de9d5c5a4ce105d0bd8a68be7311492e7d5a9d51c4c30778e01e71fdc"` [INFO] running `"docker" "rm" "-f" "bc5fda1de9d5c5a4ce105d0bd8a68be7311492e7d5a9d51c4c30778e01e71fdc"` [INFO] [stdout] bc5fda1de9d5c5a4ce105d0bd8a68be7311492e7d5a9d51c4c30778e01e71fdc