[INFO] updating cached repository yaahallo/laundry-bot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yaahallo/laundry-bot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yaahallo/laundry-bot" "work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/yaahallo/laundry-bot"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/yaahallo/laundry-bot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yaahallo/laundry-bot" "work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/yaahallo/laundry-bot"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/yaahallo/laundry-bot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ff7a441f51380ca0132c26ebbd7e6491604624b6 [INFO] sha for GitHub repo yaahallo/laundry-bot: ff7a441f51380ca0132c26ebbd7e6491604624b6 [INFO] validating manifest of yaahallo/laundry-bot on toolchain master#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yaahallo/laundry-bot on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yaahallo/laundry-bot [INFO] finished frobbing yaahallo/laundry-bot [INFO] frobbed toml for yaahallo/laundry-bot written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/yaahallo/laundry-bot/Cargo.toml [INFO] started frobbing yaahallo/laundry-bot [INFO] finished frobbing yaahallo/laundry-bot [INFO] frobbed toml for yaahallo/laundry-bot written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/yaahallo/laundry-bot/Cargo.toml [INFO] crate yaahallo/laundry-bot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking yaahallo/laundry-bot against master#efe2f32a6b8217425f361ec7c206910c611c03ee for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-6/master#efe2f32a6b8217425f361ec7c206910c611c03ee:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/yaahallo/laundry-bot:/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" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7aa59b72bc39b9afdb4908c4e276e914495553fa89fc9b4e7386b64a76e1c579 [INFO] running `"docker" "start" "-a" "7aa59b72bc39b9afdb4908c4e276e914495553fa89fc9b4e7386b64a76e1c579"` [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling cc v1.0.14 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Checking bitflags v1.0.2 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking kankyo v0.1.1 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking multipart v0.13.6 [INFO] [stderr] Compiling openssl-sys v0.9.28 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Checking flate2 v1.0.1 [INFO] [stderr] Checking sysfs_gpio v0.5.3 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] Checking hyper-native-tls v0.2.4 [INFO] [stderr] Checking evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Checking serenity v0.5.3 [INFO] [stderr] Checking laundry-bot v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.79s [INFO] running `"docker" "inspect" "7aa59b72bc39b9afdb4908c4e276e914495553fa89fc9b4e7386b64a76e1c579"` [INFO] running `"docker" "rm" "-f" "7aa59b72bc39b9afdb4908c4e276e914495553fa89fc9b4e7386b64a76e1c579"` [INFO] [stdout] 7aa59b72bc39b9afdb4908c4e276e914495553fa89fc9b4e7386b64a76e1c579