[INFO] updating cached repository Proximyst/owo_delet_this [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Proximyst/owo_delet_this [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Proximyst/owo_delet_this" "work/ex/pr-61753/sources/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be/gh/Proximyst/owo_delet_this"` [INFO] [stderr] Cloning into 'work/ex/pr-61753/sources/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be/gh/Proximyst/owo_delet_this'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Proximyst/owo_delet_this" "work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/Proximyst/owo_delet_this"` [INFO] [stderr] Cloning into 'work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/Proximyst/owo_delet_this'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 53a666a97d10ccabe5e0356070ca24cc5b4f9135 [INFO] sha for GitHub repo Proximyst/owo_delet_this: 53a666a97d10ccabe5e0356070ca24cc5b4f9135 [INFO] validating manifest of Proximyst/owo_delet_this on toolchain master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Proximyst/owo_delet_this on toolchain try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+af22dfc7f56a5057c6b6120a65c74e7b6c1530af-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Proximyst/owo_delet_this [INFO] finished frobbing Proximyst/owo_delet_this [INFO] frobbed toml for Proximyst/owo_delet_this written to work/ex/pr-61753/sources/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be/gh/Proximyst/owo_delet_this/Cargo.toml [INFO] started frobbing Proximyst/owo_delet_this [INFO] finished frobbing Proximyst/owo_delet_this [INFO] frobbed toml for Proximyst/owo_delet_this written to work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/Proximyst/owo_delet_this/Cargo.toml [INFO] crate Proximyst/owo_delet_this already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+af22dfc7f56a5057c6b6120a65c74e7b6c1530af-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking Proximyst/owo_delet_this against try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af for pr-61753 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61753/worker-1/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/Proximyst/owo_delet_this:/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" "+af22dfc7f56a5057c6b6120a65c74e7b6c1530af-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 587f78837df25ec7054ec34075d8365988a441435dd7dd51eff7169a07128635 [INFO] running `"docker" "start" "-a" "587f78837df25ec7054ec34075d8365988a441435dd7dd51eff7169a07128635"` [INFO] [stderr] Checking ring v0.14.6 [INFO] [stderr] Compiling syn v0.15.28 [INFO] [stderr] Checking tokio v0.1.16 [INFO] [stderr] Checking hyper v0.12.25 [INFO] [stderr] Checking webpki v0.19.1 [INFO] [stderr] Checking sct v0.5.0 [INFO] [stderr] Checking cookie v0.11.0 (https://github.com/alexcrichton/cookie-rs#c59d94e1) [INFO] [stderr] Checking ct-logs v0.5.1 [INFO] [stderr] Checking rustls v0.15.1 [INFO] [stderr] Checking webpki-roots v0.16.0 [INFO] [stderr] Checking tokio-rustls v0.9.0 [INFO] [stderr] Checking hyper-rustls v0.16.0 [INFO] [stderr] Checking reqwest v0.9.11 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking rocket_http v0.4.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Checking rocket v0.4.0 [INFO] [stderr] Checking owo_delet_this v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `"docker" "inspect" "587f78837df25ec7054ec34075d8365988a441435dd7dd51eff7169a07128635"` [INFO] running `"docker" "rm" "-f" "587f78837df25ec7054ec34075d8365988a441435dd7dd51eff7169a07128635"` [INFO] [stdout] 587f78837df25ec7054ec34075d8365988a441435dd7dd51eff7169a07128635