[INFO] updating cached repository vinc/timetable [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vinc/timetable [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vinc/timetable" "work/ex/beta-1.37-6/sources/1.36.0/gh/vinc/timetable"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/vinc/timetable'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vinc/timetable" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/vinc/timetable"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/vinc/timetable'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e3f1d9776dab41990e8efd35b55616abca16abdb [INFO] sha for GitHub repo vinc/timetable: e3f1d9776dab41990e8efd35b55616abca16abdb [INFO] validating manifest of vinc/timetable on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of vinc/timetable on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing vinc/timetable [INFO] finished frobbing vinc/timetable [INFO] frobbed toml for vinc/timetable written to work/ex/beta-1.37-6/sources/1.36.0/gh/vinc/timetable/Cargo.toml [INFO] started frobbing vinc/timetable [INFO] finished frobbing vinc/timetable [INFO] frobbed toml for vinc/timetable written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/vinc/timetable/Cargo.toml [INFO] crate vinc/timetable already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing vinc/timetable against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/vinc/timetable:/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.36.0" "build" "--frozen"` [INFO] [stdout] c62c6cf37cbc199a6f254b799e89aaa355e3fef6f85d49357570fe06d2910638 [INFO] running `"docker" "start" "-a" "c62c6cf37cbc199a6f254b799e89aaa355e3fef6f85d49357570fe06d2910638"` [INFO] [stderr] Compiling openssl v0.10.22 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.46 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling zip v0.2.8 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling transitfeed v0.2.0 (https://github.com/bfrog/transitfeed#c2240961) [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.16 [INFO] [stderr] Compiling timetable v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `"docker" "inspect" "c62c6cf37cbc199a6f254b799e89aaa355e3fef6f85d49357570fe06d2910638"` [INFO] running `"docker" "rm" "-f" "c62c6cf37cbc199a6f254b799e89aaa355e3fef6f85d49357570fe06d2910638"` [INFO] [stdout] c62c6cf37cbc199a6f254b799e89aaa355e3fef6f85d49357570fe06d2910638 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/vinc/timetable:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4868267fa73b208b58de1307012ce183becd818c149018369386e1492eb663bd [INFO] running `"docker" "start" "-a" "4868267fa73b208b58de1307012ce183becd818c149018369386e1492eb663bd"` [INFO] [stderr] Compiling timetable v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.93s [INFO] running `"docker" "inspect" "4868267fa73b208b58de1307012ce183becd818c149018369386e1492eb663bd"` [INFO] running `"docker" "rm" "-f" "4868267fa73b208b58de1307012ce183becd818c149018369386e1492eb663bd"` [INFO] [stdout] 4868267fa73b208b58de1307012ce183becd818c149018369386e1492eb663bd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/vinc/timetable:/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.36.0" "test" "--frozen"` [INFO] [stdout] 277e6c9f4c5c1b4ba34f0ae5b48f98b1c5561d758a115793eee05b4899f99d61 [INFO] running `"docker" "start" "-a" "277e6c9f4c5c1b4ba34f0ae5b48f98b1c5561d758a115793eee05b4899f99d61"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/timetable-b1ad757aed7bf78b [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test search::tests::test_stations ... ok [INFO] [stdout] test search::tests::test_timetable ... ok [INFO] [stdout] test search::tests::test_timetable_fuzzy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "277e6c9f4c5c1b4ba34f0ae5b48f98b1c5561d758a115793eee05b4899f99d61"` [INFO] running `"docker" "rm" "-f" "277e6c9f4c5c1b4ba34f0ae5b48f98b1c5561d758a115793eee05b4899f99d61"` [INFO] [stdout] 277e6c9f4c5c1b4ba34f0ae5b48f98b1c5561d758a115793eee05b4899f99d61