[INFO] updating cached repository splintah/zermelo-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/splintah/zermelo-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/splintah/zermelo-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/splintah/zermelo-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/splintah/zermelo-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/splintah/zermelo-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/splintah/zermelo-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/splintah/zermelo-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7f8faf213e03add5111db233384e5202627108a6 [INFO] sha for GitHub repo splintah/zermelo-rs: 7f8faf213e03add5111db233384e5202627108a6 [INFO] validating manifest of splintah/zermelo-rs 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 splintah/zermelo-rs 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 splintah/zermelo-rs [INFO] finished frobbing splintah/zermelo-rs [INFO] frobbed toml for splintah/zermelo-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/splintah/zermelo-rs/Cargo.toml [INFO] started frobbing splintah/zermelo-rs [INFO] finished frobbing splintah/zermelo-rs [INFO] frobbed toml for splintah/zermelo-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/splintah/zermelo-rs/Cargo.toml [INFO] crate splintah/zermelo-rs 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] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/splintah/zermelo-rs/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.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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 splintah/zermelo-rs 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/splintah/zermelo-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 280169be310a17896c0ddfa8e399efd54fb470e5fdbc79128001336ae6d3247a [INFO] running `"docker" "start" "-a" "280169be310a17896c0ddfa8e399efd54fb470e5fdbc79128001336ae6d3247a"` [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling zermelo v0.4.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.45s [INFO] running `"docker" "inspect" "280169be310a17896c0ddfa8e399efd54fb470e5fdbc79128001336ae6d3247a"` [INFO] running `"docker" "rm" "-f" "280169be310a17896c0ddfa8e399efd54fb470e5fdbc79128001336ae6d3247a"` [INFO] [stdout] 280169be310a17896c0ddfa8e399efd54fb470e5fdbc79128001336ae6d3247a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/splintah/zermelo-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c02fff4365ef7bab8246864c263c3e76ba0927019ea977b2521931aa2c8f243f [INFO] running `"docker" "start" "-a" "c02fff4365ef7bab8246864c263c3e76ba0927019ea977b2521931aa2c8f243f"` [INFO] [stderr] Compiling zermelo v0.4.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.83s [INFO] running `"docker" "inspect" "c02fff4365ef7bab8246864c263c3e76ba0927019ea977b2521931aa2c8f243f"` [INFO] running `"docker" "rm" "-f" "c02fff4365ef7bab8246864c263c3e76ba0927019ea977b2521931aa2c8f243f"` [INFO] [stdout] c02fff4365ef7bab8246864c263c3e76ba0927019ea977b2521931aa2c8f243f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/splintah/zermelo-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] ce88e15fc99c9b7dfd71a5c8e76e59856131584b05224b02942cc0883a1e2982 [INFO] running `"docker" "start" "-a" "ce88e15fc99c9b7dfd71a5c8e76e59856131584b05224b02942cc0883a1e2982"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/zermelo-1542589ee4ccea95 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test appointment::tests::appointment_from_json ... ok [INFO] [stdout] test schedule::tests::parse_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests zermelo [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/appointment.rs - appointment::AppointmentType (line 4) ... ok [INFO] [stdout] test src/lib.rs - (line 30) ... ok [INFO] [stdout] test src/lib.rs - (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ce88e15fc99c9b7dfd71a5c8e76e59856131584b05224b02942cc0883a1e2982"` [INFO] running `"docker" "rm" "-f" "ce88e15fc99c9b7dfd71a5c8e76e59856131584b05224b02942cc0883a1e2982"` [INFO] [stdout] ce88e15fc99c9b7dfd71a5c8e76e59856131584b05224b02942cc0883a1e2982