[INFO] cloning repository https://github.com/mmuldo/rofify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmuldo/rofify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmuldo%2Frofify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmuldo%2Frofify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ebf78a79674e34d8ac97f4ffa1982bc388e8bcc [INFO] testing mmuldo/rofify against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmuldo%2Frofify" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mmuldo/rofify [INFO] finished tweaking git repo https://github.com/mmuldo/rofify [INFO] tweaked toml for git repo https://github.com/mmuldo/rofify written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mmuldo/rofify on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mmuldo/rofify 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 192039b89ca92f23dfafcd8cf79f99e159967a61b81157f825cea990cc5a8a02 [INFO] running `Command { std: "docker" "start" "-a" "192039b89ca92f23dfafcd8cf79f99e159967a61b81157f825cea990cc5a8a02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "192039b89ca92f23dfafcd8cf79f99e159967a61b81157f825cea990cc5a8a02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "192039b89ca92f23dfafcd8cf79f99e159967a61b81157f825cea990cc5a8a02", kill_on_drop: false }` [INFO] [stdout] 192039b89ca92f23dfafcd8cf79f99e159967a61b81157f825cea990cc5a8a02 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb0b882e0d416c48be3cf7d4f1722e0b7829440a1e6c72d6150d64b6f9ed25db [INFO] running `Command { std: "docker" "start" "-a" "bb0b882e0d416c48be3cf7d4f1722e0b7829440a1e6c72d6150d64b6f9ed25db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling indexmap v2.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling rustix v0.37.24 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.29/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 proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling xcursor v0.3.4 [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/0abe69e6c16114311cc2700e972492e64d69c28f/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"' --cfg 'feature="visit-mut"' --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=d34ae9b508ce6a0c -C extra-filename=-8ed9c843b69f303b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1328c5d7b2451752.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7705c84ede027aa2.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] [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] running `Command { std: "docker" "inspect" "bb0b882e0d416c48be3cf7d4f1722e0b7829440a1e6c72d6150d64b6f9ed25db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0b882e0d416c48be3cf7d4f1722e0b7829440a1e6c72d6150d64b6f9ed25db", kill_on_drop: false }` [INFO] [stdout] bb0b882e0d416c48be3cf7d4f1722e0b7829440a1e6c72d6150d64b6f9ed25db