[INFO] fetching crate docql 0.3.2...
[INFO] checking docql-0.3.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate docql 0.3.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate docql 0.3.2 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate docql 0.3.2
[INFO] finished tweaking crates.io crate docql 0.3.2
[INFO] tweaked toml for crates.io crate docql 0.3.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate docql 0.3.2 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.59
[INFO] [stderr]   Downloaded tokio-rustls v0.14.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.19
[INFO] [stderr]   Downloaded async-trait v0.1.38
[INFO] [stderr]   Downloaded pest_generator v2.1.3
[INFO] [stderr]   Downloaded chrono v0.4.15
[INFO] [stderr]   Downloaded handlebars v3.4.0
[INFO] [stderr]   Downloaded rustls v0.18.1
[INFO] [stderr]   Downloaded libc v0.2.76
[INFO] [stderr]   Downloaded webpki-roots v0.19.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.7.2
[INFO] [stderr]   Downloaded reqwest v0.10.7
[INFO] [stderr]   Downloaded syn v1.0.39
[INFO] [stderr]   Downloaded pest_meta v2.1.3
[INFO] [stderr]   Downloaded hashbrown v0.8.2
[INFO] [stderr]   Downloaded indexmap v1.5.1
[INFO] [stderr]   Downloaded hyper v0.13.7
[INFO] [stderr]   Downloaded serde v1.0.115
[INFO] [stderr]   Downloaded pest_derive v2.1.0
[INFO] [stderr]   Downloaded quick-error v2.0.0
[INFO] [stderr]   Downloaded hyper-rustls v0.21.0
[INFO] [stderr]   Downloaded serde_derive v1.0.115
[INFO] [stderr]   Downloaded tracing-core v0.1.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f539f6dc69e800400ff5fb6b573f0d049a3477e6c03fb227712d6d6ff6aea57
[INFO] running `Command { std: "docker" "start" "-a" "7f539f6dc69e800400ff5fb6b573f0d049a3477e6c03fb227712d6d6ff6aea57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f539f6dc69e800400ff5fb6b573f0d049a3477e6c03fb227712d6d6ff6aea57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f539f6dc69e800400ff5fb6b573f0d049a3477e6c03fb227712d6d6ff6aea57", kill_on_drop: false }`
[INFO] [stdout] 7f539f6dc69e800400ff5fb6b573f0d049a3477e6c03fb227712d6d6ff6aea57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67a0a87dfbe1f44bc606a472d30da2da9a61c11d7e209578b6c8ee4422842b57
[INFO] running `Command { std: "docker" "start" "-a" "67a0a87dfbe1f44bc606a472d30da2da9a61c11d7e209578b6c8ee4422842b57", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.39
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling cc v1.0.59
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling indexmap v1.5.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking tracing-core v0.1.15
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking tracing v0.1.19
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking socket2 v0.3.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling encoding_rs v0.8.24
[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-6f17d22bba15001f/socket2-0.3.12/src/sockaddr.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         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 tower-service v0.3.0
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `socket2` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "67a0a87dfbe1f44bc606a472d30da2da9a61c11d7e209578b6c8ee4422842b57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a0a87dfbe1f44bc606a472d30da2da9a61c11d7e209578b6c8ee4422842b57", kill_on_drop: false }`
[INFO] [stdout] 67a0a87dfbe1f44bc606a472d30da2da9a61c11d7e209578b6c8ee4422842b57
[INFO] checking docql-0.3.2 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate docql 0.3.2 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate docql 0.3.2 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate docql 0.3.2
[INFO] finished tweaking crates.io crate docql 0.3.2
[INFO] tweaked toml for crates.io crate docql 0.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate docql 0.3.2 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3872031a8921ca709bd94ff5eb3494e6fa3b1cbb735d75c640addd894aa77664
[INFO] running `Command { std: "docker" "start" "-a" "3872031a8921ca709bd94ff5eb3494e6fa3b1cbb735d75c640addd894aa77664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3872031a8921ca709bd94ff5eb3494e6fa3b1cbb735d75c640addd894aa77664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3872031a8921ca709bd94ff5eb3494e6fa3b1cbb735d75c640addd894aa77664", kill_on_drop: false }`
[INFO] [stdout] 3872031a8921ca709bd94ff5eb3494e6fa3b1cbb735d75c640addd894aa77664
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f31b0e398706f437182b31b8011d159fdbb7ff2aca2b504494467f71ffbf48e
[INFO] running `Command { std: "docker" "start" "-a" "6f31b0e398706f437182b31b8011d159fdbb7ff2aca2b504494467f71ffbf48e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.39
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling cc v1.0.59
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]    Compiling indexmap v1.5.1
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]     Checking tracing-core v0.1.15
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking tracing v0.1.19
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking socket2 v0.3.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling encoding_rs v0.8.24
[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-6f17d22bba15001f/socket2-0.3.12/src/sockaddr.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         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 tower-service v0.3.0
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `socket2` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6f31b0e398706f437182b31b8011d159fdbb7ff2aca2b504494467f71ffbf48e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f31b0e398706f437182b31b8011d159fdbb7ff2aca2b504494467f71ffbf48e", kill_on_drop: false }`
[INFO] [stdout] 6f31b0e398706f437182b31b8011d159fdbb7ff2aca2b504494467f71ffbf48e
