[INFO] fetching crate eavesdropper_cli 0.1.0...
[INFO] checking eavesdropper_cli-0.1.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate eavesdropper_cli 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate eavesdropper_cli 0.1.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "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-6-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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26dae1b111cb2e9482cd7d1e09c7b9dda6b44411f9b43861a4ed8f8329b598b3
[INFO] running `Command { std: "docker" "start" "-a" "26dae1b111cb2e9482cd7d1e09c7b9dda6b44411f9b43861a4ed8f8329b598b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26dae1b111cb2e9482cd7d1e09c7b9dda6b44411f9b43861a4ed8f8329b598b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26dae1b111cb2e9482cd7d1e09c7b9dda6b44411f9b43861a4ed8f8329b598b3", kill_on_drop: false }`
[INFO] [stdout] 26dae1b111cb2e9482cd7d1e09c7b9dda6b44411f9b43861a4ed8f8329b598b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e9670ce3dacecc1a8f14a33d166618006ba20069be23cc221e53574022109c6
[INFO] running `Command { std: "docker" "start" "-a" "4e9670ce3dacecc1a8f14a33d166618006ba20069be23cc221e53574022109c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling core_extensions v0.1.20
[INFO] [stderr]    Compiling repr_offset v0.1.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking lock_api v0.4.3
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]     Checking generational-arena v0.2.8
[INFO] [stderr]     Checking abi_stable_shared v0.9.0
[INFO] [stderr]     Checking semver-parser v0.10.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]    Compiling pcap v0.7.0
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]     Checking unicode-segmentation v1.7.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking etherparse v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking nix v0.19.1
[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 abi_stable_derive v0.9.2
[INFO] [stderr]    Compiling contracts v0.6.0
[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" "4e9670ce3dacecc1a8f14a33d166618006ba20069be23cc221e53574022109c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e9670ce3dacecc1a8f14a33d166618006ba20069be23cc221e53574022109c6", kill_on_drop: false }`
[INFO] [stdout] 4e9670ce3dacecc1a8f14a33d166618006ba20069be23cc221e53574022109c6
