[INFO] fetching crate substrait-expr 0.2.1... [INFO] checking substrait-expr-0.2.1 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate substrait-expr 0.2.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate substrait-expr 0.2.1 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate substrait-expr 0.2.1 [INFO] finished tweaking crates.io crate substrait-expr 0.2.1 [INFO] tweaked toml for crates.io crate substrait-expr 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 80 packages to latest compatible versions [INFO] [stderr] Adding fixedbitset v0.4.2 (latest: v0.5.7) [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding itertools v0.12.1 (latest: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding prost v0.12.6 (latest: v0.13.2) [INFO] [stderr] Adding prost-build v0.12.6 (latest: v0.13.2) [INFO] [stderr] Adding prost-derive v0.12.6 (latest: v0.13.2) [INFO] [stderr] Adding prost-types v0.12.6 (latest: v0.13.2) [INFO] [stderr] Adding regress v0.8.0 (latest: v0.10.0) [INFO] [stderr] Adding substrait v0.29.4 (latest: v0.41.5) [INFO] [stderr] Adding typify v0.0.16 (latest: v0.1.0) [INFO] [stderr] Adding typify-impl v0.0.16 (latest: v0.1.0) [INFO] [stderr] Adding typify-macro v0.0.16 (latest: v0.1.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded substrait v0.29.4 [INFO] [stderr] Downloaded substrait-expr-funcgen v0.2.1 [INFO] [stderr] Downloaded typify-macro v0.0.16 [INFO] [stderr] Downloaded serde_tokenstream v0.2.2 [INFO] [stderr] Downloaded typify v0.0.16 [INFO] [stderr] Downloaded substrait-expr-macros v0.2.1 [INFO] [stderr] Downloaded regress v0.8.0 [INFO] [stderr] Downloaded typify-impl v0.0.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01a3e61ca880282055baffd92407c5023d2bb3bde233df3b7348142f3e81e0fc [INFO] running `Command { std: "docker" "start" "-a" "01a3e61ca880282055baffd92407c5023d2bb3bde233df3b7348142f3e81e0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01a3e61ca880282055baffd92407c5023d2bb3bde233df3b7348142f3e81e0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01a3e61ca880282055baffd92407c5023d2bb3bde233df3b7348142f3e81e0fc", kill_on_drop: false }` [INFO] [stdout] 01a3e61ca880282055baffd92407c5023d2bb3bde233df3b7348142f3e81e0fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bf0a82d239316359cccea530f3a1e26c84af77daf56adfc92674c3df0efd515 [INFO] running `Command { std: "docker" "start" "-a" "9bf0a82d239316359cccea530f3a1e26c84af77daf56adfc92674c3df0efd515", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling regress v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling substrait-expr-macros v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling typify-impl v0.0.16 [INFO] [stderr] Compiling typify-macro v0.0.16 [INFO] [stderr] Compiling typify v0.0.16 [INFO] [stderr] Compiling substrait v0.29.4 [INFO] [stderr] Compiling substrait-expr-funcgen v0.2.1 [INFO] [stderr] Compiling substrait-expr v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: substrait-expr@0.2.1: /opt/rustwide/workdir [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of least with unrecognized type in YAML file: T|? [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of least_skip_null with unrecognized type in YAML file: T&? [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of greatest with unrecognized type in YAML file: T|? [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of greatest_skip_null with unrecognized type in YAML file: T&? [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract_boolean containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract_boolean containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract_boolean containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add_intervals with unrecognized type in YAML file: interval_day [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add_intervals with unrecognized type in YAML file: interval_year [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of subtract with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of subtract with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of subtract with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of subtract with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of subtract with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of subtract with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of subtract with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lte with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lte with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lte with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lte with unrecognized type in YAML file: interval_day [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lte with unrecognized type in YAML file: interval_year [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lt with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lt with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lt with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lt with unrecognized type in YAML file: interval_day [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lt with unrecognized type in YAML file: interval_year [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gte with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gte with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gte with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gte with unrecognized type in YAML file: interval_day [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gte with unrecognized type in YAML file: interval_year [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gt with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gt with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gt with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gt with unrecognized type in YAML file: interval_day [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gt with unrecognized type in YAML file: interval_year [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of assume_timezone with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of assume_timezone with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of local_timestamp with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strptime_time with unrecognized type in YAML file: time [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strptime_date with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strptime_timestamp with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strptime_timestamp with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strftime with unrecognized type in YAML file: string [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strftime with unrecognized type in YAML file: string [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strftime with unrecognized type in YAML file: string [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strftime with unrecognized type in YAML file: string [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_temporal with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_temporal with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_temporal with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_temporal with unrecognized type in YAML file: time [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_calendar with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_calendar with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_calendar with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_calendar with unrecognized type in YAML file: time [INFO] [stdout] warning: trait `HasRequiredProperties` is never used [INFO] [stdout] --> src/util.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) trait HasRequiredProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `HasRequiredProperties` is never used [INFO] [stdout] --> src/util.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) trait HasRequiredProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.29s [INFO] running `Command { std: "docker" "inspect" "9bf0a82d239316359cccea530f3a1e26c84af77daf56adfc92674c3df0efd515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bf0a82d239316359cccea530f3a1e26c84af77daf56adfc92674c3df0efd515", kill_on_drop: false }` [INFO] [stdout] 9bf0a82d239316359cccea530f3a1e26c84af77daf56adfc92674c3df0efd515 [INFO] checking substrait-expr-0.2.1 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate substrait-expr 0.2.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate substrait-expr 0.2.1 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate substrait-expr 0.2.1 [INFO] finished tweaking crates.io crate substrait-expr 0.2.1 [INFO] tweaked toml for crates.io crate substrait-expr 0.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 80 packages to latest compatible versions [INFO] [stderr] Adding fixedbitset v0.4.2 (latest: v0.5.7) [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding itertools v0.12.1 (latest: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding prost v0.12.6 (latest: v0.13.2) [INFO] [stderr] Adding prost-build v0.12.6 (latest: v0.13.2) [INFO] [stderr] Adding prost-derive v0.12.6 (latest: v0.13.2) [INFO] [stderr] Adding prost-types v0.12.6 (latest: v0.13.2) [INFO] [stderr] Adding regress v0.8.0 (latest: v0.10.0) [INFO] [stderr] Adding substrait v0.29.4 (latest: v0.41.5) [INFO] [stderr] Adding typify v0.0.16 (latest: v0.1.0) [INFO] [stderr] Adding typify-impl v0.0.16 (latest: v0.1.0) [INFO] [stderr] Adding typify-macro v0.0.16 (latest: v0.1.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db874e79056352390a43de4cf80b00bcee7290b326751f8056afdc9be20c54c9 [INFO] running `Command { std: "docker" "start" "-a" "db874e79056352390a43de4cf80b00bcee7290b326751f8056afdc9be20c54c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db874e79056352390a43de4cf80b00bcee7290b326751f8056afdc9be20c54c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db874e79056352390a43de4cf80b00bcee7290b326751f8056afdc9be20c54c9", kill_on_drop: false }` [INFO] [stdout] db874e79056352390a43de4cf80b00bcee7290b326751f8056afdc9be20c54c9 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d45b47ea7c04d637c4ad9c5c2add10092a4cfbaa9b05072724067c244df92329 [INFO] running `Command { std: "docker" "start" "-a" "d45b47ea7c04d637c4ad9c5c2add10092a4cfbaa9b05072724067c244df92329", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regress v0.8.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling substrait-expr-macros v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking prost-types v0.12.6 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling typify-impl v0.0.16 [INFO] [stderr] Compiling typify-macro v0.0.16 [INFO] [stderr] Compiling typify v0.0.16 [INFO] [stderr] Compiling substrait v0.29.4 [INFO] [stderr] Compiling substrait-expr-funcgen v0.2.1 [INFO] [stderr] Compiling substrait-expr v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: substrait-expr@0.2.1: /opt/rustwide/workdir [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of least with unrecognized type in YAML file: T|? [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of least_skip_null with unrecognized type in YAML file: T&? [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of greatest with unrecognized type in YAML file: T|? [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of greatest_skip_null with unrecognized type in YAML file: T&? [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract_boolean containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract_boolean containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring implementation of extract_boolean containing variant0 arg item [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add_intervals with unrecognized type in YAML file: interval_day [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of add_intervals with unrecognized type in YAML file: interval_year [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of subtract with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of subtract with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of subtract with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of subtract with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of subtract with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of subtract with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of subtract with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lte with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lte with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lte with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lte with unrecognized type in YAML file: interval_day [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lte with unrecognized type in YAML file: interval_year [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lt with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lt with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lt with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lt with unrecognized type in YAML file: interval_day [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of lt with unrecognized type in YAML file: interval_year [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gte with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gte with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gte with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gte with unrecognized type in YAML file: interval_day [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gte with unrecognized type in YAML file: interval_year [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gt with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gt with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gt with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gt with unrecognized type in YAML file: interval_day [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of gt with unrecognized type in YAML file: interval_year [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of assume_timezone with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of assume_timezone with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of local_timestamp with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strptime_time with unrecognized type in YAML file: time [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strptime_date with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strptime_timestamp with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strptime_timestamp with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strftime with unrecognized type in YAML file: string [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strftime with unrecognized type in YAML file: string [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strftime with unrecognized type in YAML file: string [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of strftime with unrecognized type in YAML file: string [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_temporal with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_temporal with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_temporal with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_temporal with unrecognized type in YAML file: time [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_calendar with unrecognized type in YAML file: timestamp [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_calendar with unrecognized type in YAML file: timestamp_tz [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_calendar with unrecognized type in YAML file: date [INFO] [stderr] warning: substrait-expr@0.2.1: Ignoring impl of round_calendar with unrecognized type in YAML file: time [INFO] [stdout] warning: trait `HasRequiredProperties` is never used [INFO] [stdout] --> src/util.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) trait HasRequiredProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `HasRequiredProperties` is never used [INFO] [stdout] --> src/util.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) trait HasRequiredProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.13s [INFO] running `Command { std: "docker" "inspect" "d45b47ea7c04d637c4ad9c5c2add10092a4cfbaa9b05072724067c244df92329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d45b47ea7c04d637c4ad9c5c2add10092a4cfbaa9b05072724067c244df92329", kill_on_drop: false }` [INFO] [stdout] d45b47ea7c04d637c4ad9c5c2add10092a4cfbaa9b05072724067c244df92329