[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 beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 52a09401124bfa1dc85d18e63de12bdf2c9cd8e18a2a681aeb6dc57f0ba05138 [INFO] running `"docker" "start" "-a" "52a09401124bfa1dc85d18e63de12bdf2c9cd8e18a2a681aeb6dc57f0ba05138"` [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-sync v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling rulinalg v0.3.7 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling env_logger v0.6.1 [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 synstructure v0.10.1 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling structopt v0.2.14 [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 46s [INFO] running `"docker" "inspect" "52a09401124bfa1dc85d18e63de12bdf2c9cd8e18a2a681aeb6dc57f0ba05138"` [INFO] running `"docker" "rm" "-f" "52a09401124bfa1dc85d18e63de12bdf2c9cd8e18a2a681aeb6dc57f0ba05138"` [INFO] [stdout] 52a09401124bfa1dc85d18e63de12bdf2c9cd8e18a2a681aeb6dc57f0ba05138 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 5aaa6682ad4f142f188eaed8284e7b6e6d3510fbcd4d3e276840efca4a363ab5 [INFO] running `"docker" "start" "-a" "5aaa6682ad4f142f188eaed8284e7b6e6d3510fbcd4d3e276840efca4a363ab5"` [INFO] [stderr] Compiling intention_tester v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `"docker" "inspect" "5aaa6682ad4f142f188eaed8284e7b6e6d3510fbcd4d3e276840efca4a363ab5"` [INFO] running `"docker" "rm" "-f" "5aaa6682ad4f142f188eaed8284e7b6e6d3510fbcd4d3e276840efca4a363ab5"` [INFO] [stdout] 5aaa6682ad4f142f188eaed8284e7b6e6d3510fbcd4d3e276840efca4a363ab5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] bdfdff5a3caaba5924bf596981859dee689fb0da155bf8bae5cf62f044728d37 [INFO] running `"docker" "start" "-a" "bdfdff5a3caaba5924bf596981859dee689fb0da155bf8bae5cf62f044728d37"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/intention_tester-e9f033fad7ad9393 [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-1fe806020e452ca5 [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" "bdfdff5a3caaba5924bf596981859dee689fb0da155bf8bae5cf62f044728d37"` [INFO] running `"docker" "rm" "-f" "bdfdff5a3caaba5924bf596981859dee689fb0da155bf8bae5cf62f044728d37"` [INFO] [stdout] bdfdff5a3caaba5924bf596981859dee689fb0da155bf8bae5cf62f044728d37