[INFO] cloning repository yourowncrypto/ocl [INFO] running `"git" "clone" "--bare" "git://github.com/yourowncrypto/ocl.git" "work/cache/sources/gh/yourowncrypto/ocl"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/yourowncrypto/ocl'... [INFO] running `"git" "clone" "work/cache/sources/gh/yourowncrypto/ocl" "work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/yourowncrypto/ocl"` [INFO] [stderr] Cloning into 'work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/yourowncrypto/ocl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yourowncrypto/ocl" "work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/yourowncrypto/ocl"` [INFO] [stderr] Cloning into 'work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/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#c0086b9e8972fef9fd4af24bae20d45021ed06c6 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0086b9e8972fef9fd4af24bae20d45021ed06c6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yourowncrypto/ocl on toolchain try#290ac7b29f41ff9fa5232f9a1116ea71a3501063 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+290ac7b29f41ff9fa5232f9a1116ea71a3501063-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-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/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-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/yourowncrypto/ocl/Cargo.toml [INFO] crate yourowncrypto/ocl has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0086b9e8972fef9fd4af24bae20d45021ed06c6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hashbrown v0.1.6 [INFO] [stderr] Downloaded ocl v0.19.1 [INFO] [stderr] Downloaded cl-sys v0.4.1 [INFO] [stderr] Downloaded syn v0.15.20 [INFO] [stderr] Downloaded ocl-core v0.10.0 [INFO] [stderr] Downloaded ocl-core-vector v0.1.0 [INFO] [stderr] Downloaded num-bigint v0.1.44 [INFO] [stderr] Downloaded proc-macro2 v0.4.23 [INFO] [stderr] Downloaded qutex v0.2.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+290ac7b29f41ff9fa5232f9a1116ea71a3501063-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking yourowncrypto/ocl against master#c0086b9e8972fef9fd4af24bae20d45021ed06c6 for pr-58899 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58899/worker-6/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/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" "+c0086b9e8972fef9fd4af24bae20d45021ed06c6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 703baea5a0c9eb1ee12e72b8e88f3ef3c11f8c2c3ce164c9bb4b05f795a1797b [INFO] running `"docker" "start" "-a" "703baea5a0c9eb1ee12e72b8e88f3ef3c11f8c2c3ce164c9bb4b05f795a1797b"` [INFO] [stderr] Compiling proc-macro2 v0.4.23 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling cl-sys v0.4.1 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking hashbrown v0.1.6 [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 num-bigint v0.1.44 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling syn v0.15.20 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking ocl-core-vector v0.1.0 [INFO] [stderr] Checking qutex v0.2.1 [INFO] [stderr] Checking backtrace v0.3.9 [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 45.41s [INFO] running `"docker" "inspect" "703baea5a0c9eb1ee12e72b8e88f3ef3c11f8c2c3ce164c9bb4b05f795a1797b"` [INFO] running `"docker" "rm" "-f" "703baea5a0c9eb1ee12e72b8e88f3ef3c11f8c2c3ce164c9bb4b05f795a1797b"` [INFO] [stdout] 703baea5a0c9eb1ee12e72b8e88f3ef3c11f8c2c3ce164c9bb4b05f795a1797b