[INFO] cloning repository https://github.com/gemacoin/rbpf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gemacoin/rbpf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgemacoin%2Frbpf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgemacoin%2Frbpf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c5352933cc0a490daa15912aeb6acff099c8dc8 [INFO] building gemacoin/rbpf against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgemacoin%2Frbpf" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gemacoin/rbpf on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gemacoin/rbpf [INFO] finished tweaking git repo https://github.com/gemacoin/rbpf [INFO] tweaked toml for git repo https://github.com/gemacoin/rbpf written to /workspace/builds/worker-55/source/Cargo.toml [INFO] crate git repo https://github.com/gemacoin/rbpf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecd7559eb264ffea0bda2f265070226102985bb56dc0bde1700ee05c231f19b4 [INFO] running `Command { std: "docker" "start" "-a" "ecd7559eb264ffea0bda2f265070226102985bb56dc0bde1700ee05c231f19b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecd7559eb264ffea0bda2f265070226102985bb56dc0bde1700ee05c231f19b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd7559eb264ffea0bda2f265070226102985bb56dc0bde1700ee05c231f19b4", kill_on_drop: false }` [INFO] [stdout] ecd7559eb264ffea0bda2f265070226102985bb56dc0bde1700ee05c231f19b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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" "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" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75abcb499b5378304cb27aab10cb14844c5a28b03ae1763cc3d96157ef114546 [INFO] running `Command { std: "docker" "start" "-a" "75abcb499b5378304cb27aab10cb14844c5a28b03ae1763cc3d96157ef114546", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling hash32 v0.1.0 [INFO] [stderr] Compiling gemachain_rbpf v0.2.14 (/opt/rustwide/workdir) [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling goblin v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "75abcb499b5378304cb27aab10cb14844c5a28b03ae1763cc3d96157ef114546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75abcb499b5378304cb27aab10cb14844c5a28b03ae1763cc3d96157ef114546", kill_on_drop: false }` [INFO] [stdout] 75abcb499b5378304cb27aab10cb14844c5a28b03ae1763cc3d96157ef114546 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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" "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" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84d79cbe275d9c54e1ee41d4c7983b6a71d769979e4ee28f2966b18f77a7d3f5 [INFO] running `Command { std: "docker" "start" "-a" "84d79cbe275d9c54e1ee41d4c7983b6a71d769979e4ee28f2966b18f77a7d3f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling test_utils v0.2.14 (/opt/rustwide/workdir/test_utils) [INFO] [stderr] Compiling elf v0.0.10 [INFO] [stderr] Compiling gemachain_rbpf v0.2.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.57s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/gemachain_rbpf-c492eb4f491a70de) [INFO] [stderr] Executable tests/assembler.rs (/opt/rustwide/target/debug/deps/assembler-fca2cbd39245f951) [INFO] [stderr] Executable tests/disassembler.rs (/opt/rustwide/target/debug/deps/disassembler-74b80d9c4300d618) [INFO] [stderr] Executable tests/misc.rs (/opt/rustwide/target/debug/deps/misc-885821ee79c9dc7d) [INFO] [stderr] Executable tests/ubpf_execution.rs (/opt/rustwide/target/debug/deps/ubpf_execution-85aad0e3d3451d05) [INFO] [stderr] Executable tests/ubpf_verifier.rs (/opt/rustwide/target/debug/deps/ubpf_verifier-a682c5eecf3c61d0) [INFO] running `Command { std: "docker" "inspect" "84d79cbe275d9c54e1ee41d4c7983b6a71d769979e4ee28f2966b18f77a7d3f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84d79cbe275d9c54e1ee41d4c7983b6a71d769979e4ee28f2966b18f77a7d3f5", kill_on_drop: false }` [INFO] [stdout] 84d79cbe275d9c54e1ee41d4c7983b6a71d769979e4ee28f2966b18f77a7d3f5