[INFO] cloning repository https://github.com/DeviousCilantro/oblivious-transfer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeviousCilantro/oblivious-transfer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeviousCilantro%2Foblivious-transfer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeviousCilantro%2Foblivious-transfer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdc92c57aadf63fe037f21096f24176cf34171cd [INFO] testing DeviousCilantro/oblivious-transfer against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeviousCilantro%2Foblivious-transfer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DeviousCilantro/oblivious-transfer on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DeviousCilantro/oblivious-transfer [INFO] finished tweaking git repo https://github.com/DeviousCilantro/oblivious-transfer [INFO] tweaked toml for git repo https://github.com/DeviousCilantro/oblivious-transfer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DeviousCilantro/oblivious-transfer 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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f80eb58affcc4d8404bb202a3f0f85da2dcfb1d636bb526f62d73c6f99cbd3e [INFO] running `Command { std: "docker" "start" "-a" "4f80eb58affcc4d8404bb202a3f0f85da2dcfb1d636bb526f62d73c6f99cbd3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f80eb58affcc4d8404bb202a3f0f85da2dcfb1d636bb526f62d73c6f99cbd3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f80eb58affcc4d8404bb202a3f0f85da2dcfb1d636bb526f62d73c6f99cbd3e", kill_on_drop: false }` [INFO] [stdout] 4f80eb58affcc4d8404bb202a3f0f85da2dcfb1d636bb526f62d73c6f99cbd3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bf1e7afb942dbf5465b8c099db5a47d168c55aecaf4274de708da906fda8d94 [INFO] running `Command { std: "docker" "start" "-a" "0bf1e7afb942dbf5465b8c099db5a47d168c55aecaf4274de708da906fda8d94", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.145 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling gmp-mpfr-sys v1.5.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling rug v1.19.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling num-primes v0.3.0 [INFO] [stderr] Compiling oblivious-transfer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 01s [INFO] running `Command { std: "docker" "inspect" "0bf1e7afb942dbf5465b8c099db5a47d168c55aecaf4274de708da906fda8d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bf1e7afb942dbf5465b8c099db5a47d168c55aecaf4274de708da906fda8d94", kill_on_drop: false }` [INFO] [stdout] 0bf1e7afb942dbf5465b8c099db5a47d168c55aecaf4274de708da906fda8d94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 670cf4af53da1209da47a925d19f1cfa7d12823e225126e64c3c545c750d3852 [INFO] running `Command { std: "docker" "start" "-a" "670cf4af53da1209da47a925d19f1cfa7d12823e225126e64c3c545c750d3852", kill_on_drop: false }` [INFO] [stderr] Compiling oblivious-transfer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "670cf4af53da1209da47a925d19f1cfa7d12823e225126e64c3c545c750d3852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "670cf4af53da1209da47a925d19f1cfa7d12823e225126e64c3c545c750d3852", kill_on_drop: false }` [INFO] [stdout] 670cf4af53da1209da47a925d19f1cfa7d12823e225126e64c3c545c750d3852 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75e30aa1c4f43e891eac0ce686ca9df57a08055b63db804743812e58e4957623 [INFO] running `Command { std: "docker" "start" "-a" "75e30aa1c4f43e891eac0ce686ca9df57a08055b63db804743812e58e4957623", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests alice/src/main.rs (/opt/rustwide/target/debug/deps/alice-2857829a87227efc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests bob/src/main.rs (/opt/rustwide/target/debug/deps/bob-684ecf3e0a015d59) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "75e30aa1c4f43e891eac0ce686ca9df57a08055b63db804743812e58e4957623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75e30aa1c4f43e891eac0ce686ca9df57a08055b63db804743812e58e4957623", kill_on_drop: false }` [INFO] [stdout] 75e30aa1c4f43e891eac0ce686ca9df57a08055b63db804743812e58e4957623