[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] ac5630c00d1cbd139e7665f42b9ed597a443269b [INFO] checking TheOnlyMrCat/LiveMod against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheOnlyMrCat%2FLiveMod" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheOnlyMrCat/LiveMod on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-12/source/Cargo.toml [INFO] crate git repo https://github.com/TheOnlyMrCat/LiveMod already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nanoserde v0.1.28 [INFO] [stderr] Downloaded nanoserde-derive v0.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90ff4911d14e17a4ca459ca7762a5cb39bb2d50a245ec6e71501df7135bc212f [INFO] running `Command { std: "docker" "start" "-a" "90ff4911d14e17a4ca459ca7762a5cb39bb2d50a245ec6e71501df7135bc212f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90ff4911d14e17a4ca459ca7762a5cb39bb2d50a245ec6e71501df7135bc212f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ff4911d14e17a4ca459ca7762a5cb39bb2d50a245ec6e71501df7135bc212f", kill_on_drop: false }` [INFO] [stdout] 90ff4911d14e17a4ca459ca7762a5cb39bb2d50a245ec6e71501df7135bc212f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 512e671f16d0300b37f72bdf45b4d9e714bede70091342324d53a412dbe09e98 [INFO] running `Command { std: "docker" "start" "-a" "512e671f16d0300b37f72bdf45b4d9e714bede70091342324d53a412dbe09e98", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking emath v0.13.0 [INFO] [stderr] Checking atomic_refcell v0.1.7 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Compiling nanoserde-derive v0.1.18 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-queue v0.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking nanoserde v0.1.28 [INFO] [stderr] Checking syn v1.0.73 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.30.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Checking ordered-float v2.7.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking epaint v0.13.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking egui v0.13.1 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking epi v0.13.0 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Checking livemod-derive v0.4.0 (/opt/rustwide/workdir/livemod-derive) [INFO] [stderr] Checking livemod v0.4.0 (/opt/rustwide/workdir/livemod-lib) [INFO] [stderr] Checking x11-clipboard v0.5.2 [INFO] [stderr] Checking livemod-test v0.1.0 (/opt/rustwide/workdir/livemod-test) [INFO] [stdout] error[E0432]: unresolved imports `livemod::TrackedDataRepr`, `livemod::TrackedDataValue`, `livemod::Trigger` [INFO] [stdout] --> livemod-test/src/main.rs:4:78 [INFO] [stdout] | [INFO] [stdout] 4 | livemod_static, ActionTarget, LiveMod, LiveModHandle, Multiline, Slider, TrackedDataRepr, [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `TrackedDataRepr` in the root [INFO] [stdout] 5 | TrackedDataValue, Trigger, TriggerFn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `Trigger` in the root [INFO] [stdout] | | help: a similar name exists in the module: `TriggerFn` [INFO] [stdout] | no `TrackedDataValue` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | livemod::TrackedDataRepr::UnsignedSlider { [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `trigger` is not a member of trait `LiveMod` [INFO] [stdout] --> livemod-test/src/main.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | / fn trigger(&mut self, target: ActionTarget, trigger: Trigger) -> bool { [INFO] [stdout] 96 | | debug_assert!(target.is_this()); [INFO] [stdout] 97 | | self.value = *trigger.try_into_set().unwrap().as_unsigned_int().unwrap() as u32; [INFO] [stdout] 98 | | false [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ not a member of trait `LiveMod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `trigger` is not a member of trait `livemod::LiveMod` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ not a member of trait `livemod::LiveMod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrackedDataValue` in `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ could not find `TrackedDataValue` in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `trigger` is not a member of trait `livemod::LiveMod` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ not a member of trait `livemod::LiveMod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrackedDataValue` in `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ could not find `TrackedDataValue` in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `trigger` is not a member of trait `livemod::LiveMod` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ not a member of trait `livemod::LiveMod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrackedDataValue` in `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ could not find `TrackedDataValue` in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrackedDataRepr` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TrackedData` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Trigger` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `TriggerFn` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/livemod-lib/src/lib.rs:701:1 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct TriggerFn { [INFO] [stdout] | ----------------------------------------- similarly named struct `TriggerFn` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrackedDataValue` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrackedDataRepr` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TrackedData` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Trigger` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `TriggerFn` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/livemod-lib/src/lib.rs:701:1 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct TriggerFn { [INFO] [stdout] | ----------------------------------------- similarly named struct `TriggerFn` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrackedDataValue` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrackedDataRepr` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TrackedData` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Trigger` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `TriggerFn` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/livemod-lib/src/lib.rs:701:1 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct TriggerFn { [INFO] [stdout] | ----------------------------------------- similarly named struct `TriggerFn` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrackedDataValue` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `accept` [INFO] [stdout] --> livemod-test/src/main.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | impl LiveMod for Data { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `accept` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn accept(&mut self, _: ActionTarget<'_, '_>, _: Parameter) -> bool { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `accept` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ missing `accept` in implementation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn accept(&mut self, _: ActionTarget<'_, '_>, _: Parameter) -> bool { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `accept` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ missing `accept` in implementation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn accept(&mut self, _: ActionTarget<'_, '_>, _: Parameter) -> bool { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `accept` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ missing `accept` in implementation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn accept(&mut self, _: ActionTarget<'_, '_>, _: Parameter) -> bool { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `livemod::TrackedDataRepr`, `livemod::TrackedDataValue`, `livemod::Trigger` [INFO] [stdout] --> livemod-test/src/main.rs:4:78 [INFO] [stdout] | [INFO] [stdout] 4 | livemod_static, ActionTarget, LiveMod, LiveModHandle, Multiline, Slider, TrackedDataRepr, [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `TrackedDataRepr` in the root [INFO] [stdout] 5 | TrackedDataValue, Trigger, TriggerFn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `Trigger` in the root [INFO] [stdout] | | help: a similar name exists in the module: `TriggerFn` [INFO] [stdout] | no `TrackedDataValue` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | livemod::TrackedDataRepr::UnsignedSlider { [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `trigger` is not a member of trait `LiveMod` [INFO] [stdout] --> livemod-test/src/main.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | / fn trigger(&mut self, target: ActionTarget, trigger: Trigger) -> bool { [INFO] [stdout] 96 | | debug_assert!(target.is_this()); [INFO] [stdout] 97 | | self.value = *trigger.try_into_set().unwrap().as_unsigned_int().unwrap() as u32; [INFO] [stdout] 98 | | false [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ not a member of trait `LiveMod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `trigger` is not a member of trait `livemod::LiveMod` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ not a member of trait `livemod::LiveMod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrackedDataValue` in `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ could not find `TrackedDataValue` in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `trigger` is not a member of trait `livemod::LiveMod` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ not a member of trait `livemod::LiveMod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrackedDataValue` in `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ could not find `TrackedDataValue` in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ could not find `TrackedDataRepr` in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `trigger` is not a member of trait `livemod::LiveMod` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ not a member of trait `livemod::LiveMod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrackedDataValue` in `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ could not find `TrackedDataValue` in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrackedDataRepr` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TrackedData` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Trigger` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `TriggerFn` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/livemod-lib/src/lib.rs:701:1 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct TriggerFn { [INFO] [stdout] | ----------------------------------------- similarly named struct `TriggerFn` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrackedDataValue` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrackedDataRepr` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TrackedData` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Trigger` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `TriggerFn` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/livemod-lib/src/lib.rs:701:1 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct TriggerFn { [INFO] [stdout] | ----------------------------------------- similarly named struct `TriggerFn` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrackedDataValue` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrackedDataRepr` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TrackedData` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Trigger` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `TriggerFn` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/livemod-lib/src/lib.rs:701:1 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct TriggerFn { [INFO] [stdout] | ----------------------------------------- similarly named struct `TriggerFn` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrackedDataValue` in crate `livemod` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ not found in `livemod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `trigger` found for mutable reference `&mut dyn LiveMod` in the current scope [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ method not found in `&mut dyn LiveMod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `trigger` found for mutable reference `&mut dyn LiveMod` in the current scope [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ method not found in `&mut dyn LiveMod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `accept` [INFO] [stdout] --> livemod-test/src/main.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | impl LiveMod for Data { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `accept` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn accept(&mut self, _: ActionTarget<'_, '_>, _: Parameter) -> bool { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `accept` [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ missing `accept` in implementation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn accept(&mut self, _: ActionTarget<'_, '_>, _: Parameter) -> bool { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `accept` [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ missing `accept` in implementation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn accept(&mut self, _: ActionTarget<'_, '_>, _: Parameter) -> bool { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `accept` [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ missing `accept` in implementation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn accept(&mut self, _: ActionTarget<'_, '_>, _: Parameter) -> bool { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `trigger` found for mutable reference `&mut dyn LiveMod` in the current scope [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ method not found in `&mut dyn LiveMod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0407, E0412, E0422, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `livemod-test` due to 32 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `trigger` found for mutable reference `&mut dyn LiveMod` in the current scope [INFO] [stdout] --> livemod-test/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Debug, LiveMod, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^ method not found in `&mut dyn LiveMod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `trigger` found for mutable reference `&mut dyn LiveMod` in the current scope [INFO] [stdout] --> livemod-test/src/main.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Default, LiveMod)] [INFO] [stdout] | ^^^^^^^ method not found in `&mut dyn LiveMod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `trigger` found for mutable reference `&mut dyn LiveMod` in the current scope [INFO] [stdout] --> livemod-test/src/main.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Clone, Debug, PartialEq, LiveMod)] [INFO] [stdout] | ^^^^^^^ method not found in `&mut dyn LiveMod` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `LiveMod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0407, E0412, E0422, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "512e671f16d0300b37f72bdf45b4d9e714bede70091342324d53a412dbe09e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "512e671f16d0300b37f72bdf45b4d9e714bede70091342324d53a412dbe09e98", kill_on_drop: false }` [INFO] [stdout] 512e671f16d0300b37f72bdf45b4d9e714bede70091342324d53a412dbe09e98