[INFO] fetching crate astro-run 1.0.0...
[INFO] checking astro-run-1.0.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate astro-run 1.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate astro-run 1.0.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate astro-run 1.0.0
[INFO] finished tweaking crates.io crate astro-run 1.0.0
[INFO] tweaked toml for crates.io crate astro-run 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate astro-run 1.0.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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 104ddff82aef8b797c09d5cb54613965f91127c6c36e30b028cefeac493e640f
[INFO] running `Command { std: "docker" "start" "-a" "104ddff82aef8b797c09d5cb54613965f91127c6c36e30b028cefeac493e640f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "104ddff82aef8b797c09d5cb54613965f91127c6c36e30b028cefeac493e640f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "104ddff82aef8b797c09d5cb54613965f91127c6c36e30b028cefeac493e640f", kill_on_drop: false }`
[INFO] [stdout] 104ddff82aef8b797c09d5cb54613965f91127c6c36e30b028cefeac493e640f
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c6b7192347fae007265110765dd20c2dddb952afce66cda90d9ca4bbe5a20b0
[INFO] running `Command { std: "docker" "start" "-a" "2c6b7192347fae007265110765dd20c2dddb952afce66cda90d9ca4bbe5a20b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking typeid v1.0.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling typetag-impl v0.2.16
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking typed-builder v0.18.2
[INFO] [stderr]     Checking serde v1.0.204
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking serde_json v1.0.120
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking typetag v0.2.16
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking astro-run-logger v0.1.3
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking octocrate-core v0.1.6
[INFO] [stderr]     Checking octocrate-types v2.0.0
[INFO] [stderr]     Checking octocrate v2.0.0
[INFO] [stderr]     Checking astro-run v1.0.0 (/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:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |   #[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:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |   #[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:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |   #[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:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |   #[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/plugins/plugin_driver.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |   #[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/plugins/plugin_driver.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |   #[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/plugins/plugin_driver.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |   #[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/plugins/plugin_driver.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |   #[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/signals/signal.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |   #[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/signals/signal.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/signals/signal.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |   #[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/signals/signal.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 |   #[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/signals/signal.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |   #[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/workflow/parser.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |   #[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/workflow/parser.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 |   #[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/workflow/parser.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 |   #[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/workflow/parser.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 |   #[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/workflow/parser.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 424 |   #[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/workflow/mod.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |   #[astro_run_test::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/workflow/mod.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |           #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/workflow/mod.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |           #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[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:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[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:117:3
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[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:201:3
[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] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]    --> tests/on.rs:278:3
[INFO] [stdout]     |
[INFO] [stdout] 278 | #[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:355:3
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[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:392:3
[INFO] [stdout]     |
[INFO] [stdout] 392 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]   --> tests/test.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[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:98:3
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[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:149:3
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[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:193:3
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[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:228:3
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[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:281:3
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[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:315:3
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[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:352:3
[INFO] [stdout]     |
[INFO] [stdout] 352 | #[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:389:3
[INFO] [stdout]     |
[INFO] [stdout] 389 | #[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:434:3
[INFO] [stdout]     |
[INFO] [stdout] 434 | #[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:558:3
[INFO] [stdout]     |
[INFO] [stdout] 558 | #[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:587:3
[INFO] [stdout]     |
[INFO] [stdout] 587 | #[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/plugin.rs:101:3
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[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:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[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:99:3
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[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:147:3
[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]    --> tests/signals.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] [stderr] error: could not compile `astro-run` (lib test) due to 19 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `astro_run_test`
[INFO] [stdout]   --> tests/dynamic-actions.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[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/dynamic-actions.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/dynamic-actions.rs:141:3
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[astro_run_test::test]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^ use of undeclared crate or module `astro_run_test`
[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 "plugin") due to 1 previous error
[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 6 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[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 5 previous errors
[INFO] [stderr] error: could not compile `astro-run` (test "dynamic-actions") due to 3 previous errors
[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 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "2c6b7192347fae007265110765dd20c2dddb952afce66cda90d9ca4bbe5a20b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c6b7192347fae007265110765dd20c2dddb952afce66cda90d9ca4bbe5a20b0", kill_on_drop: false }`
[INFO] [stdout] 2c6b7192347fae007265110765dd20c2dddb952afce66cda90d9ca4bbe5a20b0
