[INFO] cloning repository https://github.com/WilliamVenner/fn_type_alias
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WilliamVenner/fn_type_alias" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Ffn_type_alias", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Ffn_type_alias'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62e87b8f8f3967830910546d0034ce98c2d4debb
[INFO] testing WilliamVenner/fn_type_alias against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Ffn_type_alias" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WilliamVenner/fn_type_alias
[INFO] finished tweaking git repo https://github.com/WilliamVenner/fn_type_alias
[INFO] tweaked toml for git repo https://github.com/WilliamVenner/fn_type_alias written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WilliamVenner/fn_type_alias on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WilliamVenner/fn_type_alias 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05d245bbacec3a682605dd69f50f81bc84a577de0db39e2c6969c2c1ea45b2cd
[INFO] running `Command { std: "docker" "start" "-a" "05d245bbacec3a682605dd69f50f81bc84a577de0db39e2c6969c2c1ea45b2cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05d245bbacec3a682605dd69f50f81bc84a577de0db39e2c6969c2c1ea45b2cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05d245bbacec3a682605dd69f50f81bc84a577de0db39e2c6969c2c1ea45b2cd", kill_on_drop: false }`
[INFO] [stdout] 05d245bbacec3a682605dd69f50f81bc84a577de0db39e2c6969c2c1ea45b2cd
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab7a93d5effffb0fd6bd23e0d28805776c1a0c6f7b43c0ddcec7bd9553cb851a
[INFO] running `Command { std: "docker" "start" "-a" "ab7a93d5effffb0fd6bd23e0d28805776c1a0c6f7b43c0ddcec7bd9553cb851a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling fn_type_alias v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s
[INFO] running `Command { std: "docker" "inspect" "ab7a93d5effffb0fd6bd23e0d28805776c1a0c6f7b43c0ddcec7bd9553cb851a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab7a93d5effffb0fd6bd23e0d28805776c1a0c6f7b43c0ddcec7bd9553cb851a", kill_on_drop: false }`
[INFO] [stdout] ab7a93d5effffb0fd6bd23e0d28805776c1a0c6f7b43c0ddcec7bd9553cb851a
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1a7411f5a1637b2635f16b586227c7ccc999d5aaadc3cee8d680e5e648ea706
[INFO] running `Command { std: "docker" "start" "-a" "d1a7411f5a1637b2635f16b586227c7ccc999d5aaadc3cee8d680e5e648ea706", kill_on_drop: false }`
[INFO] [stderr]    Compiling fn_type_alias v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] running `Command { std: "docker" "inspect" "d1a7411f5a1637b2635f16b586227c7ccc999d5aaadc3cee8d680e5e648ea706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1a7411f5a1637b2635f16b586227c7ccc999d5aaadc3cee8d680e5e648ea706", kill_on_drop: false }`
[INFO] [stdout] d1a7411f5a1637b2635f16b586227c7ccc999d5aaadc3cee8d680e5e648ea706
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b871641f6888910500bb5e27ff9e4f3bd4b7613d792ebbd1ce424c55937a50a0
[INFO] running `Command { std: "docker" "start" "-a" "b871641f6888910500bb5e27ff9e4f3bd4b7613d792ebbd1ce424c55937a50a0", 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/fn_type_alias-8e78a091934ddf79)
[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 fn_type_alias
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - type_alias (line 16) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 9) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 28) ... FAILED
[INFO] [stdout] test src/lib.rs - type_alias (line 35) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - type_alias (line 16) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: there are too many leading `super` keywords
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(super) fn hello_world() {
[INFO] [stdout]    |     ^^^^^ there are too many leading `super` keywords
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `HelloWorldFn` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub(super) fn hello_world() {
[INFO] [stdout]    |   --------------------------- previous definition of the type `HelloWorldFn` here
[INFO] [stdout] ...
[INFO] [stdout] 24 |   #[type_alias(pub(crate), HelloWorldFn)] // The type alias will be pub(crate), but the function will be pub
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 25 | | pub fn hello_world() {
[INFO] [stdout] 26 | |     println!("hello world!");
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^ `HelloWorldFn` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HelloWorldFn` must be defined only once in the type namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `hello_world` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(super) fn hello_world() {
[INFO] [stdout]    | --------------------------- previous definition of the value `hello_world` here
[INFO] [stdout] ...
[INFO] [stdout] 25 | pub fn hello_world() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ `hello_world` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hello_world` must be defined only once in the value namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0428, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0428`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 9) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: there are too many leading `super` keywords
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) fn hello_world() {
[INFO] [stdout]    |     ^^^^^ there are too many leading `super` keywords
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `HelloWorldFn` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |   pub(super) fn hello_world() {
[INFO] [stdout]    |   --------------------------- previous definition of the type `HelloWorldFn` here
[INFO] [stdout] ...
[INFO] [stdout] 17 |   #[type_alias(pub(crate), HelloWorldFn)] // The type alias will be pub(crate), but the function will be pub
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 18 | | pub fn hello_world() {
[INFO] [stdout] 19 | |     println!("hello world!");
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^ `HelloWorldFn` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HelloWorldFn` must be defined only once in the type namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `hello_world` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) fn hello_world() {
[INFO] [stdout]    | --------------------------- previous definition of the value `hello_world` here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub fn hello_world() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ `hello_world` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hello_world` must be defined only once in the value namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0428, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0428`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 28) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `fn_abi`
[INFO] [stdout]   --> src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | extern crate fn_abi;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `HelloWorldFn` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / #[abi(
[INFO] [stdout] 35 | |     linux32 = "C",
[INFO] [stdout] 36 | |     linux64 = "C",
[INFO] [stdout] 37 | |     win32 = "thiscall",
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     println!("hello world!");
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_- previous definition of the type `HelloWorldFn` here
[INFO] [stdout] ...
[INFO] [stdout] 46 |   pub type HelloWorldFn = extern "stdcall" fn();
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `HelloWorldFn` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HelloWorldFn` must be defined only once in the type namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `hello_world` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub extern fn hello_world() {
[INFO] [stdout]    | --------------------------- previous definition of the value `hello_world` here
[INFO] [stdout] ...
[INFO] [stdout] 47 | pub extern "stdcall" fn hello_world() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hello_world` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hello_world` must be defined only once in the value namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `abi` in this scope
[INFO] [stdout]   --> src/lib.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[abi(
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub extern fn hello_world() {
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]   --> src/lib.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub type HelloWorldFn = extern "stdcall" fn();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]   --> src/lib.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub extern "stdcall" fn hello_world() {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0428, E0463, E0570.
[INFO] [stdout] For more information about an error, try `rustc --explain E0428`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - type_alias (line 35) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `fn_abi`
[INFO] [stdout]   --> src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | extern crate fn_abi;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `HelloWorldFn` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / #[abi(
[INFO] [stdout] 42 | |     linux32 = "C",
[INFO] [stdout] 43 | |     linux64 = "C",
[INFO] [stdout] 44 | |     win32 = "thiscall",
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     println!("hello world!");
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_- previous definition of the type `HelloWorldFn` here
[INFO] [stdout] ...
[INFO] [stdout] 53 |   pub type HelloWorldFn = extern "stdcall" fn();
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `HelloWorldFn` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HelloWorldFn` must be defined only once in the type namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `hello_world` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub extern fn hello_world() {
[INFO] [stdout]    | --------------------------- previous definition of the value `hello_world` here
[INFO] [stdout] ...
[INFO] [stdout] 54 | pub extern "stdcall" fn hello_world() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hello_world` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hello_world` must be defined only once in the value namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `abi` in this scope
[INFO] [stdout]   --> src/lib.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[abi(
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub extern fn hello_world() {
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]   --> src/lib.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub type HelloWorldFn = extern "stdcall" fn();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub extern "stdcall" fn hello_world() {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0428, E0463, E0570.
[INFO] [stdout] For more information about an error, try `rustc --explain E0428`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 28)
[INFO] [stdout]     src/lib.rs - (line 9)
[INFO] [stdout]     src/lib.rs - type_alias (line 16)
[INFO] [stdout]     src/lib.rs - type_alias (line 35)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b871641f6888910500bb5e27ff9e4f3bd4b7613d792ebbd1ce424c55937a50a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b871641f6888910500bb5e27ff9e4f3bd4b7613d792ebbd1ce424c55937a50a0", kill_on_drop: false }`
[INFO] [stdout] b871641f6888910500bb5e27ff9e4f3bd4b7613d792ebbd1ce424c55937a50a0
