[INFO] updating cached repository yourowncrypto/ocl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yourowncrypto/ocl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yourowncrypto/ocl" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/yourowncrypto/ocl"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/yourowncrypto/ocl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yourowncrypto/ocl" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/yourowncrypto/ocl"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/yourowncrypto/ocl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c9ac2fedf991021073b4c5bec2378c77dd914982 [INFO] sha for GitHub repo yourowncrypto/ocl: c9ac2fedf991021073b4c5bec2378c77dd914982 [INFO] validating manifest of yourowncrypto/ocl on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yourowncrypto/ocl on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yourowncrypto/ocl [INFO] finished frobbing yourowncrypto/ocl [INFO] frobbed toml for yourowncrypto/ocl written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/yourowncrypto/ocl/Cargo.toml [INFO] started frobbing yourowncrypto/ocl [INFO] finished frobbing yourowncrypto/ocl [INFO] frobbed toml for yourowncrypto/ocl written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/yourowncrypto/ocl/Cargo.toml [INFO] crate yourowncrypto/ocl has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking yourowncrypto/ocl against try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-7/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/yourowncrypto/ocl:/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" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c1e212a9d6bafdfec940635319d7a94f8222a1e3dabceb3efc31263f6b15d42d [INFO] running `"docker" "start" "-a" "c1e212a9d6bafdfec940635319d7a94f8222a1e3dabceb3efc31263f6b15d42d"` [INFO] [stderr] Compiling proc-macro2 v0.4.23 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling cl-sys v0.4.1 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling ocl-core v0.10.0 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking hashbrown v0.1.6 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking qutex v0.2.1 [INFO] [stderr] Compiling syn v0.15.20 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking ocl-core-vector v0.1.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking ocl v0.19.1 [INFO] [stderr] Checking ocl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.53s [INFO] running `"docker" "inspect" "c1e212a9d6bafdfec940635319d7a94f8222a1e3dabceb3efc31263f6b15d42d"` [INFO] running `"docker" "rm" "-f" "c1e212a9d6bafdfec940635319d7a94f8222a1e3dabceb3efc31263f6b15d42d"` [INFO] [stdout] c1e212a9d6bafdfec940635319d7a94f8222a1e3dabceb3efc31263f6b15d42d