[INFO] fetching crate interthread 1.2.4...
[INFO] testing interthread-1.2.4 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate interthread 1.2.4 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate interthread 1.2.4 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate interthread 1.2.4
[INFO] finished tweaking crates.io crate interthread 1.2.4
[INFO] tweaked toml for crates.io crate interthread 1.2.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate interthread 1.2.4 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oneshot v0.1.6
[INFO] [stderr]   Downloaded event-listener v5.2.0
[INFO] [stderr]   Downloaded value-bag v1.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c11f8e2221f3aee00efbece7218f03750929ea4718a4f085090f3fde82ad8ecf
[INFO] running `Command { std: "docker" "start" "-a" "c11f8e2221f3aee00efbece7218f03750929ea4718a4f085090f3fde82ad8ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c11f8e2221f3aee00efbece7218f03750929ea4718a4f085090f3fde82ad8ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c11f8e2221f3aee00efbece7218f03750929ea4718a4f085090f3fde82ad8ecf", kill_on_drop: false }`
[INFO] [stdout] c11f8e2221f3aee00efbece7218f03750929ea4718a4f085090f3fde82ad8ecf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1652f93d07f26bb2e829b0d54a407cb197160b2c4d4feb8faccdd4019c61619d
[INFO] running `Command { std: "docker" "start" "-a" "1652f93d07f26bb2e829b0d54a407cb197160b2c4d4feb8faccdd4019c61619d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling interthread v1.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name`, `mac`, and `generics` are never read
[INFO] [stdout]    --> src/model/mod.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct ActorModelSdpl {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 282 |     pub name:        Ident,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 283 |     pub asyncness: Option<TokenStream>,
[INFO] [stdout] 284 |     pub mac:         Model,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 285 |     pub edit:    EditActor,
[INFO] [stdout] 286 |     pub generics: Generics,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActorModelSdpl` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_sender` is never read
[INFO] [stdout]   --> src/model/argument/channel.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct MpscChannel {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 81 |     pub type_sender:       TokenStream,    
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sig`, `ident`, and `output` are never read
[INFO] [stdout]   --> src/model/method.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ActorMethodNew {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub sig:                Signature,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub ident:                  Ident,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 80 |     pub arguments: Option<Vec<FnArg>>,
[INFO] [stdout] 81 |     pub output:             Box<Type>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ActorMethodNew` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `def_gen` is never read
[INFO] [stdout]   --> src/model/generate.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct ImplVars {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub def_gen:       Option<Generics>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImplVars` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.31s
[INFO] running `Command { std: "docker" "inspect" "1652f93d07f26bb2e829b0d54a407cb197160b2c4d4feb8faccdd4019c61619d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1652f93d07f26bb2e829b0d54a407cb197160b2c4d4feb8faccdd4019c61619d", kill_on_drop: false }`
[INFO] [stdout] 1652f93d07f26bb2e829b0d54a407cb197160b2c4d4feb8faccdd4019c61619d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 320caa2d7dc82be06535f6c4297281efc5a1f3811c909781774fe156c517041a
[INFO] running `Command { std: "docker" "start" "-a" "320caa2d7dc82be06535f6c4297281efc5a1f3811c909781774fe156c517041a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling value-bag v1.8.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling polling v3.5.0
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling oneshot v0.1.6
[INFO] [stderr]    Compiling async-signal v0.2.5
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling interthread v1.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stdout] warning: fields `name`, `mac`, and `generics` are never read
[INFO] [stdout]    --> src/model/mod.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct ActorModelSdpl {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 282 |     pub name:        Ident,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 283 |     pub asyncness: Option<TokenStream>,
[INFO] [stdout] 284 |     pub mac:         Model,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 285 |     pub edit:    EditActor,
[INFO] [stdout] 286 |     pub generics: Generics,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActorModelSdpl` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_sender` is never read
[INFO] [stdout]   --> src/model/argument/channel.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct MpscChannel {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 81 |     pub type_sender:       TokenStream,    
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sig`, `ident`, and `output` are never read
[INFO] [stdout]   --> src/model/method.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ActorMethodNew {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub sig:                Signature,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub ident:                  Ident,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 80 |     pub arguments: Option<Vec<FnArg>>,
[INFO] [stdout] 81 |     pub output:             Box<Type>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ActorMethodNew` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `def_gen` is never read
[INFO] [stdout]   --> src/model/generate.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct ImplVars {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub def_gen:       Option<Generics>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImplVars` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `mac`, and `generics` are never read
[INFO] [stdout]    --> src/model/mod.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct ActorModelSdpl {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 282 |     pub name:        Ident,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 283 |     pub asyncness: Option<TokenStream>,
[INFO] [stdout] 284 |     pub mac:         Model,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 285 |     pub edit:    EditActor,
[INFO] [stdout] 286 |     pub generics: Generics,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActorModelSdpl` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_sender` is never read
[INFO] [stdout]   --> src/model/argument/channel.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct MpscChannel {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 81 |     pub type_sender:       TokenStream,    
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sig`, `ident`, and `output` are never read
[INFO] [stdout]   --> src/model/method.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ActorMethodNew {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub sig:                Signature,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub ident:                  Ident,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 80 |     pub arguments: Option<Vec<FnArg>>,
[INFO] [stdout] 81 |     pub output:             Box<Type>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ActorMethodNew` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `def_gen` is never read
[INFO] [stdout]   --> src/model/generate.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct ImplVars {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub def_gen:       Option<Generics>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImplVars` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> examples/inter/intro_std.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |     AddNumber { input: (i8), inter_send: oneshot::Sender<i8> },
[INFO] [stdout]    |                        ^  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -     AddNumber { input: (i8), inter_send: oneshot::Sender<i8> },
[INFO] [stdout] 21 +     AddNumber { input: i8, inter_send: oneshot::Sender<i8> },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]   --> examples/inter/intro_std.rs:30:47
[INFO] [stdout]    |
[INFO] [stdout] 30 |             MyActorScript::AddNumber { input: (num), inter_send } => {
[INFO] [stdout]    |                                               ^   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 -             MyActorScript::AddNumber { input: (num), inter_send } => {
[INFO] [stdout] 30 +             MyActorScript::AddNumber { input: num, inter_send } => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/type_actor.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub struct Actor(u8);
[INFO] [stdout]     |                ----- ^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub struct Actor(());
[INFO] [stdout]     |                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `any` is never read
[INFO] [stdout]   --> examples/intro_group_generic.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct AaBbCc<Ta,Va,Ma,Tb,Vb,Mb,Tc,Vc,Mc> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 92 |     any: AnyOtherType,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.48s
[INFO] running `Command { std: "docker" "inspect" "320caa2d7dc82be06535f6c4297281efc5a1f3811c909781774fe156c517041a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "320caa2d7dc82be06535f6c4297281efc5a1f3811c909781774fe156c517041a", kill_on_drop: false }`
[INFO] [stdout] 320caa2d7dc82be06535f6c4297281efc5a1f3811c909781774fe156c517041a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b565bcc8565f885447d3a11e46d922d982dffbccdda98d0990933109fb4a95bc
[INFO] running `Command { std: "docker" "start" "-a" "b565bcc8565f885447d3a11e46d922d982dffbccdda98d0990933109fb4a95bc", kill_on_drop: false }`
[INFO] [stderr] warning: fields `name`, `mac`, and `generics` are never read
[INFO] [stderr]    --> src/model/mod.rs:282:9
[INFO] [stderr]     |
[INFO] [stderr] 281 | pub struct ActorModelSdpl {
[INFO] [stderr]     |            -------------- fields in this struct
[INFO] [stderr] 282 |     pub name:        Ident,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 283 |     pub asyncness: Option<TokenStream>,
[INFO] [stderr] 284 |     pub mac:         Model,
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 285 |     pub edit:    EditActor,
[INFO] [stderr] 286 |     pub generics: Generics,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ActorModelSdpl` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `type_sender` is never read
[INFO] [stderr]   --> src/model/argument/channel.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 80 | pub struct MpscChannel {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 81 |     pub type_sender:       TokenStream,    
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `sig`, `ident`, and `output` are never read
[INFO] [stderr]   --> src/model/method.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub struct ActorMethodNew {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 75 |     pub sig:                Signature,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] ...
[INFO] [stderr] 79 |     pub ident:                  Ident,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 80 |     pub arguments: Option<Vec<FnArg>>,
[INFO] [stderr] 81 |     pub output:             Box<Type>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ActorMethodNew` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `def_gen` is never read
[INFO] [stderr]   --> src/model/generate.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub struct ImplVars {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 73 |     pub def_gen:       Option<Generics>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ImplVars` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `interthread` (lib) generated 4 warnings
[INFO] [stderr] warning: `interthread` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: field `any` is never read
[INFO] [stderr]   --> examples/intro_group_generic.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub struct AaBbCc<Ta,Va,Ma,Tb,Vb,Mb,Tc,Vc,Mc> {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 92 |     any: AnyOtherType,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `interthread` (example "intro_group_generic") generated 1 warning
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> examples/inter/intro_std.rs:21:24
[INFO] [stderr]    |
[INFO] [stderr] 21 |     AddNumber { input: (i8), inter_send: oneshot::Sender<i8> },
[INFO] [stderr]    |                        ^  ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 21 -     AddNumber { input: (i8), inter_send: oneshot::Sender<i8> },
[INFO] [stderr] 21 +     AddNumber { input: i8, inter_send: oneshot::Sender<i8> },
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around pattern
[INFO] [stderr]   --> examples/inter/intro_std.rs:30:47
[INFO] [stderr]    |
[INFO] [stderr] 30 |             MyActorScript::AddNumber { input: (num), inter_send } => {
[INFO] [stderr]    |                                               ^   ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 30 -             MyActorScript::AddNumber { input: (num), inter_send } => {
[INFO] [stderr] 30 +             MyActorScript::AddNumber { input: num, inter_send } => {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/type_actor.rs:326:22
[INFO] [stderr]     |
[INFO] [stderr] 326 |     pub struct Actor(u8);
[INFO] [stderr]     |                ----- ^^
[INFO] [stderr]     |                |
[INFO] [stderr]     |                field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 326 |     pub struct Actor(());
[INFO] [stderr]     |                      ~~
[INFO] [stderr] 
[INFO] [stderr] warning: `interthread` (example "inter") generated 2 warnings (run `cargo fix --example "inter"` to apply 2 suggestions)
[INFO] [stderr] warning: `interthread` (test "type_actor") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/interthread-f858f5918f5d446f)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test parse::tests::close_cap_test ... ok
[INFO] [stdout] test parse::tests::parser_close_open ... ok
[INFO] [stdout] test parse::tests::test_func_actor_edit_plus_comment ... ok
[INFO] [stdout] test parse::tests::test_for_attr_inside_impl ... ok
[INFO] [stdout] test parse::tests::test_func_actor_edit ... ok
[INFO] [stdout] test parse::tests::explicit_chars_in_str ... ok
[INFO] [stdout] test parse::tests::parser_close_open_inline ... ok
[INFO] [stdout] test parse::tests::open_comment_test ... ok
[INFO] [stdout] test parse::tests::test_func_group_edit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/debut.rs (/opt/rustwide/target/debug/deps/debut-4159857f71146966)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test debut_std_test ... ok
[INFO] [stdout] test debut_std_tokio_test ... ok
[INFO] [stdout] test debut_async_tokio_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.53s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generic_actor.rs (/opt/rustwide/target/debug/deps/generic_actor-9a0629efc6d01226)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test actor_sync_unbounded_int ... ok
[INFO] [stdout] test actor_sync_unbound_default ... ok
[INFO] [stdout] test actor_sync_bounded ... ok
[INFO] [stdout] test actor_async_std_unbounded ... ok
[INFO] [stdout] test actor_async_std_bounded ... ok
[INFO] [stdout] test actor_smol_bounded ... ok
[INFO] [stdout] test actor_smol_unbounded ... ok
[INFO] [stdout] test actor_tokio_bounded ... ok
[INFO] [stdout] test actor_tokio_unbounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generic_method.rs (/opt/rustwide/target/debug/deps/generic_method-258abc9d60cdf477)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test actor_sync_unbounded_int ... ok
[INFO] [stdout] test actor_sync_unbound_default ... ok
[INFO] [stdout] test actor_sync_bounded ... ok
[INFO] [stdout] test actor_async_std_unbounded_option ... ok
[INFO] [stdout] test actor_async_std_unbounded ... ok
[INFO] [stdout] test actor_async_std_bounded ... ok
[INFO] [stdout] test actor_smol_unbounded ... ok
[INFO] [stdout] test actor_smol_bounded ... ok
[INFO] [stdout] test actor_tokio_unbounded ... ok
[INFO] [stdout] test actor_tokio_bounded ... ok
[INFO] [stdout] test actor_tokio_unbounded_result ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pat_input.rs (/opt/rustwide/target/debug/deps/pat_input-8f4a1d7083d91d40)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test actor_sync_bounded ... ok
[INFO] [stdout] test actor_async_std_bounded ... ok
[INFO] [stdout] test actor_async_std_bounded_gen ... ok
[INFO] [stdout] test actor_tokio_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/type_actor.rs (/opt/rustwide/target/debug/deps/type_actor-bcfd94d3dd968e07)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test actor_sync_unbounded_int ... ok
[INFO] [stdout] test actor_sync_unbound_default ... ok
[INFO] [stdout] test actor_sync_bounded ... ok
[INFO] [stdout] test actor_async_std_bounded ... ok
[INFO] [stdout] test actor_async_std_unbounded ... ok
[INFO] [stdout] test actor_smol_bounded ... ok
[INFO] [stdout] test id_actor_sync_inter ... ok
[INFO] [stdout] test self_word_in_arg_type ... ok
[INFO] [stdout] test actor_smol_unbounded ... ok
[INFO] [stdout] test id_actor_sync_bounded ... ok
[INFO] [stdout] test actor_tokio_bounded ... ok
[INFO] [stdout] test actor_tokio_unbounded ... ok
[INFO] [stdout] test id_actor_tokio_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests interthread
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test src/lib.rs - (line 259) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 185) ... ok
[INFO] [stdout] test src/lib.rs - (line 210) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 269) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 242) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 296) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 1303) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 1362) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 743) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 754) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 747) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 858) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 91) ... ok
[INFO] [stdout] test src/lib.rs - actor (line 814) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 877) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 1053) ... ok
[INFO] [stdout] test src/lib.rs - actor (line 922) ... FAILED
[INFO] [stdout] test src/lib.rs - example (line 498) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 1194) ... FAILED
[INFO] [stdout] test src/lib.rs - example (line 537) ... FAILED
[INFO] [stdout] test src/lib.rs - example (line 482) ... ok
[INFO] [stdout] test src/lib.rs - example (line 561) ... FAILED
[INFO] [stdout] test src/lib.rs - example (line 543) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 1324) ... ok
[INFO] [stdout] test src/lib.rs - actor (line 1265) ... ok
[INFO] [stdout] test src/lib.rs - example (line 630) ... FAILED
[INFO] [stdout] test src/lib.rs - group (line 1535) ... FAILED
[INFO] [stdout] test src/lib.rs - group (line 1565) ... FAILED
[INFO] [stdout] test src/lib.rs - group (line 1606) ... FAILED
[INFO] [stdout] test src/lib.rs - group (line 1459) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 950) ... ok
[INFO] [stdout] test src/lib.rs - group (line 1602) ... FAILED
[INFO] [stdout] test src/lib.rs - group (line 1686) ... FAILED
[INFO] [stdout] test src/lib.rs - group (line 1705) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 984) ... ok
[INFO] [stdout] test src/lib.rs - actor (line 779) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 259) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:261:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[interthread::actor(edit(script(imp(play))))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 210) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope
[INFO] [stdout]  --> src/lib.rs:211:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl MyActorScript {
[INFO] [stdout]   |      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyActor` in this scope
[INFO] [stdout]  --> src/lib.rs:212:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub fn direct(self, actor: &mut MyActor) {
[INFO] [stdout]   |                                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]  --> src/lib.rs:214:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |             MyActorScript::Increment {} => {
[INFO] [stdout]   |             ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]  --> src/lib.rs:217:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |             MyActorScript::AddNumber {
[INFO] [stdout]   |             ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]   --> src/lib.rs:224:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             MyActorScript::GetValue { output: send } => {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 269) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope
[INFO] [stdout]  --> src/lib.rs:270:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl std::fmt::Debug for MyActorScript {
[INFO] [stdout]   |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]  --> src/lib.rs:273:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |            MyActorScript::Increment { .. } => write!(f, "MyActorScript::Increment"),
[INFO] [stdout]   |            ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]  --> src/lib.rs:274:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |            MyActorScript::AddNumber { .. } => write!(f, "MyActorScript::AddNumber"),
[INFO] [stdout]   |            ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]  --> src/lib.rs:275:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |            MyActorScript::GetValue { .. } => write!(f, "MyActorScript::GetValue"),
[INFO] [stdout]   |            ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 242) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope
[INFO] [stdout]  --> src/lib.rs:243:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl MyActorScript { 
[INFO] [stdout]   |      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope
[INFO] [stdout]  --> src/lib.rs:245:45
[INFO] [stdout]   |
[INFO] [stdout] 5 |         receiver: std::sync::mpsc::Receiver<MyActorScript>, 
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl<MyActorScript> MyActorScript { 
[INFO] [stdout]   |     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyActor` in this scope
[INFO] [stdout]  --> src/lib.rs:246:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |         mut actor: MyActor) {
[INFO] [stdout]   |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 296) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope
[INFO] [stdout]  --> src/lib.rs:300:40
[INFO] [stdout]   |
[INFO] [stdout] 6 |    sender: std::sync::mpsc::SyncSender<MyActorScript>,
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MyActorLive<MyActorScript> {
[INFO] [stdout]   |                       +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActor`
[INFO] [stdout]   --> src/lib.rs:305:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |        let actor = MyActor::new(v);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `MyActor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]   --> src/lib.rs:307:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |        std::thread::spawn(|| { MyActorScript::play(receiver, actor) });
[INFO] [stdout]    |                                ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]   --> src/lib.rs:331:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |        let msg = MyActorScript::GetValue {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]   --> src/lib.rs:319:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |        let msg = MyActorScript::AddNumber {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]   --> src/lib.rs:311:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |        let msg = MyActorScript::Increment {};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 1303) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/lib.rs:1305:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn heavy_work(&self) -> oneshot::Receiver<u8> {
[INFO] [stdout]   |                   ^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]  --> src/lib.rs:1307:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let msg = MyActorScript::HeavyWork {
[INFO] [stdout]   |               ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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] ---- src/lib.rs - actor (line 1362) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/lib.rs:1364:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn set_value(&mut self) {
[INFO] [stdout]   |                  ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]  --> src/lib.rs:1366:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let msg = MyActorScript::SetValue {
[INFO] [stdout]   |               ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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] ---- src/lib.rs - actor (line 743) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:744:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[actor]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 754) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:755:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[actor(channel=4)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 747) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:748:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[actor(channel=0)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 858) stdout ----
[INFO] [stdout] error: Path - "src/main.rs" does not exist.
[INFO] [stdout]  --> src/lib.rs:863:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     file="src/main.rs",
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 814) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `def` in this scope
[INFO] [stdout]  --> src/lib.rs:817:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         def,     // <- script definition
[INFO] [stdout]   |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `def` in this scope
[INFO] [stdout]   --> src/lib.rs:823:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         def,     // <- live definition
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `imp` in this scope
[INFO] [stdout]  --> src/lib.rs:818:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         imp(..), // <- list of methods in impl block
[INFO] [stdout]   |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `trt` in this scope
[INFO] [stdout]  --> src/lib.rs:819:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         trt(..)  // <- list of traits
[INFO] [stdout]   |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `script` in this scope
[INFO] [stdout]  --> src/lib.rs:816:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     script(
[INFO] [stdout]   |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `imp` in this scope
[INFO] [stdout]   --> src/lib.rs:824:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         imp(..), // <- list of methods in impl block
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `trt` in this scope
[INFO] [stdout]   --> src/lib.rs:825:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         trt(..)  // <- list of traits
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `live` in this scope
[INFO] [stdout]   --> src/lib.rs:822:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     live(
[INFO] [stdout]    |     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `edit` in this scope
[INFO] [stdout]  --> src/lib.rs:815:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit(
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 877) stdout ----
[INFO] [stdout] error: Path - "src/main.rs" does not exist.
[INFO] [stdout]  --> src/lib.rs:883:4
[INFO] [stdout]   |
[INFO] [stdout] 9 |    file="src/main.rs",
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyActorLive` in this scope
[INFO] [stdout]   --> src/lib.rs:901:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl MyActorLive {
[INFO] [stdout]    |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]   --> src/lib.rs:903:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let msg = MyActorScript::Increment {};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 922) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `def` in this scope
[INFO] [stdout]  --> src/lib.rs:923:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit( file( script( file( def))))
[INFO] [stdout]   |                           ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `file`
[INFO] [stdout]  --> src/lib.rs:923:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit( file( script( file( def))))
[INFO] [stdout]   |                     ^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit( file( script( file!( def))))
[INFO] [stdout]   |                         +
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `script` in this scope
[INFO] [stdout]  --> src/lib.rs:923:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit( file( script( file( def))))
[INFO] [stdout]   |             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `file`
[INFO] [stdout]  --> src/lib.rs:923:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit( file( script( file( def))))
[INFO] [stdout]   |       ^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit( file!( script( file( def))))
[INFO] [stdout]   |           +
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `edit` in this scope
[INFO] [stdout]  --> src/lib.rs:923:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit( file( script( file( def))))
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - example (line 498) stdout ----
[INFO] [stdout] error: Path - "src/my_file.rs" does not exists.
[INFO] [stdout]  --> src/lib.rs:501:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[example(path="src/my_file.rs")]
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]  --> src/lib.rs:503:2
[INFO] [stdout]   |
[INFO] [stdout] 7 | }
[INFO] [stdout]   |  ^ consider adding a `main` function to `src/lib.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 1194) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] thread 'main' panicked at src/lib.rs:32:50:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5568d71a2515 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5568d71a2515 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5568d71a2515 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5568d71a2515 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5568d71c027b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5568d71c027b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5568d71a05df - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5568d71a22ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5568d71a22ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5568d71a3659 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5568d71a339d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x5568d71a3af3 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x5568d71a399b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   13:     0x5568d71a29d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x5568d71a3707 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x5568d7159f13 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x5568d7159fbc - core::panicking::panic::hb6a980c1ddfde273
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:146:5
[INFO] [stdout]   17:     0x5568d7159eb9 - core::option::unwrap_failed::h25b2e47d9f5c729d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/option.rs:1984:5
[INFO] [stdout]   18:     0x5568d7185814 - rust_out::main::h696a342f0ae7cd72
[INFO] [stdout]   19:     0x5568d71699a3 - core::ops::function::FnOnce::call_once::hacff659aa20c7b40
[INFO] [stdout]   20:     0x5568d715b6e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcc6b8bea3112e884
[INFO] [stdout]   21:     0x5568d715bf89 - std::rt::lang_start::{{closure}}::h4db0ca8543e29a47
[INFO] [stdout]   22:     0x5568d719d84d - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   23:     0x5568d719d84d - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   24:     0x5568d719d84d - std::panicking::try::h3a37e38691a5244b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   25:     0x5568d719d84d - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   26:     0x5568d719d84d - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stdout]   27:     0x5568d719d84d - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   28:     0x5568d719d84d - std::panicking::try::h67b8f1800ef15799
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   29:     0x5568d719d84d - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   30:     0x5568d719d84d - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stdout]   31:     0x5568d715bf67 - std::rt::lang_start::ha9360cc92730957e
[INFO] [stdout]   32:     0x5568d7187645 - main
[INFO] [stdout]   33:     0x7f96a38b4d90 - <unknown>
[INFO] [stdout]   34:     0x7f96a38b4e40 - __libc_start_main
[INFO] [stdout]   35:     0x5568d715a5c5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - example (line 537) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:538:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[example(path="my_file.rs")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - example (line 561) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:562:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[example(main(path="my_file.rs"))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - example (line 543) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:544:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[example(mod(path="my_file.rs"))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - example (line 630) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:631:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[example(path="my_file.rs",expand(actor))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - group (line 1535) stdout ----
[INFO] [stdout] error: expected `{}`, found `;`
[INFO] [stdout]  --> src/lib.rs:1540:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | enum AaScriptGroup;
[INFO] [stdout]   |                   ^
[INFO] [stdout]   |
[INFO] [stdout]   = help: try using `{}` instead
[INFO] [stdout] 
[INFO] [stdout] error: expected `{}`, found `;`
[INFO] [stdout]   --> src/lib.rs:1543:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum BbScriptGroup;
[INFO] [stdout]    |                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: try using `{}` instead
[INFO] [stdout] 
[INFO] [stdout] error: expected `{}`, found `;`
[INFO] [stdout]   --> src/lib.rs:1551:21
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum AaBbGroupScript;
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: try using `{}` instead
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - group (line 1565) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:1567:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[interthread::group( file="path/to/file.rs",edit(file))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - group (line 1606) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `assoc` in module `self`
[INFO] [stdout]  --> src/lib.rs:1607:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | assoc(a::assoc, self::assoc)
[INFO] [stdout]   |                       ^^^^^ not found in `self`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `a`
[INFO] [stdout]  --> src/lib.rs:1607:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | assoc(a::assoc, self::assoc)
[INFO] [stdout]   |       ^ use of undeclared crate or module `a`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assoc` in this scope
[INFO] [stdout]  --> src/lib.rs:1607:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | assoc(a::assoc, self::assoc)
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - group (line 1459) stdout ----
[INFO] [stdout] error: Path - "path/to/file.rs" does not exist.
[INFO] [stdout]   --> src/lib.rs:1481:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[interthread::group( file= "path/to/file.rs")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AaBbGroupLive`
[INFO] [stdout]   --> src/lib.rs:1503:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let mut group = AaBbGroupLive::new();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ use of undeclared type `AaBbGroupLive`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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] ---- src/lib.rs - group (line 1602) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `a`
[INFO] [stdout]  --> src/lib.rs:1603:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | assoc(a::assoc)
[INFO] [stdout]   |       ^ use of undeclared crate or module `a`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assoc` in this scope
[INFO] [stdout]  --> src/lib.rs:1603:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | assoc(a::assoc)
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - group (line 1686) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Aa` in this scope
[INFO] [stdout]  --> src/lib.rs:1688:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub a:  Aa,
[INFO] [stdout]   |             ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Aa` in this scope
[INFO] [stdout]  --> src/lib.rs:1689:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub a1: Aa,
[INFO] [stdout]   |             ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Bb` in this scope
[INFO] [stdout]  --> src/lib.rs:1690:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub b:  Bb,
[INFO] [stdout]   |             ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - group (line 1705) stdout ----
[INFO] [stdout] error: Path - "path/to/file.rs" does not exist.
[INFO] [stdout]   --> src/lib.rs:1716:6
[INFO] [stdout]    |
[INFO] [stdout] 14 |      file="path/to/file.rs",
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Aa` in this scope
[INFO] [stdout]  --> src/lib.rs:1708:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |      pub a:  Aa,
[INFO] [stdout]   |              ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Aa` in this scope
[INFO] [stdout]  --> src/lib.rs:1709:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |      pub a1: Aa,
[INFO] [stdout]   |              ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Bb` in this scope
[INFO] [stdout]  --> src/lib.rs:1710:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |      pub b:  Bb,
[INFO] [stdout]   |              ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 210)
[INFO] [stdout]     src/lib.rs - (line 242)
[INFO] [stdout]     src/lib.rs - (line 259)
[INFO] [stdout]     src/lib.rs - (line 269)
[INFO] [stdout]     src/lib.rs - (line 296)
[INFO] [stdout]     src/lib.rs - actor (line 1194)
[INFO] [stdout]     src/lib.rs - actor (line 1303)
[INFO] [stdout]     src/lib.rs - actor (line 1362)
[INFO] [stdout]     src/lib.rs - actor (line 743)
[INFO] [stdout]     src/lib.rs - actor (line 747)
[INFO] [stdout]     src/lib.rs - actor (line 754)
[INFO] [stdout]     src/lib.rs - actor (line 814)
[INFO] [stdout]     src/lib.rs - actor (line 858)
[INFO] [stdout]     src/lib.rs - actor (line 877)
[INFO] [stdout]     src/lib.rs - actor (line 922)
[INFO] [stdout]     src/lib.rs - example (line 498)
[INFO] [stdout]     src/lib.rs - example (line 537)
[INFO] [stdout]     src/lib.rs - example (line 543)
[INFO] [stdout]     src/lib.rs - example (line 561)
[INFO] [stdout]     src/lib.rs - example (line 630)
[INFO] [stdout]     src/lib.rs - group (line 1459)
[INFO] [stdout]     src/lib.rs - group (line 1535)
[INFO] [stdout]     src/lib.rs - group (line 1565)
[INFO] [stdout]     src/lib.rs - group (line 1602)
[INFO] [stdout]     src/lib.rs - group (line 1606)
[INFO] [stdout]     src/lib.rs - group (line 1686)
[INFO] [stdout]     src/lib.rs - group (line 1705)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 27 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.87s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b565bcc8565f885447d3a11e46d922d982dffbccdda98d0990933109fb4a95bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b565bcc8565f885447d3a11e46d922d982dffbccdda98d0990933109fb4a95bc", kill_on_drop: false }`
[INFO] [stdout] b565bcc8565f885447d3a11e46d922d982dffbccdda98d0990933109fb4a95bc
[INFO] testing interthread-1.2.4 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate interthread 1.2.4 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate interthread 1.2.4 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate interthread 1.2.4
[INFO] finished tweaking crates.io crate interthread 1.2.4
[INFO] tweaked toml for crates.io crate interthread 1.2.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate interthread 1.2.4 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3121ea5854c8ffc5a357872e3fce9df0c5ac00addd632d29c0c446a5c2e34b88
[INFO] running `Command { std: "docker" "start" "-a" "3121ea5854c8ffc5a357872e3fce9df0c5ac00addd632d29c0c446a5c2e34b88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3121ea5854c8ffc5a357872e3fce9df0c5ac00addd632d29c0c446a5c2e34b88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3121ea5854c8ffc5a357872e3fce9df0c5ac00addd632d29c0c446a5c2e34b88", kill_on_drop: false }`
[INFO] [stdout] 3121ea5854c8ffc5a357872e3fce9df0c5ac00addd632d29c0c446a5c2e34b88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c74c174943b36ec744bdce422ca467379fad42ccdab72c2ad2739393e95c5325
[INFO] running `Command { std: "docker" "start" "-a" "c74c174943b36ec744bdce422ca467379fad42ccdab72c2ad2739393e95c5325", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling interthread v1.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name`, `mac`, and `generics` are never read
[INFO] [stdout]    --> src/model/mod.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct ActorModelSdpl {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 282 |     pub name:        Ident,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 283 |     pub asyncness: Option<TokenStream>,
[INFO] [stdout] 284 |     pub mac:         Model,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 285 |     pub edit:    EditActor,
[INFO] [stdout] 286 |     pub generics: Generics,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActorModelSdpl` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_sender` is never read
[INFO] [stdout]   --> src/model/argument/channel.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct MpscChannel {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 81 |     pub type_sender:       TokenStream,    
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sig`, `ident`, and `output` are never read
[INFO] [stdout]   --> src/model/method.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ActorMethodNew {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub sig:                Signature,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub ident:                  Ident,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 80 |     pub arguments: Option<Vec<FnArg>>,
[INFO] [stdout] 81 |     pub output:             Box<Type>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ActorMethodNew` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `def_gen` is never read
[INFO] [stdout]   --> src/model/generate.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct ImplVars {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub def_gen:       Option<Generics>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImplVars` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.68s
[INFO] running `Command { std: "docker" "inspect" "c74c174943b36ec744bdce422ca467379fad42ccdab72c2ad2739393e95c5325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c74c174943b36ec744bdce422ca467379fad42ccdab72c2ad2739393e95c5325", kill_on_drop: false }`
[INFO] [stdout] c74c174943b36ec744bdce422ca467379fad42ccdab72c2ad2739393e95c5325
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77ce9d47f88d65a79d997dd005feef180a12f1fbc14c5e85ad9d7bb67283c8a3
[INFO] running `Command { std: "docker" "start" "-a" "77ce9d47f88d65a79d997dd005feef180a12f1fbc14c5e85ad9d7bb67283c8a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling value-bag v1.8.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling polling v3.5.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling oneshot v0.1.6
[INFO] [stderr]    Compiling async-signal v0.2.5
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling interthread v1.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stdout] warning: fields `name`, `mac`, and `generics` are never read
[INFO] [stdout]    --> src/model/mod.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct ActorModelSdpl {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 282 |     pub name:        Ident,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 283 |     pub asyncness: Option<TokenStream>,
[INFO] [stdout] 284 |     pub mac:         Model,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 285 |     pub edit:    EditActor,
[INFO] [stdout] 286 |     pub generics: Generics,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActorModelSdpl` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_sender` is never read
[INFO] [stdout]   --> src/model/argument/channel.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct MpscChannel {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 81 |     pub type_sender:       TokenStream,    
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sig`, `ident`, and `output` are never read
[INFO] [stdout]   --> src/model/method.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ActorMethodNew {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub sig:                Signature,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub ident:                  Ident,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 80 |     pub arguments: Option<Vec<FnArg>>,
[INFO] [stdout] 81 |     pub output:             Box<Type>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ActorMethodNew` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `def_gen` is never read
[INFO] [stdout]   --> src/model/generate.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct ImplVars {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub def_gen:       Option<Generics>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImplVars` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `any` is never read
[INFO] [stdout]   --> examples/intro_group_generic.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct AaBbCc<Ta,Va,Ma,Tb,Vb,Mb,Tc,Vc,Mc> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 92 |     any: AnyOtherType,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> examples/inter/intro_std.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |     AddNumber { input: (i8), inter_send: oneshot::Sender<i8> },
[INFO] [stdout]    |                        ^  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -     AddNumber { input: (i8), inter_send: oneshot::Sender<i8> },
[INFO] [stdout] 21 +     AddNumber { input: i8, inter_send: oneshot::Sender<i8> },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]   --> examples/inter/intro_std.rs:30:47
[INFO] [stdout]    |
[INFO] [stdout] 30 |             MyActorScript::AddNumber { input: (num), inter_send } => {
[INFO] [stdout]    |                                               ^   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 -             MyActorScript::AddNumber { input: (num), inter_send } => {
[INFO] [stdout] 30 +             MyActorScript::AddNumber { input: num, inter_send } => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `mac`, and `generics` are never read
[INFO] [stdout]    --> src/model/mod.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct ActorModelSdpl {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 282 |     pub name:        Ident,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 283 |     pub asyncness: Option<TokenStream>,
[INFO] [stdout] 284 |     pub mac:         Model,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 285 |     pub edit:    EditActor,
[INFO] [stdout] 286 |     pub generics: Generics,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActorModelSdpl` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_sender` is never read
[INFO] [stdout]   --> src/model/argument/channel.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct MpscChannel {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 81 |     pub type_sender:       TokenStream,    
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sig`, `ident`, and `output` are never read
[INFO] [stdout]   --> src/model/method.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ActorMethodNew {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub sig:                Signature,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub ident:                  Ident,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 80 |     pub arguments: Option<Vec<FnArg>>,
[INFO] [stdout] 81 |     pub output:             Box<Type>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ActorMethodNew` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `def_gen` is never read
[INFO] [stdout]   --> src/model/generate.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct ImplVars {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub def_gen:       Option<Generics>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImplVars` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/type_actor.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub struct Actor(u8);
[INFO] [stdout]     |                ----- ^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub struct Actor(());
[INFO] [stdout]     |                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.41s
[INFO] running `Command { std: "docker" "inspect" "77ce9d47f88d65a79d997dd005feef180a12f1fbc14c5e85ad9d7bb67283c8a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ce9d47f88d65a79d997dd005feef180a12f1fbc14c5e85ad9d7bb67283c8a3", kill_on_drop: false }`
[INFO] [stdout] 77ce9d47f88d65a79d997dd005feef180a12f1fbc14c5e85ad9d7bb67283c8a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9de6cc799f4fd8fb4f2e8798656065dec96fecb77843c501d1dcec1aabb47f0b
[INFO] running `Command { std: "docker" "start" "-a" "9de6cc799f4fd8fb4f2e8798656065dec96fecb77843c501d1dcec1aabb47f0b", kill_on_drop: false }`
[INFO] [stderr] warning: fields `name`, `mac`, and `generics` are never read
[INFO] [stderr]    --> src/model/mod.rs:282:9
[INFO] [stderr]     |
[INFO] [stderr] 281 | pub struct ActorModelSdpl {
[INFO] [stderr]     |            -------------- fields in this struct
[INFO] [stderr] 282 |     pub name:        Ident,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 283 |     pub asyncness: Option<TokenStream>,
[INFO] [stderr] 284 |     pub mac:         Model,
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 285 |     pub edit:    EditActor,
[INFO] [stderr] 286 |     pub generics: Generics,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ActorModelSdpl` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `type_sender` is never read
[INFO] [stderr]   --> src/model/argument/channel.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 80 | pub struct MpscChannel {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 81 |     pub type_sender:       TokenStream,    
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `sig`, `ident`, and `output` are never read
[INFO] [stderr]   --> src/model/method.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub struct ActorMethodNew {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 75 |     pub sig:                Signature,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] ...
[INFO] [stderr] 79 |     pub ident:                  Ident,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 80 |     pub arguments: Option<Vec<FnArg>>,
[INFO] [stderr] 81 |     pub output:             Box<Type>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ActorMethodNew` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `def_gen` is never read
[INFO] [stderr]   --> src/model/generate.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub struct ImplVars {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 73 |     pub def_gen:       Option<Generics>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ImplVars` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `interthread` (lib) generated 4 warnings
[INFO] [stderr] warning: `interthread` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/type_actor.rs:326:22
[INFO] [stderr]     |
[INFO] [stderr] 326 |     pub struct Actor(u8);
[INFO] [stderr]     |                ----- ^^
[INFO] [stderr]     |                |
[INFO] [stderr]     |                field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 326 |     pub struct Actor(());
[INFO] [stderr]     |                      ~~
[INFO] [stderr] 
[INFO] [stderr] warning: `interthread` (test "type_actor") generated 1 warning
[INFO] [stderr] warning: field `any` is never read
[INFO] [stderr]   --> examples/intro_group_generic.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub struct AaBbCc<Ta,Va,Ma,Tb,Vb,Mb,Tc,Vc,Mc> {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 92 |     any: AnyOtherType,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `interthread` (example "intro_group_generic") generated 1 warning
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> examples/inter/intro_std.rs:21:24
[INFO] [stderr]    |
[INFO] [stderr] 21 |     AddNumber { input: (i8), inter_send: oneshot::Sender<i8> },
[INFO] [stderr]    |                        ^  ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 21 -     AddNumber { input: (i8), inter_send: oneshot::Sender<i8> },
[INFO] [stderr] 21 +     AddNumber { input: i8, inter_send: oneshot::Sender<i8> },
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around pattern
[INFO] [stderr]   --> examples/inter/intro_std.rs:30:47
[INFO] [stderr]    |
[INFO] [stderr] 30 |             MyActorScript::AddNumber { input: (num), inter_send } => {
[INFO] [stderr]    |                                               ^   ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 30 -             MyActorScript::AddNumber { input: (num), inter_send } => {
[INFO] [stderr] 30 +             MyActorScript::AddNumber { input: num, inter_send } => {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `interthread` (example "inter") generated 2 warnings (run `cargo fix --example "inter"` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/interthread-f858f5918f5d446f)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test parse::tests::close_cap_test ... ok
[INFO] [stdout] test parse::tests::explicit_chars_in_str ... ok
[INFO] [stdout] test parse::tests::open_comment_test ... ok
[INFO] [stdout] test parse::tests::parser_close_open ... ok
[INFO] [stdout] test parse::tests::parser_close_open_inline ... ok
[INFO] [stdout] test parse::tests::test_func_actor_edit ... ok
[INFO] [stdout] test parse::tests::test_func_actor_edit_plus_comment ... ok
[INFO] [stdout] test parse::tests::test_func_group_edit ... ok
[INFO] [stdout] test parse::tests::test_for_attr_inside_impl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/debut.rs (/opt/rustwide/target/debug/deps/debut-4159857f71146966)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test debut_std_test ... ok
[INFO] [stdout] test debut_std_tokio_test ... ok
[INFO] [stdout] test debut_async_tokio_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generic_actor.rs (/opt/rustwide/target/debug/deps/generic_actor-9a0629efc6d01226)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test actor_sync_unbounded_int ... ok
[INFO] [stdout] test actor_sync_unbound_default ... ok
[INFO] [stdout] test actor_sync_bounded ... ok
[INFO] [stdout] test actor_async_std_unbounded ... ok
[INFO] [stdout] test actor_async_std_bounded ... ok
[INFO] [stdout] test actor_smol_unbounded ... ok
[INFO] [stdout] test actor_smol_bounded ... ok
[INFO] [stdout] test actor_tokio_unbounded ... ok
[INFO] [stdout] test actor_tokio_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generic_method.rs (/opt/rustwide/target/debug/deps/generic_method-258abc9d60cdf477)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test actor_sync_unbound_default ... ok
[INFO] [stdout] test actor_sync_unbounded_int ... ok
[INFO] [stdout] test actor_sync_bounded ... ok
[INFO] [stdout] test actor_async_std_unbounded ... ok
[INFO] [stdout] test actor_async_std_unbounded_option ... ok
[INFO] [stdout] test actor_async_std_bounded ... ok
[INFO] [stdout] test actor_smol_bounded ... ok
[INFO] [stdout] test actor_smol_unbounded ... ok
[INFO] [stdout] test actor_tokio_unbounded_result ... ok
[INFO] [stdout] test actor_tokio_unbounded ... ok
[INFO] [stdout] test actor_tokio_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pat_input.rs (/opt/rustwide/target/debug/deps/pat_input-8f4a1d7083d91d40)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test actor_sync_bounded ... ok
[INFO] [stdout] test actor_async_std_bounded_gen ... ok
[INFO] [stdout] test actor_async_std_bounded ... ok
[INFO] [stdout] test actor_tokio_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/type_actor.rs (/opt/rustwide/target/debug/deps/type_actor-bcfd94d3dd968e07)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test actor_sync_bounded ... ok
[INFO] [stdout] test actor_sync_unbound_default ... ok
[INFO] [stdout] test actor_sync_unbounded_int ... ok
[INFO] [stdout] test actor_async_std_unbounded ... ok
[INFO] [stdout] test actor_async_std_bounded ... ok
[INFO] [stdout] test id_actor_sync_inter ... ok
[INFO] [stdout] test actor_smol_bounded ... ok
[INFO] [stdout] test actor_smol_unbounded ... ok
[INFO] [stdout] test id_actor_sync_bounded ... ok
[INFO] [stdout] test self_word_in_arg_type ... ok
[INFO] [stdout] test actor_tokio_unbounded ... ok
[INFO] [stdout] test id_actor_tokio_bounded ... ok
[INFO] [stdout] test actor_tokio_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests interthread
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test src/lib.rs - (line 259) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 210) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 269) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 296) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 242) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 185) ... ok
[INFO] [stdout] test src/lib.rs - actor (line 743) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 1303) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 1362) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 747) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 754) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 858) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 814) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 877) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 922) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 91) ... ok
[INFO] [stdout] test src/lib.rs - actor (line 1053) ... ok
[INFO] [stdout] test src/lib.rs - example (line 498) ... FAILED
[INFO] [stdout] test src/lib.rs - example (line 537) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 1265) ... ok
[INFO] [stdout] test src/lib.rs - example (line 543) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 1324) ... ok
[INFO] [stdout] test src/lib.rs - example (line 561) ... FAILED
[INFO] [stdout] test src/lib.rs - example (line 630) ... FAILED
[INFO] [stdout] test src/lib.rs - group (line 1565) ... FAILED
[INFO] [stdout] test src/lib.rs - group (line 1535) ... FAILED
[INFO] [stdout] test src/lib.rs - example (line 482) ... ok
[INFO] [stdout] test src/lib.rs - group (line 1459) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 1194) ... ok
[INFO] [stdout] test src/lib.rs - group (line 1602) ... FAILED
[INFO] [stdout] test src/lib.rs - group (line 1686) ... FAILED
[INFO] [stdout] test src/lib.rs - group (line 1606) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 950) ... ok
[INFO] [stdout] test src/lib.rs - group (line 1705) ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 984) ... ok
[INFO] [stdout] test src/lib.rs - actor (line 779) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 259) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:261:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[interthread::actor(edit(script(imp(play))))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 210) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope
[INFO] [stdout]  --> src/lib.rs:211:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl MyActorScript {
[INFO] [stdout]   |      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyActor` in this scope
[INFO] [stdout]  --> src/lib.rs:212:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub fn direct(self, actor: &mut MyActor) {
[INFO] [stdout]   |                                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]  --> src/lib.rs:214:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |             MyActorScript::Increment {} => {
[INFO] [stdout]   |             ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]  --> src/lib.rs:217:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |             MyActorScript::AddNumber {
[INFO] [stdout]   |             ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]   --> src/lib.rs:224:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             MyActorScript::GetValue { output: send } => {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 269) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope
[INFO] [stdout]  --> src/lib.rs:270:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl std::fmt::Debug for MyActorScript {
[INFO] [stdout]   |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]  --> src/lib.rs:273:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |            MyActorScript::Increment { .. } => write!(f, "MyActorScript::Increment"),
[INFO] [stdout]   |            ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]  --> src/lib.rs:274:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |            MyActorScript::AddNumber { .. } => write!(f, "MyActorScript::AddNumber"),
[INFO] [stdout]   |            ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]  --> src/lib.rs:275:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |            MyActorScript::GetValue { .. } => write!(f, "MyActorScript::GetValue"),
[INFO] [stdout]   |            ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 296) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope
[INFO] [stdout]  --> src/lib.rs:300:40
[INFO] [stdout]   |
[INFO] [stdout] 6 |    sender: std::sync::mpsc::SyncSender<MyActorScript>,
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MyActorLive<MyActorScript> {
[INFO] [stdout]   |                       +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActor`
[INFO] [stdout]   --> src/lib.rs:305:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |        let actor = MyActor::new(v);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `MyActor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]   --> src/lib.rs:307:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |        std::thread::spawn(|| { MyActorScript::play(receiver, actor) });
[INFO] [stdout]    |                                ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]   --> src/lib.rs:331:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |        let msg = MyActorScript::GetValue {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]   --> src/lib.rs:319:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |        let msg = MyActorScript::AddNumber {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]   --> src/lib.rs:311:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |        let msg = MyActorScript::Increment {};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 242) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope
[INFO] [stdout]  --> src/lib.rs:243:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl MyActorScript { 
[INFO] [stdout]   |      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope
[INFO] [stdout]  --> src/lib.rs:245:45
[INFO] [stdout]   |
[INFO] [stdout] 5 |         receiver: std::sync::mpsc::Receiver<MyActorScript>, 
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl<MyActorScript> MyActorScript { 
[INFO] [stdout]   |     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyActor` in this scope
[INFO] [stdout]  --> src/lib.rs:246:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |         mut actor: MyActor) {
[INFO] [stdout]   |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 743) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:744:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[actor]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 1303) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/lib.rs:1305:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn heavy_work(&self) -> oneshot::Receiver<u8> {
[INFO] [stdout]   |                   ^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]  --> src/lib.rs:1307:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let msg = MyActorScript::HeavyWork {
[INFO] [stdout]   |               ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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] ---- src/lib.rs - actor (line 1362) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/lib.rs:1364:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn set_value(&mut self) {
[INFO] [stdout]   |                  ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]  --> src/lib.rs:1366:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let msg = MyActorScript::SetValue {
[INFO] [stdout]   |               ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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] ---- src/lib.rs - actor (line 747) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:748:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[actor(channel=0)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 754) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:755:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[actor(channel=4)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 858) stdout ----
[INFO] [stdout] error: Path - "src/main.rs" does not exist.
[INFO] [stdout]  --> src/lib.rs:863:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     file="src/main.rs",
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 814) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `def` in this scope
[INFO] [stdout]  --> src/lib.rs:817:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         def,     // <- script definition
[INFO] [stdout]   |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `def` in this scope
[INFO] [stdout]   --> src/lib.rs:823:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         def,     // <- live definition
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `imp` in this scope
[INFO] [stdout]  --> src/lib.rs:818:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         imp(..), // <- list of methods in impl block
[INFO] [stdout]   |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `trt` in this scope
[INFO] [stdout]  --> src/lib.rs:819:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         trt(..)  // <- list of traits
[INFO] [stdout]   |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `script` in this scope
[INFO] [stdout]  --> src/lib.rs:816:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     script(
[INFO] [stdout]   |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `imp` in this scope
[INFO] [stdout]   --> src/lib.rs:824:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         imp(..), // <- list of methods in impl block
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `trt` in this scope
[INFO] [stdout]   --> src/lib.rs:825:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         trt(..)  // <- list of traits
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `live` in this scope
[INFO] [stdout]   --> src/lib.rs:822:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     live(
[INFO] [stdout]    |     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `edit` in this scope
[INFO] [stdout]  --> src/lib.rs:815:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit(
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 877) stdout ----
[INFO] [stdout] error: Path - "src/main.rs" does not exist.
[INFO] [stdout]  --> src/lib.rs:883:4
[INFO] [stdout]   |
[INFO] [stdout] 9 |    file="src/main.rs",
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyActorLive` in this scope
[INFO] [stdout]   --> src/lib.rs:901:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl MyActorLive {
[INFO] [stdout]    |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]   --> src/lib.rs:903:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let msg = MyActorScript::Increment {};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 922) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `def` in this scope
[INFO] [stdout]  --> src/lib.rs:923:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit( file( script( file( def))))
[INFO] [stdout]   |                           ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `file`
[INFO] [stdout]  --> src/lib.rs:923:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit( file( script( file( def))))
[INFO] [stdout]   |                     ^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit( file( script( file!( def))))
[INFO] [stdout]   |                         +
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `script` in this scope
[INFO] [stdout]  --> src/lib.rs:923:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit( file( script( file( def))))
[INFO] [stdout]   |             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `file`
[INFO] [stdout]  --> src/lib.rs:923:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit( file( script( file( def))))
[INFO] [stdout]   |       ^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit( file!( script( file( def))))
[INFO] [stdout]   |           +
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `edit` in this scope
[INFO] [stdout]  --> src/lib.rs:923:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | edit( file( script( file( def))))
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - example (line 498) stdout ----
[INFO] [stdout] error: Path - "src/my_file.rs" does not exists.
[INFO] [stdout]  --> src/lib.rs:501:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[example(path="src/my_file.rs")]
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]  --> src/lib.rs:503:2
[INFO] [stdout]   |
[INFO] [stdout] 7 | }
[INFO] [stdout]   |  ^ consider adding a `main` function to `src/lib.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - example (line 537) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:538:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[example(path="my_file.rs")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - example (line 543) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:544:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[example(mod(path="my_file.rs"))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - example (line 561) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:562:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[example(main(path="my_file.rs"))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - example (line 630) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:631:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[example(path="my_file.rs",expand(actor))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - group (line 1565) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:1567:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[interthread::group( file="path/to/file.rs",edit(file))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - group (line 1535) stdout ----
[INFO] [stdout] error: expected `{}`, found `;`
[INFO] [stdout]  --> src/lib.rs:1540:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | enum AaScriptGroup;
[INFO] [stdout]   |                   ^
[INFO] [stdout]   |
[INFO] [stdout]   = help: try using `{}` instead
[INFO] [stdout] 
[INFO] [stdout] error: expected `{}`, found `;`
[INFO] [stdout]   --> src/lib.rs:1543:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum BbScriptGroup;
[INFO] [stdout]    |                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: try using `{}` instead
[INFO] [stdout] 
[INFO] [stdout] error: expected `{}`, found `;`
[INFO] [stdout]   --> src/lib.rs:1551:21
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum AaBbGroupScript;
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: try using `{}` instead
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - group (line 1459) stdout ----
[INFO] [stdout] error: Path - "path/to/file.rs" does not exist.
[INFO] [stdout]   --> src/lib.rs:1481:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[interthread::group( file= "path/to/file.rs")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AaBbGroupLive`
[INFO] [stdout]   --> src/lib.rs:1503:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let mut group = AaBbGroupLive::new();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ use of undeclared type `AaBbGroupLive`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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] ---- src/lib.rs - group (line 1602) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `a`
[INFO] [stdout]  --> src/lib.rs:1603:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | assoc(a::assoc)
[INFO] [stdout]   |       ^ use of undeclared crate or module `a`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assoc` in this scope
[INFO] [stdout]  --> src/lib.rs:1603:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | assoc(a::assoc)
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - group (line 1686) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Aa` in this scope
[INFO] [stdout]  --> src/lib.rs:1688:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub a:  Aa,
[INFO] [stdout]   |             ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Aa` in this scope
[INFO] [stdout]  --> src/lib.rs:1689:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub a1: Aa,
[INFO] [stdout]   |             ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Bb` in this scope
[INFO] [stdout]  --> src/lib.rs:1690:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub b:  Bb,
[INFO] [stdout]   |             ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - group (line 1606) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `assoc` in module `self`
[INFO] [stdout]  --> src/lib.rs:1607:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | assoc(a::assoc, self::assoc)
[INFO] [stdout]   |                       ^^^^^ not found in `self`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `a`
[INFO] [stdout]  --> src/lib.rs:1607:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | assoc(a::assoc, self::assoc)
[INFO] [stdout]   |       ^ use of undeclared crate or module `a`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assoc` in this scope
[INFO] [stdout]  --> src/lib.rs:1607:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | assoc(a::assoc, self::assoc)
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - group (line 1705) stdout ----
[INFO] [stdout] error: Path - "path/to/file.rs" does not exist.
[INFO] [stdout]   --> src/lib.rs:1716:6
[INFO] [stdout]    |
[INFO] [stdout] 14 |      file="path/to/file.rs",
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Aa` in this scope
[INFO] [stdout]  --> src/lib.rs:1708:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |      pub a:  Aa,
[INFO] [stdout]   |              ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Aa` in this scope
[INFO] [stdout]  --> src/lib.rs:1709:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |      pub a1: Aa,
[INFO] [stdout]   |              ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Bb` in this scope
[INFO] [stdout]  --> src/lib.rs:1710:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |      pub b:  Bb,
[INFO] [stdout]   |              ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 210)
[INFO] [stdout]     src/lib.rs - (line 242)
[INFO] [stdout]     src/lib.rs - (line 259)
[INFO] [stdout]     src/lib.rs - (line 269)
[INFO] [stdout]     src/lib.rs - (line 296)
[INFO] [stdout]     src/lib.rs - actor (line 1303)
[INFO] [stdout]     src/lib.rs - actor (line 1362)
[INFO] [stdout]     src/lib.rs - actor (line 743)
[INFO] [stdout]     src/lib.rs - actor (line 747)
[INFO] [stdout]     src/lib.rs - actor (line 754)
[INFO] [stdout]     src/lib.rs - actor (line 814)
[INFO] [stdout]     src/lib.rs - actor (line 858)
[INFO] [stdout]     src/lib.rs - actor (line 877)
[INFO] [stdout]     src/lib.rs - actor (line 922)
[INFO] [stdout]     src/lib.rs - example (line 498)
[INFO] [stdout]     src/lib.rs - example (line 537)
[INFO] [stdout]     src/lib.rs - example (line 543)
[INFO] [stdout]     src/lib.rs - example (line 561)
[INFO] [stdout]     src/lib.rs - example (line 630)
[INFO] [stdout]     src/lib.rs - group (line 1459)
[INFO] [stdout]     src/lib.rs - group (line 1535)
[INFO] [stdout]     src/lib.rs - group (line 1565)
[INFO] [stdout]     src/lib.rs - group (line 1602)
[INFO] [stdout]     src/lib.rs - group (line 1606)
[INFO] [stdout]     src/lib.rs - group (line 1686)
[INFO] [stdout]     src/lib.rs - group (line 1705)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 26 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9de6cc799f4fd8fb4f2e8798656065dec96fecb77843c501d1dcec1aabb47f0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9de6cc799f4fd8fb4f2e8798656065dec96fecb77843c501d1dcec1aabb47f0b", kill_on_drop: false }`
[INFO] [stdout] 9de6cc799f4fd8fb4f2e8798656065dec96fecb77843c501d1dcec1aabb47f0b
