[INFO] fetching crate rshell 0.1.0...
[INFO] checking rshell-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rshell 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate rshell 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rshell 0.1.0
[INFO] finished tweaking crates.io crate rshell 0.1.0
[INFO] tweaked toml for crates.io crate rshell 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate rshell 0.1.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d32e95b709fac88f638e7ddaa7b6ec4b52e8e9589c9842fbeddcb7a26fcb3ce1
[INFO] running `Command { std: "docker" "start" "-a" "d32e95b709fac88f638e7ddaa7b6ec4b52e8e9589c9842fbeddcb7a26fcb3ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d32e95b709fac88f638e7ddaa7b6ec4b52e8e9589c9842fbeddcb7a26fcb3ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d32e95b709fac88f638e7ddaa7b6ec4b52e8e9589c9842fbeddcb7a26fcb3ce1", kill_on_drop: false }`
[INFO] [stdout] d32e95b709fac88f638e7ddaa7b6ec4b52e8e9589c9842fbeddcb7a26fcb3ce1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 002151c3f75189ea452b4c893fe5ac50ff299267659c886cfffaa9f9133059d4
[INFO] running `Command { std: "docker" "start" "-a" "002151c3f75189ea452b4c893fe5ac50ff299267659c886cfffaa9f9133059d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking rshell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0560]: struct `sockaddr_in` has no field named `sin_len`
[INFO] [stdout]   --> src/macros/mod.rs:7:13
[INFO] [stdout]    |
[INFO] [stdout] 7  |             sin_len: std::mem::size_of::<libc::sockaddr_in>() as u8,
[INFO] [stdout]    |             ^^^^^^^ `sockaddr_in` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/client.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let servaddr = sockaddr!([127, 0, 0, 1], 8000);
[INFO] [stdout]    |                        ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the macro `sockaddr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `sockaddr_in` has no field named `sin_len`
[INFO] [stdout]   --> src/macros/mod.rs:7:13
[INFO] [stdout]    |
[INFO] [stdout] 7  |             sin_len: std::mem::size_of::<libc::sockaddr_in>() as u8,
[INFO] [stdout]    |             ^^^^^^^ `sockaddr_in` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/client.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let servaddr = sockaddr!([127, 0, 0, 1], 8000);
[INFO] [stdout]    |                        ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the macro `sockaddr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `sockaddr_in` has no field named `sin_len`
[INFO] [stdout]   --> src/macros/mod.rs:7:13
[INFO] [stdout]    |
[INFO] [stdout] 7  |             sin_len: std::mem::size_of::<libc::sockaddr_in>() as u8,
[INFO] [stdout]    |             ^^^^^^^ `sockaddr_in` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/server.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let servaddr = sockaddr!([127, 0, 0, 1], 8000);
[INFO] [stdout]    |                        ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the macro `sockaddr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `sockaddr_in` has no field named `sin_len`
[INFO] [stdout]   --> src/macros/mod.rs:7:13
[INFO] [stdout]    |
[INFO] [stdout] 7  |             sin_len: std::mem::size_of::<libc::sockaddr_in>() as u8,
[INFO] [stdout]    |             ^^^^^^^ `sockaddr_in` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/server.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let servaddr = sockaddr!([127, 0, 0, 1], 8000);
[INFO] [stdout]    |                        ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the macro `sockaddr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/macros/mod.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout] 8  |             sin_family: libc::AF_INET as u8,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^ expected `u16`, found `u8`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/server.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let servaddr = sockaddr!([127, 0, 0, 1], 8000);
[INFO] [stdout]    |                        ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sockaddr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/macros/mod.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout] 8  |             sin_family: libc::AF_INET as u8,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^ expected `u16`, found `u8`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/client.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let servaddr = sockaddr!([127, 0, 0, 1], 8000);
[INFO] [stdout]    |                        ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sockaddr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/macros/mod.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout] 8  |             sin_family: libc::AF_INET as u8,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^ expected `u16`, found `u8`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/client.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let servaddr = sockaddr!([127, 0, 0, 1], 8000);
[INFO] [stdout]    |                        ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sockaddr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/macros/mod.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout] 8  |             sin_family: libc::AF_INET as u8,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^ expected `u16`, found `u8`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/server.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let servaddr = sockaddr!([127, 0, 0, 1], 8000);
[INFO] [stdout]    |                        ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sockaddr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/macros/mod.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |             sin_zero: [0i8; 8],
[INFO] [stdout]    |                        ^^^ expected `u8`, found `i8`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/client.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let servaddr = sockaddr!([127, 0, 0, 1], 8000);
[INFO] [stdout]    |                        ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sockaddr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: change the type of the numeric literal from `i8` to `u8`
[INFO] [stdout]    |
[INFO] [stdout] 13 |             sin_zero: [0u8; 8],
[INFO] [stdout]    |                         ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/macros/mod.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |             sin_zero: [0i8; 8],
[INFO] [stdout]    |                        ^^^ expected `u8`, found `i8`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/server.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let servaddr = sockaddr!([127, 0, 0, 1], 8000);
[INFO] [stdout]    |                        ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sockaddr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: change the type of the numeric literal from `i8` to `u8`
[INFO] [stdout]    |
[INFO] [stdout] 13 |             sin_zero: [0u8; 8],
[INFO] [stdout]    |                         ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/macros/mod.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |             sin_zero: [0i8; 8],
[INFO] [stdout]    |                        ^^^ expected `u8`, found `i8`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/client.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let servaddr = sockaddr!([127, 0, 0, 1], 8000);
[INFO] [stdout]    |                        ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sockaddr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: change the type of the numeric literal from `i8` to `u8`
[INFO] [stdout]    |
[INFO] [stdout] 13 |             sin_zero: [0u8; 8],
[INFO] [stdout]    |                         ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/macros/mod.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |             sin_zero: [0i8; 8],
[INFO] [stdout]    |                        ^^^ expected `u8`, found `i8`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/server.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let servaddr = sockaddr!([127, 0, 0, 1], 8000);
[INFO] [stdout]    |                        ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sockaddr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: change the type of the numeric literal from `i8` to `u8`
[INFO] [stdout]    |
[INFO] [stdout] 13 |             sin_zero: [0u8; 8],
[INFO] [stdout]    |                         ~~
[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] 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] 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] 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 `rshell` (bin "client") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rshell` (bin "client" test) due to 3 previous errors
[INFO] [stderr] error: could not compile `rshell` (bin "server") due to 3 previous errors
[INFO] [stderr] error: could not compile `rshell` (bin "server" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "002151c3f75189ea452b4c893fe5ac50ff299267659c886cfffaa9f9133059d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "002151c3f75189ea452b4c893fe5ac50ff299267659c886cfffaa9f9133059d4", kill_on_drop: false }`
[INFO] [stdout] 002151c3f75189ea452b4c893fe5ac50ff299267659c886cfffaa9f9133059d4
