[INFO] cloning repository https://github.com/Hyuntae-Lee/stock_finder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hyuntae-Lee/stock_finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyuntae-Lee%2Fstock_finder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyuntae-Lee%2Fstock_finder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 181df76a19f53c2b490893a6620f37b64a967f0d [INFO] testing Hyuntae-Lee/stock_finder against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyuntae-Lee%2Fstock_finder" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hyuntae-Lee/stock_finder on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hyuntae-Lee/stock_finder [INFO] finished tweaking git repo https://github.com/Hyuntae-Lee/stock_finder [INFO] tweaked toml for git repo https://github.com/Hyuntae-Lee/stock_finder written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Hyuntae-Lee/stock_finder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd98919b0d2abe85db83c29dfbdf0a82ec0b879acff13abb42516fa3e91a30b0 [INFO] running `Command { std: "docker" "start" "-a" "bd98919b0d2abe85db83c29dfbdf0a82ec0b879acff13abb42516fa3e91a30b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd98919b0d2abe85db83c29dfbdf0a82ec0b879acff13abb42516fa3e91a30b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd98919b0d2abe85db83c29dfbdf0a82ec0b879acff13abb42516fa3e91a30b0", kill_on_drop: false }` [INFO] [stdout] bd98919b0d2abe85db83c29dfbdf0a82ec0b879acff13abb42516fa3e91a30b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 635841d6763f2f8343b10b961f290658f5a3cd69542e81a7880062b8d630130f [INFO] running `Command { std: "docker" "start" "-a" "635841d6763f2f8343b10b961f290658f5a3cd69542e81a7880062b8d630130f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling futures v0.1.24 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.18 [INFO] [stderr] Compiling serde v1.0.77 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling utf-8 v0.7.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling tokio-executor v0.1.4 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling http v0.1.11 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.6 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling syn v0.15.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling serde_derive v1.0.77 [INFO] [stderr] Compiling hyper v0.12.9 [INFO] [stderr] Compiling html5ever v0.22.3 [INFO] [stderr] Compiling markup5ever v0.7.2 [INFO] [stderr] Compiling stock_finder v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `!` or `::`, found `to` [INFO] [stdout] --> src/network_hdlr.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | refer to https://github.com/servo/html5ever/blob/master/html5ever/examples/print-rcdom.rs for parsing [INFO] [stdout] | ^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_values_with_code` in module `network_hdlr` [INFO] [stdout] --> src/main.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | match network_hdlr::get_values_with_code(&code) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `network_hdlr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stock_finder` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "635841d6763f2f8343b10b961f290658f5a3cd69542e81a7880062b8d630130f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "635841d6763f2f8343b10b961f290658f5a3cd69542e81a7880062b8d630130f", kill_on_drop: false }` [INFO] [stdout] 635841d6763f2f8343b10b961f290658f5a3cd69542e81a7880062b8d630130f