[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-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/Hyuntae-Lee/stock_finder"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/Hyuntae-Lee/stock_finder'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Hyuntae-Lee/stock_finder" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/Hyuntae-Lee/stock_finder"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/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#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Hyuntae-Lee/stock_finder on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-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-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/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-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/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/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Hyuntae-Lee/stock_finder against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-2/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/Hyuntae-Lee/stock_finder:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e6c2adf52f29debabd2a1ebc1b203ab30e4e142896036f512f487259d5bb73bc [INFO] running `"docker" "start" "-a" "e6c2adf52f29debabd2a1ebc1b203ab30e4e142896036f512f487259d5bb73bc"` [INFO] [stderr] Compiling serde v1.0.77 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking string_cache v0.7.3 [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" "e6c2adf52f29debabd2a1ebc1b203ab30e4e142896036f512f487259d5bb73bc"` [INFO] running `"docker" "rm" "-f" "e6c2adf52f29debabd2a1ebc1b203ab30e4e142896036f512f487259d5bb73bc"` [INFO] [stdout] e6c2adf52f29debabd2a1ebc1b203ab30e4e142896036f512f487259d5bb73bc