[INFO] cloning repository https://github.com/terminusdb-labs/lexdata [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terminusdb-labs/lexdata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterminusdb-labs%2Flexdata", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterminusdb-labs%2Flexdata'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65f4cbb4eaea500db3f2f27854043c856b5d5e9b [INFO] checking terminusdb-labs/lexdata/65f4cbb4eaea500db3f2f27854043c856b5d5e9b against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterminusdb-labs%2Flexdata" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/terminusdb-labs/lexdata [INFO] finished tweaking git repo https://github.com/terminusdb-labs/lexdata [INFO] tweaked toml for git repo https://github.com/terminusdb-labs/lexdata written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/terminusdb-labs/lexdata on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/terminusdb-labs/lexdata 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.licence [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 40 packages to latest compatible versions [INFO] [stderr] Adding android_system_properties v0.1.5 [INFO] [stderr] Adding autocfg v1.5.0 [INFO] [stderr] Adding bumpalo v3.19.0 [INFO] [stderr] Updating bytes v1.1.0 -> v1.10.1 [INFO] [stderr] Adding cc v1.2.41 [INFO] [stderr] Adding cfg-if v1.0.4 [INFO] [stderr] Adding chrono v0.4.42 [INFO] [stderr] Adding core-foundation-sys v0.8.7 [INFO] [stderr] Adding find-msvc-tools v0.1.4 [INFO] [stderr] Adding iana-time-zone v0.1.64 [INFO] [stderr] Adding iana-time-zone-haiku v0.1.2 [INFO] [stderr] Adding js-sys v0.3.81 [INFO] [stderr] Adding log v0.4.28 [INFO] [stderr] Adding num v0.4.3 [INFO] [stderr] Adding num-bigint v0.4.6 [INFO] [stderr] Adding num-complex v0.4.6 [INFO] [stderr] Adding num-derive v0.3.3 (available: v0.4.2) [INFO] [stderr] Adding num-integer v0.1.46 [INFO] [stderr] Adding num-iter v0.1.45 [INFO] [stderr] Adding num-rational v0.4.2 [INFO] [stderr] Adding num-traits v0.2.19 [INFO] [stderr] Adding once_cell v1.21.3 [INFO] [stderr] Adding proc-macro2 v1.0.101 [INFO] [stderr] Adding quote v1.0.41 [INFO] [stderr] Adding rustversion v1.0.22 [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Adding syn v1.0.109 [INFO] [stderr] Adding syn v2.0.106 [INFO] [stderr] Adding unicode-ident v1.0.19 [INFO] [stderr] Adding wasm-bindgen v0.2.104 [INFO] [stderr] Adding wasm-bindgen-backend v0.2.104 [INFO] [stderr] Adding wasm-bindgen-macro v0.2.104 [INFO] [stderr] Adding wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Adding wasm-bindgen-shared v0.2.104 [INFO] [stderr] Adding windows-core v0.62.2 [INFO] [stderr] Adding windows-implement v0.60.2 [INFO] [stderr] Adding windows-interface v0.59.3 [INFO] [stderr] Adding windows-link v0.2.1 [INFO] [stderr] Adding windows-result v0.4.1 [INFO] [stderr] Adding windows-strings v0.5.1 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg-if v1.0.4 [INFO] [stderr] Downloaded iana-time-zone v0.1.64 [INFO] [stderr] Downloaded az v1.2.0 [INFO] [stderr] Downloaded chrono v0.4.42 [INFO] [stderr] Downloaded rug v1.16.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4f12ceeb88f8644dd2c05eb0cdafa830960bc4e962d624dada004ace653829a [INFO] running `Command { std: "docker" "start" "-a" "a4f12ceeb88f8644dd2c05eb0cdafa830960bc4e962d624dada004ace653829a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4f12ceeb88f8644dd2c05eb0cdafa830960bc4e962d624dada004ace653829a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4f12ceeb88f8644dd2c05eb0cdafa830960bc4e962d624dada004ace653829a", kill_on_drop: false }` [INFO] [stdout] a4f12ceeb88f8644dd2c05eb0cdafa830960bc4e962d624dada004ace653829a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90e1b0078c5ad87b32bfebcf98f470f8ded6bfb5941b82c239594cc4e1a4de94 [INFO] running `Command { std: "docker" "start" "-a" "90e1b0078c5ad87b32bfebcf98f470f8ded6bfb5941b82c239594cc4e1a4de94", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.licence [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.8 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rug v1.16.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking lexdata v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/lib.rs:226:37 [INFO] [stdout] | [INFO] [stdout] 226 | let dt = NaiveDateTime::from_timestamp(i, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/lib.rs:226:37 [INFO] [stdout] | [INFO] [stdout] 226 | let dt = NaiveDateTime::from_timestamp(i, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(FromPrimitive, PartialEq, Eq, Debug, Clone, Copy)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StorageType` [INFO] [stdout] 23 | pub enum StorageType { [INFO] [stdout] | ----------- `StorageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(FromPrimitive, PartialEq, Eq, Debug, Clone, Copy)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Aspect` [INFO] [stdout] 39 | pub enum Aspect { [INFO] [stdout] | ------ `Aspect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(FromPrimitive, PartialEq, Eq, Debug, Clone, Copy)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StorageType` [INFO] [stdout] 23 | pub enum StorageType { [INFO] [stdout] | ----------- `StorageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(FromPrimitive, PartialEq, Eq, Debug, Clone, Copy)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Aspect` [INFO] [stdout] 39 | pub enum Aspect { [INFO] [stdout] | ------ `Aspect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 13s [INFO] running `Command { std: "docker" "inspect" "90e1b0078c5ad87b32bfebcf98f470f8ded6bfb5941b82c239594cc4e1a4de94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e1b0078c5ad87b32bfebcf98f470f8ded6bfb5941b82c239594cc4e1a4de94", kill_on_drop: false }` [INFO] [stdout] 90e1b0078c5ad87b32bfebcf98f470f8ded6bfb5941b82c239594cc4e1a4de94