[INFO] updating cached repository https://github.com/mashedcode/proc-macro2-whitespace [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df97337419fb227a031812a8085796bf94f21fc5 [INFO] checking mashedcode/proc-macro2-whitespace against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmashedcode%2Fproc-macro2-whitespace" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mashedcode/proc-macro2-whitespace on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mashedcode/proc-macro2-whitespace [INFO] finished tweaking git repo https://github.com/mashedcode/proc-macro2-whitespace [INFO] tweaked toml for git repo https://github.com/mashedcode/proc-macro2-whitespace written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mashedcode/proc-macro2-whitespace already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b311dd940a59013e1519ab2d686423e4533fc05ca2e04f5abb690fd76c97a7aa [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" "b311dd940a59013e1519ab2d686423e4533fc05ca2e04f5abb690fd76c97a7aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b311dd940a59013e1519ab2d686423e4533fc05ca2e04f5abb690fd76c97a7aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b311dd940a59013e1519ab2d686423e4533fc05ca2e04f5abb690fd76c97a7aa", kill_on_drop: false }` [INFO] [stdout] b311dd940a59013e1519ab2d686423e4533fc05ca2e04f5abb690fd76c97a7aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd8c0dcab04a03065ba7af520f79602b7e5185b7f12566fdfd97b1b6a9d4db4e [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" "fd8c0dcab04a03065ba7af520f79602b7e5185b7f12566fdfd97b1b6a9d4db4e", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling rustc-rayon-core v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking rustc-ap-graphviz v610.0.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling rustc-ap-rustc_target v610.0.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustc-ap-syntax v610.0.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling rustfmt-nightly v1.4.10 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking rustc-workspace-hack v1.0.0 [INFO] [stderr] Checking diff v0.1.11 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking annotate-snippets v0.6.1 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking rustc-ap-rustc_lexer v610.0.0 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking ena v0.13.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking jobserver v0.1.17 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking rustc-ap-serialize v610.0.0 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking rustc-ap-rustc_index v610.0.0 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling rustc-ap-rustc_macros v610.0.0 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling rustfmt-config_proc_macro v0.2.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking cargo_metadata v0.8.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.9.0/src/elision.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | asm!("xacquire; lock; cmpxchgq $2, $1" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 71 | | : "={rax}" (prev), "+*m" (self) [INFO] [stdout] 72 | | : "r" (new), "{rax}" (current) [INFO] [stdout] 73 | | : "memory" [INFO] [stdout] 74 | | : "volatile"); [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.9.0/src/elision.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | asm!("xrelease; lock; xaddq $2, $1" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 98 | | : "=r" (prev), "+*m" (self) [INFO] [stdout] 99 | | : "0" (val.wrapping_neg()) [INFO] [stdout] 100 | | : "memory" [INFO] [stdout] 101 | | : "volatile"); [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [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 `Command { std: "docker" "inspect" "fd8c0dcab04a03065ba7af520f79602b7e5185b7f12566fdfd97b1b6a9d4db4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd8c0dcab04a03065ba7af520f79602b7e5185b7f12566fdfd97b1b6a9d4db4e", kill_on_drop: false }` [INFO] [stdout] fd8c0dcab04a03065ba7af520f79602b7e5185b7f12566fdfd97b1b6a9d4db4e