[INFO] updating cached repository paul-russo/suh [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/paul-russo/suh [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/paul-russo/suh" "work/ex/beta-1.38-1/sources/1.37.0/gh/paul-russo/suh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/paul-russo/suh'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/paul-russo/suh" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/paul-russo/suh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/paul-russo/suh'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 825ecd5607e632b7c8de4662a447e5987fb5665e [INFO] sha for GitHub repo paul-russo/suh: 825ecd5607e632b7c8de4662a447e5987fb5665e [INFO] validating manifest of paul-russo/suh 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 paul-russo/suh 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 paul-russo/suh [INFO] finished frobbing paul-russo/suh [INFO] frobbed toml for paul-russo/suh written to work/ex/beta-1.38-1/sources/1.37.0/gh/paul-russo/suh/Cargo.toml [INFO] started frobbing paul-russo/suh [INFO] finished frobbing paul-russo/suh [INFO] frobbed toml for paul-russo/suh written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/paul-russo/suh/Cargo.toml [INFO] crate paul-russo/suh 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing paul-russo/suh 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/paul-russo/suh:/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] 6441c5764391932530d90c3e760582966ea750e6ad92946c73541a497332ad6c [INFO] running `"docker" "start" "-a" "6441c5764391932530d90c3e760582966ea750e6ad92946c73541a497332ad6c"` [INFO] [stderr] Compiling openssl v0.9.11 [INFO] [stderr] Compiling httparse v1.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.11 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling hyper v0.10.9 [INFO] [stderr] Compiling native-tls v0.1.2 [INFO] [stderr] Compiling hyper-native-tls v0.2.2 [INFO] [stderr] Compiling suh v0.0.1 (/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/bin/server.rs:24:20 [INFO] [stderr] | [INFO] [stderr] 24 | let mut path = env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.09s [INFO] running `"docker" "inspect" "6441c5764391932530d90c3e760582966ea750e6ad92946c73541a497332ad6c"` [INFO] running `"docker" "rm" "-f" "6441c5764391932530d90c3e760582966ea750e6ad92946c73541a497332ad6c"` [INFO] [stdout] 6441c5764391932530d90c3e760582966ea750e6ad92946c73541a497332ad6c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/paul-russo/suh:/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] 6eb1f48e6f6708b7bcecdddd53b26df2830dd2e043065f03e9bfa9742f939549 [INFO] running `"docker" "start" "-a" "6eb1f48e6f6708b7bcecdddd53b26df2830dd2e043065f03e9bfa9742f939549"` [INFO] [stderr] Compiling suh v0.0.1 (/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/bin/server.rs:24:20 [INFO] [stderr] | [INFO] [stderr] 24 | let mut path = env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `"docker" "inspect" "6eb1f48e6f6708b7bcecdddd53b26df2830dd2e043065f03e9bfa9742f939549"` [INFO] running `"docker" "rm" "-f" "6eb1f48e6f6708b7bcecdddd53b26df2830dd2e043065f03e9bfa9742f939549"` [INFO] [stdout] 6eb1f48e6f6708b7bcecdddd53b26df2830dd2e043065f03e9bfa9742f939549 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/paul-russo/suh:/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] 93b095915fa7e9852ac729f4515526dd0d7be59a0441427aa02a7013c8b716c8 [INFO] running `"docker" "start" "-a" "93b095915fa7e9852ac729f4515526dd0d7be59a0441427aa02a7013c8b716c8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/client-976b3b00226114a1 [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] Running /opt/crater/target/debug/deps/server-1348146fcd931ce1 [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" "93b095915fa7e9852ac729f4515526dd0d7be59a0441427aa02a7013c8b716c8"` [INFO] running `"docker" "rm" "-f" "93b095915fa7e9852ac729f4515526dd0d7be59a0441427aa02a7013c8b716c8"` [INFO] [stdout] 93b095915fa7e9852ac729f4515526dd0d7be59a0441427aa02a7013c8b716c8