[INFO] fetching crate naver 0.1.2...
[INFO] testing naver-0.1.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate naver 0.1.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate naver 0.1.2
[INFO] finished tweaking crates.io crate naver 0.1.2
[INFO] tweaked toml for crates.io crate naver 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate naver 0.1.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 209 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml5ever v0.17.0
[INFO] [stderr]   Downloaded select v0.6.1
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d14cfdeb3fe66a0598bcd5f0962737dfafcc3f1f6a0c69dbd6bd01cf1ecef60
[INFO] running `Command { std: "docker" "start" "-a" "2d14cfdeb3fe66a0598bcd5f0962737dfafcc3f1f6a0c69dbd6bd01cf1ecef60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d14cfdeb3fe66a0598bcd5f0962737dfafcc3f1f6a0c69dbd6bd01cf1ecef60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d14cfdeb3fe66a0598bcd5f0962737dfafcc3f1f6a0c69dbd6bd01cf1ecef60", kill_on_drop: false }`
[INFO] [stdout] 2d14cfdeb3fe66a0598bcd5f0962737dfafcc3f1f6a0c69dbd6bd01cf1ecef60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a23ad032adc854c3235740e5bc631f10166d6958ea06a924542212fc3b129120
[INFO] running `Command { std: "docker" "start" "-a" "a23ad032adc854c3235740e5bc631f10166d6958ea06a924542212fc3b129120", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling markup5ever_rcdom v0.2.0
[INFO] [stderr]    Compiling select v0.6.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling naver v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `select` found for reference `&Document` in the current scope
[INFO] [stdout]   --> src/lib.rs:73:34
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let selection = document.select(predicate);
[INFO] [stdout]    |                                  ^^^^^^ method not found in `&Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for reference `&Document` in the current scope
[INFO] [stdout]   --> src/lib.rs:83:34
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let selection = document.select(predicate);
[INFO] [stdout]    |                                  ^^^^^^ method not found in `&Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]   --> src/lib.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 |         Ok(published.timestamp())
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for reference `&Document` in the current scope
[INFO] [stdout]   --> src/lib.rs:96:34
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let selection = document.select(predicate);
[INFO] [stdout]    |                                  ^^^^^^ method not found in `&Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for reference `&Document` in the current scope
[INFO] [stdout]    --> src/lib.rs:110:34
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let selection = document.select(predicate);
[INFO] [stdout]     |                                  ^^^^^^ method not found in `&Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for reference `&Document` in the current scope
[INFO] [stdout]    --> src/lib.rs:123:34
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let selection = document.select(predicate);
[INFO] [stdout]     |                                  ^^^^^^ method not found in `&Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Document` in the current scope
[INFO] [stdout]    --> src/lib.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 127 |           Ok(Document::from(value.as_str())
[INFO] [stdout]     |  ____________-
[INFO] [stdout] 128 | |             .select(Class("se_mediaImage"))
[INFO] [stdout]     | |             -^^^^^^ method not found in `Document`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `naver` (lib) due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a23ad032adc854c3235740e5bc631f10166d6958ea06a924542212fc3b129120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a23ad032adc854c3235740e5bc631f10166d6958ea06a924542212fc3b129120", kill_on_drop: false }`
[INFO] [stdout] a23ad032adc854c3235740e5bc631f10166d6958ea06a924542212fc3b129120
