[INFO] fetching crate gmt_dos-clients 4.3.0...
[INFO] checking gmt_dos-clients-4.3.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate gmt_dos-clients 4.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate gmt_dos-clients 4.3.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gmt_dos-clients 4.3.0
[INFO] finished tweaking crates.io crate gmt_dos-clients 4.3.0
[INFO] tweaked toml for crates.io crate gmt_dos-clients 4.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate gmt_dos-clients 4.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb1294d3e57d403b8b55d653fae11a8a136012c11fd552205c50249e48a37049
[INFO] running `Command { std: "docker" "start" "-a" "eb1294d3e57d403b8b55d653fae11a8a136012c11fd552205c50249e48a37049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb1294d3e57d403b8b55d653fae11a8a136012c11fd552205c50249e48a37049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb1294d3e57d403b8b55d653fae11a8a136012c11fd552205c50249e48a37049", kill_on_drop: false }`
[INFO] [stdout] eb1294d3e57d403b8b55d653fae11a8a136012c11fd552205c50249e48a37049
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff9c42b4dda2377f41969272da89d0afe26e70fb2d6d67685df2241bff1f1f6e
[INFO] running `Command { std: "docker" "start" "-a" "ff9c42b4dda2377f41969272da89d0afe26e70fb2d6d67685df2241bff1f1f6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking paris v1.5.15
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking vec_box v1.0.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking svg v0.16.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking open v5.1.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling dos-uid-derive v5.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking gmt_dos-actors-clients_interface v1.3.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking gmt_dos-clients v4.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling gmt_dos-actors_dsl v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking gmt_dos-actors v11.0.0
[INFO] [stdout] /*
[INFO] [stdout] Model MODEL [completed] :
[INFO] [stdout]   1: signal_actor[SinSin] -> lpf_actor[LpfSinSin]
[INFO] [stdout]   1: signal_actor[SinSin] -> scope_sinsin
[INFO] [stdout]   1: lpf_actor[LpfSinSin] -> scope_lpfsinsin
[INFO] [stdout]  */
[INFO] [stdout] error[E0433]: failed to resolve: could not find `gmt_dos_clients_scope` in the list of imported crates
[INFO] [stdout]   --> examples/lowpass/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     actorscript!(
[INFO] [stdout] 25 | |         1: signal[SinSin]~ -> lpf[LpfSinSin]~
[INFO] [stdout] 26 | |     );
[INFO] [stdout]    | |_____^ could not find `gmt_dos_clients_scope` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `actorscript` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `gmt_dos_clients_scope` in the list of imported crates
[INFO] [stdout]   --> examples/lowpass/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     actorscript!(
[INFO] [stdout] 25 | |         1: signal[SinSin]~ -> lpf[LpfSinSin]~
[INFO] [stdout] 26 | |     );
[INFO] [stdout]    | |_____^ could not find `gmt_dos_clients_scope` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `actorscript` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `gmt_dos_clients_scope_client` in the list of imported crates
[INFO] [stdout]   --> examples/lowpass/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     actorscript!(
[INFO] [stdout] 25 | |         1: signal[SinSin]~ -> lpf[LpfSinSin]~
[INFO] [stdout] 26 | |     );
[INFO] [stdout]    | |_____^ could not find `gmt_dos_clients_scope_client` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `actorscript` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow`
[INFO] [stdout]  --> examples/lowpass/main.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn main() -> anyhow::Result<()> {
[INFO] [stdout]   |                    ^^^^^^ use of undeclared crate or module `anyhow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gmt_dos-clients` (example "lowpass") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `merge`
[INFO] [stdout]    --> src/leftright.rs:417:21
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let (split, merge) = split_merge_at::<S, M>(5);
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_merge`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ff9c42b4dda2377f41969272da89d0afe26e70fb2d6d67685df2241bff1f1f6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff9c42b4dda2377f41969272da89d0afe26e70fb2d6d67685df2241bff1f1f6e", kill_on_drop: false }`
[INFO] [stdout] ff9c42b4dda2377f41969272da89d0afe26e70fb2d6d67685df2241bff1f1f6e
