[INFO] fetching crate pdf_composer 0.3.0... [INFO] testing pdf_composer-0.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate pdf_composer 0.3.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate pdf_composer 0.3.0 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate pdf_composer 0.3.0 [INFO] tweaked toml for crates.io crate pdf_composer 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pdf_composer 0.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pdf_composer 0.3.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chromiumoxide_types v0.6.0 [INFO] [stderr] Downloaded chromiumoxide_pdl v0.6.0 [INFO] [stderr] Downloaded async-tungstenite v0.25.1 [INFO] [stderr] Downloaded chromiumoxide v0.6.0 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.18 [INFO] [stderr] Downloaded chromiumoxide_cdp v0.6.0 [INFO] [stderr] Downloaded lopdf v0.32.0 [INFO] [stderr] Downloaded pdf_composer_definitions v0.3.0 [INFO] [stderr] Downloaded pdf_composer_base v0.3.0 [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3586e8c9c7d9ca3752fdf47fb76efd703af42f73027e496e0af950f14ea0fc06 [INFO] running `Command { std: "docker" "start" "-a" "3586e8c9c7d9ca3752fdf47fb76efd703af42f73027e496e0af950f14ea0fc06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3586e8c9c7d9ca3752fdf47fb76efd703af42f73027e496e0af950f14ea0fc06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3586e8c9c7d9ca3752fdf47fb76efd703af42f73027e496e0af950f14ea0fc06", kill_on_drop: false }` [INFO] [stdout] 3586e8c9c7d9ca3752fdf47fb76efd703af42f73027e496e0af950f14ea0fc06 [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 195ee4fe20981dddbe7ea338bd7d4699ea68cb0cb45575b1d7348927cde79a63 [INFO] running `Command { std: "docker" "start" "-a" "195ee4fe20981dddbe7ea338bd7d4699ea68cb0cb45575b1d7348927cde79a63", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling serde_yml v0.0.10 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling libyml v0.0.3 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling url-escape v0.1.1 [INFO] [stderr] Compiling pdf_composer_definitions v0.3.0 [INFO] [stderr] Compiling markdown v1.0.0-alpha.18 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling lopdf v0.32.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling async-signal v0.2.9 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling chromiumoxide_types v0.6.0 [INFO] [stderr] Compiling chromiumoxide_pdl v0.6.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling async-tungstenite v0.25.1 [INFO] [stderr] Compiling chromiumoxide_cdp v0.6.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] error: could not compile `chromiumoxide_cdp` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name chromiumoxide_cdp --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chromiumoxide_cdp-0.6.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0df80dbb5ac41119 -C extra-filename=-a15b6780ce27cc01 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chromiumoxide_pdl=/opt/rustwide/target/debug/deps/libchromiumoxide_pdl-7581f1dd847dc83c.rmeta --extern chromiumoxide_types=/opt/rustwide/target/debug/deps/libchromiumoxide_types-0768840ddb03238e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-54f8c28af2d82d31.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90ff9cbc7e0ebe0e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "195ee4fe20981dddbe7ea338bd7d4699ea68cb0cb45575b1d7348927cde79a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "195ee4fe20981dddbe7ea338bd7d4699ea68cb0cb45575b1d7348927cde79a63", kill_on_drop: false }` [INFO] [stdout] 195ee4fe20981dddbe7ea338bd7d4699ea68cb0cb45575b1d7348927cde79a63