[INFO] fetching crate astro-run 0.1.3...
[INFO] checking astro-run-0.1.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate astro-run 0.1.3 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate astro-run 0.1.3 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate astro-run 0.1.3
[INFO] finished tweaking crates.io crate astro-run 0.1.3
[INFO] tweaked toml for crates.io crate astro-run 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate astro-run 0.1.3 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml v0.9.25
[INFO] [stderr]   Downloaded octocrate-api-builder v0.1.1
[INFO] [stderr]   Downloaded octocrate-infra v0.1.1
[INFO] [stderr]   Downloaded octocrate v0.1.5
[INFO] [stderr]   Downloaded hashbrown v0.14.0
[INFO] [stderr]   Downloaded indexmap v2.0.0
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54ae604cba8d92b12abb7d3c6c7974c748513b7abec38c935f1ef5c9b69a12aa
[INFO] running `Command { std: "docker" "start" "-a" "54ae604cba8d92b12abb7d3c6c7974c748513b7abec38c935f1ef5c9b69a12aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54ae604cba8d92b12abb7d3c6c7974c748513b7abec38c935f1ef5c9b69a12aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54ae604cba8d92b12abb7d3c6c7974c748513b7abec38c935f1ef5c9b69a12aa", kill_on_drop: false }`
[INFO] [stdout] 54ae604cba8d92b12abb7d3c6c7974c748513b7abec38c935f1ef5c9b69a12aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2300e21c1b58558e23d981ea9b2fb5f47f5e8adec51a1ac81263ac701162161b
[INFO] running `Command { std: "docker" "start" "-a" "2300e21c1b58558e23d981ea9b2fb5f47f5e8adec51a1ac81263ac701162161b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking time v0.3.28
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]    Compiling octocrate-api-builder v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.30
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking octocrate-infra v0.1.1
[INFO] [stderr]     Checking octocrate v0.1.5
[INFO] [stderr]     Checking astro-run v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/execution_context/condition_matcher.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/execution_context/condition_matcher.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/execution_context/condition_matcher.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/execution_context/condition_matcher.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/signal.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/signal.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/signal.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/signal.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/signal.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `WorkflowStateEvent` is imported redundantly
[INFO] [stdout]    --> src/plugin.rs:314:42
[INFO] [stdout]     |
[INFO] [stdout] 313 |   use super::*;
[INFO] [stdout]     |       -------- the item `WorkflowStateEvent` is already imported here
[INFO] [stdout] 314 |   use crate::{WorkflowId, WorkflowState, WorkflowStateEvent};
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]    --> src/workflow/parser.rs:123:57
[INFO] [stdout]     |
[INFO] [stdout] 122 |   use super::*;
[INFO] [stdout]     |       -------- the item `Result` is already imported here
[INFO] [stdout] 123 |   use crate::{Action, ActionSteps, EnvironmentVariable, Result, UserActionStep};
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]   --> tests/on.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[astro_run_test::test]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/on.rs:114:3
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/on.rs:190:3
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:107:3
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:139:3
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:189:3
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]   --> tests/signals.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[astro_run_test::test]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:232:3
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:266:3
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]   --> tests/signals.rs:64:3
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[astro_run_test::test]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:318:3
[INFO] [stdout]     |
[INFO] [stdout] 318 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:351:3
[INFO] [stdout]     |
[INFO] [stdout] 351 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]   --> tests/signals.rs:97:3
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[astro_run_test::test]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:387:3
[INFO] [stdout]     |
[INFO] [stdout] 387 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/signals.rs:139:3
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:423:3
[INFO] [stdout]     |
[INFO] [stdout] 423 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:467:3
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:584:3
[INFO] [stdout]     |
[INFO] [stdout] 584 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:612:3
[INFO] [stdout]     |
[INFO] [stdout] 612 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/signals.rs:181:3
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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 `astro-run` (lib test) due to 10 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `astro-run` (test "on") due to 4 previous errors
[INFO] [stdout] error: aborting due to 5 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 `astro-run` (test "signals") due to 6 previous errors
[INFO] [stdout] error: aborting due to 12 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 `astro-run` (test "test") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "2300e21c1b58558e23d981ea9b2fb5f47f5e8adec51a1ac81263ac701162161b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2300e21c1b58558e23d981ea9b2fb5f47f5e8adec51a1ac81263ac701162161b", kill_on_drop: false }`
[INFO] [stdout] 2300e21c1b58558e23d981ea9b2fb5f47f5e8adec51a1ac81263ac701162161b
[INFO] checking astro-run-0.1.3 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate astro-run 0.1.3 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate astro-run 0.1.3 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate astro-run 0.1.3
[INFO] finished tweaking crates.io crate astro-run 0.1.3
[INFO] tweaked toml for crates.io crate astro-run 0.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate astro-run 0.1.3 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c0c99c6ef6f8e0a6a9fab047e43c9fdb306c332a248ab48ac48fb4eca141c9d
[INFO] running `Command { std: "docker" "start" "-a" "3c0c99c6ef6f8e0a6a9fab047e43c9fdb306c332a248ab48ac48fb4eca141c9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c0c99c6ef6f8e0a6a9fab047e43c9fdb306c332a248ab48ac48fb4eca141c9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c0c99c6ef6f8e0a6a9fab047e43c9fdb306c332a248ab48ac48fb4eca141c9d", kill_on_drop: false }`
[INFO] [stdout] 3c0c99c6ef6f8e0a6a9fab047e43c9fdb306c332a248ab48ac48fb4eca141c9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c63736e2ce226de99f49c5d6a157f57fc036b8ef24ba0d8deba63295064e18e8
[INFO] running `Command { std: "docker" "start" "-a" "c63736e2ce226de99f49c5d6a157f57fc036b8ef24ba0d8deba63295064e18e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking time v0.3.28
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling octocrate-api-builder v0.1.1
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.30
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking octocrate-infra v0.1.1
[INFO] [stderr]     Checking octocrate v0.1.5
[INFO] [stderr]     Checking astro-run v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/execution_context/condition_matcher.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/execution_context/condition_matcher.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/execution_context/condition_matcher.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/execution_context/condition_matcher.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/signal.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/signal.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/signal.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/signal.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> src/signal.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `WorkflowStateEvent` is imported redundantly
[INFO] [stdout]    --> src/plugin.rs:314:42
[INFO] [stdout]     |
[INFO] [stdout] 313 |   use super::*;
[INFO] [stdout]     |       -------- the item `WorkflowStateEvent` is already imported here
[INFO] [stdout] 314 |   use crate::{WorkflowId, WorkflowState, WorkflowStateEvent};
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]    --> src/workflow/parser.rs:123:57
[INFO] [stdout]     |
[INFO] [stdout] 122 |   use super::*;
[INFO] [stdout]     |       -------- the item `Result` is already imported here
[INFO] [stdout] 123 |   use crate::{Action, ActionSteps, EnvironmentVariable, Result, UserActionStep};
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]   --> tests/on.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[astro_run_test::test]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/on.rs:114:3
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/on.rs:190:3
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]   --> tests/signals.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[astro_run_test::test]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]   --> tests/signals.rs:64:3
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[astro_run_test::test]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:107:3
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]   --> tests/signals.rs:97:3
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[astro_run_test::test]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:139:3
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/signals.rs:139:3
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/signals.rs:181:3
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:189:3
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:232:3
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:266:3
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:318:3
[INFO] [stdout]     |
[INFO] [stdout] 318 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:351:3
[INFO] [stdout]     |
[INFO] [stdout] 351 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:387:3
[INFO] [stdout]     |
[INFO] [stdout] 387 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:423:3
[INFO] [stdout]     |
[INFO] [stdout] 423 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:467:3
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:584:3
[INFO] [stdout]     |
[INFO] [stdout] 584 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/test.rs:612:3
[INFO] [stdout]     |
[INFO] [stdout] 612 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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 `astro-run` (test "on") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `astro-run` (lib test) due to 10 previous errors; 2 warnings emitted
[INFO] [stdout] error: aborting due to 5 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 `astro-run` (test "signals") due to 6 previous errors
[INFO] [stdout] error: aborting due to 12 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 `astro-run` (test "test") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "c63736e2ce226de99f49c5d6a157f57fc036b8ef24ba0d8deba63295064e18e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c63736e2ce226de99f49c5d6a157f57fc036b8ef24ba0d8deba63295064e18e8", kill_on_drop: false }`
[INFO] [stdout] c63736e2ce226de99f49c5d6a157f57fc036b8ef24ba0d8deba63295064e18e8
