[INFO] cloning repository https://github.com/TheOnlyMrCat/LiveMod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheOnlyMrCat/LiveMod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheOnlyMrCat%2FLiveMod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheOnlyMrCat%2FLiveMod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aeb642022ed3f4bb2c7a319c4acf6347c815dc22
[INFO] testing TheOnlyMrCat/LiveMod against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheOnlyMrCat%2FLiveMod" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheOnlyMrCat/LiveMod
[INFO] finished tweaking git repo https://github.com/TheOnlyMrCat/LiveMod
[INFO] tweaked toml for git repo https://github.com/TheOnlyMrCat/LiveMod written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheOnlyMrCat/LiveMod on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheOnlyMrCat/LiveMod 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 550f6e464186e2f03397c2e9c64e6ae6df0924688468e60ba05f115875ba9146
[INFO] running `Command { std: "docker" "start" "-a" "550f6e464186e2f03397c2e9c64e6ae6df0924688468e60ba05f115875ba9146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "550f6e464186e2f03397c2e9c64e6ae6df0924688468e60ba05f115875ba9146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "550f6e464186e2f03397c2e9c64e6ae6df0924688468e60ba05f115875ba9146", kill_on_drop: false }`
[INFO] [stdout] 550f6e464186e2f03397c2e9c64e6ae6df0924688468e60ba05f115875ba9146
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ff7ffbcf4c57c537fb55bcce8608411d9d4d2ed554064f11a92e6a3f006a4e6a
[INFO] running `Command { std: "docker" "start" "-a" "ff7ffbcf4c57c537fb55bcce8608411d9d4d2ed554064f11a92e6a3f006a4e6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling xcursor v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.12.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling addr2line v0.15.2
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling object v0.24.0
[INFO] [stderr]    Compiling mio-misc v1.2.1
[INFO] [stderr]    Compiling ordered-float v2.7.0
[INFO] [stderr]    Compiling ab_glyph v0.2.11
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling memmap2 v0.2.3
[INFO] [stderr]    Compiling atomic_refcell v0.1.7
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling emath v0.13.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling epaint v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling glium v0.30.1
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling egui v0.13.1
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling epi v0.13.0
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling livemod-derive v0.5.0 (/opt/rustwide/workdir/livemod-derive)
[INFO] [stderr]    Compiling livemod v0.5.0 (/opt/rustwide/workdir/livemod-lib)
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:365:60
[INFO] [stdout]     |
[INFO] [stdout] 365 |             parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:431:64
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([(
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:439:64
[INFO] [stdout]     |
[INFO] [stdout] 439 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:447:64
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:455:64
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:468:64
[INFO] [stdout]     |
[INFO] [stdout] 468 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:489:64
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:510:64
[INFO] [stdout]     |
[INFO] [stdout] 510 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:983:39
[INFO] [stdout]     |
[INFO] [stdout] 983 |                 parameters: IntoIter::new([
[INFO] [stdout]     |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]     --> livemod-lib/src/lib.rs:1076:39
[INFO] [stdout]      |
[INFO] [stdout] 1076 |                 parameters: IntoIter::new([
[INFO] [stdout]      |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChildDropper` is never constructed
[INFO] [stdout]    --> livemod-lib/src/enabled.rs:278:8
[INFO] [stdout]     |
[INFO] [stdout] 278 | struct ChildDropper {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> livemod-lib/src/disabled.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> livemod-lib/src/disabled.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<T> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<'_, T> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> livemod-lib/src/disabled.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> livemod-lib/src/enabled.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> livemod-lib/src/enabled.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<'_, T> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> livemod-lib/src/enabled.rs:191:17
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling livemod-test v0.1.0 (/opt/rustwide/workdir/livemod-test)
[INFO] [stderr]    Compiling x11-clipboard v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.14.0
[INFO] [stderr]    Compiling smithay-clipboard v0.6.4
[INFO] [stderr]    Compiling copypasta v0.7.1
[INFO] [stderr]    Compiling glutin v0.27.0
[INFO] [stderr]    Compiling egui_glium v0.13.1
[INFO] [stderr]    Compiling livemod-gui v0.5.0 (/opt/rustwide/workdir/livemod-gui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ff7ffbcf4c57c537fb55bcce8608411d9d4d2ed554064f11a92e6a3f006a4e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff7ffbcf4c57c537fb55bcce8608411d9d4d2ed554064f11a92e6a3f006a4e6a", kill_on_drop: false }`
[INFO] [stdout] ff7ffbcf4c57c537fb55bcce8608411d9d4d2ed554064f11a92e6a3f006a4e6a
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bc77d1888837e8080fc4c34e4fb9ab6edd4ee0ba6d6547303622608cf522a725
[INFO] running `Command { std: "docker" "start" "-a" "bc77d1888837e8080fc4c34e4fb9ab6edd4ee0ba6d6547303622608cf522a725", kill_on_drop: false }`
[INFO] [stderr]    Compiling livemod-derive v0.5.0 (/opt/rustwide/workdir/livemod-derive)
[INFO] [stderr]    Compiling livemod v0.5.0 (/opt/rustwide/workdir/livemod-lib)
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:365:60
[INFO] [stdout]     |
[INFO] [stdout] 365 |             parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:431:64
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([(
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:439:64
[INFO] [stdout]     |
[INFO] [stdout] 439 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:447:64
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:455:64
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:468:64
[INFO] [stdout]     |
[INFO] [stdout] 468 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:489:64
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:510:64
[INFO] [stdout]     |
[INFO] [stdout] 510 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:983:39
[INFO] [stdout]     |
[INFO] [stdout] 983 |                 parameters: IntoIter::new([
[INFO] [stdout]     |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]     --> livemod-lib/src/lib.rs:1076:39
[INFO] [stdout]      |
[INFO] [stdout] 1076 |                 parameters: IntoIter::new([
[INFO] [stdout]      |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChildDropper` is never constructed
[INFO] [stdout]    --> livemod-lib/src/enabled.rs:278:8
[INFO] [stdout]     |
[INFO] [stdout] 278 | struct ChildDropper {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> livemod-lib/src/disabled.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> livemod-lib/src/disabled.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<T> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<'_, T> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> livemod-lib/src/disabled.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> livemod-lib/src/enabled.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> livemod-lib/src/enabled.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<'_, T> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> livemod-lib/src/enabled.rs:191:17
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:365:60
[INFO] [stdout]     |
[INFO] [stdout] 365 |             parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:431:64
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([(
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:439:64
[INFO] [stdout]     |
[INFO] [stdout] 439 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:447:64
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:455:64
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:468:64
[INFO] [stdout]     |
[INFO] [stdout] 468 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:489:64
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:510:64
[INFO] [stdout]     |
[INFO] [stdout] 510 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> livemod-lib/src/lib.rs:983:39
[INFO] [stdout]     |
[INFO] [stdout] 983 |                 parameters: IntoIter::new([
[INFO] [stdout]     |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]     --> livemod-lib/src/lib.rs:1076:39
[INFO] [stdout]      |
[INFO] [stdout] 1076 |                 parameters: IntoIter::new([
[INFO] [stdout]      |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChildDropper` is never constructed
[INFO] [stdout]    --> livemod-lib/src/enabled.rs:278:8
[INFO] [stdout]     |
[INFO] [stdout] 278 | struct ChildDropper {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> livemod-lib/src/disabled.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> livemod-lib/src/disabled.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<T> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<'_, T> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> livemod-lib/src/disabled.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> livemod-lib/src/enabled.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> livemod-lib/src/enabled.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<'_, T> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> livemod-lib/src/enabled.rs:191:17
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling livemod-test v0.1.0 (/opt/rustwide/workdir/livemod-test)
[INFO] [stderr]    Compiling livemod-gui v0.5.0 (/opt/rustwide/workdir/livemod-gui)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "bc77d1888837e8080fc4c34e4fb9ab6edd4ee0ba6d6547303622608cf522a725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc77d1888837e8080fc4c34e4fb9ab6edd4ee0ba6d6547303622608cf522a725", kill_on_drop: false }`
[INFO] [stdout] bc77d1888837e8080fc4c34e4fb9ab6edd4ee0ba6d6547303622608cf522a725
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9b868075ae3d0d662917b5582ea21a32a6acde7df5b682bb6e22550c0dc95ddf
[INFO] running `Command { std: "docker" "start" "-a" "9b868075ae3d0d662917b5582ea21a32a6acde7df5b682bb6e22550c0dc95ddf", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> livemod-lib/src/lib.rs:365:60
[INFO] [stderr]     |
[INFO] [stderr] 365 |             parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stderr]     |                                                            ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> livemod-lib/src/lib.rs:431:64
[INFO] [stderr]     |
[INFO] [stderr] 431 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([(
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> livemod-lib/src/lib.rs:439:64
[INFO] [stderr]     |
[INFO] [stderr] 439 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> livemod-lib/src/lib.rs:447:64
[INFO] [stderr]     |
[INFO] [stderr] 447 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> livemod-lib/src/lib.rs:455:64
[INFO] [stderr]     |
[INFO] [stderr] 455 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> livemod-lib/src/lib.rs:468:64
[INFO] [stderr]     |
[INFO] [stderr] 468 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> livemod-lib/src/lib.rs:489:64
[INFO] [stderr]     |
[INFO] [stderr] 489 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> livemod-lib/src/lib.rs:510:64
[INFO] [stderr]     |
[INFO] [stderr] 510 |                 parameters: LinkedHashMap::from_iter(IntoIter::new([
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> livemod-lib/src/lib.rs:983:39
[INFO] [stderr]     |
[INFO] [stderr] 983 |                 parameters: IntoIter::new([
[INFO] [stderr]     |                                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]     --> livemod-lib/src/lib.rs:1076:39
[INFO] [stderr]      |
[INFO] [stderr] 1076 |                 parameters: IntoIter::new([
[INFO] [stderr]      |                                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ChildDropper` is never constructed
[INFO] [stderr]    --> livemod-lib/src/enabled.rs:278:8
[INFO] [stderr]     |
[INFO] [stderr] 278 | struct ChildDropper {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> livemod-lib/src/disabled.rs:43:17
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> livemod-lib/src/disabled.rs:48:21
[INFO] [stderr]    |
[INFO] [stderr] 48 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<T> {
[INFO] [stderr]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 48 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<'_, T> {
[INFO] [stderr]    |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> livemod-lib/src/disabled.rs:64:17
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> livemod-lib/src/enabled.rs:156:17
[INFO] [stderr]     |
[INFO] [stderr] 156 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 156 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> livemod-lib/src/enabled.rs:163:21
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<T> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn lock_mut(&mut self) -> ModVarMutGuard<'_, T> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> livemod-lib/src/enabled.rs:191:17
[INFO] [stderr]     |
[INFO] [stderr] 191 |     pub fn lock(&self) -> ModVarGuard<T> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 191 |     pub fn lock(&self) -> ModVarGuard<'_, T> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `livemod` (lib) generated 17 warnings (run `cargo fix --lib -p livemod` to apply 6 suggestions)
[INFO] [stderr] warning: `livemod` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/livemod/be0b72ebdd1d2230/deps/livemod-be0b72ebdd1d2230)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/livemod-derive/2808e6bc2975b9a2/deps/livemod_derive-2808e6bc2975b9a2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/livemod-gui/374fa26fdfd8e845/deps/livemod_gui-374fa26fdfd8e845)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/livemod-test/13d9122ab57073cb/deps/livemod_test-13d9122ab57073cb)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests livemod
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test livemod-lib/src/lib.rs - ActionTarget<'_,'_>::strip_one_field (line 553) ... FAILED
[INFO] [stdout] test livemod-lib/src/lib.rs - ActionTarget<'_,'_>::from_name_and_fields (line 538) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- livemod-lib/src/lib.rs - ActionTarget<'_,'_>::strip_one_field (line 553) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActionTarget`
[INFO] [stdout]    --> livemod-lib/src/lib.rs:554:12
[INFO] [stdout]     |
[INFO] [stdout] 554 | assert_eq!(ActionTarget::This.strip_one_field(), None);
[INFO] [stdout]     |            ^^^^^^^^^^^^ use of undeclared type `ActionTarget`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 553 + use livemod::ActionTarget;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActionTarget`
[INFO] [stdout]    --> livemod-lib/src/lib.rs:555:12
[INFO] [stdout]     |
[INFO] [stdout] 555 | assert_eq!(ActionTarget::Field(&["foo"]).strip_one_field(), Some(("foo", ActionTarget::This)));
[INFO] [stdout]     |            ^^^^^^^^^^^^ use of undeclared type `ActionTarget`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 553 + use livemod::ActionTarget;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActionTarget`
[INFO] [stdout]    --> livemod-lib/src/lib.rs:555:74
[INFO] [stdout]     |
[INFO] [stdout] 555 | assert_eq!(ActionTarget::Field(&["foo"]).strip_one_field(), Some(("foo", ActionTarget::This)));
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^ use of undeclared type `ActionTarget`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 553 + use livemod::ActionTarget;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActionTarget`
[INFO] [stdout]    --> livemod-lib/src/lib.rs:556:12
[INFO] [stdout]     |
[INFO] [stdout] 556 | assert_eq!(ActionTarget::Field(&["foo", "bar"]).strip_one_field(), Some(("foo", ActionTarget::Field(&["bar"]))));
[INFO] [stdout]     |            ^^^^^^^^^^^^ use of undeclared type `ActionTarget`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 553 + use livemod::ActionTarget;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActionTarget`
[INFO] [stdout]    --> livemod-lib/src/lib.rs:556:81
[INFO] [stdout]     |
[INFO] [stdout] 556 | assert_eq!(ActionTarget::Field(&["foo", "bar"]).strip_one_field(), Some(("foo", ActionTarget::Field(&["bar"]))));
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^ use of undeclared type `ActionTarget`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 553 + use livemod::ActionTarget;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- livemod-lib/src/lib.rs - ActionTarget<'_,'_>::from_name_and_fields (line 538) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActionTarget`
[INFO] [stdout]    --> livemod-lib/src/lib.rs:539:12
[INFO] [stdout]     |
[INFO] [stdout] 539 | assert_eq!(ActionTarget::from_name_and_fields(["foo"]), ActionTarget::This);
[INFO] [stdout]     |            ^^^^^^^^^^^^ use of undeclared type `ActionTarget`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 538 + use livemod::ActionTarget;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActionTarget`
[INFO] [stdout]    --> livemod-lib/src/lib.rs:539:57
[INFO] [stdout]     |
[INFO] [stdout] 539 | assert_eq!(ActionTarget::from_name_and_fields(["foo"]), ActionTarget::This);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^ use of undeclared type `ActionTarget`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 538 + use livemod::ActionTarget;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActionTarget`
[INFO] [stdout]    --> livemod-lib/src/lib.rs:540:12
[INFO] [stdout]     |
[INFO] [stdout] 540 | assert_eq!(ActionTarget::from_name_and_fields(["foo", "bar"]), ActionTarget::Field(&["bar"]));
[INFO] [stdout]     |            ^^^^^^^^^^^^ use of undeclared type `ActionTarget`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 538 + use livemod::ActionTarget;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActionTarget`
[INFO] [stdout]    --> livemod-lib/src/lib.rs:540:64
[INFO] [stdout]     |
[INFO] [stdout] 540 | assert_eq!(ActionTarget::from_name_and_fields(["foo", "bar"]), ActionTarget::Field(&["bar"]));
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^ use of undeclared type `ActionTarget`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 538 + use livemod::ActionTarget;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     livemod-lib/src/lib.rs - ActionTarget<'_,'_>::from_name_and_fields (line 538)
[INFO] [stdout]     livemod-lib/src/lib.rs - ActionTarget<'_,'_>::strip_one_field (line 553)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p livemod --doc`
[INFO] running `Command { std: "docker" "inspect" "9b868075ae3d0d662917b5582ea21a32a6acde7df5b682bb6e22550c0dc95ddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b868075ae3d0d662917b5582ea21a32a6acde7df5b682bb6e22550c0dc95ddf", kill_on_drop: false }`
[INFO] [stdout] 9b868075ae3d0d662917b5582ea21a32a6acde7df5b682bb6e22550c0dc95ddf
