[INFO] crate lsp_msg_derive 0.3.0 is already in cache [INFO] checking lsp_msg_derive-0.3.0 against master#7f940ef5d91b53e889f111f27e00849f2f5ae4a2 for pr-72493 [INFO] extracting crate lsp_msg_derive 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate lsp_msg_derive 0.3.0 on toolchain 7f940ef5d91b53e889f111f27e00849f2f5ae4a2 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lsp_msg_derive 0.3.0 [INFO] finished tweaking crates.io crate lsp_msg_derive 0.3.0 [INFO] tweaked toml for crates.io crate lsp_msg_derive 0.3.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "/opt/rustwide/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a12c9a0370e68ca913999dce74f4a40ef081df3da20605ccf0e52c9b22de0fa [INFO] running `"docker" "start" "-a" "9a12c9a0370e68ca913999dce74f4a40ef081df3da20605ccf0e52c9b22de0fa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rustfmt v0.10.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling strings v0.1.1 [INFO] [stderr] Compiling extprim v1.7.0 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling lsp_msg_derive v0.2.0 [INFO] [stderr] Compiling syntex_pos v0.59.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] error: legacy asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/extprim-1.7.0/src/u128.rs:884:9 [INFO] [stderr] | [INFO] [stderr] 884 | asm!(" [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _________help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 885 | | movq $2, %rax [INFO] [stderr] 886 | | mulq $3 [INFO] [stderr] 887 | | movq %rax, $0 [INFO] [stderr] ... | [INFO] [stderr] 891 | | : "r"(left), "r"(right) [INFO] [stderr] 892 | | : "rax", "rdx"); [INFO] [stderr] | |________________________^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `extprim`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9a12c9a0370e68ca913999dce74f4a40ef081df3da20605ccf0e52c9b22de0fa"` [INFO] running `"docker" "rm" "-f" "9a12c9a0370e68ca913999dce74f4a40ef081df3da20605ccf0e52c9b22de0fa"` [INFO] [stdout] 9a12c9a0370e68ca913999dce74f4a40ef081df3da20605ccf0e52c9b22de0fa