[INFO] fetching crate magic_static 3.0.3...
[INFO] testing magic_static-3.0.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate magic_static 3.0.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate magic_static 3.0.3 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 magic_static 3.0.3
[INFO] finished tweaking crates.io crate magic_static 3.0.3
[INFO] tweaked toml for crates.io crate magic_static 3.0.3 written to /workspace/builds/worker-0-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 6 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[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 magic_static_macro v3.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1a43478f81ee974b317e5bcc8ab84dc1c9d173ce6b991219641c9a27c84957bf
[INFO] running `Command { std: "docker" "start" "-a" "1a43478f81ee974b317e5bcc8ab84dc1c9d173ce6b991219641c9a27c84957bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a43478f81ee974b317e5bcc8ab84dc1c9d173ce6b991219641c9a27c84957bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a43478f81ee974b317e5bcc8ab84dc1c9d173ce6b991219641c9a27c84957bf", kill_on_drop: false }`
[INFO] [stdout] 1a43478f81ee974b317e5bcc8ab84dc1c9d173ce6b991219641c9a27c84957bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2dd56654d1466c5c1402fbfb7c0a6232f5976686b8f0ebd43aad1901bcfe1f98
[INFO] running `Command { std: "docker" "start" "-a" "2dd56654d1466c5c1402fbfb7c0a6232f5976686b8f0ebd43aad1901bcfe1f98", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling magic_static_macro v3.0.1
[INFO] [stderr]    Compiling magic_static v3.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.23s
[INFO] running `Command { std: "docker" "inspect" "2dd56654d1466c5c1402fbfb7c0a6232f5976686b8f0ebd43aad1901bcfe1f98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dd56654d1466c5c1402fbfb7c0a6232f5976686b8f0ebd43aad1901bcfe1f98", kill_on_drop: false }`
[INFO] [stdout] 2dd56654d1466c5c1402fbfb7c0a6232f5976686b8f0ebd43aad1901bcfe1f98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2113629d6d28175ff0cc36ad902a05012d1b1ab084836fcba37e361ce184aa90
[INFO] running `Command { std: "docker" "start" "-a" "2113629d6d28175ff0cc36ad902a05012d1b1ab084836fcba37e361ce184aa90", kill_on_drop: false }`
[INFO] [stderr]    Compiling magic_static v3.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "2113629d6d28175ff0cc36ad902a05012d1b1ab084836fcba37e361ce184aa90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2113629d6d28175ff0cc36ad902a05012d1b1ab084836fcba37e361ce184aa90", kill_on_drop: false }`
[INFO] [stdout] 2113629d6d28175ff0cc36ad902a05012d1b1ab084836fcba37e361ce184aa90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 34f4742a312b8bb5ffbd2a9cc71c26126ca56a3020e69a05a303aef8395607c9
[INFO] running `Command { std: "docker" "start" "-a" "34f4742a312b8bb5ffbd2a9cc71c26126ca56a3020e69a05a303aef8395607c9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/magic_static-5ea0caaf05b44be8)
[INFO] [stderr]    Doc-tests magic_static
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - init (line 238) ... FAILED
[INFO] [stdout] test src/lib.rs - magic_statics (line 108) ... FAILED
[INFO] [stdout] test src/lib.rs - magic_statics_mod (line 180) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - init (line 238) stdout ----
[INFO] [stdout] error: cannot find macro `magic_static` in this scope
[INFO] [stdout]    --> src/lib.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 4   |     magic_static! {
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `magic_statics`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | macro_rules! magic_statics {
[INFO] [stdout]     | -------------------------- similarly named macro `magic_statics` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: `magic_static` is imported here, but it is an attribute: `#[magic_static]`
[INFO] [stdout]    --> src/lib.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | #[macro_use] extern crate r#magic_static;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `magic_static` in this scope
[INFO] [stdout]    --> src/lib.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 15  |     magic_static! {
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `magic_statics`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | macro_rules! magic_statics {
[INFO] [stdout]     | -------------------------- similarly named macro `magic_statics` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: `magic_static` is imported here, but it is an attribute: `#[magic_static]`
[INFO] [stdout]    --> src/lib.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | #[macro_use] extern crate r#magic_static;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MAGIC` in this scope
[INFO] [stdout]   --> src/lib.rs:261:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     #[magic_static::main(
[INFO] [stdout] 25 | |         MAGIC,
[INFO] [stdout] 26 | |         BAR
[INFO] [stdout] 27 | |     )]
[INFO] [stdout]    | |______^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `magic_static::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BAR` in this scope
[INFO] [stdout]   --> src/lib.rs:261:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     #[magic_static::main(
[INFO] [stdout] 25 | |         MAGIC,
[INFO] [stdout] 26 | |         BAR
[INFO] [stdout] 27 | |     )]
[INFO] [stdout]    | |______^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `magic_static::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BAR` in module `foo`
[INFO] [stdout]   --> src/lib.rs:271:14
[INFO] [stdout]    |
[INFO] [stdout] 34 |         foo::BAR,
[INFO] [stdout]    |              ^^^ not found in `foo`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MAGIC` in module `foo`
[INFO] [stdout]   --> src/lib.rs:272:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         foo::MAGIC,
[INFO] [stdout]    |              ^^^^^ not found in `foo`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - magic_statics (line 108) stdout ----
[INFO] [stdout] error: cannot find macro `magic_statics` in this scope
[INFO] [stdout]  --> src/lib.rs:111:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     magic_statics! {
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 5 +     use magic_static::magic_statics;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `magic_statics_mod` in this scope
[INFO] [stdout]   --> src/lib.rs:124:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     magic_statics_mod! {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 18 +     use magic_static::magic_statics_mod;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `magic_static` in this scope
[INFO] [stdout]   --> src/lib.rs:135:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[magic_static]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `magic_static` is imported here, but it is a crate, not an attribute
[INFO] [stdout]   --> src/lib.rs:109:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | extern crate r#magic_static;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use magic_static::magic_static;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use magic_static_macro::magic_static;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MAGIC` in module `foo`
[INFO] [stdout]   --> src/lib.rs:142:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[magic_static::main(
[INFO] [stdout] 37 | |     FOO_BAR,
[INFO] [stdout] 38 | |
[INFO] [stdout] 39 | |     foo::MAGIC,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     mod baz // This will initialize all magic statics in the `baz` module
[INFO] [stdout] 43 | | )]
[INFO] [stdout]    | |__^ not found in `foo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `magic_static::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BAR` in module `foo`
[INFO] [stdout]   --> src/lib.rs:142:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[magic_static::main(
[INFO] [stdout] 37 | |     FOO_BAR,
[INFO] [stdout] 38 | |
[INFO] [stdout] 39 | |     foo::MAGIC,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     mod baz // This will initialize all magic statics in the `baz` module
[INFO] [stdout] 43 | | )]
[INFO] [stdout]    | |__^ not found in `foo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `magic_static::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `magic_static` in module `self::baz`
[INFO] [stdout]   --> src/lib.rs:142:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[magic_static::main(
[INFO] [stdout] 37 | |     FOO_BAR,
[INFO] [stdout] 38 | |
[INFO] [stdout] 39 | |     foo::MAGIC,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     mod baz // This will initialize all magic statics in the `baz` module
[INFO] [stdout] 43 | | )]
[INFO] [stdout]    | |__^ not found in `self::baz`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `magic_static::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `spawn::<{closure@src/lib.rs:31:24: 31:31}, ()>` in statics
[INFO] [stdout]   --> src/lib.rs:137:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | /     std::thread::spawn(move || {
[INFO] [stdout] 32 | |         loop { println!("HELP I CANT STOP SPINNING"); }
[INFO] [stdout] 33 | |     })
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in statics are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: consider wrapping this expression in `Lazy::new(|| ...)` from the `once_cell` crate: https://crates.io/crates/once_cell
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `__init` found for struct `JoinHandle` in the current scope
[INFO] [stdout]   --> src/lib.rs:142:1
[INFO] [stdout]    |
[INFO] [stdout] 36 |   #[magic_static::main(
[INFO] [stdout]    |  _^
[INFO] [stdout] 37 | |     FOO_BAR,
[INFO] [stdout] 38 | |
[INFO] [stdout] 39 | |     foo::MAGIC,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     mod baz // This will initialize all magic statics in the `baz` module
[INFO] [stdout] 43 | | )]
[INFO] [stdout]    | |__^ method not found in `JoinHandle<()>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `magic_static::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - magic_statics_mod (line 180) stdout ----
[INFO] [stdout] error: cannot find macro `magic_statics_mod` in this scope
[INFO] [stdout]  --> src/lib.rs:184:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     magic_statics_mod! {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 6 +     use magic_static::magic_statics_mod;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `magic_static` in module `self::foo`
[INFO] [stdout]   --> src/lib.rs:203:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / #[magic_static::main(
[INFO] [stdout] 26 | |     mod foo // This will initialize all magic statics in `foo`
[INFO] [stdout] 27 | | )]
[INFO] [stdout]    | |__^ not found in `self::foo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `magic_static::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - init (line 238)
[INFO] [stdout]     src/lib.rs - magic_statics (line 108)
[INFO] [stdout]     src/lib.rs - magic_statics_mod (line 180)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "34f4742a312b8bb5ffbd2a9cc71c26126ca56a3020e69a05a303aef8395607c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34f4742a312b8bb5ffbd2a9cc71c26126ca56a3020e69a05a303aef8395607c9", kill_on_drop: false }`
[INFO] [stdout] 34f4742a312b8bb5ffbd2a9cc71c26126ca56a3020e69a05a303aef8395607c9
