[INFO] fetching crate ffsend-api 0.7.3...
[INFO] checking ffsend-api-0.7.3 against master#f1ce0e6a00593493a12e0e3662119786c761f375 for pr-92413
[INFO] extracting crate ffsend-api 0.7.3 into /workspace/builds/worker-2/source
[INFO] validating manifest of crates.io crate ffsend-api 0.7.3 on toolchain f1ce0e6a00593493a12e0e3662119786c761f375
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ffsend-api 0.7.3
[INFO] finished tweaking crates.io crate ffsend-api 0.7.3
[INFO] tweaked toml for crates.io crate ffsend-api 0.7.3 written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] crate crates.io crate ffsend-api 0.7.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d234fffe3d4854454876b6fc96aa4ef475556493c4a39a9ac91e3eb7d843cd7
[INFO] running `Command { std: "docker" "start" "-a" "3d234fffe3d4854454876b6fc96aa4ef475556493c4a39a9ac91e3eb7d843cd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d234fffe3d4854454876b6fc96aa4ef475556493c4a39a9ac91e3eb7d843cd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d234fffe3d4854454876b6fc96aa4ef475556493c4a39a9ac91e3eb7d843cd7", kill_on_drop: false }`
[INFO] [stdout] 3d234fffe3d4854454876b6fc96aa4ef475556493c4a39a9ac91e3eb7d843cd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35e06667f940663f945e1f7186c843984ac9cc85b09463468b1772fe247dcb46
[INFO] running `Command { std: "docker" "start" "-a" "35e06667f940663f945e1f7186c843984ac9cc85b09463468b1772fe247dcb46", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.129
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling serde v1.0.129
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]    Compiling ffsend-api v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking version-compare v0.0.11
[INFO] [stderr]    Compiling tokio v1.10.1
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking tracing-core v0.1.19
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking encoding_rs v0.8.28
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking sha2 v0.9.5
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking hkdf v0.11.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking tokio-tls v0.2.1
[INFO] [stderr]     Checking websocket-base v0.26.2
[INFO] [stderr]     Checking websocket v0.26.2
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking h2 v0.3.4
[INFO] [stderr]     Checking hyper v0.14.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking reqwest v0.11.4
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 30.43s
[INFO] running `Command { std: "docker" "inspect" "35e06667f940663f945e1f7186c843984ac9cc85b09463468b1772fe247dcb46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35e06667f940663f945e1f7186c843984ac9cc85b09463468b1772fe247dcb46", kill_on_drop: false }`
[INFO] [stdout] 35e06667f940663f945e1f7186c843984ac9cc85b09463468b1772fe247dcb46