[INFO] updating cached repository olix0r/trust-refine [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/olix0r/trust-refine [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/olix0r/trust-refine" "work/ex/beta-1.38-1/sources/1.37.0/gh/olix0r/trust-refine"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/olix0r/trust-refine'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/olix0r/trust-refine" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/olix0r/trust-refine"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/olix0r/trust-refine'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a9f4af6b9636c2739efb425c94982047ac653e63 [INFO] sha for GitHub repo olix0r/trust-refine: a9f4af6b9636c2739efb425c94982047ac653e63 [INFO] validating manifest of olix0r/trust-refine on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of olix0r/trust-refine on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing olix0r/trust-refine [INFO] finished frobbing olix0r/trust-refine [INFO] frobbed toml for olix0r/trust-refine written to work/ex/beta-1.38-1/sources/1.37.0/gh/olix0r/trust-refine/Cargo.toml [INFO] started frobbing olix0r/trust-refine [INFO] finished frobbing olix0r/trust-refine [INFO] frobbed toml for olix0r/trust-refine written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/olix0r/trust-refine/Cargo.toml [INFO] crate olix0r/trust-refine already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing olix0r/trust-refine against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/olix0r/trust-refine:/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.37.0" "build" "--frozen"` [INFO] [stdout] 25a95c58180dd22b2dde4ac7712517af7bddf2c5b774ae62844974356f645762 [INFO] running `"docker" "start" "-a" "25a95c58180dd22b2dde4ac7712517af7bddf2c5b774ae62844974356f645762"` [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 (https://github.com/bluejekyll/trust-dns?rev=c017c114#c017c114) [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 (https://github.com/bluejekyll/trust-dns?rev=c017c114#c017c114) [INFO] [stderr] Compiling trust-refine v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.87s [INFO] running `"docker" "inspect" "25a95c58180dd22b2dde4ac7712517af7bddf2c5b774ae62844974356f645762"` [INFO] running `"docker" "rm" "-f" "25a95c58180dd22b2dde4ac7712517af7bddf2c5b774ae62844974356f645762"` [INFO] [stdout] 25a95c58180dd22b2dde4ac7712517af7bddf2c5b774ae62844974356f645762 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/olix0r/trust-refine:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6a258dd683620592c56bef0f2d500d80c765da3eab628542255f670b7f9bde36 [INFO] running `"docker" "start" "-a" "6a258dd683620592c56bef0f2d500d80c765da3eab628542255f670b7f9bde36"` [INFO] [stderr] Compiling trust-refine v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `"docker" "inspect" "6a258dd683620592c56bef0f2d500d80c765da3eab628542255f670b7f9bde36"` [INFO] running `"docker" "rm" "-f" "6a258dd683620592c56bef0f2d500d80c765da3eab628542255f670b7f9bde36"` [INFO] [stdout] 6a258dd683620592c56bef0f2d500d80c765da3eab628542255f670b7f9bde36 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/olix0r/trust-refine:/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.37.0" "test" "--frozen"` [INFO] [stdout] 534cc2ad3c716385d476fbe2bef324b7b036808e68d0b83b261d4b6577bba34d [INFO] running `"docker" "start" "-a" "534cc2ad3c716385d476fbe2bef324b7b036808e68d0b83b261d4b6577bba34d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/trust_refine-2fddb7c4c0275771 [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] running `"docker" "inspect" "534cc2ad3c716385d476fbe2bef324b7b036808e68d0b83b261d4b6577bba34d"` [INFO] running `"docker" "rm" "-f" "534cc2ad3c716385d476fbe2bef324b7b036808e68d0b83b261d4b6577bba34d"` [INFO] [stdout] 534cc2ad3c716385d476fbe2bef324b7b036808e68d0b83b261d4b6577bba34d