[INFO] updating cached repository https://github.com/nccgroup/dirble [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] [stderr] From https://github.com/nccgroup/dirble [INFO] [stderr] 80f0417..b0a33f5 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b0a33f5d425bcf4c569e390572833910dc7c0cae [INFO] testing nccgroup/dirble against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnccgroup%2Fdirble" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nccgroup/dirble 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/nccgroup/dirble [INFO] finished tweaking git repo https://github.com/nccgroup/dirble [INFO] tweaked toml for git repo https://github.com/nccgroup/dirble written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nccgroup/dirble 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 5088956912e24258522e9f3f73837cb314a1e84edf6b81919c850df4a88a1fa3 [INFO] running `"docker" "start" "-a" "5088956912e24258522e9f3f73837cb314a1e84edf6b81919c850df4a88a1fa3"` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling simple_xml_serialize v0.2.3 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling simple_xml_serialize_macro v0.2.1 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling vergen v3.0.4 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling dirble v1.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling serde_test v1.0.94 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling select v0.4.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.36s [INFO] running `"docker" "inspect" "5088956912e24258522e9f3f73837cb314a1e84edf6b81919c850df4a88a1fa3"` [INFO] running `"docker" "rm" "-f" "5088956912e24258522e9f3f73837cb314a1e84edf6b81919c850df4a88a1fa3"` [INFO] [stdout] 5088956912e24258522e9f3f73837cb314a1e84edf6b81919c850df4a88a1fa3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 0e1420ed5f0e18c46e648c43e2cd218b90a810b518f181cf70972b1581dd951f [INFO] running `"docker" "start" "-a" "0e1420ed5f0e18c46e648c43e2cd218b90a810b518f181cf70972b1581dd951f"` [INFO] [stderr] Compiling dirble v1.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.88s [INFO] running `"docker" "inspect" "0e1420ed5f0e18c46e648c43e2cd218b90a810b518f181cf70972b1581dd951f"` [INFO] running `"docker" "rm" "-f" "0e1420ed5f0e18c46e648c43e2cd218b90a810b518f181cf70972b1581dd951f"` [INFO] [stdout] 0e1420ed5f0e18c46e648c43e2cd218b90a810b518f181cf70972b1581dd951f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 012fd12735c695c634a416e0a37933a212922e43765858871c712dd078d5b959 [INFO] running `"docker" "start" "-a" "012fd12735c695c634a416e0a37933a212922e43765858871c712dd078d5b959"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dirble-50d44557979dc423 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::argparse::argparse_length_range_contains ... ok [INFO] [stdout] test tests::argparse::argparse_length_ranges_contain ... ok [INFO] [stdout] test tests::output::test_print_response ... ok [INFO] [stdout] test tests::output::test_directory_name ... ok [INFO] [stdout] test tests::output::test_startup_text ... ok [INFO] [stdout] test tests::output_format::check_output_indentation ... ok [INFO] [stdout] test tests::output_format::check_output_json ... ok [INFO] [stdout] test tests::output_format::check_output_letter ... ok [INFO] [stdout] test tests::output_format::check_output_url ... ok [INFO] [stdout] test tests::output_format::check_output_suffix ... ok [INFO] [stdout] test tests::output_format::check_output_xml ... ok [INFO] [stdout] test tests::request_thread::test_should_send_response ... ok [INFO] [stdout] test tests::output::test_sort_responses ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "012fd12735c695c634a416e0a37933a212922e43765858871c712dd078d5b959"` [INFO] running `"docker" "rm" "-f" "012fd12735c695c634a416e0a37933a212922e43765858871c712dd078d5b959"` [INFO] [stdout] 012fd12735c695c634a416e0a37933a212922e43765858871c712dd078d5b959