[INFO] fetching crate casbin-arangors-adapter 0.2.3...
[INFO] testing casbin-arangors-adapter-0.2.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate casbin-arangors-adapter 0.2.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate casbin-arangors-adapter 0.2.3
[INFO] finished tweaking crates.io crate casbin-arangors-adapter 0.2.3
[INFO] tweaked toml for crates.io crate casbin-arangors-adapter 0.2.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate casbin-arangors-adapter 0.2.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 215 packages to latest compatible versions
[INFO] [stderr]       Adding arangors v0.5.5 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a2039e9928e2f94ccac5efd53755478cd6a0ca76b6c3c86285056ea8a292dbe
[INFO] running `Command { std: "docker" "start" "-a" "5a2039e9928e2f94ccac5efd53755478cd6a0ca76b6c3c86285056ea8a292dbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a2039e9928e2f94ccac5efd53755478cd6a0ca76b6c3c86285056ea8a292dbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a2039e9928e2f94ccac5efd53755478cd6a0ca76b6c3c86285056ea8a292dbe", kill_on_drop: false }`
[INFO] [stdout] 5a2039e9928e2f94ccac5efd53755478cd6a0ca76b6c3c86285056ea8a292dbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0b845c73b5075ff20bdbd7cef8423bbd10278920de65b2218361bf0c9d5f858
[INFO] running `Command { std: "docker" "start" "-a" "b0b845c73b5075ff20bdbd7cef8423bbd10278920de65b2218361bf0c9d5f858", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling compression-core v0.4.30
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling serde_qs v0.13.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling compression-codecs v0.4.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling async-compression v0.4.33
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling typed-builder v0.18.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rhai v1.23.6
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling uclient v0.1.3
[INFO] [stderr]    Compiling casbin v2.17.0
[INFO] [stderr]    Compiling arangors v0.5.5
[INFO] [stderr]    Compiling casbin-arangors-adapter v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0053]: method `load_policy` has an incompatible type for trait
[INFO] [stdout]   --> src/lib.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn load_policy(&self, m: &mut dyn Model) -> casbin::Result<()> {
[INFO] [stdout]    |                          ^^^^^ types differ in mutability
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&'life0 mut ArangorsAdapter<_>, &'life1 mut _) -> Pin<_>`
[INFO] [stdout]               found signature `fn(&'life0 ArangorsAdapter<_>, &'life1 mut _) -> Pin<_>`
[INFO] [stdout] help: change the self-receiver type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn load_policy(&mut self, m: &mut dyn Model) -> casbin::Result<()> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `casbin-arangors-adapter` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b0b845c73b5075ff20bdbd7cef8423bbd10278920de65b2218361bf0c9d5f858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0b845c73b5075ff20bdbd7cef8423bbd10278920de65b2218361bf0c9d5f858", kill_on_drop: false }`
[INFO] [stdout] b0b845c73b5075ff20bdbd7cef8423bbd10278920de65b2218361bf0c9d5f858
