[INFO] fetching crate typescript-definitions-ufo-patch 0.1.11... [INFO] checking typescript-definitions-ufo-patch-0.1.11 against master#893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 for pr-77153 [INFO] extracting crate typescript-definitions-ufo-patch 0.1.11 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate typescript-definitions-ufo-patch 0.1.11 on toolchain 893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate typescript-definitions-ufo-patch 0.1.11 [INFO] finished tweaking crates.io crate typescript-definitions-ufo-patch 0.1.11 [INFO] tweaked toml for crates.io crate typescript-definitions-ufo-patch 0.1.11 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "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" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f1569eaedbe076bc3c8ba53cacf4b54c0341e05925a56a1d869ec8367cdb0bd [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" "0f1569eaedbe076bc3c8ba53cacf4b54c0341e05925a56a1d869ec8367cdb0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f1569eaedbe076bc3c8ba53cacf4b54c0341e05925a56a1d869ec8367cdb0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f1569eaedbe076bc3c8ba53cacf4b54c0341e05925a56a1d869ec8367cdb0bd", kill_on_drop: false }` [INFO] [stdout] 0f1569eaedbe076bc3c8ba53cacf4b54c0341e05925a56a1d869ec8367cdb0bd [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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "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] 1e455bf10e8aba089df4a0163b13bb04c09a971f953323486b5f73929bcf1735 [INFO] running `Command { std: "docker" "start" "-a" "1e455bf10e8aba089df4a0163b13bb04c09a971f953323486b5f73929bcf1735", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling serde_derive_internals v0.24.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling typescript-definitions-derive-ufo-patch v0.1.11 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking chrono v0.4.18 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking typescript-definitions-ufo-patch v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Checking insta v0.16.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "1e455bf10e8aba089df4a0163b13bb04c09a971f953323486b5f73929bcf1735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e455bf10e8aba089df4a0163b13bb04c09a971f953323486b5f73929bcf1735", kill_on_drop: false }` [INFO] [stdout] 1e455bf10e8aba089df4a0163b13bb04c09a971f953323486b5f73929bcf1735