[INFO] fetching crate system-configuration 0.4.0... [INFO] checking system-configuration-0.4.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate system-configuration 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate system-configuration 0.4.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-2/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5348e4ba97c571ced17dd1061bf8343e10575f328179e0e98a0b1a9708b85bc3 [INFO] running `Command { std: "docker" "start" "-a" "5348e4ba97c571ced17dd1061bf8343e10575f328179e0e98a0b1a9708b85bc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5348e4ba97c571ced17dd1061bf8343e10575f328179e0e98a0b1a9708b85bc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5348e4ba97c571ced17dd1061bf8343e10575f328179e0e98a0b1a9708b85bc3", kill_on_drop: false }` [INFO] [stdout] 5348e4ba97c571ced17dd1061bf8343e10575f328179e0e98a0b1a9708b85bc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a427765a9874e41d24f3ac33350eeb247d0c665903f7a81deb700b5671ad76e [INFO] running `Command { std: "docker" "start" "-a" "1a427765a9874e41d24f3ac33350eeb247d0c665903f7a81deb700b5671ad76e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling core-foundation-sys v0.7.0 [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] [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` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1a427765a9874e41d24f3ac33350eeb247d0c665903f7a81deb700b5671ad76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a427765a9874e41d24f3ac33350eeb247d0c665903f7a81deb700b5671ad76e", kill_on_drop: false }` [INFO] [stdout] 1a427765a9874e41d24f3ac33350eeb247d0c665903f7a81deb700b5671ad76e