[INFO] updating cached repository luogni/mtb [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/luogni/mtb [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/luogni/mtb" "work/ex/beta-1.38-1/sources/1.37.0/gh/luogni/mtb"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/luogni/mtb'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/luogni/mtb" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luogni/mtb"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luogni/mtb'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a5ae5d30ada8f2fc94fafe4db6bdfead7f994d35 [INFO] sha for GitHub repo luogni/mtb: a5ae5d30ada8f2fc94fafe4db6bdfead7f994d35 [INFO] validating manifest of luogni/mtb 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 luogni/mtb 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 luogni/mtb [INFO] finished frobbing luogni/mtb [INFO] frobbed toml for luogni/mtb written to work/ex/beta-1.38-1/sources/1.37.0/gh/luogni/mtb/Cargo.toml [INFO] started frobbing luogni/mtb [INFO] finished frobbing luogni/mtb [INFO] frobbed toml for luogni/mtb written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luogni/mtb/Cargo.toml [INFO] crate luogni/mtb 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] [stderr] Updating git repository `https://github.com/luogni/slippy-map-tiles-rs.git` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/luogni/mtb/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/AtheMathmo/rusty-machine` [INFO] [stderr] Updating git repository `https://github.com/luogni/slippy-map-tiles-rs.git` [INFO] [stderr] Updating git repository `https://github.com/AtheMathmo/rulinalg` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/AtheMathmo/rusty-machine` [INFO] [stderr] Updating git repository `https://github.com/luogni/slippy-map-tiles-rs.git` [INFO] [stderr] Updating git repository `https://github.com/AtheMathmo/rulinalg` [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] testing luogni/mtb 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-1/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/luogni/mtb:/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] 15a215453f965b44145c493b5627a192505d0b875310d48ea544b243073d157d [INFO] running `"docker" "start" "-a" "15a215453f965b44145c493b5627a192505d0b875310d48ea544b243073d157d"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling error-chain v0.9.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling slippy-map-tiles v0.10.0 (https://github.com/luogni/slippy-map-tiles-rs.git#a5d526b8) [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling nalgebra v0.5.1 [INFO] [stderr] Compiling rulinalg v0.4.2 (https://github.com/AtheMathmo/rulinalg?rev=1ed8b937#1ed8b937) [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling rusty-machine v0.5.4 (https://github.com/AtheMathmo/rusty-machine#f43da8d7) [INFO] [stderr] Compiling image v0.12.4 [INFO] [stderr] Compiling imageproc v0.7.0 [INFO] [stderr] Compiling mtb v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `"docker" "inspect" "15a215453f965b44145c493b5627a192505d0b875310d48ea544b243073d157d"` [INFO] running `"docker" "rm" "-f" "15a215453f965b44145c493b5627a192505d0b875310d48ea544b243073d157d"` [INFO] [stdout] 15a215453f965b44145c493b5627a192505d0b875310d48ea544b243073d157d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/luogni/mtb:/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] f877fb2cdfcc1e1d32c34a650a9061a06c313120fa699f88f2473557ff1fa73f [INFO] running `"docker" "start" "-a" "f877fb2cdfcc1e1d32c34a650a9061a06c313120fa699f88f2473557ff1fa73f"` [INFO] [stderr] Compiling mtb v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "f877fb2cdfcc1e1d32c34a650a9061a06c313120fa699f88f2473557ff1fa73f"` [INFO] running `"docker" "rm" "-f" "f877fb2cdfcc1e1d32c34a650a9061a06c313120fa699f88f2473557ff1fa73f"` [INFO] [stdout] f877fb2cdfcc1e1d32c34a650a9061a06c313120fa699f88f2473557ff1fa73f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/luogni/mtb:/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] e0b4cf573af1db84b4a71ce41e02145696a69942d5d38a9078a12bc3881a603c [INFO] running `"docker" "start" "-a" "e0b4cf573af1db84b4a71ce41e02145696a69942d5d38a9078a12bc3881a603c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/mtb-f7042f3905a0f276 [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" "e0b4cf573af1db84b4a71ce41e02145696a69942d5d38a9078a12bc3881a603c"` [INFO] running `"docker" "rm" "-f" "e0b4cf573af1db84b4a71ce41e02145696a69942d5d38a9078a12bc3881a603c"` [INFO] [stdout] e0b4cf573af1db84b4a71ce41e02145696a69942d5d38a9078a12bc3881a603c