[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 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebris%2Fcargo-dependencies-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/debris/cargo-dependencies-test on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dff8a620227eeb84137076f73b4f3ed246228c188b46088d976981c546e9d7ea
[INFO] running `Command { std: "docker" "start" "-a" "dff8a620227eeb84137076f73b4f3ed246228c188b46088d976981c546e9d7ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dff8a620227eeb84137076f73b4f3ed246228c188b46088d976981c546e9d7ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dff8a620227eeb84137076f73b4f3ed246228c188b46088d976981c546e9d7ea", kill_on_drop: false }`
[INFO] [stdout] dff8a620227eeb84137076f73b4f3ed246228c188b46088d976981c546e9d7ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1a026fdb5dd463a1c81dddb47675d533b8abd2ff90bcae7a0719a3b3cbf2e3b
[INFO] running `Command { std: "docker" "start" "-a" "b1a026fdb5dd463a1c81dddb47675d533b8abd2ff90bcae7a0719a3b3cbf2e3b", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` 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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b1a026fdb5dd463a1c81dddb47675d533b8abd2ff90bcae7a0719a3b3cbf2e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1a026fdb5dd463a1c81dddb47675d533b8abd2ff90bcae7a0719a3b3cbf2e3b", kill_on_drop: false }`
[INFO] [stdout] b1a026fdb5dd463a1c81dddb47675d533b8abd2ff90bcae7a0719a3b3cbf2e3b
