[INFO] cloning repository https://github.com/julihoh/pdf_annotation_fix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/julihoh/pdf_annotation_fix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulihoh%2Fpdf_annotation_fix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulihoh%2Fpdf_annotation_fix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5117551b3055c2ae29c034ea9e1b5ab6eaa1111
[INFO] testing julihoh/pdf_annotation_fix against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulihoh%2Fpdf_annotation_fix" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/julihoh/pdf_annotation_fix
[INFO] finished tweaking git repo https://github.com/julihoh/pdf_annotation_fix
[INFO] tweaked toml for git repo https://github.com/julihoh/pdf_annotation_fix written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/julihoh/pdf_annotation_fix on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/julihoh/pdf_annotation_fix 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-core v0.1.1
[INFO] [stderr]   Downloaded time v0.3.21
[INFO] [stderr]   Downloaded utf8-width v0.1.6
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.85
[INFO] [stderr]   Downloaded flate2 v1.0.26
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded js-sys v0.3.62
[INFO] [stderr]   Downloaded yew-macro v0.20.0
[INFO] [stderr]   Downloaded yew v0.20.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.85
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.85
[INFO] [stderr]   Downloaded syn v2.0.15
[INFO] [stderr]   Downloaded gloo v0.8.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.85
[INFO] [stderr]   Downloaded proc-macro2 v1.0.56
[INFO] [stderr]   Downloaded implicit-clone v0.3.5
[INFO] [stderr]   Downloaded gloo-history v0.1.3
[INFO] [stderr]   Downloaded gloo-net v0.2.6
[INFO] [stderr]   Downloaded gloo-utils v0.1.6
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.35
[INFO] [stderr]   Downloaded tokio v1.28.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.85
[INFO] [stderr]   Downloaded time-macros v0.2.9
[INFO] [stderr]   Downloaded web-sys v0.3.62
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded lopdf v0.31.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6680c359dd4c6ae8441fdd95d1334c2ea6de177915a5784dd647498312a1c883
[INFO] running `Command { std: "docker" "start" "-a" "6680c359dd4c6ae8441fdd95d1334c2ea6de177915a5784dd647498312a1c883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6680c359dd4c6ae8441fdd95d1334c2ea6de177915a5784dd647498312a1c883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6680c359dd4c6ae8441fdd95d1334c2ea6de177915a5784dd647498312a1c883", kill_on_drop: false }`
[INFO] [stdout] 6680c359dd4c6ae8441fdd95d1334c2ea6de177915a5784dd647498312a1c883
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5c9c209559f6af5030ec4139ed9e20435eb416233f2c16acb518316d085c12a
[INFO] running `Command { std: "docker" "start" "-a" "e5c9c209559f6af5030ec4139ed9e20435eb416233f2c16acb518316d085c12a", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling time v0.3.21
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[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-1949cf8c6b5b557f/time-0.3.21/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 rayon v1.7.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e5c9c209559f6af5030ec4139ed9e20435eb416233f2c16acb518316d085c12a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c9c209559f6af5030ec4139ed9e20435eb416233f2c16acb518316d085c12a", kill_on_drop: false }`
[INFO] [stdout] e5c9c209559f6af5030ec4139ed9e20435eb416233f2c16acb518316d085c12a
