[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] checking IDragnev/oppa against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIDragnev%2Foppa" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/IDragnev/oppa on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "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-2-tc1/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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cookie-factory v0.3.2
[INFO] [stderr]   Downloaded dlopen_derive v0.1.4
[INFO] [stderr]   Downloaded rawsock v0.3.0
[INFO] [stderr]   Downloaded custom_debug_derive v0.1.7
[INFO] [stderr]   Downloaded ux v0.1.4
[INFO] [stderr]   Downloaded dlopen v0.1.8
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6697fe5be0b20e13ca305bbfde8ea504f1288cdf04dd10cc439f9e3923685786
[INFO] running `Command { std: "docker" "start" "-a" "6697fe5be0b20e13ca305bbfde8ea504f1288cdf04dd10cc439f9e3923685786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6697fe5be0b20e13ca305bbfde8ea504f1288cdf04dd10cc439f9e3923685786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6697fe5be0b20e13ca305bbfde8ea504f1288cdf04dd10cc439f9e3923685786", kill_on_drop: false }`
[INFO] [stdout] 6697fe5be0b20e13ca305bbfde8ea504f1288cdf04dd10cc439f9e3923685786
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 327613e62cb45c6963e2311abc6fbb2126bd6af7c9317297e823d64aee41e877
[INFO] running `Command { std: "docker" "start" "-a" "327613e62cb45c6963e2311abc6fbb2126bd6af7c9317297e823d64aee41e877", 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 proc-macro2 v1.0.39
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking wyz v0.5.0
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking ux v0.1.4
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking 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]     Checking dlopen v0.1.8
[INFO] [stderr]     Checking rawsock v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling derive-try-from-primitive v1.0.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking 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] 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] 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] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> src/lib_loader.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let p = l.get_proc::<extern "stdcall" fn() -> *const c_void>("IcmpCreateFile");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oppa` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `oppa` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "327613e62cb45c6963e2311abc6fbb2126bd6af7c9317297e823d64aee41e877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "327613e62cb45c6963e2311abc6fbb2126bd6af7c9317297e823d64aee41e877", kill_on_drop: false }`
[INFO] [stdout] 327613e62cb45c6963e2311abc6fbb2126bd6af7c9317297e823d64aee41e877
