[INFO] updating cached repository HAL24K/ooproxy [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/HAL24K/ooproxy [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/HAL24K/ooproxy" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/HAL24K/ooproxy"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/HAL24K/ooproxy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/HAL24K/ooproxy" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/HAL24K/ooproxy"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/HAL24K/ooproxy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 43959d607236a5033b4e62f4ccf114b5c3439b73 [INFO] sha for GitHub repo HAL24K/ooproxy: 43959d607236a5033b4e62f4ccf114b5c3439b73 [INFO] validating manifest of HAL24K/ooproxy 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 HAL24K/ooproxy 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 HAL24K/ooproxy [INFO] finished frobbing HAL24K/ooproxy [INFO] frobbed toml for HAL24K/ooproxy written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/HAL24K/ooproxy/Cargo.toml [INFO] started frobbing HAL24K/ooproxy [INFO] finished frobbing HAL24K/ooproxy [INFO] frobbed toml for HAL24K/ooproxy written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/HAL24K/ooproxy/Cargo.toml [INFO] crate HAL24K/ooproxy 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 HAL24K/ooproxy against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-0/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/HAL24K/ooproxy:/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] 915549c5d329fd88a71ec47a60fe59e80c5cc5fb825f22beeaf9c8ce2d5346ce [INFO] running `"docker" "start" "-a" "915549c5d329fd88a71ec47a60fe59e80c5cc5fb825f22beeaf9c8ce2d5346ce"` [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking nom v4.2.0 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking jsonwebtoken v5.0.1 [INFO] [stderr] Checking config v0.9.2 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Checking ooproxy v1.0.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `"docker" "inspect" "915549c5d329fd88a71ec47a60fe59e80c5cc5fb825f22beeaf9c8ce2d5346ce"` [INFO] running `"docker" "rm" "-f" "915549c5d329fd88a71ec47a60fe59e80c5cc5fb825f22beeaf9c8ce2d5346ce"` [INFO] [stdout] 915549c5d329fd88a71ec47a60fe59e80c5cc5fb825f22beeaf9c8ce2d5346ce