[INFO] updating cached repository jbgriesner/intention_tester [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jbgriesner/intention_tester [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jbgriesner/intention_tester" "work/ex/beta-1.38-1/sources/1.37.0/gh/jbgriesner/intention_tester"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jbgriesner/intention_tester'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jbgriesner/intention_tester" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jbgriesner/intention_tester"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jbgriesner/intention_tester'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cbdc830f1232da1a1718fe7d69187e3e97d62b90 [INFO] sha for GitHub repo jbgriesner/intention_tester: cbdc830f1232da1a1718fe7d69187e3e97d62b90 [INFO] validating manifest of jbgriesner/intention_tester 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 jbgriesner/intention_tester 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 jbgriesner/intention_tester [INFO] finished frobbing jbgriesner/intention_tester [INFO] frobbed toml for jbgriesner/intention_tester written to work/ex/beta-1.38-1/sources/1.37.0/gh/jbgriesner/intention_tester/Cargo.toml [INFO] started frobbing jbgriesner/intention_tester [INFO] finished frobbing jbgriesner/intention_tester [INFO] frobbed toml for jbgriesner/intention_tester written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jbgriesner/intention_tester/Cargo.toml [INFO] crate jbgriesner/intention_tester 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 jbgriesner/intention_tester against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jbgriesner/intention_tester:/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.37.0" "build" "--frozen"` [INFO] [stdout] 35495fc400325a84889d1cf0714ca8c3284fbd8e13dc7e3f5fc586be947bed45 [INFO] running `"docker" "start" "-a" "35495fc400325a84889d1cf0714ca8c3284fbd8e13dc7e3f5fc586be947bed45"` [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling rulinalg v0.3.7 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling rusty-machine v0.5.4 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.11 [INFO] [stderr] Compiling intention_tester v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "35495fc400325a84889d1cf0714ca8c3284fbd8e13dc7e3f5fc586be947bed45"` [INFO] running `"docker" "rm" "-f" "35495fc400325a84889d1cf0714ca8c3284fbd8e13dc7e3f5fc586be947bed45"` [INFO] [stdout] 35495fc400325a84889d1cf0714ca8c3284fbd8e13dc7e3f5fc586be947bed45 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jbgriesner/intention_tester:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d49c394472e4ee31e3ee83140c3522d551ee3a8c87c5265e03ad833cbeb61e2c [INFO] running `"docker" "start" "-a" "d49c394472e4ee31e3ee83140c3522d551ee3a8c87c5265e03ad833cbeb61e2c"` [INFO] [stderr] Compiling intention_tester v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `"docker" "inspect" "d49c394472e4ee31e3ee83140c3522d551ee3a8c87c5265e03ad833cbeb61e2c"` [INFO] running `"docker" "rm" "-f" "d49c394472e4ee31e3ee83140c3522d551ee3a8c87c5265e03ad833cbeb61e2c"` [INFO] [stdout] d49c394472e4ee31e3ee83140c3522d551ee3a8c87c5265e03ad833cbeb61e2c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jbgriesner/intention_tester:/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.37.0" "test" "--frozen"` [INFO] [stdout] e8305a0ba01e96a579cbcc4c5327b4d241c81dd309e4130ef0a2720711b89060 [INFO] running `"docker" "start" "-a" "e8305a0ba01e96a579cbcc4c5327b4d241c81dd309e4130ef0a2720711b89060"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/intention_tester-61635c1694f5cddd [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] Running /opt/crater/target/debug/deps/intention_tester-3af3cac30fae275b [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 intention_tester [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" "e8305a0ba01e96a579cbcc4c5327b4d241c81dd309e4130ef0a2720711b89060"` [INFO] running `"docker" "rm" "-f" "e8305a0ba01e96a579cbcc4c5327b4d241c81dd309e4130ef0a2720711b89060"` [INFO] [stdout] e8305a0ba01e96a579cbcc4c5327b4d241c81dd309e4130ef0a2720711b89060