[INFO] cloning repository https://github.com/niklaswimmer/pdf-extract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/niklaswimmer/pdf-extract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniklaswimmer%2Fpdf-extract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniklaswimmer%2Fpdf-extract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc24d234dca5f4e0ed4f706140f0bc581ecaa5b4 [INFO] testing niklaswimmer/pdf-extract against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniklaswimmer%2Fpdf-extract" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/niklaswimmer/pdf-extract on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/niklaswimmer/pdf-extract [INFO] finished tweaking git repo https://github.com/niklaswimmer/pdf-extract [INFO] tweaked toml for git repo https://github.com/niklaswimmer/pdf-extract written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/niklaswimmer/pdf-extract 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weezl v0.1.7 [INFO] [stderr] Downloaded clap v4.2.7 [INFO] [stderr] Downloaded clap_builder v4.2.7 [INFO] [stderr] Downloaded lopdf v0.30.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb9517e00496076f67f3e22b3abb952775f3c519ec32cdc2e332decf9910704e [INFO] running `Command { std: "docker" "start" "-a" "bb9517e00496076f67f3e22b3abb952775f3c519ec32cdc2e332decf9910704e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb9517e00496076f67f3e22b3abb952775f3c519ec32cdc2e332decf9910704e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb9517e00496076f67f3e22b3abb952775f3c519ec32cdc2e332decf9910704e", kill_on_drop: false }` [INFO] [stdout] bb9517e00496076f67f3e22b3abb952775f3c519ec32cdc2e332decf9910704e [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 898537cdfe8c0880e70afe3bdaa89ce6b3fa483df6fe4372c8178e822405ea2a [INFO] running `Command { std: "docker" "start" "-a" "898537cdfe8c0880e70afe3bdaa89ce6b3fa483df6fe4372c8178e822405ea2a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] Compiling lopdf v0.30.0 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling clap v4.2.7 [INFO] [stderr] Compiling pdf-extract v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.48s [INFO] running `Command { std: "docker" "inspect" "898537cdfe8c0880e70afe3bdaa89ce6b3fa483df6fe4372c8178e822405ea2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "898537cdfe8c0880e70afe3bdaa89ce6b3fa483df6fe4372c8178e822405ea2a", kill_on_drop: false }` [INFO] [stdout] 898537cdfe8c0880e70afe3bdaa89ce6b3fa483df6fe4372c8178e822405ea2a [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 339438fd2e0a9b4ce010bf13e2ab8d906a56dbf961516b5c0c04d7b0da7760c3 [INFO] running `Command { std: "docker" "start" "-a" "339438fd2e0a9b4ce010bf13e2ab8d906a56dbf961516b5c0c04d7b0da7760c3", kill_on_drop: false }` [INFO] [stderr] Compiling pdf-extract v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "339438fd2e0a9b4ce010bf13e2ab8d906a56dbf961516b5c0c04d7b0da7760c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339438fd2e0a9b4ce010bf13e2ab8d906a56dbf961516b5c0c04d7b0da7760c3", kill_on_drop: false }` [INFO] [stdout] 339438fd2e0a9b4ce010bf13e2ab8d906a56dbf961516b5c0c04d7b0da7760c3 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b19504ad83a09a1a0e390cbcb92c0723cdf75ef5fcda736f004b3e441dc77df [INFO] running `Command { std: "docker" "start" "-a" "4b19504ad83a09a1a0e390cbcb92c0723cdf75ef5fcda736f004b3e441dc77df", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pdf_extract-12e6ffdd4bcaa781) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b19504ad83a09a1a0e390cbcb92c0723cdf75ef5fcda736f004b3e441dc77df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b19504ad83a09a1a0e390cbcb92c0723cdf75ef5fcda736f004b3e441dc77df", kill_on_drop: false }` [INFO] [stdout] 4b19504ad83a09a1a0e390cbcb92c0723cdf75ef5fcda736f004b3e441dc77df [INFO] testing niklaswimmer/pdf-extract against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniklaswimmer%2Fpdf-extract" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/niklaswimmer/pdf-extract on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/niklaswimmer/pdf-extract [INFO] finished tweaking git repo https://github.com/niklaswimmer/pdf-extract [INFO] tweaked toml for git repo https://github.com/niklaswimmer/pdf-extract written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/niklaswimmer/pdf-extract 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-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fef4027cdc087f32ad4ee121c4d1f6f8e9ac341a9312ce5cae763bcedf627a4b [INFO] running `Command { std: "docker" "start" "-a" "fef4027cdc087f32ad4ee121c4d1f6f8e9ac341a9312ce5cae763bcedf627a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fef4027cdc087f32ad4ee121c4d1f6f8e9ac341a9312ce5cae763bcedf627a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef4027cdc087f32ad4ee121c4d1f6f8e9ac341a9312ce5cae763bcedf627a4b", kill_on_drop: false }` [INFO] [stdout] fef4027cdc087f32ad4ee121c4d1f6f8e9ac341a9312ce5cae763bcedf627a4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02fdee43de015aef0d46b4d4577aec1a0b65f9355acedd9f130959c6adc63847 [INFO] running `Command { std: "docker" "start" "-a" "02fdee43de015aef0d46b4d4577aec1a0b65f9355acedd9f130959c6adc63847", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.20/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "02fdee43de015aef0d46b4d4577aec1a0b65f9355acedd9f130959c6adc63847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02fdee43de015aef0d46b4d4577aec1a0b65f9355acedd9f130959c6adc63847", kill_on_drop: false }` [INFO] [stdout] 02fdee43de015aef0d46b4d4577aec1a0b65f9355acedd9f130959c6adc63847