[INFO] cloning repository https://github.com/4832cl0n/gotham-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4832cl0n/gotham-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4832cl0n%2Fgotham-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4832cl0n%2Fgotham-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c81967c7ad4ab07dfcd76de46340a8bcfb85524b
[INFO] checking 4832cl0n/gotham-sample against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4832cl0n%2Fgotham-sample" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4832cl0n/gotham-sample
[INFO] finished tweaking git repo https://github.com/4832cl0n/gotham-sample
[INFO] tweaked toml for git repo https://github.com/4832cl0n/gotham-sample written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4832cl0n/gotham-sample on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4832cl0n/gotham-sample 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca3367caee9ed01d0c10366d8526946b62398d480343a68a703bbe5bc4456d60
[INFO] running `Command { std: "docker" "start" "-a" "ca3367caee9ed01d0c10366d8526946b62398d480343a68a703bbe5bc4456d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca3367caee9ed01d0c10366d8526946b62398d480343a68a703bbe5bc4456d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca3367caee9ed01d0c10366d8526946b62398d480343a68a703bbe5bc4456d60", kill_on_drop: false }`
[INFO] [stdout] ca3367caee9ed01d0c10366d8526946b62398d480343a68a703bbe5bc4456d60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6103c5a0dd8c312c9a5374832900db0d94009e664b0ab2cba8a2962db57d9c9
[INFO] running `Command { std: "docker" "start" "-a" "e6103c5a0dd8c312c9a5374832900db0d94009e664b0ab2cba8a2962db57d9c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling cc v1.0.46
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling syn v1.0.7
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]     Checking constant_time_eq v0.1.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]     Checking arrayref v0.3.5
[INFO] [stderr]     Checking byte-tools v0.2.0
[INFO] [stderr]    Compiling same-file v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking siphasher v0.2.3
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]     Checking block-buffer v0.3.3
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling walkdir v2.2.9
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]     Checking base64 v0.6.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking phf_shared v0.7.24
[INFO] [stderr]     Checking generic-array v0.9.0
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling unicase v2.5.1
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking fallible-iterator v0.1.6
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking tokio-executor v0.1.8
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking tokio-sync v0.1.7
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking md5 v0.3.8
[INFO] [stderr]     Checking tokio-current-thread v0.1.6
[INFO] [stderr]     Checking tokio-timer v0.2.11
[INFO] [stderr]     Checking digest v0.7.6
[INFO] [stderr]     Checking crypto-mac v0.5.2
[INFO] [stderr]     Checking sha2 v0.7.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking hmac v0.5.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking tokio-service v0.1.0
[INFO] [stderr]     Checking postgres-protocol v0.3.2
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]    Compiling bincode v1.2.0
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking take v0.1.0
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking smallvec v0.2.1
[INFO] [stderr]     Checking try-lock v0.1.0
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking hex v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking want v0.0.4
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking postgres-shared v0.4.2
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]     Checking relay v0.1.1
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking socket2 v0.3.11
[INFO] [stderr]     Checking url v2.1.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.3.11/src/sockaddr.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         mem::transmute::<SocketAddrV4, sockaddr_in>(v4);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `SocketAddrV4` (48 bits)
[INFO] [stdout]     = note: target type: `sockaddr_in` (128 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr]     Checking dtoa v0.4.4
[INFO] [stderr] error: could not compile `socket2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e6103c5a0dd8c312c9a5374832900db0d94009e664b0ab2cba8a2962db57d9c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6103c5a0dd8c312c9a5374832900db0d94009e664b0ab2cba8a2962db57d9c9", kill_on_drop: false }`
[INFO] [stdout] e6103c5a0dd8c312c9a5374832900db0d94009e664b0ab2cba8a2962db57d9c9
