[INFO] updating cached repository https://github.com/Tiernebre/facade [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] 2a48e2c0b21dc0c85e772022a4bdf528a92ffc9b [INFO] testing Tiernebre/facade against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FTiernebre%2Ffacade" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tiernebre/facade on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Tiernebre/facade [INFO] finished tweaking git repo https://github.com/Tiernebre/facade [INFO] tweaked toml for git repo https://github.com/Tiernebre/facade written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Tiernebre/facade already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 6f8c9007f6a561ab88f0ff398d704c261590d1a7b67b5c6d87b63ffa163ee4b2 [INFO] running `"docker" "start" "-a" "6f8c9007f6a561ab88f0ff398d704c261590d1a7b67b5c6d87b63ffa163ee4b2"` [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling tokio-sync v0.1.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling facade v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.45s [INFO] running `"docker" "inspect" "6f8c9007f6a561ab88f0ff398d704c261590d1a7b67b5c6d87b63ffa163ee4b2"` [INFO] running `"docker" "rm" "-f" "6f8c9007f6a561ab88f0ff398d704c261590d1a7b67b5c6d87b63ffa163ee4b2"` [INFO] [stdout] 6f8c9007f6a561ab88f0ff398d704c261590d1a7b67b5c6d87b63ffa163ee4b2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b45bc8c80a1ece860cccde3505bf5a536752096cb215bdda62406d4f32348cfe [INFO] running `"docker" "start" "-a" "b45bc8c80a1ece860cccde3505bf5a536752096cb215bdda62406d4f32348cfe"` [INFO] [stderr] Compiling facade v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `"docker" "inspect" "b45bc8c80a1ece860cccde3505bf5a536752096cb215bdda62406d4f32348cfe"` [INFO] running `"docker" "rm" "-f" "b45bc8c80a1ece860cccde3505bf5a536752096cb215bdda62406d4f32348cfe"` [INFO] [stdout] b45bc8c80a1ece860cccde3505bf5a536752096cb215bdda62406d4f32348cfe [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 08a42ab0ce734db0b02986bbccc9fe8f0e160665b70829067aa81451c4c996c1 [INFO] running `"docker" "start" "-a" "08a42ab0ce734db0b02986bbccc9fe8f0e160665b70829067aa81451c4c996c1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/facade-2aa7c01f62afe9bd [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test core::obscurificator::tests::convert_string_to_obscurification_type_properly_converts_dword_type_for_default_value ... ok [INFO] [stdout] test core::obscurificator::tests::convert_string_to_obscurification_type_properly_converts_dword_type_for_input_d ... ok [INFO] [stdout] test core::obscurificator::tests::convert_string_to_obscurification_type_properly_converts_dword_type_for_input_uppercase_d ... ok [INFO] [stdout] test core::obscurificator::tests::convert_string_to_obscurification_type_properly_converts_dword_type_for_input_dword ... ok [INFO] [stdout] test core::obscurificator::tests::convert_string_to_obscurification_type_properly_converts_dword_type_for_input_uppercase_dword ... ok [INFO] [stdout] test core::obscurificator::tests::convert_string_to_obscurification_type_properly_converts_hex_type_for_input_h ... ok [INFO] [stdout] test core::obscurificator::tests::convert_string_to_obscurification_type_properly_converts_hex_type_for_input_hex ... ok [INFO] [stdout] test core::obscurificator::tests::convert_string_to_obscurification_type_properly_converts_hex_type_for_input_uppercase_h ... ok [INFO] [stdout] test core::obscurificator::tests::convert_string_to_obscurification_type_properly_converts_hex_type_for_input_uppercase_hex ... ok [INFO] [stdout] test core::obscurificator::tests::convert_string_to_obscurification_type_properly_converts_octal_type_for_input_uppercase_o ... ok [INFO] [stdout] test core::obscurificator::tests::convert_string_to_obscurification_type_properly_converts_octal_type_for_input_octal ... ok [INFO] [stdout] test core::obscurificator::tests::convert_string_to_obscurification_type_properly_converts_octal_type_for_input_o ... ok [INFO] [stdout] test core::obscurificator::tests::convert_string_to_obscurification_type_properly_converts_octal_type_for_input_uppercase_octal ... ok [INFO] [stdout] test core::obscurificator::tests::convert_ipv4_to_octal_equivalent_does_not_allow_non_ip_address_values ... ok [INFO] [stdout] test core::obscurificator::tests::convert_ipv4_to_dword_equivalent_does_not_allow_non_ip_address_values ... ok [INFO] [stdout] test core::obscurificator::tests::convert_ipv4_to_hex_equivalent_does_not_allow_non_ip_address_values ... ok [INFO] [stdout] test network::ip_address_utility::tests::seperate_ipv4_address_into_numbers_seperates_ip_address_correctly ... ok [INFO] [stdout] test network::ip_address_utility::tests::test_validate_ipv4_address_returns_true_for_valid_ipv4_address ... ok [INFO] [stdout] test network::ip_address_utility::tests::test_validate_ipv4_address_returns_error_for_non_valid_ipv4_address ... ok [INFO] [stdout] test core::obscurificator::tests::convert_ipv4_to_dword_equivalent_works ... ok [INFO] [stdout] test core::obscurificator::tests::convert_ipv4_to_hex_equivalent_works ... ok [INFO] [stdout] test core::obscurificator::tests::convert_ipv4_to_octal_equivalent_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "08a42ab0ce734db0b02986bbccc9fe8f0e160665b70829067aa81451c4c996c1"` [INFO] running `"docker" "rm" "-f" "08a42ab0ce734db0b02986bbccc9fe8f0e160665b70829067aa81451c4c996c1"` [INFO] [stdout] 08a42ab0ce734db0b02986bbccc9fe8f0e160665b70829067aa81451c4c996c1