[INFO] updating cached repository CephalonRho/gengus [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/CephalonRho/gengus [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/CephalonRho/gengus" "work/ex/beta-1.38-1/sources/1.37.0/gh/CephalonRho/gengus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/CephalonRho/gengus'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/CephalonRho/gengus" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CephalonRho/gengus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CephalonRho/gengus'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d1df6b2a14ddbc8c458614c8f228fe5d51dacb44 [INFO] sha for GitHub repo CephalonRho/gengus: d1df6b2a14ddbc8c458614c8f228fe5d51dacb44 [INFO] validating manifest of CephalonRho/gengus 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 CephalonRho/gengus 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 CephalonRho/gengus [INFO] finished frobbing CephalonRho/gengus [INFO] frobbed toml for CephalonRho/gengus written to work/ex/beta-1.38-1/sources/1.37.0/gh/CephalonRho/gengus/Cargo.toml [INFO] started frobbing CephalonRho/gengus [INFO] finished frobbing CephalonRho/gengus [INFO] frobbed toml for CephalonRho/gengus written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CephalonRho/gengus/Cargo.toml [INFO] crate CephalonRho/gengus 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 CephalonRho/gengus 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/CephalonRho/gengus:/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] 8fd7e6d1066c46d49cb112c816ec8c47846df89588ab0fc2edd2343fc5372fca [INFO] running `"docker" "start" "-a" "8fd7e6d1066c46d49cb112c816ec8c47846df89588ab0fc2edd2343fc5372fca"` [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling serenity v0.6.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling uwl v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling hyper v0.12.30 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling command_attr v0.1.1 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling gengus v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 50s [INFO] running `"docker" "inspect" "8fd7e6d1066c46d49cb112c816ec8c47846df89588ab0fc2edd2343fc5372fca"` [INFO] running `"docker" "rm" "-f" "8fd7e6d1066c46d49cb112c816ec8c47846df89588ab0fc2edd2343fc5372fca"` [INFO] [stdout] 8fd7e6d1066c46d49cb112c816ec8c47846df89588ab0fc2edd2343fc5372fca [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/CephalonRho/gengus:/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] 5ff73f4d2ff520636471badb0c81322b8df1b13ccc751462fbb48af05fe071fe [INFO] running `"docker" "start" "-a" "5ff73f4d2ff520636471badb0c81322b8df1b13ccc751462fbb48af05fe071fe"` [INFO] [stderr] Compiling gengus v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.67s [INFO] running `"docker" "inspect" "5ff73f4d2ff520636471badb0c81322b8df1b13ccc751462fbb48af05fe071fe"` [INFO] running `"docker" "rm" "-f" "5ff73f4d2ff520636471badb0c81322b8df1b13ccc751462fbb48af05fe071fe"` [INFO] [stdout] 5ff73f4d2ff520636471badb0c81322b8df1b13ccc751462fbb48af05fe071fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/CephalonRho/gengus:/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] d744ce131012989fbcba52b4d84653d5ca7b56fd3e566c28dbcead0a7d7e183d [INFO] running `"docker" "start" "-a" "d744ce131012989fbcba52b4d84653d5ca7b56fd3e566c28dbcead0a7d7e183d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/crater/target/debug/deps/gengus-e490a26853f9a132 [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" "d744ce131012989fbcba52b4d84653d5ca7b56fd3e566c28dbcead0a7d7e183d"` [INFO] running `"docker" "rm" "-f" "d744ce131012989fbcba52b4d84653d5ca7b56fd3e566c28dbcead0a7d7e183d"` [INFO] [stdout] d744ce131012989fbcba52b4d84653d5ca7b56fd3e566c28dbcead0a7d7e183d