[INFO] cloning repository https://github.com/TemiKayode/parallax-px
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TemiKayode/parallax-px" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTemiKayode%2Fparallax-px", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTemiKayode%2Fparallax-px'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 404789964e272db061fe63e57f7c84c1e5744228
[INFO] testing TemiKayode/parallax-px against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTemiKayode%2Fparallax-px" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TemiKayode/parallax-px
[INFO] finished tweaking git repo https://github.com/TemiKayode/parallax-px
[INFO] tweaked toml for git repo https://github.com/TemiKayode/parallax-px written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TemiKayode/parallax-px on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TemiKayode/parallax-px 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e139ecc6d41481d9063569603fe45dcea3d0b72caa7f50efcf67e75023c3ffba
[INFO] running `Command { std: "docker" "start" "e139ecc6d41481d9063569603fe45dcea3d0b72caa7f50efcf67e75023c3ffba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e139ecc6d41481d9063569603fe45dcea3d0b72caa7f50efcf67e75023c3ffba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e139ecc6d41481d9063569603fe45dcea3d0b72caa7f50efcf67e75023c3ffba" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e139ecc6d41481d9063569603fe45dcea3d0b72caa7f50efcf67e75023c3ffba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e139ecc6d41481d9063569603fe45dcea3d0b72caa7f50efcf67e75023c3ffba" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling px-core v0.1.0 (/opt/rustwide/workdir/crates/px-core)
[INFO] [stderr]    Compiling px-edge v0.1.0 (/opt/rustwide/workdir/crates/px-edge)
[INFO] [stderr]    Compiling px-score v0.1.0 (/opt/rustwide/workdir/crates/px-score)
[INFO] [stderr]    Compiling px-inventory v0.1.0 (/opt/rustwide/workdir/crates/px-inventory)
[INFO] [stderr]    Compiling px-alpha v0.1.0 (/opt/rustwide/workdir/crates/px-alpha)
[INFO] [stderr]    Compiling px-risk v0.1.0 (/opt/rustwide/workdir/crates/px-risk)
[INFO] [stderr]    Compiling px-selector v0.1.0 (/opt/rustwide/workdir/crates/px-selector)
[INFO] [stderr]    Compiling px-plot v0.1.0 (/opt/rustwide/workdir/crates/px-plot)
[INFO] [stderr]    Compiling px-engine v0.1.0 (/opt/rustwide/workdir/crates/px-engine)
[INFO] [stderr]     Finished `release` profile [optimized + debuginfo] target(s) in 12.55s
[INFO] running `Command { std: "docker" "inspect" "e139ecc6d41481d9063569603fe45dcea3d0b72caa7f50efcf67e75023c3ffba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e139ecc6d41481d9063569603fe45dcea3d0b72caa7f50efcf67e75023c3ffba" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling px-core v0.1.0 (/opt/rustwide/workdir/crates/px-core)
[INFO] [stderr]    Compiling px-edge v0.1.0 (/opt/rustwide/workdir/crates/px-edge)
[INFO] [stderr]    Compiling px-score v0.1.0 (/opt/rustwide/workdir/crates/px-score)
[INFO] [stderr]    Compiling px-inventory v0.1.0 (/opt/rustwide/workdir/crates/px-inventory)
[INFO] [stderr]    Compiling px-alpha v0.1.0 (/opt/rustwide/workdir/crates/px-alpha)
[INFO] [stderr]    Compiling px-plot v0.1.0 (/opt/rustwide/workdir/crates/px-plot)
[INFO] [stderr]    Compiling px-risk v0.1.0 (/opt/rustwide/workdir/crates/px-risk)
[INFO] [stderr]    Compiling px-selector v0.1.0 (/opt/rustwide/workdir/crates/px-selector)
[INFO] [stderr]    Compiling px-engine v0.1.0 (/opt/rustwide/workdir/crates/px-engine)
[INFO] [stderr] error: could not compile `px-risk` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name px_risk --edition=2021 crates/px-risk/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=fat -C codegen-units=1 -C debuginfo=1 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a922512f1d6de693 -C extra-filename=-83b71dd49cddfcee --out-dir /opt/rustwide/target/release/deps -L dependency=/opt/rustwide/target/release/deps --extern px_core=/opt/rustwide/target/release/deps/libpx_core-d5fe05c3d68b1339.rlib --extern px_edge=/opt/rustwide/target/release/deps/libpx_edge-58af748d32e1b29a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e139ecc6d41481d9063569603fe45dcea3d0b72caa7f50efcf67e75023c3ffba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e139ecc6d41481d9063569603fe45dcea3d0b72caa7f50efcf67e75023c3ffba", kill_on_drop: false }`
[INFO] [stdout] e139ecc6d41481d9063569603fe45dcea3d0b72caa7f50efcf67e75023c3ffba
