[INFO] crate ipconfig 0.2.2 is already in cache [INFO] checking ipconfig-0.2.2 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate ipconfig 0.2.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate ipconfig 0.2.2 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ipconfig 0.2.2 [INFO] finished tweaking crates.io crate ipconfig 0.2.2 [INFO] tweaked toml for crates.io crate ipconfig 0.2.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d54ca4b546f17b28f6333b15e2851909eefedcdfdfe51059369007d2aaa600ef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d54ca4b546f17b28f6333b15e2851909eefedcdfdfe51059369007d2aaa600ef"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ipconfig v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `computer` in `ipconfig` [INFO] [stderr] --> tests/test.rs:8:19 [INFO] [stderr] | [INFO] [stderr] 8 | 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:10:41 [INFO] [stderr] | [INFO] [stderr] 10 | 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:13:19 [INFO] [stderr] | [INFO] [stderr] 13 | 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:5:43 [INFO] [stderr] | [INFO] [stderr] 5 | 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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d54ca4b546f17b28f6333b15e2851909eefedcdfdfe51059369007d2aaa600ef"` [INFO] running `"docker" "rm" "-f" "d54ca4b546f17b28f6333b15e2851909eefedcdfdfe51059369007d2aaa600ef"` [INFO] [stdout] d54ca4b546f17b28f6333b15e2851909eefedcdfdfe51059369007d2aaa600ef