[INFO] updating cached repository barafael/BaMiRuFFI [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/barafael/BaMiRuFFI [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/barafael/BaMiRuFFI" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/barafael/BaMiRuFFI"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/barafael/BaMiRuFFI'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/barafael/BaMiRuFFI" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/barafael/BaMiRuFFI"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/barafael/BaMiRuFFI'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ef05a81898d3f6129f76fe9c9fc578231d2a80fd [INFO] sha for GitHub repo barafael/BaMiRuFFI: ef05a81898d3f6129f76fe9c9fc578231d2a80fd [INFO] validating manifest of barafael/BaMiRuFFI on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of barafael/BaMiRuFFI on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing barafael/BaMiRuFFI [INFO] finished frobbing barafael/BaMiRuFFI [INFO] frobbed toml for barafael/BaMiRuFFI written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/barafael/BaMiRuFFI/Cargo.toml [INFO] started frobbing barafael/BaMiRuFFI [INFO] finished frobbing barafael/BaMiRuFFI [INFO] frobbed toml for barafael/BaMiRuFFI written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/barafael/BaMiRuFFI/Cargo.toml [INFO] crate barafael/BaMiRuFFI already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking barafael/BaMiRuFFI against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-6/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/barafael/BaMiRuFFI:/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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bb8ce907d6a47ab578c050f755c87e4cb38e23451e492e713f46bf58616105f5 [INFO] running `"docker" "start" "-a" "bb8ce907d6a47ab578c050f755c87e4cb38e23451e492e713f46bf58616105f5"` [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling syntex_pos v0.54.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling clang-sys v0.12.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling aster v0.38.0 [INFO] [stderr] Compiling syntex v0.54.0 [INFO] [stderr] Compiling quasi v0.29.0 [INFO] [stderr] Compiling quasi_codegen v0.29.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling bindgen v0.20.5 [INFO] [stderr] Compiling BaMiRuFFI v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 8m 15s [INFO] running `"docker" "inspect" "bb8ce907d6a47ab578c050f755c87e4cb38e23451e492e713f46bf58616105f5"` [INFO] running `"docker" "rm" "-f" "bb8ce907d6a47ab578c050f755c87e4cb38e23451e492e713f46bf58616105f5"` [INFO] [stdout] bb8ce907d6a47ab578c050f755c87e4cb38e23451e492e713f46bf58616105f5