[INFO] fetching crate contraband_codegen 0.1.2...
[INFO] testing contraband_codegen-0.1.2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate contraband_codegen 0.1.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate contraband_codegen 0.1.2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate contraband_codegen 0.1.2
[INFO] finished tweaking crates.io crate contraband_codegen 0.1.2
[INFO] tweaked toml for crates.io crate contraband_codegen 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 55 packages to latest compatible versions
[INFO] [stderr]       Adding actix-macros v0.1.3 (latest: v0.2.4)
[INFO] [stderr]       Adding actix-rt v1.1.1 (latest: v2.9.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding bytes v0.5.6 (latest: v1.6.0)
[INFO] [stderr]       Adding cfg-if v0.1.10 (latest: v1.0.0)
[INFO] [stderr]       Adding convert_case v0.4.0 (latest: v0.6.0)
[INFO] [stderr]       Adding mio v0.6.23 (latest: v0.8.11)
[INFO] [stderr]       Adding miow v0.2.2 (latest: v0.6.0)
[INFO] [stderr]       Adding parking_lot v0.11.2 (latest: v0.12.3)
[INFO] [stderr]       Adding parking_lot_core v0.8.6 (latest: v0.9.10)
[INFO] [stderr]       Adding pin-project-lite v0.1.12 (latest: v0.2.14)
[INFO] [stderr]       Adding redox_syscall v0.2.16 (latest: v0.5.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding tokio v0.2.25 (latest: v1.37.0)
[INFO] [stderr]       Adding winapi v0.2.8 (latest: v0.3.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actix-macros v0.1.3
[INFO] [stderr]   Downloaded actix-threadpool v0.3.3
[INFO] [stderr]   Downloaded actix-rt v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f98b32840b35276095f66b6935b29169db754891b67fdf243f43304c2254812c
[INFO] running `Command { std: "docker" "start" "-a" "f98b32840b35276095f66b6935b29169db754891b67fdf243f43304c2254812c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f98b32840b35276095f66b6935b29169db754891b67fdf243f43304c2254812c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f98b32840b35276095f66b6935b29169db754891b67fdf243f43304c2254812c", kill_on_drop: false }`
[INFO] [stdout] f98b32840b35276095f66b6935b29169db754891b67fdf243f43304c2254812c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0c8b32d0d7ecccc418982da29151714009bff7e3b40c85a001a0a2ba899431d
[INFO] running `Command { std: "docker" "start" "-a" "c0c8b32d0d7ecccc418982da29151714009bff7e3b40c85a001a0a2ba899431d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling contraband_codegen v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s
[INFO] running `Command { std: "docker" "inspect" "c0c8b32d0d7ecccc418982da29151714009bff7e3b40c85a001a0a2ba899431d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0c8b32d0d7ecccc418982da29151714009bff7e3b40c85a001a0a2ba899431d", kill_on_drop: false }`
[INFO] [stdout] c0c8b32d0d7ecccc418982da29151714009bff7e3b40c85a001a0a2ba899431d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdab1dd982fc24cef0b0453ce4089734872b84e502252efa0e2aacd249bac0ed
[INFO] running `Command { std: "docker" "start" "-a" "fdab1dd982fc24cef0b0453ce4089734872b84e502252efa0e2aacd249bac0ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling contraband_codegen v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "fdab1dd982fc24cef0b0453ce4089734872b84e502252efa0e2aacd249bac0ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdab1dd982fc24cef0b0453ce4089734872b84e502252efa0e2aacd249bac0ed", kill_on_drop: false }`
[INFO] [stdout] fdab1dd982fc24cef0b0453ce4089734872b84e502252efa0e2aacd249bac0ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f46531b6d6cd3e9c29ad2f7842c83c007f159cedf598f3aaab5e258038bdce4
[INFO] running `Command { std: "docker" "start" "-a" "5f46531b6d6cd3e9c29ad2f7842c83c007f159cedf598f3aaab5e258038bdce4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/contraband_codegen-455d078d0d6282ee)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests contraband_codegen
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - controller (line 405) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - module (line 148) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - module (line 184) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - module (line 236) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - controller (line 405) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `contraband`
[INFO] [stdout]  --> src/lib.rs:407:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use contraband::core::ContrabandApp;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `contraband`
[INFO] [stdout]  --> src/lib.rs:406:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use contraband::{Injectable, controller};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web`
[INFO] [stdout]  --> src/lib.rs:408:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::HttpResponse;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_rt::HttpResponse;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> src/lib.rs:415:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[get]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - module (line 148) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `contraband`
[INFO] [stdout]  --> src/lib.rs:149:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use contraband::core::ContrabandApp;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `contraband`
[INFO] [stdout]  --> src/lib.rs:150:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use contraband::module;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `contraband`
[INFO] [stdout]  --> src/lib.rs:151:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use contraband::{Injectable, controller};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web`
[INFO] [stdout]  --> src/lib.rs:152:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::HttpResponse;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_rt::HttpResponse;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `contraband`
[INFO] [stdout]   --> src/lib.rs:169:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[contraband::main]
[INFO] [stdout]    |   ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> src/lib.rs:159:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[get]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:170:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | async fn main() -> std::io::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - module (line 184) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `contraband`
[INFO] [stdout]  --> src/lib.rs:185:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use contraband::core::ContrabandApp;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `contraband`
[INFO] [stdout]  --> src/lib.rs:186:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use contraband::module;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `contraband`
[INFO] [stdout]  --> src/lib.rs:187:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use contraband::{Injectable, controller};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web`
[INFO] [stdout]  --> src/lib.rs:188:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::HttpResponse;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_rt::HttpResponse;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `contraband`
[INFO] [stdout]   --> src/lib.rs:218:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[contraband::main]
[INFO] [stdout]    |   ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `provider` in this scope
[INFO] [stdout]   --> src/lib.rs:215:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[provider(HelloService)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> src/lib.rs:206:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[get]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:219:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | async fn main() -> std::io::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - module (line 236) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `contraband`
[INFO] [stdout]  --> src/lib.rs:237:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use contraband::core::ContrabandApp;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `contraband`
[INFO] [stdout]  --> src/lib.rs:238:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use contraband::module;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `contraband`
[INFO] [stdout]  --> src/lib.rs:239:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use contraband::{Injectable, controller};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web`
[INFO] [stdout]  --> src/lib.rs:240:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::HttpResponse;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_rt::HttpResponse;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `contraband`
[INFO] [stdout]   --> src/lib.rs:275:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[contraband::main]
[INFO] [stdout]    |   ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `import` in this scope
[INFO] [stdout]   --> src/lib.rs:272:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[import(HelloModule)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> src/lib.rs:263:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[get]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]   --> src/lib.rs:252:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[export(HelloService)]
[INFO] [stdout]    |   ^^^^^^ help: a built-in attribute with a similar name exists: `expect`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `provider` in this scope
[INFO] [stdout]   --> src/lib.rs:253:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[provider(HelloService)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:276:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | async fn main() -> std::io::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - controller (line 405)
[INFO] [stdout]     src/lib.rs - module (line 148)
[INFO] [stdout]     src/lib.rs - module (line 184)
[INFO] [stdout]     src/lib.rs - module (line 236)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5f46531b6d6cd3e9c29ad2f7842c83c007f159cedf598f3aaab5e258038bdce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f46531b6d6cd3e9c29ad2f7842c83c007f159cedf598f3aaab5e258038bdce4", kill_on_drop: false }`
[INFO] [stdout] 5f46531b6d6cd3e9c29ad2f7842c83c007f159cedf598f3aaab5e258038bdce4
[INFO] testing contraband_codegen-0.1.2 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate contraband_codegen 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate contraband_codegen 0.1.2 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate contraband_codegen 0.1.2
[INFO] finished tweaking crates.io crate contraband_codegen 0.1.2
[INFO] tweaked toml for crates.io crate contraband_codegen 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 55 packages to latest compatible versions
[INFO] [stderr]       Adding actix-macros v0.1.3 (latest: v0.2.4)
[INFO] [stderr]       Adding actix-rt v1.1.1 (latest: v2.9.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding bytes v0.5.6 (latest: v1.6.0)
[INFO] [stderr]       Adding cfg-if v0.1.10 (latest: v1.0.0)
[INFO] [stderr]       Adding convert_case v0.4.0 (latest: v0.6.0)
[INFO] [stderr]       Adding mio v0.6.23 (latest: v0.8.11)
[INFO] [stderr]       Adding miow v0.2.2 (latest: v0.6.0)
[INFO] [stderr]       Adding parking_lot v0.11.2 (latest: v0.12.3)
[INFO] [stderr]       Adding parking_lot_core v0.8.6 (latest: v0.9.10)
[INFO] [stderr]       Adding pin-project-lite v0.1.12 (latest: v0.2.14)
[INFO] [stderr]       Adding redox_syscall v0.2.16 (latest: v0.5.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding tokio v0.2.25 (latest: v1.37.0)
[INFO] [stderr]       Adding winapi v0.2.8 (latest: v0.3.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87d37781e481d7e015960d73491c9daa2f3335004b19b54a5941915e1917dc0a
[INFO] running `Command { std: "docker" "start" "-a" "87d37781e481d7e015960d73491c9daa2f3335004b19b54a5941915e1917dc0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87d37781e481d7e015960d73491c9daa2f3335004b19b54a5941915e1917dc0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87d37781e481d7e015960d73491c9daa2f3335004b19b54a5941915e1917dc0a", kill_on_drop: false }`
[INFO] [stdout] 87d37781e481d7e015960d73491c9daa2f3335004b19b54a5941915e1917dc0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97fe1c4cfc9a11d174927c3a1e290dcd1c621634c48bd62c96af2e40d90ee733
[INFO] running `Command { std: "docker" "start" "-a" "97fe1c4cfc9a11d174927c3a1e290dcd1c621634c48bd62c96af2e40d90ee733", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling contraband_codegen v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s
[INFO] running `Command { std: "docker" "inspect" "97fe1c4cfc9a11d174927c3a1e290dcd1c621634c48bd62c96af2e40d90ee733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97fe1c4cfc9a11d174927c3a1e290dcd1c621634c48bd62c96af2e40d90ee733", kill_on_drop: false }`
[INFO] [stdout] 97fe1c4cfc9a11d174927c3a1e290dcd1c621634c48bd62c96af2e40d90ee733
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 084585191fd9e5c5f2d2f61691bafb85ae4c6b83c7e1ba54704a2fd0ca0fc2d2
[INFO] running `Command { std: "docker" "start" "-a" "084585191fd9e5c5f2d2f61691bafb85ae4c6b83c7e1ba54704a2fd0ca0fc2d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling contraband_codegen v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "084585191fd9e5c5f2d2f61691bafb85ae4c6b83c7e1ba54704a2fd0ca0fc2d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "084585191fd9e5c5f2d2f61691bafb85ae4c6b83c7e1ba54704a2fd0ca0fc2d2", kill_on_drop: false }`
[INFO] [stdout] 084585191fd9e5c5f2d2f61691bafb85ae4c6b83c7e1ba54704a2fd0ca0fc2d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3ef36560f54c3556bf8489c22425783cc2e165f814971186ebb0368481ef982
[INFO] running `Command { std: "docker" "start" "-a" "a3ef36560f54c3556bf8489c22425783cc2e165f814971186ebb0368481ef982", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/contraband_codegen-455d078d0d6282ee)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests contraband_codegen
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - controller (line 405) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - module (line 148) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - module (line 236) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - module (line 184) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - controller (line 405) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `contraband`
[INFO] [stdout]  --> src/lib.rs:407:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use contraband::core::ContrabandApp;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `contraband`
[INFO] [stdout]  --> src/lib.rs:406:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use contraband::{Injectable, controller};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web`
[INFO] [stdout]  --> src/lib.rs:408:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::HttpResponse;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_rt::HttpResponse;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> src/lib.rs:415:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[get]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - module (line 148) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `contraband`
[INFO] [stdout]  --> src/lib.rs:149:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use contraband::core::ContrabandApp;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `contraband`
[INFO] [stdout]  --> src/lib.rs:150:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use contraband::module;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `contraband`
[INFO] [stdout]  --> src/lib.rs:151:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use contraband::{Injectable, controller};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web`
[INFO] [stdout]  --> src/lib.rs:152:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::HttpResponse;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_rt::HttpResponse;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `contraband`
[INFO] [stdout]   --> src/lib.rs:169:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[contraband::main]
[INFO] [stdout]    |   ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> src/lib.rs:159:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[get]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:170:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | async fn main() -> std::io::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - module (line 236) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `contraband`
[INFO] [stdout]  --> src/lib.rs:237:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use contraband::core::ContrabandApp;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `contraband`
[INFO] [stdout]  --> src/lib.rs:238:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use contraband::module;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `contraband`
[INFO] [stdout]  --> src/lib.rs:239:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use contraband::{Injectable, controller};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web`
[INFO] [stdout]  --> src/lib.rs:240:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::HttpResponse;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_rt::HttpResponse;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `contraband`
[INFO] [stdout]   --> src/lib.rs:275:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[contraband::main]
[INFO] [stdout]    |   ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `import` in this scope
[INFO] [stdout]   --> src/lib.rs:272:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[import(HelloModule)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> src/lib.rs:263:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[get]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]   --> src/lib.rs:252:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[export(HelloService)]
[INFO] [stdout]    |   ^^^^^^ help: a built-in attribute with a similar name exists: `expect`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `provider` in this scope
[INFO] [stdout]   --> src/lib.rs:253:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[provider(HelloService)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:276:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | async fn main() -> std::io::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - module (line 184) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `contraband`
[INFO] [stdout]  --> src/lib.rs:185:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use contraband::core::ContrabandApp;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `contraband`
[INFO] [stdout]  --> src/lib.rs:186:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use contraband::module;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `contraband`
[INFO] [stdout]  --> src/lib.rs:187:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use contraband::{Injectable, controller};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web`
[INFO] [stdout]  --> src/lib.rs:188:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::HttpResponse;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_rt::HttpResponse;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `contraband`
[INFO] [stdout]   --> src/lib.rs:218:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[contraband::main]
[INFO] [stdout]    |   ^^^^^^^^^^ use of undeclared crate or module `contraband`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `provider` in this scope
[INFO] [stdout]   --> src/lib.rs:215:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[provider(HelloService)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> src/lib.rs:206:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[get]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:219:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | async fn main() -> std::io::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - controller (line 405)
[INFO] [stdout]     src/lib.rs - module (line 148)
[INFO] [stdout]     src/lib.rs - module (line 184)
[INFO] [stdout]     src/lib.rs - module (line 236)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a3ef36560f54c3556bf8489c22425783cc2e165f814971186ebb0368481ef982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3ef36560f54c3556bf8489c22425783cc2e165f814971186ebb0368481ef982", kill_on_drop: false }`
[INFO] [stdout] a3ef36560f54c3556bf8489c22425783cc2e165f814971186ebb0368481ef982
