[INFO] fetching crate goblin_book_gobbler 0.2.0...
[INFO] testing goblin_book_gobbler-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate goblin_book_gobbler 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate goblin_book_gobbler 0.2.0
[INFO] finished tweaking crates.io crate goblin_book_gobbler 0.2.0
[INFO] tweaked toml for crates.io crate goblin_book_gobbler 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate goblin_book_gobbler 0.2.0 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] crate crates.io crate goblin_book_gobbler 0.2.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.17.2
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded gql_client v1.0.7
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded bzip2 v0.5.2
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded tungstenite v0.26.2
[INFO] [stderr]   Downloaded base64 v0.21.2
[INFO] [stderr]   Downloaded zip v2.4.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.88
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.1
[INFO] [stderr]   Downloaded auto_generate_cdp v0.4.5
[INFO] [stderr]   Downloaded h2 v0.3.19
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.36
[INFO] [stderr]   Downloaded headless_chrome v1.0.17
[INFO] [stderr]   Downloaded openssl v0.10.53
[INFO] [stderr]   Downloaded tokio v1.28.2
[INFO] [stderr]   Downloaded web-sys v0.3.63
[INFO] [stderr]   Downloaded openssl-src v111.28.2+1.1.1w
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e71e01ca7dc31c35713c92259b5b996850ca2d0fe5e61668c450ba7a804eaac
[INFO] running `Command { std: "docker" "start" "-a" "2e71e01ca7dc31c35713c92259b5b996850ca2d0fe5e61668c450ba7a804eaac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e71e01ca7dc31c35713c92259b5b996850ca2d0fe5e61668c450ba7a804eaac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e71e01ca7dc31c35713c92259b5b996850ca2d0fe5e61668c450ba7a804eaac", kill_on_drop: false }`
[INFO] [stdout] 2e71e01ca7dc31c35713c92259b5b996850ca2d0fe5e61668c450ba7a804eaac
[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=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] 271fd0e775dac39194c159e78a92580fe3e93eec5ad90832d19eaa4058c1dac0
[INFO] running `Command { std: "docker" "start" "-a" "271fd0e775dac39194c159e78a92580fe3e93eec5ad90832d19eaa4058c1dac0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling once_cell v1.17.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl v0.10.53
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling auto_generate_cdp v0.4.5
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ureq-proto v0.4.2
[INFO] [stderr]    Compiling openssl-src v111.28.2+1.1.1w
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.88
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling clap v4.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling h2 v0.3.19
[INFO] [stderr]    Compiling ureq v3.0.12
[INFO] [stderr]    Compiling headless_chrome v1.0.17
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling gql_client v1.0.7
[INFO] [stderr] error: could not compile `headless_chrome` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name headless_chrome --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/headless_chrome-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="directories"' --cfg 'feature="fetch"' --cfg 'feature="offline"' --cfg 'feature="ureq"' --cfg 'feature="walkdir"' --cfg 'feature="zip"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "directories", "fetch", "native-tls", "nightly", "offline", "rustls", "ureq", "walkdir", "zip"))' -C metadata=70bf750c0fa83ea8 -C extra-filename=-502e5f5a7f26ec35 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-578b140c59529c2d.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-216937815d5196b4.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-4a2e9e76b3c87484.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-28189e00c7d9fdf1.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e6a210008fa175ac.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4a9107fae180c4b9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-29e94990d72525ce.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e72276d17ae09566.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4bfb27396c0657ed.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-cf1208de5c9356f5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-df4345af1bd57361.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-446f8137c5a5c1fa.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-ee691e37a8b1a04d.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-5df84f7a860c9959.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-24e572b388d37349.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-70d2292ea23a28e3.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-7ff16b23a83fbe01.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-151315757c1880ab/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-27ea5f7121596074/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-7f5eb41e65bf7830/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "271fd0e775dac39194c159e78a92580fe3e93eec5ad90832d19eaa4058c1dac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "271fd0e775dac39194c159e78a92580fe3e93eec5ad90832d19eaa4058c1dac0", kill_on_drop: false }`
[INFO] [stdout] 271fd0e775dac39194c159e78a92580fe3e93eec5ad90832d19eaa4058c1dac0
