[INFO] fetching crate loggr 0.3.0... [INFO] testing loggr-0.3.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate loggr 0.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate loggr 0.3.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate loggr 0.3.0 [INFO] finished tweaking crates.io crate loggr 0.3.0 [INFO] tweaked toml for crates.io crate loggr 0.3.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cd055a5cc71fe4f1bbfa9b712b48310e6644155b99f1d4ce80591092cd9bf8a [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" "1cd055a5cc71fe4f1bbfa9b712b48310e6644155b99f1d4ce80591092cd9bf8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cd055a5cc71fe4f1bbfa9b712b48310e6644155b99f1d4ce80591092cd9bf8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd055a5cc71fe4f1bbfa9b712b48310e6644155b99f1d4ce80591092cd9bf8a", kill_on_drop: false }` [INFO] [stdout] 1cd055a5cc71fe4f1bbfa9b712b48310e6644155b99f1d4ce80591092cd9bf8a [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 6c5cde0e8415e4ba476e234de41443cad22e67aa19fefa8504aa358486b34937 [INFO] running `Command { std: "docker" "start" "-a" "6c5cde0e8415e4ba476e234de41443cad22e67aa19fefa8504aa358486b34937", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ptr v0.2.3 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling hash-table v0.2.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling containers v0.9.13 [INFO] [stderr] Compiling abort v0.1.3 [INFO] [stderr] Compiling heap v0.1.0 [INFO] [stderr] Compiling i-o v0.4.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling idem v0.4.0 [INFO] [stderr] Compiling rel v0.2.0 [INFO] [stderr] Compiling utf v0.1.6 [INFO] [stderr] Compiling libc-interface v0.1.2 [INFO] [stderr] Compiling system-call v0.1.3 [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/system-call-0.1.3/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: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/system-call-0.1.3/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: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/system-call-0.1.3/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: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/system-call-0.1.3/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: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/system-call-0.1.3/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: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/system-call-0.1.3/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: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/system-call-0.1.3/src/platform/linux-x86_64/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | llvm_asm!("syscall" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/system-call-0.1.3/src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(llvm_asm)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `llvm_asm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/system-call-0.1.3/src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(llvm_asm)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling flags v0.1.5 [INFO] [stderr] Compiling syscall v0.2.1 [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `system-call` due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/platform/linux-x86_64/mod.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/platform/linux-x86_64/mod.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/platform/linux-x86_64/mod.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/platform/linux-x86_64/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/platform/linux-x86_64/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/platform/linux-x86_64/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/platform/linux-x86_64/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(asm)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `syscall` due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "6c5cde0e8415e4ba476e234de41443cad22e67aa19fefa8504aa358486b34937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c5cde0e8415e4ba476e234de41443cad22e67aa19fefa8504aa358486b34937", kill_on_drop: false }` [INFO] [stdout] 6c5cde0e8415e4ba476e234de41443cad22e67aa19fefa8504aa358486b34937