[INFO] updating cached repository weihanglo/sfz [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/weihanglo/sfz [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/weihanglo/sfz" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/weihanglo/sfz"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/weihanglo/sfz'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/weihanglo/sfz" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/weihanglo/sfz"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/weihanglo/sfz'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 287e6faef9b51df982cb87b16fb641b8a4b0f39a [INFO] sha for GitHub repo weihanglo/sfz: 287e6faef9b51df982cb87b16fb641b8a4b0f39a [INFO] validating manifest of weihanglo/sfz 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 weihanglo/sfz 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 weihanglo/sfz [INFO] finished frobbing weihanglo/sfz [INFO] frobbed toml for weihanglo/sfz written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/weihanglo/sfz/Cargo.toml [INFO] started frobbing weihanglo/sfz [INFO] finished frobbing weihanglo/sfz [INFO] frobbed toml for weihanglo/sfz written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/weihanglo/sfz/Cargo.toml [INFO] crate weihanglo/sfz 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] building weihanglo/sfz against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/weihanglo/sfz:/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] 43bc1228c3163596720497a86c94bb1d39757982c4f8ba1f0853fc13a85c114a [INFO] running `"docker" "start" "-a" "43bc1228c3163596720497a86c94bb1d39757982c4f8ba1f0853fc13a85c114a"` [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-normalization v0.1.6 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling serde v1.0.45 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling alloc-no-stdlib v1.2.0 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.1.2 [INFO] [stderr] Compiling base64 v0.9.1 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling brotli-decompressor v1.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling slug v0.1.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling bytes v0.4.7 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling tokio-timer v0.2.3 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling brotli v2.1.0 [INFO] [stderr] Compiling syn v0.13.7 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling mime v0.3.7 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling globset v0.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling backtrace v0.3.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tera v0.11.7 [INFO] [stderr] Compiling serde_derive v1.0.45 [INFO] [stderr] Compiling ignore v0.4.2 [INFO] [stderr] Compiling hyper v0.11.26 [INFO] [stderr] Compiling sfz v0.0.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 30s [INFO] running `"docker" "inspect" "43bc1228c3163596720497a86c94bb1d39757982c4f8ba1f0853fc13a85c114a"` [INFO] running `"docker" "rm" "-f" "43bc1228c3163596720497a86c94bb1d39757982c4f8ba1f0853fc13a85c114a"` [INFO] [stdout] 43bc1228c3163596720497a86c94bb1d39757982c4f8ba1f0853fc13a85c114a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/weihanglo/sfz:/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] 1ef3db08a4533cbb4cf800f2eba1cd6063e0742dea46b9cdd6f19f6a3776b3e1 [INFO] running `"docker" "start" "-a" "1ef3db08a4533cbb4cf800f2eba1cd6063e0742dea46b9cdd6f19f6a3776b3e1"` [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling sfz v0.0.3 (/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/server/mod.rs:412:52 [INFO] [stderr] | [INFO] [stderr] 412 | let mime_type = MyService::guess_path_mime(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 12.87s [INFO] running `"docker" "inspect" "1ef3db08a4533cbb4cf800f2eba1cd6063e0742dea46b9cdd6f19f6a3776b3e1"` [INFO] running `"docker" "rm" "-f" "1ef3db08a4533cbb4cf800f2eba1cd6063e0742dea46b9cdd6f19f6a3776b3e1"` [INFO] [stdout] 1ef3db08a4533cbb4cf800f2eba1cd6063e0742dea46b9cdd6f19f6a3776b3e1