[INFO] updating cached repository acris17/site [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/acris17/site [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/acris17/site" "work/ex/beta-1.37-6/sources/1.36.0/gh/acris17/site"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/acris17/site'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/acris17/site" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/acris17/site"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/acris17/site'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7cd44352b6f9a23bb6cacb9b5716e6a9437e77c9 [INFO] sha for GitHub repo acris17/site: 7cd44352b6f9a23bb6cacb9b5716e6a9437e77c9 [INFO] validating manifest of acris17/site 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 acris17/site 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 acris17/site [INFO] finished frobbing acris17/site [INFO] frobbed toml for acris17/site written to work/ex/beta-1.37-6/sources/1.36.0/gh/acris17/site/Cargo.toml [INFO] started frobbing acris17/site [INFO] finished frobbing acris17/site [INFO] frobbed toml for acris17/site written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/acris17/site/Cargo.toml [INFO] crate acris17/site 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] testing acris17/site 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/acris17/site:/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] f74373b582c884afe690f5d34ac2d1f48d539c613e3c632bfe5e6eda073e7ca6 [INFO] running `"docker" "start" "-a" "f74373b582c884afe690f5d34ac2d1f48d539c613e3c632bfe5e6eda073e7ca6"` [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.55 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling site v0.3.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/support.rs:17:11 [INFO] [stderr] | [INFO] [stderr] 17 | match std::env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.40s [INFO] running `"docker" "inspect" "f74373b582c884afe690f5d34ac2d1f48d539c613e3c632bfe5e6eda073e7ca6"` [INFO] running `"docker" "rm" "-f" "f74373b582c884afe690f5d34ac2d1f48d539c613e3c632bfe5e6eda073e7ca6"` [INFO] [stdout] f74373b582c884afe690f5d34ac2d1f48d539c613e3c632bfe5e6eda073e7ca6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/acris17/site:/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] 899228127a7d3f600974a57117f27a8728618e2c548012d457e4d02795fc6f21 [INFO] running `"docker" "start" "-a" "899228127a7d3f600974a57117f27a8728618e2c548012d457e4d02795fc6f21"` [INFO] [stderr] Compiling site v0.3.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/support.rs:17:11 [INFO] [stderr] | [INFO] [stderr] 17 | match std::env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `"docker" "inspect" "899228127a7d3f600974a57117f27a8728618e2c548012d457e4d02795fc6f21"` [INFO] running `"docker" "rm" "-f" "899228127a7d3f600974a57117f27a8728618e2c548012d457e4d02795fc6f21"` [INFO] [stdout] 899228127a7d3f600974a57117f27a8728618e2c548012d457e4d02795fc6f21 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/acris17/site:/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] e2537e34bc2333dfdc3664b22aa6eb66e55b43c457ac7fdbabda51b4531c13ac [INFO] running `"docker" "start" "-a" "e2537e34bc2333dfdc3664b22aa6eb66e55b43c457ac7fdbabda51b4531c13ac"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/site-34040135aed7c0e9 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test support::test::test_get_config_path ... ok [INFO] [stdout] test support::test::test_get_container_path ... ok [INFO] [stdout] test support::test::test_get_support_path ... ok [INFO] [stdout] test support::test::test_is_path ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/site-89c6544e7272077f [INFO] [stdout] test support::test::test_make_file ... ok [INFO] [stderr] Doc-tests site [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [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" "e2537e34bc2333dfdc3664b22aa6eb66e55b43c457ac7fdbabda51b4531c13ac"` [INFO] running `"docker" "rm" "-f" "e2537e34bc2333dfdc3664b22aa6eb66e55b43c457ac7fdbabda51b4531c13ac"` [INFO] [stdout] e2537e34bc2333dfdc3664b22aa6eb66e55b43c457ac7fdbabda51b4531c13ac