[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] checking eliassjogreen/twinprime against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliassjogreen%2Ftwinprime" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eliassjogreen/twinprime on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eliassjogreen/twinprime 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "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 form_urlencoded v1.0.0
[INFO] [stderr]   Downloaded url v2.2.0
[INFO] [stderr]   Downloaded which v4.0.2
[INFO] [stderr]   Downloaded is-prime-for-primitive-int v0.3.1
[INFO] [stderr]   Downloaded cargo_gn v0.0.15
[INFO] [stderr]   Downloaded futures-io v0.3.12
[INFO] [stderr]   Downloaded futures-sink v0.3.12
[INFO] [stderr]   Downloaded indexmap v1.6.1
[INFO] [stderr]   Downloaded fslock v0.1.6
[INFO] [stderr]   Downloaded pin-project-lite v0.2.4
[INFO] [stderr]   Downloaded futures-macro v0.3.12
[INFO] [stderr]   Downloaded pin-project-internal v1.0.4
[INFO] [stderr]   Downloaded thiserror-impl v1.0.22
[INFO] [stderr]   Downloaded futures-executor v0.3.12
[INFO] [stderr]   Downloaded anyhow v1.0.38
[INFO] [stderr]   Downloaded futures-channel v0.3.12
[INFO] [stderr]   Downloaded deno_core v0.77.0
[INFO] [stderr]   Downloaded pin-project v1.0.4
[INFO] [stderr]   Downloaded futures-util v0.3.12
[INFO] [stderr]   Downloaded futures v0.3.12
[INFO] [stderr]   Downloaded log v0.4.13
[INFO] [stderr]   Downloaded serde_json v1.0.61
[INFO] [stderr]   Downloaded futures-core v0.3.12
[INFO] [stderr]   Downloaded futures-task v0.3.12
[INFO] [stderr]   Downloaded thiserror v1.0.22
[INFO] [stderr]   Downloaded libc v0.2.82
[INFO] [stderr]   Downloaded fast-modulo v0.2.0
[INFO] [stderr]   Downloaded rusty_v8 v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 296eb540924bc73f33d86764971e06f2d7be7e1bbacfb328b67351465afc6550
[INFO] running `Command { std: "docker" "start" "-a" "296eb540924bc73f33d86764971e06f2d7be7e1bbacfb328b67351465afc6550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "296eb540924bc73f33d86764971e06f2d7be7e1bbacfb328b67351465afc6550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "296eb540924bc73f33d86764971e06f2d7be7e1bbacfb328b67351465afc6550", kill_on_drop: false }`
[INFO] [stdout] 296eb540924bc73f33d86764971e06f2d7be7e1bbacfb328b67351465afc6550
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be6cf18b2d03a0192e05b25e8415d81e0d3f0e7ad3599ebe5b3bcd389a7638ee
[INFO] running `Command { std: "docker" "start" "-a" "be6cf18b2d03a0192e05b25e8415d81e0d3f0e7ad3599ebe5b3bcd389a7638ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking futures-sink v0.3.12
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]     Checking futures-core v0.3.12
[INFO] [stderr]     Checking futures-task v0.3.12
[INFO] [stderr]     Checking futures-channel v0.3.12
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]     Checking pin-project-lite v0.2.4
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]    Compiling cargo_gn v0.0.15
[INFO] [stderr]     Checking futures-io v0.3.12
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling fslock v0.1.6
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking fast-modulo v0.2.0
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fast-modulo-0.2.0/src/lib.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             asm!(
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  56 +     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/fast-modulo-0.2.0/src/lib.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             asm!(
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 56 +     use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast-modulo` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "be6cf18b2d03a0192e05b25e8415d81e0d3f0e7ad3599ebe5b3bcd389a7638ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be6cf18b2d03a0192e05b25e8415d81e0d3f0e7ad3599ebe5b3bcd389a7638ee", kill_on_drop: false }`
[INFO] [stdout] be6cf18b2d03a0192e05b25e8415d81e0d3f0e7ad3599ebe5b3bcd389a7638ee
