[INFO] updating cached repository atroche/myws [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/atroche/myws [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/atroche/myws" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/atroche/myws"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/atroche/myws'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/atroche/myws" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/atroche/myws"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/atroche/myws'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f29e7b5bbb832d6c6261a301ec6c505497a40879 [INFO] sha for GitHub repo atroche/myws: f29e7b5bbb832d6c6261a301ec6c505497a40879 [INFO] validating manifest of atroche/myws on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of atroche/myws on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing atroche/myws [INFO] finished frobbing atroche/myws [INFO] frobbed toml for atroche/myws written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/atroche/myws/Cargo.toml [INFO] started frobbing atroche/myws [INFO] finished frobbing atroche/myws [INFO] frobbed toml for atroche/myws written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/atroche/myws/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking atroche/myws against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-0/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/atroche/myws:/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9f63ef18d0978eab5e37098da1e3901d93171516416817e7e0c12265a9b8a14a [INFO] running `"docker" "start" "-a" "9f63ef18d0978eab5e37098da1e3901d93171516416817e7e0c12265a9b8a14a"` [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Checking chunked_transfer v1.0.0 [INFO] [stderr] Checking sct v0.5.0 [INFO] [stderr] Checking webpki v0.19.1 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking websocket v0.22.4 [INFO] [stderr] Checking zip v0.5.2 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking which v2.0.1 [INFO] [stderr] Checking webpki-roots v0.16.0 [INFO] [stderr] Checking rustls v0.15.2 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Checking ureq v0.9.1 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking headless_chrome v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/browser/tab/mod.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | / Fn( [INFO] [stderr] 38 | | Arc, [INFO] [stderr] 39 | | SessionId, [INFO] [stderr] 40 | | protocol::network::events::RequestInterceptedEventParams, [INFO] [stderr] 41 | | ) -> RequestInterceptionDecision [INFO] [stderr] 42 | | + Send [INFO] [stderr] 43 | | + Sync, [INFO] [stderr] | |______________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 37 | dyn Fn( [INFO] [stderr] 38 | Arc, [INFO] [stderr] 39 | SessionId, [INFO] [stderr] 40 | protocol::network::events::RequestInterceptedEventParams, [INFO] [stderr] 41 | ) -> RequestInterceptionDecision [INFO] [stderr] 42 | + Send [INFO] [stderr] ... [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/browser/tab/mod.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | / Fn( [INFO] [stderr] 38 | | Arc, [INFO] [stderr] 39 | | SessionId, [INFO] [stderr] 40 | | protocol::network::events::RequestInterceptedEventParams, [INFO] [stderr] 41 | | ) -> RequestInterceptionDecision [INFO] [stderr] 42 | | + Send [INFO] [stderr] 43 | | + Sync, [INFO] [stderr] | |______________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 37 | dyn Fn( [INFO] [stderr] 38 | Arc, [INFO] [stderr] 39 | SessionId, [INFO] [stderr] 40 | protocol::network::events::RequestInterceptedEventParams, [INFO] [stderr] 41 | ) -> RequestInterceptionDecision [INFO] [stderr] 42 | + Send [INFO] [stderr] ... [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "9f63ef18d0978eab5e37098da1e3901d93171516416817e7e0c12265a9b8a14a"` [INFO] running `"docker" "rm" "-f" "9f63ef18d0978eab5e37098da1e3901d93171516416817e7e0c12265a9b8a14a"` [INFO] [stdout] 9f63ef18d0978eab5e37098da1e3901d93171516416817e7e0c12265a9b8a14a