[INFO] fetching crate stabby 1.0.0...
[INFO] checking stabby-1.0.0 against try#4001eed09e19538fd1a219411bb07c1bce2bbf55 for pr-114559-1
[INFO] extracting crate stabby 1.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate stabby 1.0.0 on toolchain 4001eed09e19538fd1a219411bb07c1bce2bbf55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate stabby 1.0.0
[INFO] finished tweaking crates.io crate stabby 1.0.0
[INFO] tweaked toml for crates.io crate stabby 1.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2033ebf97b8c47f14d5cd3cd1c035ad9135e2ad902643e3ece995e993f88c0d6
[INFO] running `Command { std: "docker" "start" "-a" "2033ebf97b8c47f14d5cd3cd1c035ad9135e2ad902643e3ece995e993f88c0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2033ebf97b8c47f14d5cd3cd1c035ad9135e2ad902643e3ece995e993f88c0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2033ebf97b8c47f14d5cd3cd1c035ad9135e2ad902643e3ece995e993f88c0d6", kill_on_drop: false }`
[INFO] [stdout] 2033ebf97b8c47f14d5cd3cd1c035ad9135e2ad902643e3ece995e993f88c0d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7761a07a4f2a88dbb6c9347cf40d8b2eee88ee962f1dd1bbc4c1eb6f06f15ad
[INFO] running `Command { std: "docker" "start" "-a" "b7761a07a4f2a88dbb6c9347cf40d8b2eee88ee962f1dd1bbc4c1eb6f06f15ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]    Compiling winnow v0.5.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling stabby-macros v1.0.0
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-process v1.7.0
[INFO] [stderr]    Compiling async-net v1.7.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling stabby-abi v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stabby v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]     Checking smol v1.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/closure.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stabby-abi-1.0.0/src/future.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[crate::stabby]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crate::stabby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0492`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stabby-abi` (lib) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "b7761a07a4f2a88dbb6c9347cf40d8b2eee88ee962f1dd1bbc4c1eb6f06f15ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7761a07a4f2a88dbb6c9347cf40d8b2eee88ee962f1dd1bbc4c1eb6f06f15ad", kill_on_drop: false }`
[INFO] [stdout] b7761a07a4f2a88dbb6c9347cf40d8b2eee88ee962f1dd1bbc4c1eb6f06f15ad
