[INFO] crate homekit 0.0.0 is already in cache [INFO] checking homekit-0.0.0 against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] extracting crate homekit 0.0.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate homekit 0.0.0 on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate homekit 0.0.0 [INFO] finished tweaking crates.io crate homekit 0.0.0 [INFO] tweaked toml for crates.io crate homekit 0.0.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f40c48df9522798e7b4ebef18e0531e3d1dc9fdb428e86a07626dfdc6c97ec5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5f40c48df9522798e7b4ebef18e0531e3d1dc9fdb428e86a07626dfdc6c97ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f40c48df9522798e7b4ebef18e0531e3d1dc9fdb428e86a07626dfdc6c97ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f40c48df9522798e7b4ebef18e0531e3d1dc9fdb428e86a07626dfdc6c97ec5", kill_on_drop: false }` [INFO] [stdout] 5f40c48df9522798e7b4ebef18e0531e3d1dc9fdb428e86a07626dfdc6c97ec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4c5577c010ca50b7d90a2806c4228d355c27770cca250a1f96fb1d75db416d7e [INFO] running `Command { std: "docker" "start" "-a" "4c5577c010ca50b7d90a2806c4228d355c27770cca250a1f96fb1d75db416d7e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking bbqueue v0.3.2 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking ci_info v0.3.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking parking_lot v0.11.0 [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] Checking console v0.7.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking ron v0.4.2 [INFO] [stderr] Checking rubble v0.0.2 [INFO] [stderr] Checking insta v0.7.4 [INFO] [stderr] Checking homekit v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.93s [INFO] running `Command { std: "docker" "inspect" "4c5577c010ca50b7d90a2806c4228d355c27770cca250a1f96fb1d75db416d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c5577c010ca50b7d90a2806c4228d355c27770cca250a1f96fb1d75db416d7e", kill_on_drop: false }` [INFO] [stdout] 4c5577c010ca50b7d90a2806c4228d355c27770cca250a1f96fb1d75db416d7e