[INFO] updating cached repository Shynd/owo-bot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Shynd/owo-bot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Shynd/owo-bot" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/Shynd/owo-bot"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/Shynd/owo-bot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Shynd/owo-bot" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Shynd/owo-bot"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Shynd/owo-bot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] acd9478b9a29ca225372df765a9de5338ea7f17c [INFO] sha for GitHub repo Shynd/owo-bot: acd9478b9a29ca225372df765a9de5338ea7f17c [INFO] validating manifest of Shynd/owo-bot on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Shynd/owo-bot on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Shynd/owo-bot [INFO] finished frobbing Shynd/owo-bot [INFO] frobbed toml for Shynd/owo-bot written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/Shynd/owo-bot/Cargo.toml [INFO] started frobbing Shynd/owo-bot [INFO] finished frobbing Shynd/owo-bot [INFO] frobbed toml for Shynd/owo-bot written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Shynd/owo-bot/Cargo.toml [INFO] crate Shynd/owo-bot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Shynd/owo-bot against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-3/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Shynd/owo-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" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 028ed16cb186ef5aa19a8c34b286049452424fc2328aa0861bb1897915a4bbff [INFO] running `"docker" "start" "-a" "028ed16cb186ef5aa19a8c34b286049452424fc2328aa0861bb1897915a4bbff"` [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling proc-macro2 v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking serde_json v1.0.13 [INFO] [stderr] Checking parking_lot_core v0.2.13 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking chrono v0.4.1 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking regex v0.2.10 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Checking parking_lot v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling mime_guess v1.8.4 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Checking flate2 v1.0.1 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking multipart v0.13.6 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [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] Compiling serde_derive v1.0.37 [INFO] [stderr] Checking serenity v0.5.1 [INFO] [stderr] Checking owo-bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `"docker" "inspect" "028ed16cb186ef5aa19a8c34b286049452424fc2328aa0861bb1897915a4bbff"` [INFO] running `"docker" "rm" "-f" "028ed16cb186ef5aa19a8c34b286049452424fc2328aa0861bb1897915a4bbff"` [INFO] [stdout] 028ed16cb186ef5aa19a8c34b286049452424fc2328aa0861bb1897915a4bbff