[INFO] fetching crate sc 0.2.5... [INFO] checking sc-0.2.5 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate sc 0.2.5 into /workspace/builds/worker-91/source [INFO] validating manifest of crates.io crate sc 0.2.5 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sc 0.2.5 [INFO] finished tweaking crates.io crate sc 0.2.5 [INFO] tweaked toml for crates.io crate sc 0.2.5 written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate crates.io crate sc 0.2.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38eeafd9268db6d1534529ccd884810d357b32a2719055018b15d0aecd4340e2 [INFO] running `Command { std: "docker" "start" "-a" "38eeafd9268db6d1534529ccd884810d357b32a2719055018b15d0aecd4340e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38eeafd9268db6d1534529ccd884810d357b32a2719055018b15d0aecd4340e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38eeafd9268db6d1534529ccd884810d357b32a2719055018b15d0aecd4340e2", kill_on_drop: false }` [INFO] [stdout] 38eeafd9268db6d1534529ccd884810d357b32a2719055018b15d0aecd4340e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 474979d03d49543fcf1ca9c7d92320aed534928167cfda9b15955933ae98c92f [INFO] running `Command { std: "docker" "start" "-a" "474979d03d49543fcf1ca9c7d92320aed534928167cfda9b15955933ae98c92f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking sc v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] error: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/platform/linux-x86_64/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/platform/linux-x86_64/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/platform/linux-x86_64/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/platform/linux-x86_64/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/platform/linux-x86_64/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/platform/linux-x86_64/mod.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/platform/linux-x86_64/mod.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/platform/linux-x86_64/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/platform/linux-x86_64/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/platform/linux-x86_64/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/platform/linux-x86_64/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/platform/linux-x86_64/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/platform/linux-x86_64/mod.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/platform/linux-x86_64/mod.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sc` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "474979d03d49543fcf1ca9c7d92320aed534928167cfda9b15955933ae98c92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474979d03d49543fcf1ca9c7d92320aed534928167cfda9b15955933ae98c92f", kill_on_drop: false }` [INFO] [stdout] 474979d03d49543fcf1ca9c7d92320aed534928167cfda9b15955933ae98c92f