[INFO] cloning repository https://github.com/daveallie/bindrs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daveallie/bindrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveallie%2Fbindrs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveallie%2Fbindrs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a9610bbba5c7ba9994c18a5a20a6ced066fc090f [INFO] testing daveallie/bindrs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveallie%2Fbindrs" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daveallie/bindrs 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/daveallie/bindrs [INFO] finished tweaking git repo https://github.com/daveallie/bindrs [INFO] tweaked toml for git repo https://github.com/daveallie/bindrs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/daveallie/bindrs 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-json v2.0.2 [INFO] [stderr] Downloaded slog-bunyan v2.0.0 [INFO] running `"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" "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] 1986cbeef4b211ec3942aaa055d7d6cabdc860e6d7d87b7a4d484184ea478e7f [INFO] running `"docker" "start" "-a" "1986cbeef4b211ec3942aaa055d7d6cabdc860e6d7d87b7a4d484184ea478e7f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling slog v2.0.12 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling take_mut v0.1.3 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling slog-async v2.0.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling notify v4.0.3 [INFO] [stderr] Compiling slog-term v2.0.4 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling bincode v1.0.0 [INFO] [stderr] Compiling slog-json v2.0.2 [INFO] [stderr] Compiling slog-bunyan v2.0.0 [INFO] [stderr] Compiling bindrs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "1986cbeef4b211ec3942aaa055d7d6cabdc860e6d7d87b7a4d484184ea478e7f"` [INFO] running `"docker" "rm" "-f" "1986cbeef4b211ec3942aaa055d7d6cabdc860e6d7d87b7a4d484184ea478e7f"` [INFO] [stdout] 1986cbeef4b211ec3942aaa055d7d6cabdc860e6d7d87b7a4d484184ea478e7f [INFO] running `"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" "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] b0b96a95ec9b5c654d329e2193d3ca81f90abf030dddb8bcb13df854513c58b3 [INFO] running `"docker" "start" "-a" "b0b96a95ec9b5c654d329e2193d3ca81f90abf030dddb8bcb13df854513c58b3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bindrs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.17s [INFO] running `"docker" "inspect" "b0b96a95ec9b5c654d329e2193d3ca81f90abf030dddb8bcb13df854513c58b3"` [INFO] running `"docker" "rm" "-f" "b0b96a95ec9b5c654d329e2193d3ca81f90abf030dddb8bcb13df854513c58b3"` [INFO] [stdout] b0b96a95ec9b5c654d329e2193d3ca81f90abf030dddb8bcb13df854513c58b3 [INFO] running `"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" "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] 57889b722a24549c2848a43fe97fca1cf4d381b9643f313c3839e2054614761b [INFO] running `"docker" "start" "-a" "57889b722a24549c2848a43fe97fca1cf4d381b9643f313c3839e2054614761b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bindrs-c8b1aa4eb8511dc0 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test helpers::tests::resolve_path_canonicalize_correctly ... ok [INFO] [stdout] test helpers::tests::versions_are_compatible_correctly_matches ... ok [INFO] [stdout] test helpers::tests::including_custom_ignore_skips_git ... ok [INFO] [stdout] test helpers::tests::excluding_custom_ignore_includes_git ... ok [INFO] [stdout] test helpers::tests::non_regex_strings_are_modified ... ok [INFO] [stdout] test helpers::tests::regex_strings_are_not_modified ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "57889b722a24549c2848a43fe97fca1cf4d381b9643f313c3839e2054614761b"` [INFO] running `"docker" "rm" "-f" "57889b722a24549c2848a43fe97fca1cf4d381b9643f313c3839e2054614761b"` [INFO] [stdout] 57889b722a24549c2848a43fe97fca1cf4d381b9643f313c3839e2054614761b