[INFO] fetching crate eavesdropper_cli 0.1.0...
[INFO] checking eavesdropper_cli-0.1.0 against try#4001eed09e19538fd1a219411bb07c1bce2bbf55 for pr-114559-1
[INFO] extracting crate eavesdropper_cli 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate eavesdropper_cli 0.1.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 eavesdropper_cli 0.1.0
[INFO] finished tweaking crates.io crate eavesdropper_cli 0.1.0
[INFO] tweaked toml for crates.io crate eavesdropper_cli 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate eavesdropper_cli 0.1.0 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" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 22aab9df3e76fddac5f04ebba33a9b41bdb243fe1a8e718b23d555bae0fbeb0d
[INFO] running `Command { std: "docker" "start" "-a" "22aab9df3e76fddac5f04ebba33a9b41bdb243fe1a8e718b23d555bae0fbeb0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22aab9df3e76fddac5f04ebba33a9b41bdb243fe1a8e718b23d555bae0fbeb0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22aab9df3e76fddac5f04ebba33a9b41bdb243fe1a8e718b23d555bae0fbeb0d", kill_on_drop: false }`
[INFO] [stdout] 22aab9df3e76fddac5f04ebba33a9b41bdb243fe1a8e718b23d555bae0fbeb0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6267078b48c849655c4c90587cdf3edb645976e7a264d6d6216ba20e99b3777d
[INFO] running `Command { std: "docker" "start" "-a" "6267078b48c849655c4c90587cdf3edb645976e7a264d6d6216ba20e99b3777d", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking ucd-trie v0.1.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]     Checking lock_api v0.4.3
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]     Checking generational-arena v0.2.8
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling pcap v0.7.0
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.7.1
[INFO] [stderr]     Checking etherparse v0.9.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling core_extensions v0.1.20
[INFO] [stderr]    Compiling repr_offset v0.1.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking semver-parser v0.10.2
[INFO] [stderr]    Compiling abi_stable_shared v0.9.0
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nix v0.19.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rustyline v7.1.0
[INFO] [stderr]    Compiling as_derive_utils v0.9.0
[INFO] [stderr]    Compiling contracts v0.6.0
[INFO] [stderr]    Compiling abi_stable_derive v0.9.2
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking log_t v0.1.0
[INFO] [stderr]     Checking cliargs_t v0.1.0
[INFO] [stderr]     Checking diesel v1.4.6
[INFO] [stderr]     Checking abi_stable v0.9.3
[INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/abi_stable-0.9.3/src/abi_stability/const_generics.rs:181:21
[INFO] [stdout]     |
[INFO] [stdout] 181 |             vtable: vtable.erased(),
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #80384 <https://github.com/rust-lang/rust/issues/80384> for more information
[INFO] [stdout]     = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/abi_stable-0.9.3/src/macros.rs:1021:53
[INFO] [stdout]      |
[INFO] [stdout] 1021 |                   __sabi_mtuxotq5otc3ntu5mdq4ntgwmzi( &$crate::pmr::identity::<$ty>($expr) )
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/abi_stable-0.9.3/src/nonexhaustive_enum/vtable.rs:30:5
[INFO] [stdout]      |
[INFO] [stdout] 30   | /     staticref!{
[INFO] [stdout] 31   | |         #[doc(hidden)]
[INFO] [stdout] 32   | |         const VTABLE_WM: WithMetadata<NonExhaustiveVtable<Self,S,I>> = 
[INFO] [stdout] 33   | |             WithMetadata::new(PrefixTypeTrait::METADATA, Self::VTABLE_VAL)
[INFO] [stdout] 34   | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #80384 <https://github.com/rust-lang/rust/issues/80384> for more information
[INFO] [stdout]      = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable
[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] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `abi_stable` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6267078b48c849655c4c90587cdf3edb645976e7a264d6d6216ba20e99b3777d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6267078b48c849655c4c90587cdf3edb645976e7a264d6d6216ba20e99b3777d", kill_on_drop: false }`
[INFO] [stdout] 6267078b48c849655c4c90587cdf3edb645976e7a264d6d6216ba20e99b3777d
