[INFO] cloning repository https://github.com/eepy-engineering/perspectivedb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eepy-engineering/perspectivedb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feepy-engineering%2Fperspectivedb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feepy-engineering%2Fperspectivedb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f2d8009e4c066be30f9bcefb918196105c87a5a [INFO] testing eepy-engineering/perspectivedb/9f2d8009e4c066be30f9bcefb918196105c87a5a against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feepy-engineering%2Fperspectivedb" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eepy-engineering/perspectivedb [INFO] finished tweaking git repo https://github.com/eepy-engineering/perspectivedb [INFO] tweaked toml for git repo https://github.com/eepy-engineering/perspectivedb written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eepy-engineering/perspectivedb on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eepy-engineering/perspectivedb 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitfield-struct v0.11.0 [INFO] [stderr] Downloaded astrie v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ed0f47184350eefc306573c4b4fab3d8530d20f2276339090303068f3ef3047 [INFO] running `Command { std: "docker" "start" "-a" "3ed0f47184350eefc306573c4b4fab3d8530d20f2276339090303068f3ef3047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ed0f47184350eefc306573c4b4fab3d8530d20f2276339090303068f3ef3047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed0f47184350eefc306573c4b4fab3d8530d20f2276339090303068f3ef3047", kill_on_drop: false }` [INFO] [stdout] 3ed0f47184350eefc306573c4b4fab3d8530d20f2276339090303068f3ef3047 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] df7a27e7563a8f1616eb7330d12984dcde348c781e5ec5a2ad2c40f607b20af6 [INFO] running `Command { std: "docker" "start" "-a" "df7a27e7563a8f1616eb7330d12984dcde348c781e5ec5a2ad2c40f607b20af6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling astrie v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling bitfield-struct v0.11.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling perspectivedb-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> core/src/table/mod.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::persistence::{self, Persistence}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> core/src/lib.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | self.persistence.table(table_name).map(Table::new) [INFO] [stdout] | --- ^^^^^^^^^^ expected due to this [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] ::: core/src/table/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) fn new(persistence: &'a P::Table) -> Self { [INFO] [stdout] | ---------------------------------------------------- found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(
::Table) -> _`
[INFO] [stdout] found function signature `fn(&_) -> _`
[INFO] [stdout] note: required by a bound in `Option:: ::Table| Table::new(&persistence))
[INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++ ++++++++++++++
[INFO] [stdout] help: consider adjusting the signature so it does not borrow its argument
[INFO] [stdout] --> core/src/table/mod.rs:8:36
[INFO] [stdout] |
[INFO] [stdout] 8 - pub(crate) fn new(persistence: &'a P::Table) -> Self {
[INFO] [stdout] 8 + pub(crate) fn new(persistence: P::Table) -> Self {
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0631`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `perspectivedb-core` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "df7a27e7563a8f1616eb7330d12984dcde348c781e5ec5a2ad2c40f607b20af6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7a27e7563a8f1616eb7330d12984dcde348c781e5ec5a2ad2c40f607b20af6", kill_on_drop: false }`
[INFO] [stdout] df7a27e7563a8f1616eb7330d12984dcde348c781e5ec5a2ad2c40f607b20af6