[INFO] fetching crate qauth 0.1.3... [INFO] checking qauth-0.1.3 against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] extracting crate qauth 0.1.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate qauth 0.1.3 on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qauth 0.1.3 [INFO] finished tweaking crates.io crate qauth 0.1.3 [INFO] tweaked toml for crates.io crate qauth 0.1.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sysinfo v0.20.1 [INFO] [stderr] Downloaded aes v0.7.4 [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] [stderr] Downloaded bcrypt v0.10.1 [INFO] [stderr] Downloaded whoami v1.1.3 [INFO] [stderr] Downloaded blowfish v0.8.0 [INFO] [stderr] Downloaded wmi v0.9.0 [INFO] [stderr] Downloaded machineid-rs v1.1.5 [INFO] [stderr] Downloaded winreg v0.9.0 [INFO] [stderr] Downloaded openssl-src v111.16.0+1.1.1l [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 962de22f05fe713867d76f42b99e4909130631f7de9150bd555040214f9ff39e [INFO] running `Command { std: "docker" "start" "-a" "962de22f05fe713867d76f42b99e4909130631f7de9150bd555040214f9ff39e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "962de22f05fe713867d76f42b99e4909130631f7de9150bd555040214f9ff39e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "962de22f05fe713867d76f42b99e4909130631f7de9150bd555040214f9ff39e", kill_on_drop: false }` [INFO] [stdout] 962de22f05fe713867d76f42b99e4909130631f7de9150bd555040214f9ff39e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70330da22897d62b2ed23091ce29330d7d84e39905871e45050ea7a07406cb20 [INFO] running `Command { std: "docker" "start" "-a" "70330da22897d62b2ed23091ce29330d7d84e39905871e45050ea7a07406cb20", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling whoami v1.1.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling openssl-src v111.16.0+1.1.1l [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking blowfish v0.8.0 [INFO] [stderr] Checking aes v0.7.4 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking bcrypt v0.10.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking sysinfo v0.20.1 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking machineid-rs v1.1.5 [INFO] [stderr] Checking qauth v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "70330da22897d62b2ed23091ce29330d7d84e39905871e45050ea7a07406cb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70330da22897d62b2ed23091ce29330d7d84e39905871e45050ea7a07406cb20", kill_on_drop: false }` [INFO] [stdout] 70330da22897d62b2ed23091ce29330d7d84e39905871e45050ea7a07406cb20