[INFO] updating cached repository jflewis/interesting-hacker [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jflewis/interesting-hacker [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jflewis/interesting-hacker" "work/ex/beta-1.37-6/sources/1.36.0/gh/jflewis/interesting-hacker"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jflewis/interesting-hacker'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jflewis/interesting-hacker" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jflewis/interesting-hacker"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jflewis/interesting-hacker'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9fb43b513741744be6be86e31da51d4cfd71dd87 [INFO] sha for GitHub repo jflewis/interesting-hacker: 9fb43b513741744be6be86e31da51d4cfd71dd87 [INFO] validating manifest of jflewis/interesting-hacker 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 jflewis/interesting-hacker 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 jflewis/interesting-hacker [INFO] finished frobbing jflewis/interesting-hacker [INFO] frobbed toml for jflewis/interesting-hacker written to work/ex/beta-1.37-6/sources/1.36.0/gh/jflewis/interesting-hacker/Cargo.toml [INFO] started frobbing jflewis/interesting-hacker [INFO] finished frobbing jflewis/interesting-hacker [INFO] frobbed toml for jflewis/interesting-hacker written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jflewis/interesting-hacker/Cargo.toml [INFO] crate jflewis/interesting-hacker 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing jflewis/interesting-hacker 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jflewis/interesting-hacker:/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] 96fe9ec280a218b2bea8848ceb51694850bcd2f3f1184e412bdfb34995033b65 [INFO] running `"docker" "start" "-a" "96fe9ec280a218b2bea8848ceb51694850bcd2f3f1184e412bdfb34995033b65"` [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling interesting-hacker v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:28:48 [INFO] [stderr] | [INFO] [stderr] 28 | let mut default_keyword_location = std::env::home_dir().expect("Unable to open home dir path"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.84s [INFO] running `"docker" "inspect" "96fe9ec280a218b2bea8848ceb51694850bcd2f3f1184e412bdfb34995033b65"` [INFO] running `"docker" "rm" "-f" "96fe9ec280a218b2bea8848ceb51694850bcd2f3f1184e412bdfb34995033b65"` [INFO] [stdout] 96fe9ec280a218b2bea8848ceb51694850bcd2f3f1184e412bdfb34995033b65 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jflewis/interesting-hacker:/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] a047d5c919e478dcf47021c3dc3d3f6563642b198a9965a44ce9e71c778650c3 [INFO] running `"docker" "start" "-a" "a047d5c919e478dcf47021c3dc3d3f6563642b198a9965a44ce9e71c778650c3"` [INFO] [stderr] Compiling interesting-hacker v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:28:48 [INFO] [stderr] | [INFO] [stderr] 28 | let mut default_keyword_location = std::env::home_dir().expect("Unable to open home dir path"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.40s [INFO] running `"docker" "inspect" "a047d5c919e478dcf47021c3dc3d3f6563642b198a9965a44ce9e71c778650c3"` [INFO] running `"docker" "rm" "-f" "a047d5c919e478dcf47021c3dc3d3f6563642b198a9965a44ce9e71c778650c3"` [INFO] [stdout] a047d5c919e478dcf47021c3dc3d3f6563642b198a9965a44ce9e71c778650c3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jflewis/interesting-hacker:/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] bd6633eb39d7466545515aea0037401f0b4069c194f2919fa548d65854b9cd92 [INFO] running `"docker" "start" "-a" "bd6633eb39d7466545515aea0037401f0b4069c194f2919fa548d65854b9cd92"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/interesting_hacker-9b2c616249e99995 [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" "bd6633eb39d7466545515aea0037401f0b4069c194f2919fa548d65854b9cd92"` [INFO] running `"docker" "rm" "-f" "bd6633eb39d7466545515aea0037401f0b4069c194f2919fa548d65854b9cd92"` [INFO] [stdout] bd6633eb39d7466545515aea0037401f0b4069c194f2919fa548d65854b9cd92