[INFO] cloning repository https://github.com/matklad/RobinHood [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matklad/RobinHood" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2FRobinHood", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2FRobinHood'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e5cb00a490059555959d12a4b56612613ecbad1 [INFO] checking matklad/RobinHood against master#613bdd49978298648ed05ace086bd1ecad54b44a for pr-136458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2FRobinHood" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matklad/RobinHood on toolchain 613bdd49978298648ed05ace086bd1ecad54b44a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matklad/RobinHood [INFO] finished tweaking git repo https://github.com/matklad/RobinHood [INFO] tweaked toml for git repo https://github.com/matklad/RobinHood written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/matklad/RobinHood 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" "+613bdd49978298648ed05ace086bd1ecad54b44a" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded perfcnt v0.3.0 [INFO] [stderr] Downloaded serde_json v0.6.1 [INFO] [stderr] Downloaded raw-cpuid v2.0.1 [INFO] [stderr] Downloaded serde v0.6.15 [INFO] [stderr] Downloaded x86 v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10c9491cdf11443f5c2177dd9d29c8c68b89789e6e59ecee4a9dc42cf067255c [INFO] running `Command { std: "docker" "start" "-a" "10c9491cdf11443f5c2177dd9d29c8c68b89789e6e59ecee4a9dc42cf067255c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10c9491cdf11443f5c2177dd9d29c8c68b89789e6e59ecee4a9dc42cf067255c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c9491cdf11443f5c2177dd9d29c8c68b89789e6e59ecee4a9dc42cf067255c", kill_on_drop: false }` [INFO] [stdout] 10c9491cdf11443f5c2177dd9d29c8c68b89789e6e59ecee4a9dc42cf067255c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cde02dd1234e0fde0802574726b4892fd28551e1c25e9fc2b52c50409e00f0ea [INFO] running `Command { std: "docker" "start" "-a" "cde02dd1234e0fde0802574726b4892fd28551e1c25e9fc2b52c50409e00f0ea", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling rustc-serialize v0.3.21 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking raw-cpuid v2.0.1 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking phf v0.7.20 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | asm!("movl $0, %eax" : : "{eax}" (eax) : "eax"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 14 + 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/raw-cpuid-2.0.1/src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | asm!("movl $0, %ecx" : : "{ecx}" (ecx) : "ecx"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 14 + 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/raw-cpuid-2.0.1/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | asm!("cpuid" : "={eax}"(res.eax) "={ebx}"(res.ebx) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 14 + 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/raw-cpuid-2.0.1/src/lib.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | asm!("movl $0, %eax" : : "{eax}" (eax) : "eax"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 14 + 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/raw-cpuid-2.0.1/src/lib.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | asm!("cpuid" : "={eax}"(res.eax) "={ebx}"(res.ebx) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 14 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.21/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raw-cpuid` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cde02dd1234e0fde0802574726b4892fd28551e1c25e9fc2b52c50409e00f0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde02dd1234e0fde0802574726b4892fd28551e1c25e9fc2b52c50409e00f0ea", kill_on_drop: false }` [INFO] [stdout] cde02dd1234e0fde0802574726b4892fd28551e1c25e9fc2b52c50409e00f0ea