[INFO] updating cached repository CedricCabessa/togglrust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/CedricCabessa/togglrust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/CedricCabessa/togglrust" "work/ex/beta-1.37-6/sources/1.36.0/gh/CedricCabessa/togglrust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/CedricCabessa/togglrust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/CedricCabessa/togglrust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/CedricCabessa/togglrust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/CedricCabessa/togglrust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0ab2b8a72cd28409e2a285a779d2d5f944da908c [INFO] sha for GitHub repo CedricCabessa/togglrust: 0ab2b8a72cd28409e2a285a779d2d5f944da908c [INFO] validating manifest of CedricCabessa/togglrust 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 CedricCabessa/togglrust 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 CedricCabessa/togglrust [INFO] finished frobbing CedricCabessa/togglrust [INFO] frobbed toml for CedricCabessa/togglrust written to work/ex/beta-1.37-6/sources/1.36.0/gh/CedricCabessa/togglrust/Cargo.toml [INFO] started frobbing CedricCabessa/togglrust [INFO] finished frobbing CedricCabessa/togglrust [INFO] frobbed toml for CedricCabessa/togglrust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/CedricCabessa/togglrust/Cargo.toml [INFO] crate CedricCabessa/togglrust 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 CedricCabessa/togglrust 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/CedricCabessa/togglrust:/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] 9797b8277ab8bae3dc6b6714ee1f8b0950fa32b92608e1d92043525dfce3b58f [INFO] running `"docker" "start" "-a" "9797b8277ab8bae3dc6b6714ee1f8b0950fa32b92608e1d92043525dfce3b58f"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [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-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling togglrust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "9797b8277ab8bae3dc6b6714ee1f8b0950fa32b92608e1d92043525dfce3b58f"` [INFO] running `"docker" "rm" "-f" "9797b8277ab8bae3dc6b6714ee1f8b0950fa32b92608e1d92043525dfce3b58f"` [INFO] [stdout] 9797b8277ab8bae3dc6b6714ee1f8b0950fa32b92608e1d92043525dfce3b58f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/CedricCabessa/togglrust:/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] 6761ed1464d7637d20e40590fe4772b1760b041d69fb35dc6294833fbccc5c68 [INFO] running `"docker" "start" "-a" "6761ed1464d7637d20e40590fe4772b1760b041d69fb35dc6294833fbccc5c68"` [INFO] [stderr] Compiling togglrust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.42s [INFO] running `"docker" "inspect" "6761ed1464d7637d20e40590fe4772b1760b041d69fb35dc6294833fbccc5c68"` [INFO] running `"docker" "rm" "-f" "6761ed1464d7637d20e40590fe4772b1760b041d69fb35dc6294833fbccc5c68"` [INFO] [stdout] 6761ed1464d7637d20e40590fe4772b1760b041d69fb35dc6294833fbccc5c68 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/CedricCabessa/togglrust:/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] 1a89af4b56bc8441f5e130e39c6ffd7c0597068f8d6f5007a46071166d818637 [INFO] running `"docker" "start" "-a" "1a89af4b56bc8441f5e130e39c6ffd7c0597068f8d6f5007a46071166d818637"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/togglrust-677e96a29511a75a [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test humanize::tests::test_convert ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/togglrust-392e5a3e30477255 [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] [stderr] Doc-tests togglrust [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" "1a89af4b56bc8441f5e130e39c6ffd7c0597068f8d6f5007a46071166d818637"` [INFO] running `"docker" "rm" "-f" "1a89af4b56bc8441f5e130e39c6ffd7c0597068f8d6f5007a46071166d818637"` [INFO] [stdout] 1a89af4b56bc8441f5e130e39c6ffd7c0597068f8d6f5007a46071166d818637