[INFO] fetching crate lunatic-twitchax-patch 0.14.1...
[INFO] checking lunatic-twitchax-patch-0.14.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate lunatic-twitchax-patch 0.14.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate lunatic-twitchax-patch 0.14.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate lunatic-twitchax-patch 0.14.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate lunatic-twitchax-patch 0.14.1
[INFO] tweaked toml for crates.io crate lunatic-twitchax-patch 0.14.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate lunatic-twitchax-patch 0.14.1 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9b0807e92209493a6223bb0fa420e2082e5da3c6ccf422c9b1218ec5a0c5593
[INFO] running `Command { std: "docker" "start" "-a" "c9b0807e92209493a6223bb0fa420e2082e5da3c6ccf422c9b1218ec5a0c5593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9b0807e92209493a6223bb0fa420e2082e5da3c6ccf422c9b1218ec5a0c5593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b0807e92209493a6223bb0fa420e2082e5da3c6ccf422c9b1218ec5a0c5593", kill_on_drop: false }`
[INFO] [stdout] c9b0807e92209493a6223bb0fa420e2082e5da3c6ccf422c9b1218ec5a0c5593
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b4c469efc9000c9e3e4d32b8687b2da62fb7d3fd3696150d085e24f20034712
[INFO] running `Command { std: "docker" "start" "-a" "7b4c469efc9000c9e3e4d32b8687b2da62fb7d3fd3696150d085e24f20034712", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.72
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling thiserror v1.0.53
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking lunatic-sys v0.14.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.53
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling lunatic-test v0.13.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling lunatic-macros v0.13.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking serde_bytes v0.11.13
[INFO] [stderr]     Checking lunatic-twitchax-patch v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] warning: trait `IntoAbstractProcessBuilder` is never used
[INFO] [stdout]  --> src/ap/builder.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | trait IntoAbstractProcessBuilder<T> {}
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]   --> tests/process.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / fn wait_for_child(m: Mailbox<()>) {
[INFO] [stdout] 15 | |     Process::spawn(m.this(), |parent, _: Mailbox<()>| parent.send(()));
[INFO] [stdout] 16 | |     m.receive();
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lunatic`
[INFO] [stdout]  --> examples/spawn_task.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lunatic::{spawn_link, Mailbox};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]  --> examples/spawn_task.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[lunatic::main]
[INFO] [stdout]   |   ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lunatic`
[INFO] [stdout]  --> examples/monitor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lunatic::{Mailbox, MessageSignal, Process, ProcessDiedSignal};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lunatic`
[INFO] [stdout]  --> examples/process_local.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lunatic::{process_local, spawn_link, Mailbox};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]  --> examples/monitor.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[lunatic::main]
[INFO] [stdout]   |   ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]  --> examples/process_local.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[lunatic::main]
[INFO] [stdout]   |   ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lunatic`
[INFO] [stdout]  --> examples/tls_client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lunatic::net;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]   --> tests/process.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / fn parent_and_child_exchange_messages(parent_mailbox: Mailbox<i32>) {
[INFO] [stdout] 36 | |     let parent = parent_mailbox.this();
[INFO] [stdout] 37 | |     let adder = Process::spawn_link(parent, |parent, child_mailbox: Mailbox<i32>| {
[INFO] [stdout] 38 | |         let a = child_mailbox.receive();
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     assert_eq!(4, parent_mailbox.receive());
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lunatic`
[INFO] [stdout]  --> examples/process_name.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lunatic::{spawn, Process, ProcessName};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]   --> tests/process.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / fn mailbox_timeout(m: Mailbox<i32>) {
[INFO] [stdout] 50 | |     let message = m.receive_timeout(Duration::from_millis(10));
[INFO] [stdout] 51 | |     assert!(message.unwrap_err().is_timed_out());
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]   --> tests/process.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | / fn recursive_count(mailbox: Mailbox<i32>) {
[INFO] [stdout] 56 | |     let mut config = ProcessConfig::new().unwrap();
[INFO] [stdout] 57 | |     config.set_can_spawn_processes(true);
[INFO] [stdout] 58 | |     Process::spawn_link_config(&config, (mailbox.this(), 1000), recursive_count_sub);
[INFO] [stdout] 59 | |     assert_eq!(500500, mailbox.receive());
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]   --> tests/process.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / fn lookup(mailbox: Mailbox<i32>) {
[INFO] [stdout] 73 | |     // Register self under name "hello"
[INFO] [stdout] 74 | |     let this = mailbox.this();
[INFO] [stdout] 75 | |     this.register(&"hello");
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |     assert_eq!(1337, mailbox.receive());
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]  --> examples/supervised_abstract_process/counter_abstract_process.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lunatic::ap::Config;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lunatic-twitchax-patch` (example "spawn_task") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]  --> tests/process.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lunatic::host::api::message::receive;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]  --> tests/process.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use lunatic::host::api::process::die_when_link_dies;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lunatic`
[INFO] [stdout]  --> tests/process.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use lunatic::{spawn_link, Mailbox, Process, ProcessConfig};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FOO` in this scope
[INFO] [stdout]  --> examples/process_local.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     FOO.with(|f| {
[INFO] [stdout]   |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FOO` in this scope
[INFO] [stdout]   --> examples/process_local.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     FOO.with(|f| {
[INFO] [stdout]    |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> examples/process_local.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]   --> examples/monitor.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     lunatic::sleep(Duration::from_secs(3));
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lunatic-twitchax-patch` (example "tls_client") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]   --> examples/process_name.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     lunatic::sleep(Duration::from_millis(50));
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lunatic`
[INFO] [stdout]  --> examples/supervised_abstract_process/counter_abstract_process.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lunatic::{abstract_process, Tag};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]  --> examples/supervised_abstract_process/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use lunatic::ap::{AbstractProcess, ProcessRef};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lunatic-twitchax-patch` (example "monitor") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]  --> examples/supervised_abstract_process/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use lunatic::supervisor::{Supervisor, SupervisorConfig, SupervisorStrategy};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `counter_abstract_process::CounterMessages`, `counter_abstract_process::CounterRequests`
[INFO] [stdout]  --> examples/supervised_abstract_process/main.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | use counter_abstract_process::{Counter, CounterMessages, CounterRequests};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `CounterRequests` in `counter_abstract_process`
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         no `CounterMessages` in `counter_abstract_process`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lunatic`
[INFO] [stdout]  --> examples/supervised_abstract_process/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use lunatic::Mailbox;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]   --> examples/supervised_abstract_process/main.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[lunatic::main]
[INFO] [stdout]    |   ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lunatic-twitchax-patch` (example "process_name") due to 2 previous errors
[INFO] [stderr] error: could not compile `lunatic-twitchax-patch` (example "process_local") due to 4 previous errors; 1 warning emitted
[INFO] [stdout] error: cannot find attribute `init` in this scope
[INFO] [stdout]   --> examples/supervised_abstract_process/counter_abstract_process.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[init]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `terminate` in this scope
[INFO] [stdout]   --> examples/supervised_abstract_process/counter_abstract_process.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[terminate]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `handle_link_death` in this scope
[INFO] [stdout]   --> examples/supervised_abstract_process/counter_abstract_process.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[handle_link_death]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `handle_message` in this scope
[INFO] [stdout]   --> examples/supervised_abstract_process/counter_abstract_process.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[handle_message]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `handle_request` in this scope
[INFO] [stdout]   --> examples/supervised_abstract_process/counter_abstract_process.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[handle_request]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]   --> tests/process.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     lunatic::sleep(Duration::from_millis(100));
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]   --> tests/process.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     lunatic::sleep(Duration::from_millis(100));
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lunatic-twitchax-patch` (example "supervised_abstract_process") due to 12 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]   --> tests/process.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     lunatic::sleep(Duration::from_millis(500));
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]    --> tests/process.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     lunatic::sleep(Duration::from_millis(100));
[INFO] [stdout]     |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]    --> tests/process.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     lunatic::sleep(Duration::from_millis(100));
[INFO] [stdout]     |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]    --> tests/process.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     lunatic::sleep(Duration::from_millis(100));
[INFO] [stdout]     |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]    --> tests/process.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     lunatic::sleep(Duration::from_millis(100));
[INFO] [stdout]     |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]    --> tests/process.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         lunatic::sleep(Duration::from_millis(100));
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]    --> tests/process.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     lunatic::sleep(Duration::from_millis(10));
[INFO] [stdout]     |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lunatic`
[INFO] [stdout]    --> tests/process.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     lunatic::sleep(Duration::from_millis(150));
[INFO] [stdout]     |     ^^^^^^^ use of undeclared crate or module `lunatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lunatic-twitchax-patch` (test "process") due to 18 previous errors
[INFO] [stdout] warning: trait `IntoAbstractProcessBuilder` is never used
[INFO] [stdout]  --> src/ap/builder.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | trait IntoAbstractProcessBuilder<T> {}
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7b4c469efc9000c9e3e4d32b8687b2da62fb7d3fd3696150d085e24f20034712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b4c469efc9000c9e3e4d32b8687b2da62fb7d3fd3696150d085e24f20034712", kill_on_drop: false }`
[INFO] [stdout] 7b4c469efc9000c9e3e4d32b8687b2da62fb7d3fd3696150d085e24f20034712
