[INFO] cloning repository https://github.com/dop3ch3f/reliability-tester [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dop3ch3f/reliability-tester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdop3ch3f%2Freliability-tester", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdop3ch3f%2Freliability-tester'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62fd78d5234343ce7fdf3a2324fd03b956f2a007 [INFO] checking dop3ch3f/reliability-tester/62fd78d5234343ce7fdf3a2324fd03b956f2a007 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdop3ch3f%2Freliability-tester" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dop3ch3f/reliability-tester on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dop3ch3f/reliability-tester [INFO] finished tweaking git repo https://github.com/dop3ch3f/reliability-tester [INFO] tweaked toml for git repo https://github.com/dop3ch3f/reliability-tester written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dop3ch3f/reliability-tester 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unescape v0.1.0 [INFO] [stderr] Downloaded implicit-clone v0.3.6 [INFO] [stderr] Downloaded anstyle v1.0.2 [INFO] [stderr] Downloaded graphene-rs v0.18.1 [INFO] [stderr] Downloaded gtk4-macros v0.7.2 [INFO] [stderr] Downloaded anstyle-wincon v2.1.0 [INFO] [stderr] Downloaded gsk4 v0.7.2 [INFO] [stderr] Downloaded clap v4.4.2 [INFO] [stderr] Downloaded gdk4 v0.7.2 [INFO] [stderr] Downloaded glib-macros v0.18.0 [INFO] [stderr] Downloaded gtk4-sys v0.7.2 [INFO] [stderr] Downloaded actix-http v3.3.0 [INFO] [stderr] Downloaded cairo-rs v0.18.0 [INFO] [stderr] Downloaded clap_builder v4.4.2 [INFO] [stderr] Downloaded gio v0.18.1 [INFO] [stderr] Downloaded tinyvec v1.4.0 [INFO] [stderr] Downloaded glib v0.18.1 [INFO] [stderr] Downloaded pango v0.18.0 [INFO] [stderr] Downloaded gtk4 v0.7.2 [INFO] [stderr] Downloaded anstream v0.5.0 [INFO] [stderr] Downloaded gdk-pixbuf v0.18.0 [INFO] [stderr] Downloaded gsk4-sys v0.7.2 [INFO] [stderr] Downloaded system-deps v6.1.1 [INFO] [stderr] Downloaded cairo-sys-rs v0.18.0 [INFO] [stderr] Downloaded graphene-sys v0.18.1 [INFO] [stderr] Downloaded gdk4-sys v0.7.2 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 320197f71b9a41f3d7ef0fe559efbee97d1d8e8f3672ee1f530cd6bd795cd857 [INFO] running `Command { std: "docker" "start" "-a" "320197f71b9a41f3d7ef0fe559efbee97d1d8e8f3672ee1f530cd6bd795cd857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "320197f71b9a41f3d7ef0fe559efbee97d1d8e8f3672ee1f530cd6bd795cd857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "320197f71b9a41f3d7ef0fe559efbee97d1d8e8f3672ee1f530cd6bd795cd857", kill_on_drop: false }` [INFO] [stdout] 320197f71b9a41f3d7ef0fe559efbee97d1d8e8f3672ee1f530cd6bd795cd857 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14c035788d5d57de51a6ef7e4fef7ea532b8bc3c14a4078e1c305870df6c4e51 [INFO] running `Command { std: "docker" "start" "-a" "14c035788d5d57de51a6ef7e4fef7ea532b8bc3c14a4078e1c305870df6c4e51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cfg-expr v0.15.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling gio v0.18.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking tinyvec v1.4.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.28/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] = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking addr2line v0.16.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" "14c035788d5d57de51a6ef7e4fef7ea532b8bc3c14a4078e1c305870df6c4e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c035788d5d57de51a6ef7e4fef7ea532b8bc3c14a4078e1c305870df6c4e51", kill_on_drop: false }` [INFO] [stdout] 14c035788d5d57de51a6ef7e4fef7ea532b8bc3c14a4078e1c305870df6c4e51