[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Ffn_has_this" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WilliamVenner/fn_has_this on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2c9fbcc051cd4258187a6ff7f1178a4a1cff0f66fda802b88b3a06cdd97c7e5
[INFO] running `Command { std: "docker" "start" "-a" "e2c9fbcc051cd4258187a6ff7f1178a4a1cff0f66fda802b88b3a06cdd97c7e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2c9fbcc051cd4258187a6ff7f1178a4a1cff0f66fda802b88b3a06cdd97c7e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2c9fbcc051cd4258187a6ff7f1178a4a1cff0f66fda802b88b3a06cdd97c7e5", kill_on_drop: false }`
[INFO] [stdout] e2c9fbcc051cd4258187a6ff7f1178a4a1cff0f66fda802b88b3a06cdd97c7e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0c07e3b6c0075cde755de78f5e559c168f2ab8a18200cafae3965156e7ad64f8
[INFO] running `Command { std: "docker" "start" "-a" "0c07e3b6c0075cde755de78f5e559c168f2ab8a18200cafae3965156e7ad64f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[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 6.08s
[INFO] running `Command { std: "docker" "inspect" "0c07e3b6c0075cde755de78f5e559c168f2ab8a18200cafae3965156e7ad64f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c07e3b6c0075cde755de78f5e559c168f2ab8a18200cafae3965156e7ad64f8", kill_on_drop: false }`
[INFO] [stdout] 0c07e3b6c0075cde755de78f5e559c168f2ab8a18200cafae3965156e7ad64f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1b3dcc7f8f3973cde92d9b763d1139c5b564f0d0ea00c24351c4d5769b13da0d
[INFO] running `Command { std: "docker" "start" "-a" "1b3dcc7f8f3973cde92d9b763d1139c5b564f0d0ea00c24351c4d5769b13da0d", 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.56s
[INFO] running `Command { std: "docker" "inspect" "1b3dcc7f8f3973cde92d9b763d1139c5b564f0d0ea00c24351c4d5769b13da0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b3dcc7f8f3973cde92d9b763d1139c5b564f0d0ea00c24351c4d5769b13da0d", kill_on_drop: false }`
[INFO] [stdout] 1b3dcc7f8f3973cde92d9b763d1139c5b564f0d0ea00c24351c4d5769b13da0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9340afcca4e1f482d358a76c368dc5759ee28bb32799b6bf284b238cd7306494
[INFO] running `Command { std: "docker" "start" "-a" "9340afcca4e1f482d358a76c368dc5759ee28bb32799b6bf284b238cd7306494", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fn_has_this/ba7f1f38476fb414/deps/fn_has_this-ba7f1f38476fb414)
[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_has_this
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - has_this (line 69) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 11) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] ---- 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] 
[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.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9340afcca4e1f482d358a76c368dc5759ee28bb32799b6bf284b238cd7306494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9340afcca4e1f482d358a76c368dc5759ee28bb32799b6bf284b238cd7306494", kill_on_drop: false }`
[INFO] [stdout] 9340afcca4e1f482d358a76c368dc5759ee28bb32799b6bf284b238cd7306494
