[INFO] cloning repository https://github.com/brurucy/dbsp-datalog-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brurucy/dbsp-datalog-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrurucy%2Fdbsp-datalog-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrurucy%2Fdbsp-datalog-interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ddfe34d0c12fb3829d66b58f27232a87851f431 [INFO] testing brurucy/dbsp-datalog-interpreter/7ddfe34d0c12fb3829d66b58f27232a87851f431 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrurucy%2Fdbsp-datalog-interpreter" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brurucy/dbsp-datalog-interpreter on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brurucy/dbsp-datalog-interpreter [INFO] finished tweaking git repo https://github.com/brurucy/dbsp-datalog-interpreter [INFO] tweaked toml for git repo https://github.com/brurucy/dbsp-datalog-interpreter written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/brurucy/dbsp-datalog-interpreter 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded identity-hash v0.1.0 [INFO] [stderr] Downloaded indexset v0.4.0 [INFO] [stderr] Downloaded ftree v1.1.0 [INFO] [stderr] Downloaded xxhash-rust v0.8.7 [INFO] [stderr] Downloaded size-of-derive v0.1.2 [INFO] [stderr] Downloaded typedmap v0.3.1 [INFO] [stderr] Downloaded deranged v0.3.9 [INFO] [stderr] Downloaded opentelemetry v0.18.0 [INFO] [stderr] Downloaded bytecheck_derive v0.6.11 [INFO] [stderr] Downloaded enum-ordinalize v3.1.15 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.2 [INFO] [stderr] Downloaded crossbeam v0.8.2 [INFO] [stderr] Downloaded priority-queue v1.3.2 [INFO] [stderr] Downloaded arc-swap v1.6.0 [INFO] [stderr] Downloaded tarpc v0.33.0 [INFO] [stderr] Downloaded borsh v1.2.0 [INFO] [stderr] Downloaded hashbrown v0.13.2 [INFO] [stderr] Downloaded time v0.3.30 [INFO] [stderr] Downloaded mimalloc-rust-sys v1.7.2 [INFO] [stderr] Downloaded rust_decimal v1.35.0 [INFO] [stderr] Downloaded syn v2.0.32 [INFO] [stderr] Downloaded opentelemetry_sdk v0.18.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.18.0 [INFO] [stderr] Downloaded num-bigint v0.4.4 [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] [stderr] Downloaded socket2 v0.5.5 [INFO] [stderr] Downloaded opentelemetry_api v0.18.0 [INFO] [stderr] Downloaded dashmap v5.5.3 [INFO] [stderr] Downloaded borsh-derive v1.2.0 [INFO] [stderr] Downloaded arcstr v1.1.5 [INFO] [stderr] Downloaded educe v0.4.23 [INFO] [stderr] Downloaded ahash v0.7.7 [INFO] [stderr] Downloaded proc-macro2 v1.0.84 [INFO] [stderr] Downloaded num-complex v0.4.4 [INFO] [stderr] Downloaded num v0.4.1 [INFO] [stderr] Downloaded proc-macro-crate v2.0.0 [INFO] [stderr] Downloaded rend v0.4.1 [INFO] [stderr] Downloaded ordered-float v3.9.1 [INFO] [stderr] Downloaded size-of v0.1.5 [INFO] [stderr] Downloaded anyhow v1.0.75 [INFO] [stderr] Downloaded tarpc-plugins v0.12.0 [INFO] [stderr] Downloaded tokio-serde v0.8.0 [INFO] [stderr] Downloaded time-macros v0.2.15 [INFO] [stderr] Downloaded bytecheck v0.6.11 [INFO] [stderr] Downloaded tokio v1.34.0 [INFO] [stderr] Downloaded async-trait v0.1.74 [INFO] [stderr] Downloaded dbsp v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e43800fc29d4a7b79699e88f1ed361db3304d253c65b8c3bf6289a4daa446111 [INFO] running `Command { std: "docker" "start" "-a" "e43800fc29d4a7b79699e88f1ed361db3304d253c65b8c3bf6289a4daa446111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e43800fc29d4a7b79699e88f1ed361db3304d253c65b8c3bf6289a4daa446111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e43800fc29d4a7b79699e88f1ed361db3304d253c65b8c3bf6289a4daa446111", kill_on_drop: false }` [INFO] [stdout] e43800fc29d4a7b79699e88f1ed361db3304d253c65b8c3bf6289a4daa446111 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa4dc323cc3fbfdac3565f1471e24f175f221407afbd679689539c6ee7ee41a0 [INFO] running `Command { std: "docker" "start" "-a" "fa4dc323cc3fbfdac3565f1471e24f175f221407afbd679689539c6ee7ee41a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling rend v0.4.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling mimalloc-rust-sys v1.7.2 [INFO] [stderr] Compiling arcstr v1.1.5 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling typedmap v0.3.1 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling identity-hash v0.1.0 [INFO] [stderr] Compiling datalog_syntax v0.1.0 (/opt/rustwide/workdir/datalog_syntax) [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.11 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling size-of-derive v0.1.2 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling datalog_syntax_macros v0.1.0 (/opt/rustwide/workdir/datalog_syntax_macros) [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling opentelemetry_api v0.18.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling opentelemetry_sdk v0.18.0 [INFO] [stderr] Compiling opentelemetry v0.18.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.18.0 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ftree v1.1.0 [INFO] [stderr] Compiling indexset v0.4.0 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling tarpc v0.33.0 [INFO] [stderr] Compiling ordered-float v3.9.1 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.30/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] [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" "fa4dc323cc3fbfdac3565f1471e24f175f221407afbd679689539c6ee7ee41a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa4dc323cc3fbfdac3565f1471e24f175f221407afbd679689539c6ee7ee41a0", kill_on_drop: false }` [INFO] [stdout] fa4dc323cc3fbfdac3565f1471e24f175f221407afbd679689539c6ee7ee41a0