[INFO] updating cached repository ManyouRisms/define-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ManyouRisms/define-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ManyouRisms/define-rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/ManyouRisms/define-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ManyouRisms/define-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ManyouRisms/define-rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ManyouRisms/define-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ManyouRisms/define-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2c50524232ddc0fd965dd1b046cb117de253420e [INFO] sha for GitHub repo ManyouRisms/define-rust: 2c50524232ddc0fd965dd1b046cb117de253420e [INFO] validating manifest of ManyouRisms/define-rust 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 ManyouRisms/define-rust 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 ManyouRisms/define-rust [INFO] finished frobbing ManyouRisms/define-rust [INFO] frobbed toml for ManyouRisms/define-rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/ManyouRisms/define-rust/Cargo.toml [INFO] started frobbing ManyouRisms/define-rust [INFO] finished frobbing ManyouRisms/define-rust [INFO] frobbed toml for ManyouRisms/define-rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ManyouRisms/define-rust/Cargo.toml [INFO] crate ManyouRisms/define-rust 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 ManyouRisms/define-rust 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-3/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/ManyouRisms/define-rust:/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] 8be0fa6f5b3681f6a2ca477bc05b67f764719b568a1c4c260aa905011b041028 [INFO] running `"docker" "start" "-a" "8be0fa6f5b3681f6a2ca477bc05b67f764719b568a1c4c260aa905011b041028"` [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling mio v0.6.12 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling env_logger v0.5.3 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling pretty_env_logger v0.2.0 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling serde-hjson v0.8.1 [INFO] [stderr] Compiling config v0.8.0 [INFO] [stderr] Compiling hyper v0.11.16 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling define v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.78s [INFO] running `"docker" "inspect" "8be0fa6f5b3681f6a2ca477bc05b67f764719b568a1c4c260aa905011b041028"` [INFO] running `"docker" "rm" "-f" "8be0fa6f5b3681f6a2ca477bc05b67f764719b568a1c4c260aa905011b041028"` [INFO] [stdout] 8be0fa6f5b3681f6a2ca477bc05b67f764719b568a1c4c260aa905011b041028 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/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/ManyouRisms/define-rust:/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] 032c1432d1311aec6f9f5f6f9f0b944ae1f31211effdafffbc32bb8f6932cabe [INFO] running `"docker" "start" "-a" "032c1432d1311aec6f9f5f6f9f0b944ae1f31211effdafffbc32bb8f6932cabe"` [INFO] [stderr] Compiling define v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `"docker" "inspect" "032c1432d1311aec6f9f5f6f9f0b944ae1f31211effdafffbc32bb8f6932cabe"` [INFO] running `"docker" "rm" "-f" "032c1432d1311aec6f9f5f6f9f0b944ae1f31211effdafffbc32bb8f6932cabe"` [INFO] [stdout] 032c1432d1311aec6f9f5f6f9f0b944ae1f31211effdafffbc32bb8f6932cabe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/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/ManyouRisms/define-rust:/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] c093150980df9d7c4c77613300318ab115c0ae04ee45878a5bc51ca579812585 [INFO] running `"docker" "start" "-a" "c093150980df9d7c4c77613300318ab115c0ae04ee45878a5bc51ca579812585"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/define-c8661c21711e0180 [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" "c093150980df9d7c4c77613300318ab115c0ae04ee45878a5bc51ca579812585"` [INFO] running `"docker" "rm" "-f" "c093150980df9d7c4c77613300318ab115c0ae04ee45878a5bc51ca579812585"` [INFO] [stdout] c093150980df9d7c4c77613300318ab115c0ae04ee45878a5bc51ca579812585