[INFO] updating cached repository chrisabruce/interval-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/chrisabruce/interval-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/chrisabruce/interval-example" "work/ex/beta-1.37-6/sources/1.36.0/gh/chrisabruce/interval-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/chrisabruce/interval-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chrisabruce/interval-example" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/chrisabruce/interval-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/chrisabruce/interval-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 97b62e4cd5b60869991311bfa802055ed4f4a7a2 [INFO] sha for GitHub repo chrisabruce/interval-example: 97b62e4cd5b60869991311bfa802055ed4f4a7a2 [INFO] validating manifest of chrisabruce/interval-example 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 chrisabruce/interval-example 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 chrisabruce/interval-example [INFO] finished frobbing chrisabruce/interval-example [INFO] frobbed toml for chrisabruce/interval-example written to work/ex/beta-1.37-6/sources/1.36.0/gh/chrisabruce/interval-example/Cargo.toml [INFO] started frobbing chrisabruce/interval-example [INFO] finished frobbing chrisabruce/interval-example [INFO] frobbed toml for chrisabruce/interval-example written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/chrisabruce/interval-example/Cargo.toml [INFO] crate chrisabruce/interval-example 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing chrisabruce/interval-example against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/chrisabruce/interval-example:/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-07-23" "build" "--frozen"` [INFO] [stdout] 21877e6c6a2c041619139b88d625a9a408910ec04437c05481c6300fa3c6c986 [INFO] running `"docker" "start" "-a" "21877e6c6a2c041619139b88d625a9a408910ec04437c05481c6300fa3c6c986"` [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling interval-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.06s [INFO] running `"docker" "inspect" "21877e6c6a2c041619139b88d625a9a408910ec04437c05481c6300fa3c6c986"` [INFO] running `"docker" "rm" "-f" "21877e6c6a2c041619139b88d625a9a408910ec04437c05481c6300fa3c6c986"` [INFO] [stdout] 21877e6c6a2c041619139b88d625a9a408910ec04437c05481c6300fa3c6c986 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/chrisabruce/interval-example:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] e34f6dd1e90e74b014649bee0d1b7a89e2632ab6d5086d5a19b71e7d48f828ef [INFO] running `"docker" "start" "-a" "e34f6dd1e90e74b014649bee0d1b7a89e2632ab6d5086d5a19b71e7d48f828ef"` [INFO] [stderr] Compiling interval-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "e34f6dd1e90e74b014649bee0d1b7a89e2632ab6d5086d5a19b71e7d48f828ef"` [INFO] running `"docker" "rm" "-f" "e34f6dd1e90e74b014649bee0d1b7a89e2632ab6d5086d5a19b71e7d48f828ef"` [INFO] [stdout] e34f6dd1e90e74b014649bee0d1b7a89e2632ab6d5086d5a19b71e7d48f828ef [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/chrisabruce/interval-example:/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-07-23" "test" "--frozen"` [INFO] [stdout] 82f7ce9c838ca1d868b020abf07c37fc08ef9ee9faee60cb977491609040b616 [INFO] running `"docker" "start" "-a" "82f7ce9c838ca1d868b020abf07c37fc08ef9ee9faee60cb977491609040b616"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/interval_example-013de6b5dd367cd9 [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" "82f7ce9c838ca1d868b020abf07c37fc08ef9ee9faee60cb977491609040b616"` [INFO] running `"docker" "rm" "-f" "82f7ce9c838ca1d868b020abf07c37fc08ef9ee9faee60cb977491609040b616"` [INFO] [stdout] 82f7ce9c838ca1d868b020abf07c37fc08ef9ee9faee60cb977491609040b616