[INFO] cloning repository https://github.com/dr-bonez/tor-v3-vanity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dr-bonez/tor-v3-vanity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdr-bonez%2Ftor-v3-vanity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdr-bonez%2Ftor-v3-vanity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c96ce66aa8e2d521f649e96c5f213cc3d18fe5e9 [INFO] testing dr-bonez/tor-v3-vanity against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdr-bonez%2Ftor-v3-vanity" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dr-bonez/tor-v3-vanity on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dr-bonez/tor-v3-vanity [INFO] removed path dependency tor-v3-vanity-core from git repo https://github.com/dr-bonez/tor-v3-vanity [INFO] finished tweaking git repo https://github.com/dr-bonez/tor-v3-vanity [INFO] tweaked toml for git repo https://github.com/dr-bonez/tor-v3-vanity written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dr-bonez/tor-v3-vanity already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-padding v0.2.1 [INFO] [stderr] Downloaded ed25519-dalek v1.0.1 [INFO] [stderr] Downloaded zeroize_derive v1.0.1 [INFO] [stderr] Downloaded cuda-sys v0.2.0 [INFO] [stderr] Downloaded base32 v0.4.0 [INFO] [stderr] Downloaded signature v1.2.2 [INFO] [stderr] Downloaded zeroize v1.2.0 [INFO] [stderr] Downloaded rustacuda_core v0.1.2 [INFO] [stderr] Downloaded ed25519-compact v0.1.9 [INFO] [stderr] Downloaded rustacuda_derive v0.1.2 [INFO] [stderr] Downloaded curve25519-dalek v3.0.0 [INFO] [stderr] Downloaded ed25519 v1.0.3 [INFO] [stderr] Downloaded tor-v3-vanity-core v0.1.0 [INFO] [stderr] Downloaded rustacuda v0.1.2 [INFO] [stderr] Downloaded ptx-builder v0.5.3 [INFO] [stderr] Downloaded keccak v0.1.0 [INFO] [stderr] Downloaded sha3 v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f501e48f2d43d3e878f66db26075bf596e29895ea818211c94d502f1b432ef17 [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" "f501e48f2d43d3e878f66db26075bf596e29895ea818211c94d502f1b432ef17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f501e48f2d43d3e878f66db26075bf596e29895ea818211c94d502f1b432ef17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f501e48f2d43d3e878f66db26075bf596e29895ea818211c94d502f1b432ef17", kill_on_drop: false }` [INFO] [stdout] f501e48f2d43d3e878f66db26075bf596e29895ea818211c94d502f1b432ef17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3eefe71dc68662675a4694f9511b5ace13f512dbb173f87c22fe35c66e0605e [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" "b3eefe71dc68662675a4694f9511b5ace13f512dbb173f87c22fe35c66e0605e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cuda-sys v0.2.0 [INFO] [stderr] Compiling rustacuda_core v0.1.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling ed25519-compact v0.1.9 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling rustacuda_derive v0.1.2 [INFO] [stderr] Compiling tor-v3-vanity-core v0.1.0 [INFO] [stderr] Compiling rustacuda v0.1.2 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling ptx-builder v0.5.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tor-v3-vanity v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `tor-v3-vanity v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tor-v3-vanity-548405f9c4fc4695/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/usr/local/cuda/lib64/ [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [PTX] Command not found in PATH: 'rust-ptx-linker'. You can install it with: 'cargo install ptx-linker'. [INFO] [stderr] [PTX] [INFO] [stderr] [PTX] caused by: [INFO] [stderr] [PTX] No such file or directory (os error 2) [INFO] running `Command { std: "docker" "inspect" "b3eefe71dc68662675a4694f9511b5ace13f512dbb173f87c22fe35c66e0605e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3eefe71dc68662675a4694f9511b5ace13f512dbb173f87c22fe35c66e0605e", kill_on_drop: false }` [INFO] [stdout] b3eefe71dc68662675a4694f9511b5ace13f512dbb173f87c22fe35c66e0605e