[INFO] cloning repository https://github.com/huhisoftware/challenge-bypass-ristretto-ffi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huhisoftware/challenge-bypass-ristretto-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuhisoftware%2Fchallenge-bypass-ristretto-ffi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuhisoftware%2Fchallenge-bypass-ristretto-ffi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0637db85bda3beb7d5905871a74f324c34753002 [INFO] testing huhisoftware/challenge-bypass-ristretto-ffi against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuhisoftware%2Fchallenge-bypass-ristretto-ffi" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huhisoftware/challenge-bypass-ristretto-ffi on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/huhisoftware/challenge-bypass-ristretto-ffi [INFO] finished tweaking git repo https://github.com/huhisoftware/challenge-bypass-ristretto-ffi [INFO] tweaked toml for git repo https://github.com/huhisoftware/challenge-bypass-ristretto-ffi written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/huhisoftware/challenge-bypass-ristretto-ffi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a6d7cdac8a379c7e3dd1896c44821b3c8b1fa742b8fc72ceae9822db0bbe0341 [INFO] running `Command { std: "docker" "start" "-a" "a6d7cdac8a379c7e3dd1896c44821b3c8b1fa742b8fc72ceae9822db0bbe0341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6d7cdac8a379c7e3dd1896c44821b3c8b1fa742b8fc72ceae9822db0bbe0341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d7cdac8a379c7e3dd1896c44821b3c8b1fa742b8fc72ceae9822db0bbe0341", kill_on_drop: false }` [INFO] [stdout] a6d7cdac8a379c7e3dd1896c44821b3c8b1fa742b8fc72ceae9822db0bbe0341 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a7bc89faf2d5ba5d58b32ba042cf044fa97694d7634824add24c9edcf8cfc6e2 [INFO] running `Command { std: "docker" "start" "-a" "a7bc89faf2d5ba5d58b32ba042cf044fa97694d7634824add24c9edcf8cfc6e2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling challenge-bypass-ristretto v1.0.0-pre.0 [INFO] [stderr] Compiling challenge-bypass-ristretto-ffi v1.0.0-pre.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.90s [INFO] running `Command { std: "docker" "inspect" "a7bc89faf2d5ba5d58b32ba042cf044fa97694d7634824add24c9edcf8cfc6e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7bc89faf2d5ba5d58b32ba042cf044fa97694d7634824add24c9edcf8cfc6e2", kill_on_drop: false }` [INFO] [stdout] a7bc89faf2d5ba5d58b32ba042cf044fa97694d7634824add24c9edcf8cfc6e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bee577722212673597fe52526be2a2459effa8f658d87d8c9fc65580bd5308e5 [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" "bee577722212673597fe52526be2a2459effa8f658d87d8c9fc65580bd5308e5", kill_on_drop: false }` [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling challenge-bypass-ristretto v1.0.0-pre.0 [INFO] [stderr] Compiling challenge-bypass-ristretto-ffi v1.0.0-pre.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.04s [INFO] running `Command { std: "docker" "inspect" "bee577722212673597fe52526be2a2459effa8f658d87d8c9fc65580bd5308e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bee577722212673597fe52526be2a2459effa8f658d87d8c9fc65580bd5308e5", kill_on_drop: false }` [INFO] [stdout] bee577722212673597fe52526be2a2459effa8f658d87d8c9fc65580bd5308e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b87d46faa00b74bc447119b622c1964590dfd750ed2dca1d63cc27c983d955a6 [INFO] running `Command { std: "docker" "start" "-a" "b87d46faa00b74bc447119b622c1964590dfd750ed2dca1d63cc27c983d955a6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/challenge_bypass_ristretto_ffi-c4404ed20c124ecc [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_embedded_null ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests challenge_bypass_ristretto_ffi [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b87d46faa00b74bc447119b622c1964590dfd750ed2dca1d63cc27c983d955a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b87d46faa00b74bc447119b622c1964590dfd750ed2dca1d63cc27c983d955a6", kill_on_drop: false }` [INFO] [stdout] b87d46faa00b74bc447119b622c1964590dfd750ed2dca1d63cc27c983d955a6