[INFO] fetching crate lsp-text 0.0.3... [INFO] checking lsp-text-0.0.3 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate lsp-text 0.0.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate lsp-text 0.0.3 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking crates.io crate lsp-text 0.0.3 [INFO] finished tweaking crates.io crate lsp-text 0.0.3 [INFO] tweaked toml for crates.io crate lsp-text 0.0.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter v0.19.3 [INFO] [stderr] Downloaded web-tree-sitter-sys v0.2.3 [INFO] [stderr] Downloaded tree-sitter-facade v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", 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] e80a25737e716997c6c73821390e4b603b1aaadc4f7fbba353657a3ecf1df23c [INFO] running `Command { std: "docker" "start" "-a" "e80a25737e716997c6c73821390e4b603b1aaadc4f7fbba353657a3ecf1df23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e80a25737e716997c6c73821390e4b603b1aaadc4f7fbba353657a3ecf1df23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80a25737e716997c6c73821390e4b603b1aaadc4f7fbba353657a3ecf1df23c", kill_on_drop: false }` [INFO] [stdout] e80a25737e716997c6c73821390e4b603b1aaadc4f7fbba353657a3ecf1df23c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14972c163b83e4ee422f954362a270e263454ae821fb947603004f95ec84a31e [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" "14972c163b83e4ee422f954362a270e263454ae821fb947603004f95ec84a31e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.71 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.71 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling tree-sitter v0.19.3 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.21 [INFO] [stderr] Checking ropey v1.2.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking regex v1.4.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.71 [INFO] [stderr] Checking tree-sitter-facade v0.0.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.71 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.71 [INFO] [stderr] Checking js-sys v0.3.48 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.21 [INFO] [stderr] Checking wasm-bindgen-test v0.3.21 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking lsp-types v0.86.0 [INFO] [stderr] Checking lsp-text v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "14972c163b83e4ee422f954362a270e263454ae821fb947603004f95ec84a31e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14972c163b83e4ee422f954362a270e263454ae821fb947603004f95ec84a31e", kill_on_drop: false }` [INFO] [stdout] 14972c163b83e4ee422f954362a270e263454ae821fb947603004f95ec84a31e