[INFO] cloning repository https://github.com/AayushiShukla2606/git-repo-rbpf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AayushiShukla2606/git-repo-rbpf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAayushiShukla2606%2Fgit-repo-rbpf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAayushiShukla2606%2Fgit-repo-rbpf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0462e5b4052cfb7cbc74efc0c04bf212dfc55fc [INFO] building AayushiShukla2606/git-repo-rbpf against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAayushiShukla2606%2Fgit-repo-rbpf" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AayushiShukla2606/git-repo-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/AayushiShukla2606/git-repo-rbpf [INFO] finished tweaking git repo https://github.com/AayushiShukla2606/git-repo-rbpf [INFO] tweaked toml for git repo https://github.com/AayushiShukla2606/git-repo-rbpf written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/AayushiShukla2606/git-repo-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12dcc594772c5c1948740bf1cc9ff80fb31c738ad70a93b41c78ab627bee59de [INFO] running `Command { std: "docker" "start" "-a" "12dcc594772c5c1948740bf1cc9ff80fb31c738ad70a93b41c78ab627bee59de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12dcc594772c5c1948740bf1cc9ff80fb31c738ad70a93b41c78ab627bee59de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12dcc594772c5c1948740bf1cc9ff80fb31c738ad70a93b41c78ab627bee59de", kill_on_drop: false }` [INFO] [stdout] 12dcc594772c5c1948740bf1cc9ff80fb31c738ad70a93b41c78ab627bee59de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07468e688648cb28cc11e6e4c57e67c4bfe91ccc9155e2483e7cbc012c48df5b [INFO] running `Command { std: "docker" "start" "-a" "07468e688648cb28cc11e6e4c57e67c4bfe91ccc9155e2483e7cbc012c48df5b", 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 byteorder v1.2.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling plain v0.2.3 [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 quote v1.0.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [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] Compiling solana_rbpf v0.2.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "07468e688648cb28cc11e6e4c57e67c4bfe91ccc9155e2483e7cbc012c48df5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07468e688648cb28cc11e6e4c57e67c4bfe91ccc9155e2483e7cbc012c48df5b", kill_on_drop: false }` [INFO] [stdout] 07468e688648cb28cc11e6e4c57e67c4bfe91ccc9155e2483e7cbc012c48df5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21aa34838e1db108caf69b0234faa42e4913c9e31fe52c1e316c5e1d83adf190 [INFO] running `Command { std: "docker" "start" "-a" "21aa34838e1db108caf69b0234faa42e4913c9e31fe52c1e316c5e1d83adf190", 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 solana_rbpf v0.2.14 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `solana_rbpf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name solana_rbpf --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e8af180382067b70 -C extra-filename=-e8af180382067b70 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d225e2dd059ea547.rlib --extern combine=/opt/rustwide/target/debug/deps/libcombine-3c68a06646205f51.rlib --extern elf=/opt/rustwide/target/debug/deps/libelf-5070c577d8724dfb.rlib --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-a97eb5cb835de4da.rlib --extern hash32=/opt/rustwide/target/debug/deps/libhash32-7033d9875bc8cae0.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-bb8656e636806cca.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6d95e394ec8a4aa4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-55b4103c168c913a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-fb41cbcccf6d92f5.rlib --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-d2162517beca3fee.rlib --extern scroll=/opt/rustwide/target/debug/deps/libscroll-d3c48ecea40eab4b.rlib --extern test_utils=/opt/rustwide/target/debug/deps/libtest_utils-5fae6f3183eb4f53.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-164a5a69fcbf73b1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-85f577288dc876e0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "21aa34838e1db108caf69b0234faa42e4913c9e31fe52c1e316c5e1d83adf190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21aa34838e1db108caf69b0234faa42e4913c9e31fe52c1e316c5e1d83adf190", kill_on_drop: false }` [INFO] [stdout] 21aa34838e1db108caf69b0234faa42e4913c9e31fe52c1e316c5e1d83adf190