[INFO] updating cached repository https://github.com/debris/cargo-dependencies-test [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] 7ca581674c14a3c0b25d96a88f2a8c6334ddb963 [INFO] documenting debris/cargo-dependencies-test against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebris%2Fcargo-dependencies-test" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/debris/cargo-dependencies-test on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/debris/cargo-dependencies-test [INFO] finished tweaking git repo https://github.com/debris/cargo-dependencies-test [INFO] tweaked toml for git repo https://github.com/debris/cargo-dependencies-test written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/debris/cargo-dependencies-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f242fa5c7e92ce9132e2d05a7455c1bfed7ee6bea3b1ad911284abd7668b34ff [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" "f242fa5c7e92ce9132e2d05a7455c1bfed7ee6bea3b1ad911284abd7668b34ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f242fa5c7e92ce9132e2d05a7455c1bfed7ee6bea3b1ad911284abd7668b34ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f242fa5c7e92ce9132e2d05a7455c1bfed7ee6bea3b1ad911284abd7668b34ff", kill_on_drop: false }` [INFO] [stdout] f242fa5c7e92ce9132e2d05a7455c1bfed7ee6bea3b1ad911284abd7668b34ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] 891a1e25bf0af6cb069fc4696e524d868b20ba1a54fc0b3f47043c8157867954 [INFO] running `Command { std: "docker" "start" "-a" "891a1e25bf0af6cb069fc4696e524d868b20ba1a54fc0b3f47043c8157867954", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking crunchy v0.1.3 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling rustc_version v0.2.1 [INFO] [stderr] Compiling bigint v4.1.1 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bigint-4.1.1/src/uint.rs:117:4 [INFO] [stdout] | [INFO] [stdout] 117 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 118 | | add $15, $0 [INFO] [stdout] 119 | | adc $16, $1 [INFO] [stdout] 120 | | adc $17, $2 [INFO] [stdout] ... | [INFO] [stdout] 149 | | : [INFO] [stdout] 150 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1164 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------- in this macro invocation [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] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/bigint-4.1.1/src/uint.rs:220:4 [INFO] [stdout] | [INFO] [stdout] 220 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 221 | | sub $15, $0 [INFO] [stdout] 222 | | sbb $16, $1 [INFO] [stdout] 223 | | sbb $17, $2 [INFO] [stdout] ... | [INFO] [stdout] 252 | | : [INFO] [stdout] 253 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1164 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------- in this macro invocation [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] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/bigint-4.1.1/src/uint.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 94 | | add $9, $0 [INFO] [stdout] 95 | | adc $10, $1 [INFO] [stdout] 96 | | adc $11, $2 [INFO] [stdout] ... | [INFO] [stdout] 104 | | : [INFO] [stdout] 105 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1165 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------- in this macro invocation [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] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/bigint-4.1.1/src/uint.rs:197:4 [INFO] [stdout] | [INFO] [stdout] 197 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 198 | | sub $9, $0 [INFO] [stdout] 199 | | sbb $10, $1 [INFO] [stdout] 200 | | sbb $11, $2 [INFO] [stdout] ... | [INFO] [stdout] 207 | | : [INFO] [stdout] 208 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1165 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------- in this macro invocation [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] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/bigint-4.1.1/src/uint.rs:271:4 [INFO] [stdout] | [INFO] [stdout] 271 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 272 | | mov $5, %rax [INFO] [stdout] 273 | | mulq $9 [INFO] [stdout] 274 | | mov %rax, $0 [INFO] [stdout] ... | [INFO] [stdout] 372 | | [INFO] [stdout] 373 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1165 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------- in this macro invocation [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] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/bigint-4.1.1/src/uint.rs:1177:4 [INFO] [stdout] | [INFO] [stdout] 1177 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 1178 | | mov $8, %rax [INFO] [stdout] 1179 | | mulq $12 [INFO] [stdout] 1180 | | mov %rax, $0 [INFO] [stdout] ... | [INFO] [stdout] 1302 | | : [INFO] [stdout] 1303 | | ); [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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bigint`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "891a1e25bf0af6cb069fc4696e524d868b20ba1a54fc0b3f47043c8157867954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891a1e25bf0af6cb069fc4696e524d868b20ba1a54fc0b3f47043c8157867954", kill_on_drop: false }` [INFO] [stdout] 891a1e25bf0af6cb069fc4696e524d868b20ba1a54fc0b3f47043c8157867954