[INFO] fetching crate queue_times 0.0.4... [INFO] checking queue_times-0.0.4 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate queue_times 0.0.4 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate queue_times 0.0.4 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate queue_times 0.0.4 [INFO] finished tweaking crates.io crate queue_times 0.0.4 [INFO] tweaked toml for crates.io crate queue_times 0.0.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 221 packages to latest compatible versions [INFO] [stderr] Adding dashmap v4.0.2 (available: v6.1.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.9) [INFO] [stderr] Adding scraper v0.12.0 (available: v0.21.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded html5ever v0.25.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da788e0ba766aebbf2026292b4e6bc6a8ed5afd8c6754ec0e14be2436d19812 [INFO] running `Command { std: "docker" "start" "-a" "9da788e0ba766aebbf2026292b4e6bc6a8ed5afd8c6754ec0e14be2436d19812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da788e0ba766aebbf2026292b4e6bc6a8ed5afd8c6754ec0e14be2436d19812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da788e0ba766aebbf2026292b4e6bc6a8ed5afd8c6754ec0e14be2436d19812", kill_on_drop: false }` [INFO] [stdout] 9da788e0ba766aebbf2026292b4e6bc6a8ed5afd8c6754ec0e14be2436d19812 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dcb9b99ddea479bed9c1059bf1f5188ba67623106868672f414f7cf93d0af18 [INFO] running `Command { std: "docker" "start" "-a" "3dcb9b99ddea479bed9c1059bf1f5188ba67623106868672f414f7cf93d0af18", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking ego-tree v0.6.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking scraper v0.12.0 [INFO] [stderr] Checking queue_times v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> src/parser.rs:210:24 [INFO] [stdout] | [INFO] [stdout] 210 | let html_str = reqwest::blocking::get("https://queue-times.com/en-US/parks/50/queue_times") [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> src/parser.rs:227:20 [INFO] [stdout] | [INFO] [stdout] 227 | let html = reqwest::blocking::get("https://queue-times.com/en-US/parks/273/queue_times") [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> src/parser.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | let html = reqwest::blocking::get("https://queue-times.com/en-US/parks/48/queue_times") [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> src/parser.rs:261:20 [INFO] [stdout] | [INFO] [stdout] 261 | let html = reqwest::blocking::get("https://queue-times.com/en-US/parks/282/queue_times") [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> src/parser.rs:277:20 [INFO] [stdout] | [INFO] [stdout] 277 | let html = reqwest::blocking::get("https://queue-times.com/en-US/parks/") [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> src/parser.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | reqwest::blocking::get(parks.get("Cedar Point").unwrap().to_owned()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `queue_times` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "3dcb9b99ddea479bed9c1059bf1f5188ba67623106868672f414f7cf93d0af18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dcb9b99ddea479bed9c1059bf1f5188ba67623106868672f414f7cf93d0af18", kill_on_drop: false }` [INFO] [stdout] 3dcb9b99ddea479bed9c1059bf1f5188ba67623106868672f414f7cf93d0af18