[INFO] fetching crate tlfs-crdt 0.1.0... [INFO] testing tlfs-crdt-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate tlfs-crdt 0.1.0 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate tlfs-crdt 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tlfs-crdt 0.1.0 [INFO] finished tweaking crates.io crate tlfs-crdt 0.1.0 [INFO] tweaked toml for crates.io crate tlfs-crdt 0.1.0 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rkyv v0.7.37 [INFO] [stderr] Downloaded crepe v0.1.6 [INFO] [stderr] Downloaded log-panics v2.0.0 [INFO] [stderr] Downloaded rkyv_derive v0.7.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 490a7baf096a1b7041aeaad1415c70d202bc293e62fba514499046dea903a6c6 [INFO] running `Command { std: "docker" "start" "-a" "490a7baf096a1b7041aeaad1415c70d202bc293e62fba514499046dea903a6c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "490a7baf096a1b7041aeaad1415c70d202bc293e62fba514499046dea903a6c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "490a7baf096a1b7041aeaad1415c70d202bc293e62fba514499046dea903a6c6", kill_on_drop: false }` [INFO] [stdout] 490a7baf096a1b7041aeaad1415c70d202bc293e62fba514499046dea903a6c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd6f3963b5edea7f8483acfe26df37fa8f17305e4fb11cf7bee9dcbbde5a1a29 [INFO] running `Command { std: "docker" "start" "-a" "dd6f3963b5edea7f8483acfe26df37fa8f17305e4fb11cf7bee9dcbbde5a1a29", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling rkyv v0.7.37 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling binary-merge v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling sorted-iter v0.1.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling rkyv_derive v0.7.37 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling crepe v0.1.6 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling vec-collections v0.4.3 [INFO] [stderr] Compiling tlfs-crdt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0053]: method `get_shared_ptr` has an incompatible type for trait [INFO] [stdout] --> src/radixdb.rs:90:23 [INFO] [stdout] | [INFO] [stdout] 90 | fn get_shared_ptr(&mut self, value: *const u8) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | types differ in mutability [INFO] [stdout] | help: change the self-receiver type to match the trait: `self: &SharedSerializeMap2` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&SharedSerializeMap2, _) -> Option<_>` [INFO] [stdout] found fn pointer `fn(&mut SharedSerializeMap2, _) -> Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tlfs-crdt` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "dd6f3963b5edea7f8483acfe26df37fa8f17305e4fb11cf7bee9dcbbde5a1a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6f3963b5edea7f8483acfe26df37fa8f17305e4fb11cf7bee9dcbbde5a1a29", kill_on_drop: false }` [INFO] [stdout] dd6f3963b5edea7f8483acfe26df37fa8f17305e4fb11cf7bee9dcbbde5a1a29