[INFO] cloning repository https://github.com/kjuulh/octopush [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kjuulh/octopush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjuulh%2Foctopush", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjuulh%2Foctopush'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 235b18a445733e80a4f10f08867f9ab73fb15fe5 [INFO] testing kjuulh/octopush against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjuulh%2Foctopush" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kjuulh/octopush [INFO] finished tweaking git repo https://github.com/kjuulh/octopush [INFO] tweaked toml for git repo https://github.com/kjuulh/octopush written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kjuulh/octopush on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kjuulh/octopush 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/crates/octopush_core/Cargo.toml: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu-derive v0.8.2 [INFO] [stderr] Downloaded hyper-rustls v0.26.0 [INFO] [stderr] Downloaded time-macros v0.2.17 [INFO] [stderr] Downloaded rustls-pki-types v1.5.0 [INFO] [stderr] Downloaded snafu v0.8.2 [INFO] [stderr] Downloaded cc v1.0.92 [INFO] [stderr] Downloaded time v0.3.34 [INFO] [stderr] Downloaded iri-string v0.7.2 [INFO] [stderr] Downloaded rustls-webpki v0.102.3 [INFO] [stderr] Downloaded git2 v0.18.3 [INFO] [stderr] Downloaded chrono v0.4.37 [INFO] [stderr] Downloaded octocrab v0.38.0 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Downloaded libz-sys v1.1.16 [INFO] [stderr] Downloaded openssl-src v300.2.3+3.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46b73525ff32a2b1d18b2745e58f08898487a3d9056aacbb6fc4959421efb26b [INFO] running `Command { std: "docker" "start" "-a" "46b73525ff32a2b1d18b2745e58f08898487a3d9056aacbb6fc4959421efb26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46b73525ff32a2b1d18b2745e58f08898487a3d9056aacbb6fc4959421efb26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b73525ff32a2b1d18b2745e58f08898487a3d9056aacbb6fc4959421efb26b", kill_on_drop: false }` [INFO] [stdout] 46b73525ff32a2b1d18b2745e58f08898487a3d9056aacbb6fc4959421efb26b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04db0418b84b2056c85093beeffca76da66ada4048624962c22f5aedc8f94229 [INFO] running `Command { std: "docker" "start" "-a" "04db0418b84b2056c85093beeffca76da66ada4048624962c22f5aedc8f94229", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/octopush_core/Cargo.toml: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling iri-string v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.34/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 regex-automata v0.4.6 [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" "04db0418b84b2056c85093beeffca76da66ada4048624962c22f5aedc8f94229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04db0418b84b2056c85093beeffca76da66ada4048624962c22f5aedc8f94229", kill_on_drop: false }` [INFO] [stdout] 04db0418b84b2056c85093beeffca76da66ada4048624962c22f5aedc8f94229