[INFO] cloning repository https://github.com/eliassjogreen/twinprime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eliassjogreen/twinprime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliassjogreen%2Ftwinprime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliassjogreen%2Ftwinprime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 073824a6351add07ee2eb45115a6769e0ea0ef7e [INFO] testing eliassjogreen/twinprime against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliassjogreen%2Ftwinprime" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eliassjogreen/twinprime on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eliassjogreen/twinprime [INFO] finished tweaking git repo https://github.com/eliassjogreen/twinprime [INFO] tweaked toml for git repo https://github.com/eliassjogreen/twinprime written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/eliassjogreen/twinprime already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deno_core v0.77.0 [INFO] [stderr] Downloaded fast-modulo v0.2.0 [INFO] [stderr] Downloaded is-prime-for-primitive-int v0.3.1 [INFO] [stderr] Downloaded rusty_v8 v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 727632c2b4dc2d73db2b53f9369ba81e9039a3320073055dde4b0d728bb2fba9 [INFO] running `Command { std: "docker" "start" "-a" "727632c2b4dc2d73db2b53f9369ba81e9039a3320073055dde4b0d728bb2fba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "727632c2b4dc2d73db2b53f9369ba81e9039a3320073055dde4b0d728bb2fba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "727632c2b4dc2d73db2b53f9369ba81e9039a3320073055dde4b0d728bb2fba9", kill_on_drop: false }` [INFO] [stdout] 727632c2b4dc2d73db2b53f9369ba81e9039a3320073055dde4b0d728bb2fba9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e594a8a58344287c029123bcb30b7d6abd44dbe0f1ef82d1fc5e84c80f8c0ecd [INFO] running `Command { std: "docker" "start" "-a" "e594a8a58344287c029123bcb30b7d6abd44dbe0f1ef82d1fc5e84c80f8c0ecd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling fast-modulo v0.2.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fast-modulo-0.2.0/src/lib.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | asm!( [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/fast-modulo-0.2.0/src/lib.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | asm!( [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fast-modulo` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e594a8a58344287c029123bcb30b7d6abd44dbe0f1ef82d1fc5e84c80f8c0ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e594a8a58344287c029123bcb30b7d6abd44dbe0f1ef82d1fc5e84c80f8c0ecd", kill_on_drop: false }` [INFO] [stdout] e594a8a58344287c029123bcb30b7d6abd44dbe0f1ef82d1fc5e84c80f8c0ecd