[INFO] cloning repository https://github.com/fotcorn/x86emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fotcorn/x86emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffotcorn%2Fx86emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffotcorn%2Fx86emu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e7a24a275ffc81b6eb89ea5e5e7174458b912a2 [INFO] testing fotcorn/x86emu against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffotcorn%2Fx86emu" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fotcorn/x86emu on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fotcorn/x86emu [INFO] finished tweaking git repo https://github.com/fotcorn/x86emu [INFO] tweaked toml for git repo https://github.com/fotcorn/x86emu written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/fotcorn/x86emu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zero v0.1.2 [INFO] [stderr] Downloaded serde_derive v1.0.7 [INFO] [stderr] Downloaded serde_derive_internals v0.15.0 [INFO] [stderr] Downloaded num-traits v0.1.37 [INFO] [stderr] Downloaded rustc_version v0.2.1 [INFO] [stderr] Downloaded byteorder v1.0.0 [INFO] [stderr] Downloaded vec_map v0.7.0 [INFO] [stderr] Downloaded unicode-segmentation v1.1.0 [INFO] [stderr] Downloaded atty v0.2.2 [INFO] [stderr] Downloaded term_size v0.2.3 [INFO] [stderr] Downloaded libc v0.2.21 [INFO] [stderr] Downloaded redox_syscall v0.1.17 [INFO] [stderr] Downloaded extprim v1.4.0 [INFO] [stderr] Downloaded clap v2.21.1 [INFO] [stderr] Downloaded bincode v0.8.0 [INFO] [stderr] Downloaded fnv v1.0.5 [INFO] [stderr] Downloaded syscall v0.2.1 [INFO] [stderr] Downloaded time v0.1.37 [INFO] [stderr] Downloaded serde v1.0.7 [INFO] [stderr] Downloaded bitflags v0.8.0 [INFO] [stderr] Downloaded xmas-elf v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 702fbf8d70ccbbe4f71d45ab60b3940fc12be76f3088e64456096a3b2dd29ee6 [INFO] running `Command { std: "docker" "start" "-a" "702fbf8d70ccbbe4f71d45ab60b3940fc12be76f3088e64456096a3b2dd29ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "702fbf8d70ccbbe4f71d45ab60b3940fc12be76f3088e64456096a3b2dd29ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "702fbf8d70ccbbe4f71d45ab60b3940fc12be76f3088e64456096a3b2dd29ee6", kill_on_drop: false }` [INFO] [stdout] 702fbf8d70ccbbe4f71d45ab60b3940fc12be76f3088e64456096a3b2dd29ee6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3043dceceb13b7ff2bf3fd76f3cf46037c5c480e7b8266a0cdc35bfa62c87878 [INFO] running `Command { std: "docker" "start" "-a" "3043dceceb13b7ff2bf3fd76f3cf46037c5c480e7b8266a0cdc35bfa62c87878", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling bitflags v0.8.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling syscall v0.2.1 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rustc_version v0.2.1 [INFO] [stderr] Compiling xmas-elf v0.4.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling extprim v1.4.0 [INFO] [stderr] error: could not compile `syscall` due to 8 previous errors [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] [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: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: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3043dceceb13b7ff2bf3fd76f3cf46037c5c480e7b8266a0cdc35bfa62c87878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3043dceceb13b7ff2bf3fd76f3cf46037c5c480e7b8266a0cdc35bfa62c87878", kill_on_drop: false }` [INFO] [stdout] 3043dceceb13b7ff2bf3fd76f3cf46037c5c480e7b8266a0cdc35bfa62c87878