[INFO] updating cached repository SUPERAndroidAnalyzer/super [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/SUPERAndroidAnalyzer/super [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/SUPERAndroidAnalyzer/super" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/SUPERAndroidAnalyzer/super"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/SUPERAndroidAnalyzer/super'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/SUPERAndroidAnalyzer/super" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/SUPERAndroidAnalyzer/super"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/SUPERAndroidAnalyzer/super'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1886c6f8ed9cb36e6b7793c911f28b70e612bea2 [INFO] sha for GitHub repo SUPERAndroidAnalyzer/super: 1886c6f8ed9cb36e6b7793c911f28b70e612bea2 [INFO] validating manifest of SUPERAndroidAnalyzer/super on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of SUPERAndroidAnalyzer/super on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing SUPERAndroidAnalyzer/super [INFO] finished frobbing SUPERAndroidAnalyzer/super [INFO] frobbed toml for SUPERAndroidAnalyzer/super written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/SUPERAndroidAnalyzer/super/Cargo.toml [INFO] started frobbing SUPERAndroidAnalyzer/super [INFO] finished frobbing SUPERAndroidAnalyzer/super [INFO] frobbed toml for SUPERAndroidAnalyzer/super written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/SUPERAndroidAnalyzer/super/Cargo.toml [INFO] crate SUPERAndroidAnalyzer/super has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] building SUPERAndroidAnalyzer/super against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/SUPERAndroidAnalyzer/super:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 7ea936f7b7f72f4c36dd2a74f0e77e9af91c8178feb4c98d6d664a9c857ac0ca [INFO] running `"docker" "start" "-a" "7ea936f7b7f72f4c36dd2a74f0e77e9af91c8178feb4c98d6d664a9c857ac0ca"` [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling md5 v0.6.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling super-analyzer v0.5.1 (/opt/crater/workdir) [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling zip v0.5.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling abxml v0.7.1 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `"docker" "inspect" "7ea936f7b7f72f4c36dd2a74f0e77e9af91c8178feb4c98d6d664a9c857ac0ca"` [INFO] running `"docker" "rm" "-f" "7ea936f7b7f72f4c36dd2a74f0e77e9af91c8178feb4c98d6d664a9c857ac0ca"` [INFO] [stdout] 7ea936f7b7f72f4c36dd2a74f0e77e9af91c8178feb4c98d6d664a9c857ac0ca [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/SUPERAndroidAnalyzer/super:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] bd02bb727763526f45c8f23b48ed730e042d595cf901128df9d2eb0ac1c9804d [INFO] running `"docker" "start" "-a" "bd02bb727763526f45c8f23b48ed730e042d595cf901128df9d2eb0ac1c9804d"` [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling zip v0.5.0 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling abxml v0.7.1 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling hyper v0.12.17 [INFO] [stderr] Compiling super-analyzer v0.5.1 (/opt/crater/workdir) [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "bd02bb727763526f45c8f23b48ed730e042d595cf901128df9d2eb0ac1c9804d"` [INFO] running `"docker" "rm" "-f" "bd02bb727763526f45c8f23b48ed730e042d595cf901128df9d2eb0ac1c9804d"` [INFO] [stdout] bd02bb727763526f45c8f23b48ed730e042d595cf901128df9d2eb0ac1c9804d