[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/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/jflewis/interesting-hacker"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/jflewis/interesting-hacker'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jflewis/interesting-hacker" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/jflewis/interesting-hacker"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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 master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jflewis/interesting-hacker on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "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/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/jflewis/interesting-hacker/Cargo.toml [INFO] crate jflewis/interesting-hacker has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jflewis/interesting-hacker against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 3d0d72a5a376bb7094b66967d1cc2ef2ce935a6762367f5aa671bd248f8a6498 [INFO] running `"docker" "start" "-a" "3d0d72a5a376bb7094b66967d1cc2ef2ce935a6762367f5aa671bd248f8a6498"` [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [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 21.48s [INFO] running `"docker" "inspect" "3d0d72a5a376bb7094b66967d1cc2ef2ce935a6762367f5aa671bd248f8a6498"` [INFO] running `"docker" "rm" "-f" "3d0d72a5a376bb7094b66967d1cc2ef2ce935a6762367f5aa671bd248f8a6498"` [INFO] [stdout] 3d0d72a5a376bb7094b66967d1cc2ef2ce935a6762367f5aa671bd248f8a6498 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] e7614e843c2ef9761ecefac812b7d5057869822316a4e45adb512585e403c9ee [INFO] running `"docker" "start" "-a" "e7614e843c2ef9761ecefac812b7d5057869822316a4e45adb512585e403c9ee"` [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.13s [INFO] running `"docker" "inspect" "e7614e843c2ef9761ecefac812b7d5057869822316a4e45adb512585e403c9ee"` [INFO] running `"docker" "rm" "-f" "e7614e843c2ef9761ecefac812b7d5057869822316a4e45adb512585e403c9ee"` [INFO] [stdout] e7614e843c2ef9761ecefac812b7d5057869822316a4e45adb512585e403c9ee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] eaf72b44e0e6a59d052f7590e3e364057f2c000a7018053429e45984c8470996 [INFO] running `"docker" "start" "-a" "eaf72b44e0e6a59d052f7590e3e364057f2c000a7018053429e45984c8470996"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/crater/target/debug/deps/interesting_hacker-7c56e55fd46b0d22 [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" "eaf72b44e0e6a59d052f7590e3e364057f2c000a7018053429e45984c8470996"` [INFO] running `"docker" "rm" "-f" "eaf72b44e0e6a59d052f7590e3e364057f2c000a7018053429e45984c8470996"` [INFO] [stdout] eaf72b44e0e6a59d052f7590e3e364057f2c000a7018053429e45984c8470996