[INFO] fetching crate cdp-html-shot 0.1.23...
[INFO] checking cdp-html-shot-0.1.23 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1
[INFO] extracting crate cdp-html-shot 0.1.23 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate cdp-html-shot 0.1.23
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cdp-html-shot 0.1.23
[INFO] tweaked toml for crates.io crate cdp-html-shot 0.1.23 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cdp-html-shot 0.1.23 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cdp-html-shot 0.1.23 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded cpufeatures v0.2.15
[INFO] [stderr] Downloaded itoa v1.0.12
[INFO] [stderr] Downloaded markup5ever v0.14.0
[INFO] [stderr] Downloaded ego-tree v0.9.0
[INFO] [stderr] Downloaded scraper v0.21.0
[INFO] [stderr] Downloaded which v7.0.0
[INFO] [stderr] Downloaded html5ever v0.29.0
[INFO] [stderr] Downloaded rustls v0.23.17
[INFO] [stderr] Downloaded shindan-maker v0.1.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eacaad55233664b5c1e361c3d1a029dba37c514197143db6e2f57e302217eb6a
[INFO] running `Command { std: "docker" "start" "-a" "eacaad55233664b5c1e361c3d1a029dba37c514197143db6e2f57e302217eb6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eacaad55233664b5c1e361c3d1a029dba37c514197143db6e2f57e302217eb6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eacaad55233664b5c1e361c3d1a029dba37c514197143db6e2f57e302217eb6a", kill_on_drop: false }`
[INFO] [stdout] eacaad55233664b5c1e361c3d1a029dba37c514197143db6e2f57e302217eb6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cc52545a0e247b7d943cfe02b1847f730409a0a130ee869619f1f33f7a07a40
[INFO] running `Command { std: "docker" "start" "-a" "8cc52545a0e247b7d943cfe02b1847f730409a0a130ee869619f1f33f7a07a40", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.89
[INFO] [stderr] Compiling unicode-ident v1.0.13
[INFO] [stderr] Compiling libc v0.2.164
[INFO] [stderr] Checking itoa v1.0.12
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Checking bytes v1.8.0
[INFO] [stderr] Compiling serde v1.0.215
[INFO] [stderr] Compiling cc v1.2.1
[INFO] [stderr] Compiling phf_shared v0.10.0
[INFO] [stderr] Checking utf-8 v0.7.6
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Compiling openssl v0.10.68
[INFO] [stderr] Checking indexmap v2.6.0
[INFO] [stderr] Compiling serde_json v1.0.133
[INFO] [stderr] Compiling native-tls v0.2.12
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Compiling time-macros v0.2.18
[INFO] [stderr] Compiling rustix v0.38.41
[INFO] [stderr] Checking dtoa v1.0.9
[INFO] [stderr] Compiling anyhow v1.0.93
[INFO] [stderr] Checking linux-raw-sys v0.4.14
[INFO] [stderr] Checking futf v0.1.5
[INFO] [stderr] Checking cpufeatures v0.2.15
[INFO] [stderr] Checking servo_arc v0.4.0
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking sha1 v0.10.6
[INFO] [stderr] Checking tendril v0.4.3
[INFO] [stderr] Checking data-encoding v2.6.0
[INFO] [stderr] Checking rustls-pki-types v1.10.0
[INFO] [stderr] Checking sync_wrapper v1.0.1
[INFO] [stderr] Checking http v1.1.0
[INFO] [stderr] Checking home v0.5.9
[INFO] [stderr] Checking ego-tree v0.9.0
[INFO] [stderr] Checking dtoa-short v0.3.5
[INFO] [stderr] Checking fastrand v2.2.0
[INFO] [stderr] Checking chrono v0.4.38
[INFO] [stderr] Checking rustls-pemfile v2.2.0
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Compiling syn v2.0.87
[INFO] [stderr] Checking time v0.3.36
[INFO] [stderr] Checking socket2 v0.5.7
[INFO] [stderr] Checking mio v1.0.2
[INFO] [stderr] Checking getrandom v0.2.15
[INFO] [stderr] Checking parking_lot_core v0.9.10
[INFO] [stderr] Checking nix v0.29.0
[INFO] [stderr] Checking http-body v1.0.1
[INFO] [stderr] Checking parking_lot v0.12.3
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Compiling openssl-sys v0.9.104
[INFO] [stderr] Checking ctrlc v3.4.5
[INFO] [stderr] Checking cookie v0.18.1
[INFO] [stderr] Checking which v7.0.0
[INFO] [stderr] Checking tempfile v3.14.0
[INFO] [stderr] Compiling synstructure v0.13.1
[INFO] [stderr] Compiling zerocopy-derive v0.7.35
[INFO] [stderr] Compiling zerofrom-derive v0.1.4
[INFO] [stderr] Compiling yoke-derive v0.7.4
[INFO] [stderr] Compiling zerovec-derive v0.10.3
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Compiling tokio-macros v2.4.0
[INFO] [stderr] Compiling serde_derive v1.0.215
[INFO] [stderr] Compiling icu_provider_macros v1.5.0
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling html5ever v0.29.0
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling cssparser-macros v0.6.1
[INFO] [stderr] Compiling derive_more v0.99.18
[INFO] [stderr] Checking futures-util v0.3.31
[INFO] [stderr] Checking tokio v1.41.1
[INFO] [stderr] Checking thiserror v1.0.69
[INFO] [stderr] Compiling zerocopy v0.7.35
[INFO] [stderr] Checking zerofrom v0.1.4
[INFO] [stderr] Checking yoke v0.7.4
[INFO] [stderr] Checking zerovec v0.10.4
[INFO] [stderr] Compiling ppv-lite86 v0.2.20
[INFO] [stderr] Checking ahash v0.8.11
[INFO] [stderr] Compiling rand_chacha v0.3.1
[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.11.2
[INFO] [stderr] Compiling phf_generator v0.10.0
[INFO] [stderr] Compiling string_cache_codegen v0.5.2
[INFO] [stderr] Compiling phf_codegen v0.11.2
[INFO] [stderr] Compiling phf_macros v0.11.2
[INFO] [stderr] Checking tungstenite v0.24.0
[INFO] [stderr] Checking icu_provider v1.5.0
[INFO] [stderr] Compiling selectors v0.26.0
[INFO] [stderr] Compiling markup5ever v0.14.0
[INFO] [stderr] Checking icu_locid_transform v1.5.0
[INFO] [stderr] Checking phf v0.11.2
[INFO] [stderr] Checking cssparser v0.34.0
[INFO] [stderr] Checking http-body-util v0.1.2
[INFO] [stderr] Checking futures-executor v0.3.31
[INFO] [stderr] Checking tokio-util v0.7.12
[INFO] [stderr] Checking tokio-tungstenite v0.24.0
[INFO] [stderr] Checking futures v0.3.31
[INFO] [stderr] Checking icu_properties v1.5.1
[INFO] [stderr] Checking h2 v0.4.7
[INFO] [stderr] Checking tokio-native-tls v0.3.1
[INFO] [stderr] Checking string_cache v0.8.7
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[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 cdp-html-shot v0.1.23 (/opt/rustwide/workdir)
[INFO] [stderr] Checking publicsuffix v2.3.0
[INFO] [stderr] Checking url v2.5.3
[INFO] [stderr] Checking hyper v1.5.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tab.rs:199:31
[INFO] [stdout] |
[INFO] [stdout] 199 | pub async fn find_element(&self, selector: &str) -> Result {
[INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 199 | pub async fn find_element(&self, selector: &str) -> Result> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout] --> src/browser.rs:297:27
[INFO] [stdout] |
[INFO] [stdout] 297 | let browser = BROWSER
[INFO] [stdout] | ___________________________^
[INFO] [stdout] 298 | | .get_or_init(|| async {
[INFO] [stdout] 299 | | let browser = Browser::new().await.unwrap();
[INFO] [stdout] 300 | | browser.close_init_tab().await.unwrap();
[INFO] [stdout] 301 | | Arc::new(browser)
[INFO] [stdout] 302 | | })
[INFO] [stdout] | |__________________^ shared reference to mutable static
[INFO] [stdout] |
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout] --> src/browser.rs:317:31
[INFO] [stdout] |
[INFO] [stdout] 317 | Arc::get_mut(&mut BROWSER.take()?)?.close().ok()
[INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] |
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking cookie_store v0.21.1
[INFO] [stderr] Checking scraper v0.21.0
[INFO] [stderr] Checking hyper-util v0.1.10
[INFO] [stderr] Checking hyper-tls v0.6.0
[INFO] [stderr] Checking reqwest v0.12.9
[INFO] [stderr] Checking shindan-maker v0.1.23
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tab.rs:199:31
[INFO] [stdout] |
[INFO] [stdout] 199 | pub async fn find_element(&self, selector: &str) -> Result {
[INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 199 | pub async fn find_element(&self, selector: &str) -> Result> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout] --> src/browser.rs:297:27
[INFO] [stdout] |
[INFO] [stdout] 297 | let browser = BROWSER
[INFO] [stdout] | ___________________________^
[INFO] [stdout] 298 | | .get_or_init(|| async {
[INFO] [stdout] 299 | | let browser = Browser::new().await.unwrap();
[INFO] [stdout] 300 | | browser.close_init_tab().await.unwrap();
[INFO] [stdout] 301 | | Arc::new(browser)
[INFO] [stdout] 302 | | })
[INFO] [stdout] | |__________________^ shared reference to mutable static
[INFO] [stdout] |
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout] --> src/browser.rs:317:31
[INFO] [stdout] |
[INFO] [stdout] 317 | Arc::get_mut(&mut BROWSER.take()?)?.close().ok()
[INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] |
[INFO] [stdout] = note: for more information, see
[INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.83s
[INFO] running `Command { std: "docker" "inspect" "8cc52545a0e247b7d943cfe02b1847f730409a0a130ee869619f1f33f7a07a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cc52545a0e247b7d943cfe02b1847f730409a0a130ee869619f1f33f7a07a40", kill_on_drop: false }`
[INFO] [stdout] 8cc52545a0e247b7d943cfe02b1847f730409a0a130ee869619f1f33f7a07a40