[INFO] cloning repository https://github.com/vhgcuong/rust_web_scraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vhgcuong/rust_web_scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhgcuong%2Frust_web_scraper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhgcuong%2Frust_web_scraper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4f2167d2a7110e033721a7c6762e81903799bc0 [INFO] documenting vhgcuong/rust_web_scraper against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhgcuong%2Frust_web_scraper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vhgcuong/rust_web_scraper on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vhgcuong/rust_web_scraper [INFO] finished tweaking git repo https://github.com/vhgcuong/rust_web_scraper [INFO] tweaked toml for git repo https://github.com/vhgcuong/rust_web_scraper written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vhgcuong/rust_web_scraper 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] documenting vhgcuong/rust_web_scraper against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhgcuong%2Frust_web_scraper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vhgcuong/rust_web_scraper on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vhgcuong/rust_web_scraper [INFO] finished tweaking git repo https://github.com/vhgcuong/rust_web_scraper [INFO] tweaked toml for git repo https://github.com/vhgcuong/rust_web_scraper written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vhgcuong/rust_web_scraper 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" "+beta-2025-04-13" "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 scraper v0.17.1 [INFO] [stderr] Downloaded pin-project-lite v0.2.12 [INFO] [stderr] Downloaded servo_arc v0.3.0 [INFO] [stderr] Downloaded socks v0.3.4 [INFO] [stderr] Downloaded serde_derive v1.0.185 [INFO] [stderr] Downloaded selectors v0.25.0 [INFO] [stderr] Downloaded serde v1.0.185 [INFO] [stderr] Downloaded openssl-sys v0.9.91 [INFO] [stderr] Downloaded rustls-webpki v0.100.2 [INFO] [stderr] Downloaded indicatif v0.17.6 [INFO] [stderr] Downloaded portable-atomic v1.4.2 [INFO] [stderr] Downloaded ureq v2.7.1 [INFO] [stderr] Downloaded rustls-webpki v0.101.4 [INFO] [stderr] Downloaded auto_generate_cdp v0.4.2 [INFO] [stderr] Downloaded reqwest v0.11.19 [INFO] [stderr] Downloaded headless_chrome v1.0.5 [INFO] [stderr] Downloaded cssparser v0.31.2 [INFO] [stderr] Downloaded rustls v0.21.6 [INFO] [stderr] Downloaded regex v1.9.3 [INFO] [stderr] Downloaded regex-syntax v0.7.4 [INFO] [stderr] Downloaded rustix v0.38.8 [INFO] [stderr] Downloaded webpki-roots v0.23.1 [INFO] [stderr] Downloaded openssl v0.10.56 [INFO] [stderr] Downloaded regex-automata v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d684e841f6ed7dfb3c443df1400a0a36759aed699d0ea1633fe33643d740487 [INFO] running `Command { std: "docker" "start" "-a" "2d684e841f6ed7dfb3c443df1400a0a36759aed699d0ea1633fe33643d740487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d684e841f6ed7dfb3c443df1400a0a36759aed699d0ea1633fe33643d740487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d684e841f6ed7dfb3c443df1400a0a36759aed699d0ea1633fe33643d740487", kill_on_drop: false }` [INFO] [stdout] 2d684e841f6ed7dfb3c443df1400a0a36759aed699d0ea1633fe33643d740487 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 802037b290f3d6793a22f5cba60f4a7382c845d8361d15e992091dd873955d5d [INFO] running `Command { std: "docker" "start" "-a" "802037b290f3d6793a22f5cba60f4a7382c845d8361d15e992091dd873955d5d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling portable-atomic v1.4.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.185 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking tungstenite v0.18.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.2 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Compiling ureq v2.7.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking reqwest v0.11.19 [INFO] [stderr] Compiling auto_generate_cdp v0.4.2 [INFO] [stderr] Checking scraper v0.17.1 [INFO] [stderr] Compiling headless_chrome v1.0.5 [INFO] [stderr] error: failed to run custom build command for `headless_chrome v1.0.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/headless_chrome-1d8bbb786307bd6f/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/auto_generate_cdp-0.4.2/src/compile.rs:1296:14: [INFO] [stderr] Request error. If you are behind a firewall, perhaps using a proxy will help. Environment variables "https_proxy", "http_proxy", and "ALL_PROXY" are used in that order.: Transport(Transport { kind: Dns, message: Some("resolve dns name 'raw.githubusercontent.com:443'"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("raw.githubusercontent.com")), port: None, path: "/ChromeDevTools/devtools-protocol/15f524c8f5ce5b317ddcdf5e6f875d6eb8bdac88/json/js_protocol.json", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) }) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5f66f4030962 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f66f4030962 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f66f4030962 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f66f4030962 - ::fmt::had50d3dbab4f9a49 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f66f405a1c3 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x5f66f405a1c3 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x5f66f402d4d3 - std::io::default_write_fmt::hfb3376268ea3ee75 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5f66f402d4d3 - std::io::Write::write_fmt::h819ce08a32b4f9f7 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5f66f40307b2 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5f66f40316e2 - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5f66f40314e5 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5f66f4032082 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5f66f4031e2a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5f66f4030e59 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5f66f4031abd - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5f66f3d8ccd0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5f66f3d8d166 - core::result::unwrap_failed::hc06d646aff6e2a9a [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5f66f3d8fc34 - core::result::Result::expect::h2371b1e621e5ba4c [INFO] [stderr] 18: 0x5f66f3dd1493 - auto_generate_cdp::compile::check_json::h6356cddcf473a4d7 [INFO] [stderr] 19: 0x5f66f3dd1b64 - auto_generate_cdp::compile::compile_cdp_json::h471e073a7995a173 [INFO] [stderr] 20: 0x5f66f3d92a7f - auto_generate_cdp::init::h0629e315b0739fd8 [INFO] [stderr] 21: 0x5f66f3d8da37 - build_script_build::main::hee3e36b25448c667 [INFO] [stderr] 22: 0x5f66f3d8d9d3 - core::ops::function::FnOnce::call_once::h78fa72adee3d7e94 [INFO] [stderr] 23: 0x5f66f3d8d9b6 - std::sys::backtrace::__rust_begin_short_backtrace::h88d8fc8e3227ac1c [INFO] [stderr] 24: 0x5f66f3d8d999 - std::rt::lang_start::{{closure}}::ha82d101c89c155e8 [INFO] [stderr] 25: 0x5f66f4029210 - core::ops::function::impls:: for &F>::call_once::h76d4710199b6d3ec [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 26: 0x5f66f4029210 - std::panicking::try::do_call::hed7976834a7187c4 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5f66f4029210 - std::panicking::try::h4482392c0aab6c40 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5f66f4029210 - std::panic::catch_unwind::h57eb8bdc88215c08 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5f66f4029210 - std::rt::lang_start_internal::{{closure}}::h582aca8f991cee01 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/rt.rs:168:24 [INFO] [stderr] 30: 0x5f66f4029210 - std::panicking::try::do_call::hd9d0541c1412e9b0 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stderr] 31: 0x5f66f4029210 - std::panicking::try::h6467744ef028cbc9 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stderr] 32: 0x5f66f4029210 - std::panic::catch_unwind::h88462888c16be0b7 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stderr] 33: 0x5f66f4029210 - std::rt::lang_start_internal::h79a5f970fb99441e [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/rt.rs:164:5 [INFO] [stderr] 34: 0x5f66f3d8d981 - std::rt::lang_start::hcc70889bbd3a010f [INFO] [stderr] 35: 0x5f66f3d8da55 - main [INFO] [stderr] 36: 0x7a9a4a97a1ca - [INFO] [stderr] 37: 0x7a9a4a97a28b - __libc_start_main [INFO] [stderr] 38: 0x5f66f3d8d895 - _start [INFO] [stderr] 39: 0x0 - [INFO] running `Command { std: "docker" "inspect" "802037b290f3d6793a22f5cba60f4a7382c845d8361d15e992091dd873955d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "802037b290f3d6793a22f5cba60f4a7382c845d8361d15e992091dd873955d5d", kill_on_drop: false }` [INFO] [stdout] 802037b290f3d6793a22f5cba60f4a7382c845d8361d15e992091dd873955d5d