[INFO] updating cached repository https://github.com/Tiernebre/facade [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a48e2c0b21dc0c85e772022a4bdf528a92ffc9b [INFO] testing Tiernebre/facade against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTiernebre%2Ffacade" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tiernebre/facade on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Tiernebre/facade already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9e001633d790cb514207c5204341ad36b05f822b26791bc0ea23c904f906f1c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e9e001633d790cb514207c5204341ad36b05f822b26791bc0ea23c904f906f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9e001633d790cb514207c5204341ad36b05f822b26791bc0ea23c904f906f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e001633d790cb514207c5204341ad36b05f822b26791bc0ea23c904f906f1c", kill_on_drop: false }` [INFO] [stdout] e9e001633d790cb514207c5204341ad36b05f822b26791bc0ea23c904f906f1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 580a2e93dcfdcdab9180162c9fdb00b87429a8111c5bf331d38ae9d0e58b3699 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "580a2e93dcfdcdab9180162c9fdb00b87429a8111c5bf331d38ae9d0e58b3699", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling tokio-sync v0.1.3 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling parking_lot v0.7.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 trust-dns-proto v0.4.3 [INFO] [stderr] Compiling tokio v0.1.16 [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 1m 27s [INFO] running `Command { std: "docker" "inspect" "580a2e93dcfdcdab9180162c9fdb00b87429a8111c5bf331d38ae9d0e58b3699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "580a2e93dcfdcdab9180162c9fdb00b87429a8111c5bf331d38ae9d0e58b3699", kill_on_drop: false }` [INFO] [stdout] 580a2e93dcfdcdab9180162c9fdb00b87429a8111c5bf331d38ae9d0e58b3699 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dc7219882d4a760d9c3953ed4916423499f7a10938caa78123abe1f935b06900 [INFO] running `Command { std: "docker" "start" "-a" "dc7219882d4a760d9c3953ed4916423499f7a10938caa78123abe1f935b06900", kill_on_drop: false }` [INFO] [stderr] Compiling facade v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.63s [INFO] running `Command { std: "docker" "inspect" "dc7219882d4a760d9c3953ed4916423499f7a10938caa78123abe1f935b06900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc7219882d4a760d9c3953ed4916423499f7a10938caa78123abe1f935b06900", kill_on_drop: false }` [INFO] [stdout] dc7219882d4a760d9c3953ed4916423499f7a10938caa78123abe1f935b06900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf2df415a5ffecc6121214c2ca9d13de5f636466034e3328b17914c18b2e4a11 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bf2df415a5ffecc6121214c2ca9d13de5f636466034e3328b17914c18b2e4a11", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/facade-daf325d643aa8fac [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_dword ... 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_hex_type_for_input_uppercase_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_hex ... 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_ipv4_to_hex_equivalent_works ... 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_o ... 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_ipv4_to_octal_equivalent_does_not_allow_non_ip_address_values ... 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_does_not_allow_non_ip_address_values ... ok [INFO] [stdout] test core::obscurificator::tests::convert_string_to_obscurification_type_properly_converts_octal_type_for_input_uppercase_octal ... ok [INFO] [stdout] test network::ip_address_utility::tests::seperate_ipv4_address_into_numbers_seperates_ip_address_correctly ... 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_ipv4_to_octal_equivalent_works ... ok [INFO] [stdout] test core::obscurificator::tests::convert_ipv4_to_hex_equivalent_does_not_allow_non_ip_address_values ... ok [INFO] [stdout] test core::obscurificator::tests::convert_ipv4_to_dword_equivalent_works ... ok [INFO] [stdout] test network::ip_address_utility::tests::test_validate_ipv4_address_returns_true_for_valid_ipv4_address ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bf2df415a5ffecc6121214c2ca9d13de5f636466034e3328b17914c18b2e4a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf2df415a5ffecc6121214c2ca9d13de5f636466034e3328b17914c18b2e4a11", kill_on_drop: false }` [INFO] [stdout] bf2df415a5ffecc6121214c2ca9d13de5f636466034e3328b17914c18b2e4a11