[INFO] updating cached repository adericbourg/rust-web-rss [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/adericbourg/rust-web-rss [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/adericbourg/rust-web-rss" "work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/adericbourg/rust-web-rss"` [INFO] [stderr] Cloning into 'work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/adericbourg/rust-web-rss'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/adericbourg/rust-web-rss" "work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/adericbourg/rust-web-rss"` [INFO] [stderr] Cloning into 'work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/adericbourg/rust-web-rss'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ff58ff5d6039617ed40109957a5285bc61b39af1 [INFO] sha for GitHub repo adericbourg/rust-web-rss: ff58ff5d6039617ed40109957a5285bc61b39af1 [INFO] validating manifest of adericbourg/rust-web-rss on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of adericbourg/rust-web-rss on toolchain try#74092351c05ae61047b2be02024415546595e974 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing adericbourg/rust-web-rss [INFO] finished frobbing adericbourg/rust-web-rss [INFO] frobbed toml for adericbourg/rust-web-rss written to work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/adericbourg/rust-web-rss/Cargo.toml [INFO] started frobbing adericbourg/rust-web-rss [INFO] finished frobbing adericbourg/rust-web-rss [INFO] frobbed toml for adericbourg/rust-web-rss written to work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/adericbourg/rust-web-rss/Cargo.toml [INFO] crate adericbourg/rust-web-rss already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking adericbourg/rust-web-rss against try#74092351c05ae61047b2be02024415546595e974 for pr-60174 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60174/worker-6/try#74092351c05ae61047b2be02024415546595e974:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/adericbourg/rust-web-rss:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+74092351c05ae61047b2be02024415546595e974-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 97cf1e72a5f6bd333e88ad2584286efde8df3ca603c32c6853479b2785a68049 [INFO] running `"docker" "start" "-a" "97cf1e72a5f6bd333e88ad2584286efde8df3ca603c32c6853479b2785a68049"` [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Checking notify v4.0.9 [INFO] [stderr] Compiling darling_core v0.8.5 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Compiling rocket_http v0.4.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Checking quick-xml v0.13.2 [INFO] [stderr] Compiling darling_macro v0.8.5 [INFO] [stderr] Compiling darling v0.8.5 [INFO] [stderr] Compiling derive_builder_core v0.4.1 [INFO] [stderr] Compiling derive_builder v0.7.1 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Checking rss v1.6.1 [INFO] [stderr] Checking rocket v0.4.0 [INFO] [stderr] Checking rocket_contrib v0.4.0 [INFO] [stderr] Checking rust-web-rss v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "97cf1e72a5f6bd333e88ad2584286efde8df3ca603c32c6853479b2785a68049"` [INFO] running `"docker" "rm" "-f" "97cf1e72a5f6bd333e88ad2584286efde8df3ca603c32c6853479b2785a68049"` [INFO] [stdout] 97cf1e72a5f6bd333e88ad2584286efde8df3ca603c32c6853479b2785a68049