[INFO] cloning repository https://github.com/AdrienLibert/defi_dashboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdrienLibert/defi_dashboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrienLibert%2Fdefi_dashboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrienLibert%2Fdefi_dashboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ada496e57eb5a2b68d13595194a8dab912544019 [INFO] building AdrienLibert/defi_dashboard against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrienLibert%2Fdefi_dashboard" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AdrienLibert/defi_dashboard [INFO] finished tweaking git repo https://github.com/AdrienLibert/defi_dashboard [INFO] tweaked toml for git repo https://github.com/AdrienLibert/defi_dashboard written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AdrienLibert/defi_dashboard on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AdrienLibert/defi_dashboard 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libflate_lz77 v1.2.0 [INFO] [stderr] Downloaded quad-rand v0.2.3 [INFO] [stderr] Downloaded strum v0.25.0 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded typed-builder v0.14.0 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded libflate v1.4.0 [INFO] [stderr] Downloaded zerocopy v0.6.6 [INFO] [stderr] Downloaded apache-avro v0.15.0 [INFO] [stderr] Downloaded zerocopy-derive v0.6.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a75a882fdfca5540b5021c1a4772cb216536c3ed87dba5b49fcd1841fae53542 [INFO] running `Command { std: "docker" "start" "-a" "a75a882fdfca5540b5021c1a4772cb216536c3ed87dba5b49fcd1841fae53542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a75a882fdfca5540b5021c1a4772cb216536c3ed87dba5b49fcd1841fae53542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a75a882fdfca5540b5021c1a4772cb216536c3ed87dba5b49fcd1841fae53542", kill_on_drop: false }` [INFO] [stdout] a75a882fdfca5540b5021c1a4772cb216536c3ed87dba5b49fcd1841fae53542 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17f716c8c4483eaa5a1020c26e19ff04c13ee0aee2a1f32188cbf784ae017a18 [INFO] running `Command { std: "docker" "start" "-a" "17f716c8c4483eaa5a1020c26e19ff04c13ee0aee2a1f32188cbf784ae017a18", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling zerocopy v0.6.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling typed-builder v0.14.0 [INFO] [stderr] Compiling apache-avro v0.15.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling defi_data_pipeline v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `deserialize_block_time` is never used [INFO] [stdout] --> src/library/models.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn deserialize_block_time<'de, D>(deserializer: D) -> Result, D::Error> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_block_time_to_avro` is never used [INFO] [stdout] --> src/library/models.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn serialize_block_time_to_avro(datetime: &DateTime, serializer: S) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.56s [INFO] running `Command { std: "docker" "inspect" "17f716c8c4483eaa5a1020c26e19ff04c13ee0aee2a1f32188cbf784ae017a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f716c8c4483eaa5a1020c26e19ff04c13ee0aee2a1f32188cbf784ae017a18", kill_on_drop: false }` [INFO] [stdout] 17f716c8c4483eaa5a1020c26e19ff04c13ee0aee2a1f32188cbf784ae017a18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6c02c39e89d33b81e10f716119b2ab1033981b94f623366bd9c9ea8f822df48 [INFO] running `Command { std: "docker" "start" "-a" "a6c02c39e89d33b81e10f716119b2ab1033981b94f623366bd9c9ea8f822df48", kill_on_drop: false }` [INFO] [stdout] warning: function `deserialize_block_time` is never used [INFO] [stdout] --> src/library/models.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn deserialize_block_time<'de, D>(deserializer: D) -> Result, D::Error> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_block_time_to_avro` is never used [INFO] [stdout] --> src/library/models.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn serialize_block_time_to_avro(datetime: &DateTime, serializer: S) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling defi_data_pipeline v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `deserialize_block_time` is never used [INFO] [stdout] --> src/library/models.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn deserialize_block_time<'de, D>(deserializer: D) -> Result, D::Error> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_block_time_to_avro` is never used [INFO] [stdout] --> src/library/models.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn serialize_block_time_to_avro(datetime: &DateTime, serializer: S) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `Command { std: "docker" "inspect" "a6c02c39e89d33b81e10f716119b2ab1033981b94f623366bd9c9ea8f822df48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c02c39e89d33b81e10f716119b2ab1033981b94f623366bd9c9ea8f822df48", kill_on_drop: false }` [INFO] [stdout] a6c02c39e89d33b81e10f716119b2ab1033981b94f623366bd9c9ea8f822df48