[INFO] crate ipconfig 0.2.1 is already in cache [INFO] testing ipconfig-0.2.1 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate ipconfig 0.2.1 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate ipconfig 0.2.1 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ipconfig 0.2.1 [INFO] finished tweaking crates.io crate ipconfig 0.2.1 [INFO] tweaked toml for crates.io crate ipconfig 0.2.1 written to work/builds/worker-6/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 4e14e148d77bc4d9d0b5538ca227bd410662d0aba9a3d408396b8592b3c9181c [INFO] running `"docker" "start" "-a" "4e14e148d77bc4d9d0b5538ca227bd410662d0aba9a3d408396b8592b3c9181c"` [INFO] [stderr] Compiling ipconfig v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "4e14e148d77bc4d9d0b5538ca227bd410662d0aba9a3d408396b8592b3c9181c"` [INFO] running `"docker" "rm" "-f" "4e14e148d77bc4d9d0b5538ca227bd410662d0aba9a3d408396b8592b3c9181c"` [INFO] [stdout] 4e14e148d77bc4d9d0b5538ca227bd410662d0aba9a3d408396b8592b3c9181c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 32396892d142cd4f707394a4ad5140dc684559945ccdeb067fa6c74ed8519e92 [INFO] running `"docker" "start" "-a" "32396892d142cd4f707394a4ad5140dc684559945ccdeb067fa6c74ed8519e92"` [INFO] [stderr] Compiling ipconfig v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `computer` in `ipconfig` [INFO] [stderr] --> tests/test.rs:7:46 [INFO] [stderr] | [INFO] [stderr] 7 | println!("Search list: {:#?}", ipconfig::computer::get_search_list().unwrap()); [INFO] [stderr] | ^^^^^^^^ could not find `computer` in `ipconfig` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `computer` in `ipconfig` [INFO] [stderr] --> tests/test.rs:8:41 [INFO] [stderr] | [INFO] [stderr] 8 | println!("Domain: {:#?}", ipconfig::computer::get_domain().unwrap()); [INFO] [stderr] | ^^^^^^^^ could not find `computer` in `ipconfig` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `computer` in `ipconfig` [INFO] [stderr] --> tests/test.rs:9:57 [INFO] [stderr] | [INFO] [stderr] 9 | println!("Is round robin enabled: {:#?}", ipconfig::computer::is_round_robin_enabled().unwrap()); [INFO] [stderr] | ^^^^^^^^ could not find `computer` in `ipconfig` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `get_adapters` in crate `ipconfig` [INFO] [stderr] --> tests/test.rs:6:43 [INFO] [stderr] | [INFO] [stderr] 6 | println!("Adapters: {:#?}", ipconfig::get_adapters().unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^ not found in `ipconfig` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `ipconfig`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ipconfig-8f87c8ba101eb767.ipconfig.9zmbdm0f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ipconfig-8f87c8ba101eb767.ipconfig.9zmbdm0f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ipconfig-8f87c8ba101eb767.ipconfig.9zmbdm0f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ipconfig-8f87c8ba101eb767.ipconfig.9zmbdm0f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ipconfig-8f87c8ba101eb767.ipconfig.9zmbdm0f-cgu.4.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ipconfig-8f87c8ba101eb767" "/opt/rustwide/target/debug/deps/ipconfig-8f87c8ba101eb767.73qky7yts9wn7dg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-liphlpapi" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-333416314d364512.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-4e7423c6db5d181f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-794cd61d53274767.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-93936a2bba77ec06.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7618b5c9c4d09931.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -liphlpapi [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `ipconfig`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "32396892d142cd4f707394a4ad5140dc684559945ccdeb067fa6c74ed8519e92"` [INFO] running `"docker" "rm" "-f" "32396892d142cd4f707394a4ad5140dc684559945ccdeb067fa6c74ed8519e92"` [INFO] [stdout] 32396892d142cd4f707394a4ad5140dc684559945ccdeb067fa6c74ed8519e92