[INFO] fetching crate system-configuration 0.4.0... [INFO] checking system-configuration-0.4.0 against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] extracting crate system-configuration 0.4.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate system-configuration 0.4.0 on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate system-configuration 0.4.0 [INFO] finished tweaking crates.io crate system-configuration 0.4.0 [INFO] tweaked toml for crates.io crate system-configuration 0.4.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate system-configuration 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded system-configuration-sys v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbe0fe948035a4bc4fe2da4f90260f1131ac069a4b264dfbbe8e023fa95c142a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dbe0fe948035a4bc4fe2da4f90260f1131ac069a4b264dfbbe8e023fa95c142a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbe0fe948035a4bc4fe2da4f90260f1131ac069a4b264dfbbe8e023fa95c142a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe0fe948035a4bc4fe2da4f90260f1131ac069a4b264dfbbe8e023fa95c142a", kill_on_drop: false }` [INFO] [stdout] dbe0fe948035a4bc4fe2da4f90260f1131ac069a4b264dfbbe8e023fa95c142a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f82ff45da109341a0074583cc311ae1e29eb66e1a28871a58e0eb5e172858d40 [INFO] running `Command { std: "docker" "start" "-a" "f82ff45da109341a0074583cc311ae1e29eb66e1a28871a58e0eb5e172858d40", kill_on_drop: false }` [INFO] [stderr] Compiling core-foundation-sys v0.7.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling system-configuration-sys v0.4.1 [INFO] [stderr] Checking core-foundation v0.7.0 [INFO] [stderr] Checking system-configuration v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0560]: struct `sockaddr_in` has no field named `sin_len` [INFO] [stdout] --> src/network_reachability.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 331 | sin_len: std::mem::size_of::() as u8, [INFO] [stdout] | ^^^^^^^ `sockaddr_in` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sin_family`, `sin_port`, `sin_addr`, `sin_zero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `sockaddr_in` has no field named `sin_len` [INFO] [stdout] --> src/network_reachability.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 331 | sin_len: std::mem::size_of::() as u8, [INFO] [stdout] | ^^^^^^^ `sockaddr_in` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sin_family`, `sin_port`, `sin_addr`, `sin_zero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/network_reachability.rs:332:25 [INFO] [stdout] | [INFO] [stdout] 332 | sin_family: libc::AF_INET as u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `u16`, found `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/network_reachability.rs:337:24 [INFO] [stdout] | [INFO] [stdout] 337 | sin_zero: [0i8; 8], [INFO] [stdout] | ^^^ expected `u8`, found `i8` [INFO] [stdout] | [INFO] [stdout] help: change the type of the numeric literal from `i8` to `u8` [INFO] [stdout] | [INFO] [stdout] 337 | sin_zero: [0u8; 8], [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `sockaddr_in6` has no field named `sin6_len` [INFO] [stdout] --> src/network_reachability.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 340 | sin6_len: std::mem::size_of::() as u8, [INFO] [stdout] | ^^^^^^^^ `sockaddr_in6` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sin6_family`, `sin6_port`, `sin6_flowinfo`, `sin6_addr`, `sin6_scope_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/network_reachability.rs:332:25 [INFO] [stdout] | [INFO] [stdout] 332 | sin_family: libc::AF_INET as u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `u16`, found `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/network_reachability.rs:337:24 [INFO] [stdout] | [INFO] [stdout] 337 | sin_zero: [0i8; 8], [INFO] [stdout] | ^^^ expected `u8`, found `i8` [INFO] [stdout] | [INFO] [stdout] help: change the type of the numeric literal from `i8` to `u8` [INFO] [stdout] | [INFO] [stdout] 337 | sin_zero: [0u8; 8], [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `sockaddr_in6` has no field named `sin6_len` [INFO] [stdout] --> src/network_reachability.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 340 | sin6_len: std::mem::size_of::() as u8, [INFO] [stdout] | ^^^^^^^^ `sockaddr_in6` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sin6_family`, `sin6_port`, `sin6_flowinfo`, `sin6_addr`, `sin6_scope_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/network_reachability.rs:341:26 [INFO] [stdout] | [INFO] [stdout] 341 | sin6_family: libc::AF_INET6 as u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `u16`, found `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/network_reachability.rs:341:26 [INFO] [stdout] | [INFO] [stdout] 341 | sin6_family: libc::AF_INET6 as u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `u16`, found `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0560. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `system-configuration` [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0308, E0560. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f82ff45da109341a0074583cc311ae1e29eb66e1a28871a58e0eb5e172858d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f82ff45da109341a0074583cc311ae1e29eb66e1a28871a58e0eb5e172858d40", kill_on_drop: false }` [INFO] [stdout] f82ff45da109341a0074583cc311ae1e29eb66e1a28871a58e0eb5e172858d40