[INFO] updating cached repository nitros12/pyo3_rust_image_poc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nitros12/pyo3_rust_image_poc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nitros12/pyo3_rust_image_poc" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/nitros12/pyo3_rust_image_poc"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/nitros12/pyo3_rust_image_poc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nitros12/pyo3_rust_image_poc" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/nitros12/pyo3_rust_image_poc"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/nitros12/pyo3_rust_image_poc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] caae8456a3332dbde1e038a767f92b291987da1c [INFO] sha for GitHub repo nitros12/pyo3_rust_image_poc: caae8456a3332dbde1e038a767f92b291987da1c [INFO] validating manifest of nitros12/pyo3_rust_image_poc on toolchain master#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nitros12/pyo3_rust_image_poc on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nitros12/pyo3_rust_image_poc [INFO] finished frobbing nitros12/pyo3_rust_image_poc [INFO] frobbed toml for nitros12/pyo3_rust_image_poc written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/nitros12/pyo3_rust_image_poc/Cargo.toml [INFO] started frobbing nitros12/pyo3_rust_image_poc [INFO] finished frobbing nitros12/pyo3_rust_image_poc [INFO] frobbed toml for nitros12/pyo3_rust_image_poc written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/nitros12/pyo3_rust_image_poc/Cargo.toml [INFO] crate nitros12/pyo3_rust_image_poc already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking nitros12/pyo3_rust_image_poc against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-3/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/nitros12/pyo3_rust_image_poc:/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" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7430f7d670b4abded794ce56af6afa48f5b1ee362b790f2300f5772e1a096758 [INFO] running `"docker" "start" "-a" "7430f7d670b4abded794ce56af6afa48f5b1ee362b790f2300f5772e1a096758"` [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Checking spin v0.4.9 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Compiling mashup-impl v0.1.5 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking mashup v0.1.5 [INFO] [stderr] Compiling pyo3 v0.4.1 [INFO] [stderr] Compiling pyo3-derive-backend v0.4.1 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Compiling pyo3cls v0.4.1 [INFO] [stderr] Checking image-meme v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "7430f7d670b4abded794ce56af6afa48f5b1ee362b790f2300f5772e1a096758"` [INFO] running `"docker" "rm" "-f" "7430f7d670b4abded794ce56af6afa48f5b1ee362b790f2300f5772e1a096758"` [INFO] [stdout] 7430f7d670b4abded794ce56af6afa48f5b1ee362b790f2300f5772e1a096758