[INFO] updating cached repository 47ng/revelio [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/47ng/revelio [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/47ng/revelio" "work/ex/beta-1.37-6/sources/1.36.0/gh/47ng/revelio"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/47ng/revelio'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/47ng/revelio" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/47ng/revelio"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/47ng/revelio'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7f72dc83b81a20c3dbe8265e5d848b7b586f9195 [INFO] sha for GitHub repo 47ng/revelio: 7f72dc83b81a20c3dbe8265e5d848b7b586f9195 [INFO] validating manifest of 47ng/revelio on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of 47ng/revelio on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing 47ng/revelio [INFO] finished frobbing 47ng/revelio [INFO] frobbed toml for 47ng/revelio written to work/ex/beta-1.37-6/sources/1.36.0/gh/47ng/revelio/Cargo.toml [INFO] started frobbing 47ng/revelio [INFO] finished frobbing 47ng/revelio [INFO] frobbed toml for 47ng/revelio written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/47ng/revelio/Cargo.toml [INFO] crate 47ng/revelio already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing 47ng/revelio against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/47ng/revelio:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 2feda82965d3ce40caff45a386ac30edc28a53769f3e19dfeb9627d76e9604df [INFO] running `"docker" "start" "-a" "2feda82965d3ce40caff45a386ac30edc28a53769f3e19dfeb9627d76e9604df"` [INFO] [stderr] Compiling mkdirp v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling envy v0.4.0 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling revelio v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `"docker" "inspect" "2feda82965d3ce40caff45a386ac30edc28a53769f3e19dfeb9627d76e9604df"` [INFO] running `"docker" "rm" "-f" "2feda82965d3ce40caff45a386ac30edc28a53769f3e19dfeb9627d76e9604df"` [INFO] [stdout] 2feda82965d3ce40caff45a386ac30edc28a53769f3e19dfeb9627d76e9604df [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/47ng/revelio:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0b800de3532f5694967b79fe7259e07b72ac1471a3b40cb3abc5961c15fd6bd8 [INFO] running `"docker" "start" "-a" "0b800de3532f5694967b79fe7259e07b72ac1471a3b40cb3abc5961c15fd6bd8"` [INFO] [stderr] Compiling revelio v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.50s [INFO] running `"docker" "inspect" "0b800de3532f5694967b79fe7259e07b72ac1471a3b40cb3abc5961c15fd6bd8"` [INFO] running `"docker" "rm" "-f" "0b800de3532f5694967b79fe7259e07b72ac1471a3b40cb3abc5961c15fd6bd8"` [INFO] [stdout] 0b800de3532f5694967b79fe7259e07b72ac1471a3b40cb3abc5961c15fd6bd8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/47ng/revelio:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 0860578d7210b16f03a3ca44bd9ab733ae9bbf5edfef73ed727d28ded96b946f [INFO] running `"docker" "start" "-a" "0860578d7210b16f03a3ca44bd9ab733ae9bbf5edfef73ed727d28ded96b946f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/revelio-41a05ea32dcfb5c9 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test ci::travis::from_env ... ok [INFO] [stdout] test ci::circle::from_env_bitbucket ... ok [INFO] [stdout] test ci::circle::from_env_github ... ok [INFO] [stdout] test hash::hash_empty_byte_array ... ok [INFO] [stdout] test hash::hash_byte_array ... ok [INFO] [stdout] test hash::hash_missing_file ... ok [INFO] [stdout] test hash::hash_known_file ... ok [INFO] [stdout] test url::sanitize_https ... ok [INFO] [stdout] test url::sanitize_no_op ... ok [INFO] [stdout] test url::sanitize_domain_name ... ok [INFO] [stdout] test reducto::prepend_https_url_with_trailing_slash ... ok [INFO] [stdout] test reducto::prepend_domain ... ok [INFO] [stdout] test url::sanitize_trailing_slash ... ok [INFO] [stdout] test commit::find_commit_author_bitbucket ... ok [INFO] [stdout] test commit::find_commit_author_github ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/revelio-7273587c2e203c95 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests revelio [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/url.rs - url::sanitize (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0860578d7210b16f03a3ca44bd9ab733ae9bbf5edfef73ed727d28ded96b946f"` [INFO] running `"docker" "rm" "-f" "0860578d7210b16f03a3ca44bd9ab733ae9bbf5edfef73ed727d28ded96b946f"` [INFO] [stdout] 0860578d7210b16f03a3ca44bd9ab733ae9bbf5edfef73ed727d28ded96b946f