[INFO] updating cached repository jgraef/mensa-sb-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jgraef/mensa-sb-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jgraef/mensa-sb-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/jgraef/mensa-sb-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jgraef/mensa-sb-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jgraef/mensa-sb-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jgraef/mensa-sb-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jgraef/mensa-sb-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a4ea489b6a8dfaada47732cd7ca7ce1407d60378 [INFO] sha for GitHub repo jgraef/mensa-sb-rs: a4ea489b6a8dfaada47732cd7ca7ce1407d60378 [INFO] validating manifest of jgraef/mensa-sb-rs 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 jgraef/mensa-sb-rs 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 jgraef/mensa-sb-rs [INFO] finished frobbing jgraef/mensa-sb-rs [INFO] frobbed toml for jgraef/mensa-sb-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/jgraef/mensa-sb-rs/Cargo.toml [INFO] started frobbing jgraef/mensa-sb-rs [INFO] finished frobbing jgraef/mensa-sb-rs [INFO] frobbed toml for jgraef/mensa-sb-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jgraef/mensa-sb-rs/Cargo.toml [INFO] crate jgraef/mensa-sb-rs 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] testing jgraef/mensa-sb-rs 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-0/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/jgraef/mensa-sb-rs:/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] 1844fd0a5a93794c9acecb3ada5ea5b952a52b7ef55de5c8c6a1ca82f38d8ed3 [INFO] running `"docker" "start" "-a" "1844fd0a5a93794c9acecb3ada5ea5b952a52b7ef55de5c8c6a1ca82f38d8ed3"` [INFO] [stderr] Compiling futures v0.1.24 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.7 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling serde_json v1.0.31 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling hyper v0.12.10 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling reqwest v0.9.2 [INFO] [stderr] Compiling mensa v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: enum is never used: `PriceCategory` [INFO] [stderr] --> src/mensa.rs:187:1 [INFO] [stderr] | [INFO] [stderr] 187 | pub enum PriceCategory { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `for_category` [INFO] [stderr] --> src/mensa.rs:206:5 [INFO] [stderr] | [INFO] [stderr] 206 | pub fn for_category(&self, cat: PriceCategory) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `"docker" "inspect" "1844fd0a5a93794c9acecb3ada5ea5b952a52b7ef55de5c8c6a1ca82f38d8ed3"` [INFO] running `"docker" "rm" "-f" "1844fd0a5a93794c9acecb3ada5ea5b952a52b7ef55de5c8c6a1ca82f38d8ed3"` [INFO] [stdout] 1844fd0a5a93794c9acecb3ada5ea5b952a52b7ef55de5c8c6a1ca82f38d8ed3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/jgraef/mensa-sb-rs:/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] c3bd9983fd4ebba017a38b13d60faf112163fe5222375e62854b60ec810dddf5 [INFO] running `"docker" "start" "-a" "c3bd9983fd4ebba017a38b13d60faf112163fe5222375e62854b60ec810dddf5"` [INFO] [stderr] Compiling mensa v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: enum is never used: `PriceCategory` [INFO] [stderr] --> src/mensa.rs:187:1 [INFO] [stderr] | [INFO] [stderr] 187 | pub enum PriceCategory { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `for_category` [INFO] [stderr] --> src/mensa.rs:206:5 [INFO] [stderr] | [INFO] [stderr] 206 | pub fn for_category(&self, cat: PriceCategory) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `"docker" "inspect" "c3bd9983fd4ebba017a38b13d60faf112163fe5222375e62854b60ec810dddf5"` [INFO] running `"docker" "rm" "-f" "c3bd9983fd4ebba017a38b13d60faf112163fe5222375e62854b60ec810dddf5"` [INFO] [stdout] c3bd9983fd4ebba017a38b13d60faf112163fe5222375e62854b60ec810dddf5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/jgraef/mensa-sb-rs:/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] 3912be67dae6e2fc014ec5e854f555cf5aae4e0e321fca26e8c6aa7717eef7fc [INFO] running `"docker" "start" "-a" "3912be67dae6e2fc014ec5e854f555cf5aae4e0e321fca26e8c6aa7717eef7fc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/mensa-0e362dbe79d341a2 [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" "3912be67dae6e2fc014ec5e854f555cf5aae4e0e321fca26e8c6aa7717eef7fc"` [INFO] running `"docker" "rm" "-f" "3912be67dae6e2fc014ec5e854f555cf5aae4e0e321fca26e8c6aa7717eef7fc"` [INFO] [stdout] 3912be67dae6e2fc014ec5e854f555cf5aae4e0e321fca26e8c6aa7717eef7fc