[INFO] updating cached repository https://github.com/cswinter/pyo3-backtrace-repro [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 25bb4dcdb4b173e5524b86098196636aef06ab4b [INFO] checking cswinter/pyo3-backtrace-repro against try#1a399c10897767c36d147199696c96f193034e49 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcswinter%2Fpyo3-backtrace-repro" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cswinter/pyo3-backtrace-repro on toolchain 1a399c10897767c36d147199696c96f193034e49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cswinter/pyo3-backtrace-repro [INFO] finished tweaking git repo https://github.com/cswinter/pyo3-backtrace-repro [INFO] tweaked toml for git repo https://github.com/cswinter/pyo3-backtrace-repro written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/cswinter/pyo3-backtrace-repro already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1a399c10897767c36d147199696c96f193034e49" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d3294169cadd4225ff3e3780b460409541c75e56242e758ca431fb7d1079c718 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d3294169cadd4225ff3e3780b460409541c75e56242e758ca431fb7d1079c718"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] error: legacy asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.10.0/src/elision.rs:77:13 [INFO] [stderr] | [INFO] [stderr] 77 | asm!("xacquire; lock; cmpxchgq $2, $1" [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____________help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 78 | | : "={rax}" (prev), "+*m" (self) [INFO] [stderr] 79 | | : "r" (new), "{rax}" (current) [INFO] [stderr] 80 | | : "memory" [INFO] [stderr] 81 | | : "volatile"); [INFO] [stderr] | |_______________________________^ [INFO] [stderr] [INFO] [stderr] error: legacy asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.10.0/src/elision.rs:108:13 [INFO] [stderr] | [INFO] [stderr] 108 | asm!("xrelease; lock; xaddq $2, $1" [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____________help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 109 | | : "=r" (prev), "+*m" (self) [INFO] [stderr] 110 | | : "0" (val.wrapping_neg()) [INFO] [stderr] 111 | | : "memory" [INFO] [stderr] 112 | | : "volatile"); [INFO] [stderr] | |_______________________________^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `parking_lot`. [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" "d3294169cadd4225ff3e3780b460409541c75e56242e758ca431fb7d1079c718"` [INFO] running `"docker" "rm" "-f" "d3294169cadd4225ff3e3780b460409541c75e56242e758ca431fb7d1079c718"` [INFO] [stdout] d3294169cadd4225ff3e3780b460409541c75e56242e758ca431fb7d1079c718