[INFO] cloning repository https://github.com/posix4e/rust-style [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/posix4e/rust-style" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fposix4e%2Frust-style"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fposix4e%2Frust-style'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 390b8712ab021effec3c5ea49b9ee5a9b9493e4b [INFO] checking posix4e/rust-style against master#7f940ef5d91b53e889f111f27e00849f2f5ae4a2 for pr-72493 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fposix4e%2Frust-style" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/posix4e/rust-style on toolchain 7f940ef5d91b53e889f111f27e00849f2f5ae4a2 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/posix4e/rust-style [INFO] finished tweaking git repo https://github.com/posix4e/rust-style [INFO] tweaked toml for git repo https://github.com/posix4e/rust-style written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/posix4e/rust-style already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 5cc5fb18802cae36a7e24beabc578315a9d0065803536b14725104a7db003682 [INFO] running `"docker" "start" "-a" "5cc5fb18802cae36a7e24beabc578315a9d0065803536b14725104a7db003682"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling extprim v1.7.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking syntex_pos v0.59.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking toml v0.5.6 [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" "5cc5fb18802cae36a7e24beabc578315a9d0065803536b14725104a7db003682"` [INFO] running `"docker" "rm" "-f" "5cc5fb18802cae36a7e24beabc578315a9d0065803536b14725104a7db003682"` [INFO] [stdout] 5cc5fb18802cae36a7e24beabc578315a9d0065803536b14725104a7db003682