[INFO] cloning 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" "clone" "--bare" "https://github.com/debris/cargo-dependencies-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebris%2Fcargo-dependencies-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebris%2Fcargo-dependencies-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ca581674c14a3c0b25d96a88f2a8c6334ddb963 [INFO] checking debris/cargo-dependencies-test/7ca581674c14a3c0b25d96a88f2a8c6334ddb963 against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebris%2Fcargo-dependencies-test" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/debris/cargo-dependencies-test on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/debris/cargo-dependencies-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bigint v4.1.1 [INFO] [stderr] Downloaded rustc_version v0.2.1 [INFO] [stderr] Downloaded crunchy v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1e33599fc20474f85e86e5d42d2892fb45107879963b142d6025d07a8760a75 [INFO] running `Command { std: "docker" "start" "-a" "c1e33599fc20474f85e86e5d42d2892fb45107879963b142d6025d07a8760a75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1e33599fc20474f85e86e5d42d2892fb45107879963b142d6025d07a8760a75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e33599fc20474f85e86e5d42d2892fb45107879963b142d6025d07a8760a75", kill_on_drop: false }` [INFO] [stdout] c1e33599fc20474f85e86e5d42d2892fb45107879963b142d6025d07a8760a75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1041da07f935c893ea997dcde0267521bb543ee179c8bffc986305824d703f29 [INFO] running `Command { std: "docker" "start" "-a" "1041da07f935c893ea997dcde0267521bb543ee179c8bffc986305824d703f29", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking crunchy v0.1.3 [INFO] [stderr] Compiling rustc_version v0.2.1 [INFO] [stderr] Compiling bigint v4.1.1 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bigint-4.1.1/src/uint.rs:117:4 [INFO] [stdout] | [INFO] [stdout] 117 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1164 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_add` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 32 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bigint-4.1.1/src/uint.rs:220:4 [INFO] [stdout] | [INFO] [stdout] 220 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1164 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_sub` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 32 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bigint-4.1.1/src/uint.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1165 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_add` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 32 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bigint-4.1.1/src/uint.rs:197:4 [INFO] [stdout] | [INFO] [stdout] 197 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1165 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_sub` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 32 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bigint-4.1.1/src/uint.rs:271:4 [INFO] [stdout] | [INFO] [stdout] 271 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1165 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_mul` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 32 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bigint-4.1.1/src/uint.rs:1177:4 [INFO] [stdout] | [INFO] [stdout] 1177 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 32 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bigint` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "1041da07f935c893ea997dcde0267521bb543ee179c8bffc986305824d703f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1041da07f935c893ea997dcde0267521bb543ee179c8bffc986305824d703f29", kill_on_drop: false }` [INFO] [stdout] 1041da07f935c893ea997dcde0267521bb543ee179c8bffc986305824d703f29