[INFO] cloning repository https://github.com/WilliamVenner/fn_has_this
[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_has_this" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Ffn_has_this", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Ffn_has_this'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78e008d83b629a788f98cd23865837b3a2e7bf76
[INFO] testing WilliamVenner/fn_has_this against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Ffn_has_this" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WilliamVenner/fn_has_this
[INFO] finished tweaking git repo https://github.com/WilliamVenner/fn_has_this
[INFO] tweaked toml for git repo https://github.com/WilliamVenner/fn_has_this written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WilliamVenner/fn_has_this 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_has_this 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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn_squash v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 85bab547b1992dd31a1952b8313f38bf63a077494e0e7a7dd2e2e53558f4c9c5
[INFO] running `Command { std: "docker" "start" "-a" "85bab547b1992dd31a1952b8313f38bf63a077494e0e7a7dd2e2e53558f4c9c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85bab547b1992dd31a1952b8313f38bf63a077494e0e7a7dd2e2e53558f4c9c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85bab547b1992dd31a1952b8313f38bf63a077494e0e7a7dd2e2e53558f4c9c5", kill_on_drop: false }`
[INFO] [stdout] 85bab547b1992dd31a1952b8313f38bf63a077494e0e7a7dd2e2e53558f4c9c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a81925011b5fdc704e54c5536bbb20e598308809fcd8560bba73709c6ee7a72d
[INFO] running `Command { std: "docker" "start" "-a" "a81925011b5fdc704e54c5536bbb20e598308809fcd8560bba73709c6ee7a72d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling syn_squash v0.1.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling fn_has_this v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s
[INFO] running `Command { std: "docker" "inspect" "a81925011b5fdc704e54c5536bbb20e598308809fcd8560bba73709c6ee7a72d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a81925011b5fdc704e54c5536bbb20e598308809fcd8560bba73709c6ee7a72d", kill_on_drop: false }`
[INFO] [stdout] a81925011b5fdc704e54c5536bbb20e598308809fcd8560bba73709c6ee7a72d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7c8093311cab97cfc58db6c70996925ccc88e5f653518d983a004dc1e4369505
[INFO] running `Command { std: "docker" "start" "-a" "7c8093311cab97cfc58db6c70996925ccc88e5f653518d983a004dc1e4369505", kill_on_drop: false }`
[INFO] [stderr]    Compiling fn_has_this v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "7c8093311cab97cfc58db6c70996925ccc88e5f653518d983a004dc1e4369505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c8093311cab97cfc58db6c70996925ccc88e5f653518d983a004dc1e4369505", kill_on_drop: false }`
[INFO] [stdout] 7c8093311cab97cfc58db6c70996925ccc88e5f653518d983a004dc1e4369505
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 800fab54b2f484c58e9bfe9d001a19a7858a9db8378da3d197258794e8996728
[INFO] running `Command { std: "docker" "start" "-a" "800fab54b2f484c58e9bfe9d001a19a7858a9db8378da3d197258794e8996728", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fn_has_this-ba7f1f38476fb414)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fn_has_this
[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 2 tests
[INFO] [stdout] test src/lib.rs - (line 11) ... FAILED
[INFO] [stdout] test src/lib.rs - has_this (line 69) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 11) stdout ----
[INFO] [stdout] error[E0428]: the name `print_pointer` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub unsafe extern "fastcall" fn print_pointer() {
[INFO] [stdout]    | ----------------------------------------------- previous definition of the value `print_pointer` here
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub unsafe extern "thiscall" fn print_pointer() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `print_pointer` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `print_pointer` must be defined only once in the value namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `me` in this scope
[INFO] [stdout]   --> src/lib.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |     println!("{:x?}", me);
[INFO] [stdout]    |                       ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]   --> src/lib.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub unsafe extern "thiscall" fn print_pointer() {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]   --> src/lib.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub unsafe extern "fastcall" fn print_pointer() {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]   --> src/lib.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub unsafe extern "thiscall" fn print_pointer() {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0428, E0570.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - has_this (line 69) stdout ----
[INFO] [stdout] error[E0428]: the name `print_pointer` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub unsafe extern "fastcall" fn print_pointer() {
[INFO] [stdout]    | ----------------------------------------------- previous definition of the value `print_pointer` here
[INFO] [stdout] ...
[INFO] [stdout] 85 | pub unsafe extern "thiscall" fn print_pointer() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `print_pointer` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `print_pointer` must be defined only once in the value namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `me` in this scope
[INFO] [stdout]   --> src/lib.rs:86:23
[INFO] [stdout]    |
[INFO] [stdout] 86 |     println!("{:x?}", me);
[INFO] [stdout]    |                       ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]   --> src/lib.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub unsafe extern "thiscall" fn print_pointer() {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]   --> src/lib.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub unsafe extern "fastcall" fn print_pointer() {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]   --> src/lib.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub unsafe extern "thiscall" fn print_pointer() {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0428, E0570.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 11)
[INFO] [stdout]     src/lib.rs - has_this (line 69)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "800fab54b2f484c58e9bfe9d001a19a7858a9db8378da3d197258794e8996728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "800fab54b2f484c58e9bfe9d001a19a7858a9db8378da3d197258794e8996728", kill_on_drop: false }`
[INFO] [stdout] 800fab54b2f484c58e9bfe9d001a19a7858a9db8378da3d197258794e8996728
