[INFO] updating cached repository https://github.com/daveallie/bindrs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] a9610bbba5c7ba9994c18a5a20a6ced066fc090f [INFO] testing daveallie/bindrs against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveallie%2Fbindrs" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daveallie/bindrs on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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 work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/daveallie/bindrs already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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-2019-09-28" "build" "--frozen"` [INFO] [stdout] b17563ac83c6d082e68431c73dea58b3552d713b0add65726f6b5e788f78a6ca [INFO] running `"docker" "start" "-a" "b17563ac83c6d082e68431c73dea58b3552d713b0add65726f6b5e788f78a6ca"` [INFO] [stderr] Compiling slog v2.0.12 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling bincode v1.0.0 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling slog-async v2.0.1 [INFO] [stderr] Compiling slog-term v2.0.4 [INFO] [stderr] Compiling slog-json v2.0.2 [INFO] [stderr] Compiling slog-bunyan v2.0.0 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v4.0.3 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling bindrs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.22s [INFO] running `"docker" "inspect" "b17563ac83c6d082e68431c73dea58b3552d713b0add65726f6b5e788f78a6ca"` [INFO] running `"docker" "rm" "-f" "b17563ac83c6d082e68431c73dea58b3552d713b0add65726f6b5e788f78a6ca"` [INFO] [stdout] b17563ac83c6d082e68431c73dea58b3552d713b0add65726f6b5e788f78a6ca [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] f35018a6e1063e5df873f835565c8531d527d8bff0957890cd2472977f84c5bb [INFO] running `"docker" "start" "-a" "f35018a6e1063e5df873f835565c8531d527d8bff0957890cd2472977f84c5bb"` [INFO] [stderr] Compiling bindrs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `"docker" "inspect" "f35018a6e1063e5df873f835565c8531d527d8bff0957890cd2472977f84c5bb"` [INFO] running `"docker" "rm" "-f" "f35018a6e1063e5df873f835565c8531d527d8bff0957890cd2472977f84c5bb"` [INFO] [stdout] f35018a6e1063e5df873f835565c8531d527d8bff0957890cd2472977f84c5bb [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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-2019-09-28" "test" "--frozen"` [INFO] [stdout] 6267791da4e021680038669a3abe3cb131a975cc9e232ebbbab32ce0ca23f0b9 [INFO] running `"docker" "start" "-a" "6267791da4e021680038669a3abe3cb131a975cc9e232ebbbab32ce0ca23f0b9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bindrs-323b0f2a32746b18 [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::regex_strings_are_not_modified ... ok [INFO] [stdout] test helpers::tests::including_custom_ignore_skips_git ... ok [INFO] [stdout] test helpers::tests::non_regex_strings_are_modified ... ok [INFO] [stdout] test helpers::tests::excluding_custom_ignore_includes_git ... 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" "6267791da4e021680038669a3abe3cb131a975cc9e232ebbbab32ce0ca23f0b9"` [INFO] running `"docker" "rm" "-f" "6267791da4e021680038669a3abe3cb131a975cc9e232ebbbab32ce0ca23f0b9"` [INFO] [stdout] 6267791da4e021680038669a3abe3cb131a975cc9e232ebbbab32ce0ca23f0b9