[INFO] cloning repository https://github.com/BitAsh/substrate-multisig
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BitAsh/substrate-multisig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitAsh%2Fsubstrate-multisig", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitAsh%2Fsubstrate-multisig'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] efdde98054bb38a47d2f96eb60fa257ee01d5c9f
[INFO] testing BitAsh/substrate-multisig against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitAsh%2Fsubstrate-multisig" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BitAsh/substrate-multisig
[INFO] finished tweaking git repo https://github.com/BitAsh/substrate-multisig
[INFO] tweaked toml for git repo https://github.com/BitAsh/substrate-multisig written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BitAsh/substrate-multisig on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BitAsh/substrate-multisig 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cf332a347a02a8931b3094120cafb80e3bf935f88b8ebb35ca7e13c8c80b17b
[INFO] running `Command { std: "docker" "start" "-a" "3cf332a347a02a8931b3094120cafb80e3bf935f88b8ebb35ca7e13c8c80b17b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cf332a347a02a8931b3094120cafb80e3bf935f88b8ebb35ca7e13c8c80b17b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cf332a347a02a8931b3094120cafb80e3bf935f88b8ebb35ca7e13c8c80b17b", kill_on_drop: false }`
[INFO] [stdout] 3cf332a347a02a8931b3094120cafb80e3bf935f88b8ebb35ca7e13c8c80b17b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19e1664277719ad6b12c7a6256d888db1a6cd934042259a304b6879d0b4a5fb1
[INFO] running `Command { std: "docker" "start" "-a" "19e1664277719ad6b12c7a6256d888db1a6cd934042259a304b6879d0b4a5fb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.1.3
[INFO] [stderr]    Compiling sp-debug-derive v2.0.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.2
[INFO] [stderr]    Compiling pbkdf2 v0.3.0
[INFO] [stderr]    Compiling derive_more v0.99.9
[INFO] [stderr]    Compiling wasmi v0.6.2
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.65
[INFO] [stderr]    Compiling trie-root v0.16.0
[INFO] [stderr]    Compiling trie-db v0.22.1
[INFO] [stderr]    Compiling dyn-clonable v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]    Compiling ref-cast v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.65
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.65
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.19
[INFO] [stderr]    Compiling integer-sqrt v0.1.3
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling zeroize_derive v1.0.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling parity-util-mem-derive v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling generic-array v0.14.3
[INFO] [stderr]    Compiling blake2s_simd v0.5.10
[INFO] [stderr]    Compiling blake2b_simd v0.5.10
[INFO] [stderr]    Compiling zeroize v1.1.0
[INFO] [stderr]    Compiling unsigned-varint v0.3.3
[INFO] [stderr]    Compiling curve25519-dalek v2.1.0
[INFO] [stderr]    Compiling pin-project v0.4.23
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]    Compiling merlin v2.0.0
[INFO] [stderr]    Compiling secrecy v0.6.0
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.65
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling asn1_der_derive v0.1.2
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]    Compiling multihash v0.11.2
[INFO] [stderr]    Compiling schnorrkel v0.9.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling data-encoding v2.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling asn1_der v0.6.3
[INFO] [stderr]    Compiling pin-project-lite v0.1.7
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling socket2 v0.3.12
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.65
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling event-listener v2.2.1
[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.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]    Compiling waker-fn v1.0.0
[INFO] [stderr]    Compiling concurrent-queue v1.1.2
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling fastrand v1.3.3
[INFO] [stderr]    Compiling parking v1.0.6
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[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" "19e1664277719ad6b12c7a6256d888db1a6cd934042259a304b6879d0b4a5fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19e1664277719ad6b12c7a6256d888db1a6cd934042259a304b6879d0b4a5fb1", kill_on_drop: false }`
[INFO] [stdout] 19e1664277719ad6b12c7a6256d888db1a6cd934042259a304b6879d0b4a5fb1
