[INFO] cloning repository https://github.com/yvnggodemis/pdf-parse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yvnggodemis/pdf-parse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyvnggodemis%2Fpdf-parse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyvnggodemis%2Fpdf-parse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c90b199e6a7fe21cee6b732748ec41116005df40 [INFO] checking yvnggodemis/pdf-parse against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyvnggodemis%2Fpdf-parse" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yvnggodemis/pdf-parse [INFO] finished tweaking git repo https://github.com/yvnggodemis/pdf-parse [INFO] tweaked toml for git repo https://github.com/yvnggodemis/pdf-parse written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yvnggodemis/pdf-parse on toolchain 42f4793e5a514858221b07ac379029d90353913e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yvnggodemis/pdf-parse 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded type1-encoding-parser v0.1.0 [INFO] [stderr] Downloaded adobe-cmap-parser v0.4.0 [INFO] [stderr] Downloaded versions v5.0.1 [INFO] [stderr] Downloaded wfd v0.1.7 [INFO] [stderr] Downloaded native-dialog v0.7.0 [INFO] [stderr] Downloaded postscript v0.14.1 [INFO] [stderr] Downloaded pom v1.1.0 [INFO] [stderr] Downloaded pdf-extract v0.7.7 [INFO] [stderr] Downloaded i-slint-backend-qt v1.6.0 [INFO] [stderr] Downloaded rust_search v2.1.0 [INFO] [stderr] Downloaded idna v1.0.1 [INFO] [stderr] Downloaded lopdf v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a7e2cf1029773749d6d88952aee156a0bfe0b93b0f287fe20b3eb073c1be4d8 [INFO] running `Command { std: "docker" "start" "-a" "4a7e2cf1029773749d6d88952aee156a0bfe0b93b0f287fe20b3eb073c1be4d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a7e2cf1029773749d6d88952aee156a0bfe0b93b0f287fe20b3eb073c1be4d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a7e2cf1029773749d6d88952aee156a0bfe0b93b0f287fe20b3eb073c1be4d8", kill_on_drop: false }` [INFO] [stdout] 4a7e2cf1029773749d6d88952aee156a0bfe0b93b0f287fe20b3eb073c1be4d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c204973330282e9c6b22f9aba420e03c012b0386635f486b5e0dfea4d46cdfe9 [INFO] running `Command { std: "docker" "start" "-a" "c204973330282e9c6b22f9aba420e03c012b0386635f486b5e0dfea4d46cdfe9", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling wayland-sys v0.31.2 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling wayland-backend v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling wayland-client v0.31.3 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling wayland-scanner v0.31.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Compiling fontconfig-parser v0.5.6 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Compiling cpp_common v0.5.9 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/42f4793e5a514858221b07ac379029d90353913e/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9445c77d27687cf9 -C extra-filename=-2f05e7f978090694 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b625c2daaa9603a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a253f29cdd71ec93.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c204973330282e9c6b22f9aba420e03c012b0386635f486b5e0dfea4d46cdfe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c204973330282e9c6b22f9aba420e03c012b0386635f486b5e0dfea4d46cdfe9", kill_on_drop: false }` [INFO] [stdout] c204973330282e9c6b22f9aba420e03c012b0386635f486b5e0dfea4d46cdfe9