[INFO] cloning repository https://github.com/hahnavi/komandan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hahnavi/komandan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahnavi%2Fkomandan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahnavi%2Fkomandan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b703f0f187d8da4ae17ad320cc74c4bab95803f
[INFO] checking hahnavi/komandan against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahnavi%2Fkomandan" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/hahnavi/komandan
[INFO] finished tweaking git repo https://github.com/hahnavi/komandan
[INFO] tweaked toml for git repo https://github.com/hahnavi/komandan written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hahnavi/komandan on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hahnavi/komandan 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4f89da198502bffc24847afd967204c86a969b7d602157fa6b7689b65dff5e47
[INFO] running `Command { std: "docker" "start" "4f89da198502bffc24847afd967204c86a969b7d602157fa6b7689b65dff5e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f89da198502bffc24847afd967204c86a969b7d602157fa6b7689b65dff5e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f89da198502bffc24847afd967204c86a969b7d602157fa6b7689b65dff5e47" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f89da198502bffc24847afd967204c86a969b7d602157fa6b7689b65dff5e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f89da198502bffc24847afd967204c86a969b7d602157fa6b7689b65dff5e47" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling core_extensions v1.5.4
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.4
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling abi_stable_shared v0.11.0
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking typewit v1.15.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking tstr v0.2.4
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking repr_offset v0.2.2
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling lua-src v550.1.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0 (https://github.com/fgardt/proc-macro-error-2?branch=fix%2Ffuture-incompat#53ff94b6)
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1 (https://github.com/fgardt/proc-macro-error-2?branch=fix%2Ffuture-incompat#53ff94b6)
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling as_derive_utils v0.11.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling luajit-src v210.7.2+b925b3e
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling mlua-sys v0.11.0-rc.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking radix_trie v0.3.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling komandan-core v0.0.4 (/opt/rustwide/workdir/crates/komandan-core)
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling abi_stable_derive v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling mlua_derive v0.12.0-rc.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustyline v18.0.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ssh2 v0.9.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking minijinja v2.21.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking http-klien v0.1.0 (https://github.com/hahnavi/http-klien-rs?branch=main#572ae6f5)
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking blowfish v0.10.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking bcrypt v0.19.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking abi_stable v0.11.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0492]: interior mutable shared borrows of temporaries that have their lifetime extended until the end of the program are not allowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abi_stable-0.11.3/src/macros.rs:842:63
[INFO] [stdout]     |
[INFO] [stdout] 842 |                   const [<$name _NHPMWYD3NJA>] : *const ($ty) = &($expr);
[INFO] [stdout]     |                                                                 ^^^^^^^^ this borrow of an interior mutable value refers to such a temporary
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abi_stable-0.11.3/src/nonexhaustive_enum/vtable.rs:43:5
[INFO] [stdout]     |
[INFO] [stdout]  43 | /     staticref! {
[INFO] [stdout]  44 | |         #[doc(hidden)]
[INFO] [stdout]  45 | |         const VTABLE_WM: WithMetadata<NonExhaustiveVtable<Self,S,I>> =
[INFO] [stdout]  46 | |             WithMetadata::new(Self::VTABLE_VAL)
[INFO] [stdout]  47 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: temporaries in constants and statics can have their lifetime extended until the end of the program
[INFO] [stdout]     = note: to avoid accidentally creating global mutable state, such temporaries must be immutable
[INFO] [stdout]     = help: if you really want global mutable state, try replacing the temporary by an interior mutable `static` or a `static mut`
[INFO] [stdout]     = note: this error originates in the macro `staticref` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0492`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `abi_stable` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4f89da198502bffc24847afd967204c86a969b7d602157fa6b7689b65dff5e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f89da198502bffc24847afd967204c86a969b7d602157fa6b7689b65dff5e47", kill_on_drop: false }`
[INFO] [stdout] 4f89da198502bffc24847afd967204c86a969b7d602157fa6b7689b65dff5e47
