[INFO] updating cached repository bytecurry/hyperfs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bytecurry/hyperfs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bytecurry/hyperfs" "work/ex/beta-1.38-1/sources/1.37.0/gh/bytecurry/hyperfs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/bytecurry/hyperfs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bytecurry/hyperfs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bytecurry/hyperfs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bytecurry/hyperfs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b6b29c4b4cdea46efc985fc75a3f05c8640f8149 [INFO] sha for GitHub repo bytecurry/hyperfs: b6b29c4b4cdea46efc985fc75a3f05c8640f8149 [INFO] validating manifest of bytecurry/hyperfs 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 bytecurry/hyperfs 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 bytecurry/hyperfs [INFO] finished frobbing bytecurry/hyperfs [INFO] frobbed toml for bytecurry/hyperfs written to work/ex/beta-1.38-1/sources/1.37.0/gh/bytecurry/hyperfs/Cargo.toml [INFO] started frobbing bytecurry/hyperfs [INFO] finished frobbing bytecurry/hyperfs [INFO] frobbed toml for bytecurry/hyperfs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bytecurry/hyperfs/Cargo.toml [INFO] crate bytecurry/hyperfs 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] testing bytecurry/hyperfs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bytecurry/hyperfs:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 31253a7330e2fcbfc5990b89e06c35eacc39dff1368b12712d65cd52e6348d18 [INFO] running `"docker" "start" "-a" "31253a7330e2fcbfc5990b89e06c35eacc39dff1368b12712d65cd52e6348d18"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling http v0.1.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling hyper v0.12.9 [INFO] [stderr] Compiling hyperfs v2.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:36:36 [INFO] [stderr] | [INFO] [stderr] 36 | PathBuf::from(req.uri().path().trim_left_matches('/')) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.12s [INFO] running `"docker" "inspect" "31253a7330e2fcbfc5990b89e06c35eacc39dff1368b12712d65cd52e6348d18"` [INFO] running `"docker" "rm" "-f" "31253a7330e2fcbfc5990b89e06c35eacc39dff1368b12712d65cd52e6348d18"` [INFO] [stdout] 31253a7330e2fcbfc5990b89e06c35eacc39dff1368b12712d65cd52e6348d18 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bytecurry/hyperfs:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] a448f29093b6b1fad4de93b6504f6c4799b9f225bd920bdca557351dcba7e774 [INFO] running `"docker" "start" "-a" "a448f29093b6b1fad4de93b6504f6c4799b9f225bd920bdca557351dcba7e774"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling hyperfs v2.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:36:36 [INFO] [stderr] | [INFO] [stderr] 36 | PathBuf::from(req.uri().path().trim_left_matches('/')) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `"docker" "inspect" "a448f29093b6b1fad4de93b6504f6c4799b9f225bd920bdca557351dcba7e774"` [INFO] running `"docker" "rm" "-f" "a448f29093b6b1fad4de93b6504f6c4799b9f225bd920bdca557351dcba7e774"` [INFO] [stdout] a448f29093b6b1fad4de93b6504f6c4799b9f225bd920bdca557351dcba7e774 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bytecurry/hyperfs:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 8f878ce1eaa9dd9be2ee329f261bbd50f41e9deab0a1541745fa03818e22af92 [INFO] running `"docker" "start" "-a" "8f878ce1eaa9dd9be2ee329f261bbd50f41e9deab0a1541745fa03818e22af92"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/hyperfs-27993cd52803b53c [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" "8f878ce1eaa9dd9be2ee329f261bbd50f41e9deab0a1541745fa03818e22af92"` [INFO] running `"docker" "rm" "-f" "8f878ce1eaa9dd9be2ee329f261bbd50f41e9deab0a1541745fa03818e22af92"` [INFO] [stdout] 8f878ce1eaa9dd9be2ee329f261bbd50f41e9deab0a1541745fa03818e22af92