[INFO] cloning repository https://github.com/IDragnev/oppa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IDragnev/oppa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIDragnev%2Foppa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIDragnev%2Foppa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28ff8937495bb56657643debadfc26f6d986cc7c
[INFO] building IDragnev/oppa against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIDragnev%2Foppa" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/IDragnev/oppa on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/IDragnev/oppa
[INFO] finished tweaking git repo https://github.com/IDragnev/oppa
[INFO] tweaked toml for git repo https://github.com/IDragnev/oppa written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/IDragnev/oppa 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fe13708545dd3120e0fac41fa310b891f3410cdd1d4b31a9626068800bab52f
[INFO] running `Command { std: "docker" "start" "-a" "4fe13708545dd3120e0fac41fa310b891f3410cdd1d4b31a9626068800bab52f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fe13708545dd3120e0fac41fa310b891f3410cdd1d4b31a9626068800bab52f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fe13708545dd3120e0fac41fa310b891f3410cdd1d4b31a9626068800bab52f", kill_on_drop: false }`
[INFO] [stdout] 4fe13708545dd3120e0fac41fa310b891f3410cdd1d4b31a9626068800bab52f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a387534dbfedc7fc0296b4a473059a1fe5d9e2e3dd6bda755d8636ab90706fd4
[INFO] running `Command { std: "docker" "start" "-a" "a387534dbfedc7fc0296b4a473059a1fe5d9e2e3dd6bda755d8636ab90706fd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling wyz v0.5.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling ux v0.1.4
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling custom_debug_derive v0.1.7
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling rawsock v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling derive-try-from-primitive v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling oppa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]   --> src/lib_loader.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |               $(pub $name: extern "stdcall" fn ($($arg: $type),*) -> $ret),*
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/netinfo/mod.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / crate::bind! {
[INFO] [stdout] 18 | |     library "IPHLPAPI.dll";
[INFO] [stdout] 19 | |
[INFO] [stdout] 20 | |     fn GetIpForwardTable(table: *mut IpForwardTable, size: *mut u32, order: bool) -> u32;
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     fn GetAdaptersInfo(list: *mut IpAdapterInfo, size: *mut u32) -> u32;
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout]    = note: `#[warn(unsupported_fn_ptr_calling_conventions)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate::bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"stdcall"` is not a supported ABI for the current target
[INFO] [stdout]   --> src/lib_loader.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / extern "stdcall" {
[INFO] [stdout] 16 | |     fn LoadLibraryA(name: *const c_char) -> Option<HModule>;
[INFO] [stdout] 17 | |     fn GetProcAddress(module: HModule, name: *const c_char) -> Option<FarProc>;
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oppa` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a387534dbfedc7fc0296b4a473059a1fe5d9e2e3dd6bda755d8636ab90706fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a387534dbfedc7fc0296b4a473059a1fe5d9e2e3dd6bda755d8636ab90706fd4", kill_on_drop: false }`
[INFO] [stdout] a387534dbfedc7fc0296b4a473059a1fe5d9e2e3dd6bda755d8636ab90706fd4
