[INFO] cloning repository Hyuntae-Lee/stock_finder [INFO] running `"git" "clone" "--bare" "git://github.com/Hyuntae-Lee/stock_finder.git" "work/cache/sources/gh/Hyuntae-Lee/stock_finder"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Hyuntae-Lee/stock_finder'... [INFO] running `"git" "clone" "work/cache/sources/gh/Hyuntae-Lee/stock_finder" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/Hyuntae-Lee/stock_finder"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/Hyuntae-Lee/stock_finder'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Hyuntae-Lee/stock_finder" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/Hyuntae-Lee/stock_finder"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/Hyuntae-Lee/stock_finder'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 181df76a19f53c2b490893a6620f37b64a967f0d [INFO] sha for GitHub repo Hyuntae-Lee/stock_finder: 181df76a19f53c2b490893a6620f37b64a967f0d [INFO] validating manifest of Hyuntae-Lee/stock_finder 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 Hyuntae-Lee/stock_finder 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 Hyuntae-Lee/stock_finder [INFO] finished frobbing Hyuntae-Lee/stock_finder [INFO] frobbed toml for Hyuntae-Lee/stock_finder written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/Hyuntae-Lee/stock_finder/Cargo.toml [INFO] started frobbing Hyuntae-Lee/stock_finder [INFO] finished frobbing Hyuntae-Lee/stock_finder [INFO] frobbed toml for Hyuntae-Lee/stock_finder written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/Hyuntae-Lee/stock_finder/Cargo.toml [INFO] crate Hyuntae-Lee/stock_finder already has a lockfile, it will not be regenerated [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 Hyuntae-Lee/stock_finder against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-3/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/Hyuntae-Lee/stock_finder:/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] 1c52dd3934f418e550ca2dbdb117fa4c8e759267998e216a762cf80158b9c689 [INFO] running `"docker" "start" "-a" "1c52dd3934f418e550ca2dbdb117fa4c8e759267998e216a762cf80158b9c689"` [INFO] [stderr] Compiling serde v1.0.77 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking parking_lot_core v0.3.0 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking http v0.1.11 [INFO] [stderr] Checking string_cache v0.7.3 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking hyper v0.12.9 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling markup5ever v0.7.2 [INFO] [stderr] Checking html5ever v0.22.3 [INFO] [stderr] Checking stock_finder v1.0.1 (/opt/crater/workdir) [INFO] [stderr] error: expected one of `!` or `::`, found `to` [INFO] [stderr] --> src/network_hdlr.rs:16:7 [INFO] [stderr] | [INFO] [stderr] 16 | refer to https://github.com/servo/html5ever/blob/master/html5ever/examples/print-rcdom.rs for parsing [INFO] [stderr] | ^^ expected one of `!` or `::` here [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: expected one of `!` or `::`, found `to` [INFO] [stderr] --> src/network_hdlr.rs:16:7 [INFO] [stderr] | [INFO] [stderr] 16 | refer to https://github.com/servo/html5ever/blob/master/html5ever/examples/print-rcdom.rs for parsing [INFO] [stderr] | ^^ expected one of `!` or `::` here [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `stock_finder`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `stock_finder`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1c52dd3934f418e550ca2dbdb117fa4c8e759267998e216a762cf80158b9c689"` [INFO] running `"docker" "rm" "-f" "1c52dd3934f418e550ca2dbdb117fa4c8e759267998e216a762cf80158b9c689"` [INFO] [stdout] 1c52dd3934f418e550ca2dbdb117fa4c8e759267998e216a762cf80158b9c689