[INFO] cloning repository https://github.com/Aetf/fit2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aetf/fit2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetf%2Ffit2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetf%2Ffit2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab26074b14f1f981f9a9e1fb8c4e9fc4e8e9292a
[INFO] building Aetf/fit2 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetf%2Ffit2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Aetf/fit2 on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Aetf/fit2
[INFO] finished tweaking git repo https://github.com/Aetf/fit2
[INFO] tweaked toml for git repo https://github.com/Aetf/fit2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Aetf/fit2 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `dynomite` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_dynamodb` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Aetf/fitbit-web-api-rs`
[INFO] [stderr]      Locking 57 packages to latest compatible versions
[INFO] [stderr]     Updating addr2line v0.14.1 -> v0.15.2
[INFO] [stderr]       Adding async-google-apis-common v0.2.1 (available: v0.4.0)
[INFO] [stderr]     Updating backtrace v0.3.55 -> v0.3.59 (available: v0.3.74)
[INFO] [stderr]       Adding bytes v1.9.0
[INFO] [stderr]     Updating cc v1.0.66 -> v1.2.7
[INFO] [stderr]       Adding chrono-tz v0.5.3
[INFO] [stderr]       Adding ct-logs v0.8.0
[INFO] [stderr]       Adding fitbit-web-api v0.2.0 (https://github.com/Aetf/fitbit-web-api-rs?branch=master#2fb48b65)
[INFO] [stderr]     Updating gimli v0.23.0 -> v0.24.0
[INFO] [stderr]       Adding h2 v0.3.0 (available: v0.3.26)
[INFO] [stderr]       Adding heck v0.3.3
[INFO] [stderr]       Adding http-body v0.4.6
[INFO] [stderr]       Adding httpdate v0.3.2
[INFO] [stderr]       Adding hyper v0.14.5 (available: v0.14.32)
[INFO] [stderr]       Adding hyper-rustls v0.22.1
[INFO] [stderr]       Adding lambda v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime/?branch=master#c8dbcd39)
[INFO] [stderr]       Adding lambda-attributes v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime/?branch=master#c8dbcd39)
[INFO] [stderr]       Adding lambda_http v0.2.0-beta.1 (https://github.com/awslabs/aws-lambda-rust-runtime/?branch=master#c8dbcd39)
[INFO] [stderr]     Updating libc v0.2.71 -> v0.2.169
[INFO] [stderr]       Adding mio v1.0.3
[INFO] [stderr]     Updating object v0.22.0 -> v0.24.0
[INFO] [stderr]       Adding parse-zoneinfo v0.3.1
[INFO] [stderr]       Adding pin-project v1.1.8
[INFO] [stderr]       Adding pin-project-internal v1.1.8
[INFO] [stderr]       Adding pin-project-lite v0.2.16
[INFO] [stderr]     Updating proc-macro2 v1.0.18 -> v1.0.92
[INFO] [stderr]     Updating quote v1.0.7 -> v1.0.38
[INFO] [stderr]       Adding radix64 v0.6.2
[INFO] [stderr]       Adding routerify v2.0.0-beta-1 (https://github.com/Aetf/routerify?branch=master#6627e965)
[INFO] [stderr]       Adding rustls v0.19.1
[INFO] [stderr]       Adding rustls-native-certs v0.5.0
[INFO] [stderr]       Adding seahash v4.1.0
[INFO] [stderr]       Adding shlex v1.3.0
[INFO] [stderr]       Adding socket2 v0.4.10
[INFO] [stderr]       Adding socket2 v0.5.8
[INFO] [stderr]       Adding strum v0.20.0
[INFO] [stderr]       Adding strum_macros v0.20.1
[INFO] [stderr]       Adding syn v2.0.95
[INFO] [stderr]       Adding tokio v1.42.0
[INFO] [stderr]       Adding tokio-macros v2.4.0
[INFO] [stderr]       Adding tokio-rustls v0.22.0
[INFO] [stderr]       Adding tokio-stream v0.1.17
[INFO] [stderr]       Adding tokio-util v0.6.10
[INFO] [stderr]       Adding unicode-ident v1.0.14
[INFO] [stderr]       Adding unicode-segmentation v1.12.0
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1
[INFO] [stderr]       Adding windows-sys v0.52.0
[INFO] [stderr]       Adding windows-targets v0.52.6
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_aarch64_msvc v0.52.6
[INFO] [stderr]       Adding windows_i686_gnu v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_i686_msvc v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnu v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_x86_64_msvc v0.52.6
[INFO] [stderr]       Adding yup-oauth2 v5.1.0
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67dae93f2ada20aaf65ef2137684f5e047558b4e994336b1c318a90684756e3c
[INFO] running `Command { std: "docker" "start" "-a" "67dae93f2ada20aaf65ef2137684f5e047558b4e994336b1c318a90684756e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67dae93f2ada20aaf65ef2137684f5e047558b4e994336b1c318a90684756e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67dae93f2ada20aaf65ef2137684f5e047558b4e994336b1c318a90684756e3c", kill_on_drop: false }`
[INFO] [stdout] 67dae93f2ada20aaf65ef2137684f5e047558b4e994336b1c318a90684756e3c
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 385027fad20b9e23f1b3afe7574c1a9d1baff70ea89262066234a46d4eee680b
[INFO] running `Command { std: "docker" "start" "-a" "385027fad20b9e23f1b3afe7574c1a9d1baff70ea89262066234a46d4eee680b", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `dynomite` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_dynamodb` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-project-internal v0.4.22
[INFO] [stderr]    Compiling futures-sink v0.3.5
[INFO] [stderr]    Compiling bytes v0.5.5
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling futures-io v0.3.5
[INFO] [stderr]    Compiling futures-channel v0.3.5
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling indexmap v1.4.0
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.7
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling tracing-core v0.1.10
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling http v0.2.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling standback v0.2.14
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling unicode-normalization v0.1.9
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.32
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling time v0.2.23
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling lexical-core v0.7.4
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling socket2 v0.3.12
[INFO] [stderr]    Compiling socket2 v0.5.8
[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 mio v1.0.3
[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" "385027fad20b9e23f1b3afe7574c1a9d1baff70ea89262066234a46d4eee680b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "385027fad20b9e23f1b3afe7574c1a9d1baff70ea89262066234a46d4eee680b", kill_on_drop: false }`
[INFO] [stdout] 385027fad20b9e23f1b3afe7574c1a9d1baff70ea89262066234a46d4eee680b
