Oct 15 16:26:19.114 INFO testing tiny_ped_com-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:26:19.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 16:26:19.590 INFO blam! 340946f6a6e07275473d7e43781453ee698bcaf76f0418bfeef770280b9aecdd Oct 15 16:26:19.596 INFO running `"docker" "start" "-a" "340946f6a6e07275473d7e43781453ee698bcaf76f0418bfeef770280b9aecdd"` Oct 15 16:26:21.086 INFO kablam! usermod: no changes Oct 15 16:26:21.236 INFO kablam! Compiling clear_on_drop v0.2.3 Oct 15 16:26:22.827 INFO kablam! Compiling curve25519-dalek v0.16.4 Oct 15 16:26:28.887 INFO kablam! Compiling tiny_ped_com v0.1.0 (/source) Oct 15 16:26:29.879 INFO kablam! warning: variable `G` should have a snake case name such as `g` Oct 15 16:26:29.879 INFO kablam! --> src/lib.rs:75:13 Oct 15 16:26:29.879 INFO kablam! | Oct 15 16:26:29.879 INFO kablam! 75 | let G = &constants::RISTRETTO_BASEPOINT_POINT; Oct 15 16:26:29.879 INFO kablam! | ^ Oct 15 16:26:29.879 INFO kablam! | Oct 15 16:26:29.879 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 16:26:29.879 INFO kablam! Oct 15 16:26:29.879 INFO kablam! warning: variable `H` should have a snake case name such as `h` Oct 15 16:26:29.879 INFO kablam! --> src/lib.rs:76:13 Oct 15 16:26:29.879 INFO kablam! | Oct 15 16:26:29.879 INFO kablam! 76 | let H = a * G; Oct 15 16:26:29.879 INFO kablam! | ^ Oct 15 16:26:29.879 INFO kablam! Oct 15 16:26:29.879 INFO kablam! warning: variable `C` should have a snake case name such as `c` Oct 15 16:26:29.879 INFO kablam! --> src/lib.rs:95:32 Oct 15 16:26:29.879 INFO kablam! | Oct 15 16:26:29.879 INFO kablam! 95 | if let Some(Commitment(C)) = self.commitment { Oct 15 16:26:29.880 INFO kablam! | ^ Oct 15 16:26:29.880 INFO kablam! Oct 15 16:26:29.880 INFO kablam! warning: variable `H` should have a snake case name such as `h` Oct 15 16:26:29.880 INFO kablam! --> src/lib.rs:96:35 Oct 15 16:26:29.880 INFO kablam! | Oct 15 16:26:29.880 INFO kablam! 96 | let VerifierPublicKey(H) = self.pk; Oct 15 16:26:29.880 INFO kablam! | ^ Oct 15 16:26:29.880 INFO kablam! Oct 15 16:26:29.880 INFO kablam! warning: variable `G` should have a snake case name such as `g` Oct 15 16:26:29.880 INFO kablam! --> src/lib.rs:97:17 Oct 15 16:26:29.880 INFO kablam! | Oct 15 16:26:29.880 INFO kablam! 97 | let G = &constants::RISTRETTO_BASEPOINT_POINT; Oct 15 16:26:29.880 INFO kablam! | ^ Oct 15 16:26:29.880 INFO kablam! Oct 15 16:26:29.880 INFO kablam! warning: variable `C2` should have a snake case name such as `c2` Oct 15 16:26:29.880 INFO kablam! --> src/lib.rs:100:17 Oct 15 16:26:29.880 INFO kablam! | Oct 15 16:26:29.880 INFO kablam! 100 | let C2 = multiscalar_mul(vec![r, m], vec![G, &H]); Oct 15 16:26:29.880 INFO kablam! | ^^ Oct 15 16:26:29.880 INFO kablam! Oct 15 16:26:29.880 INFO kablam! warning: variable `G` should have a snake case name such as `g` Oct 15 16:26:29.880 INFO kablam! --> src/lib.rs:114:13 Oct 15 16:26:29.880 INFO kablam! | Oct 15 16:26:29.880 INFO kablam! 114 | let G = &constants::RISTRETTO_BASEPOINT_POINT; Oct 15 16:26:29.880 INFO kablam! | ^ Oct 15 16:26:29.880 INFO kablam! Oct 15 16:26:29.880 INFO kablam! warning: variable `C` should have a snake case name such as `c` Oct 15 16:26:29.880 INFO kablam! --> src/lib.rs:116:13 Oct 15 16:26:29.880 INFO kablam! | Oct 15 16:26:29.880 INFO kablam! 116 | let C = multiscalar_mul(&[r, val_as_scalar], vec![G, &pub_key_point]); Oct 15 16:26:29.880 INFO kablam! | ^ Oct 15 16:26:29.880 INFO kablam! Oct 15 16:26:30.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.24s Oct 15 16:26:30.359 INFO kablam! su: No module specific data is present Oct 15 16:26:30.959 INFO running `"docker" "rm" "-f" "340946f6a6e07275473d7e43781453ee698bcaf76f0418bfeef770280b9aecdd"` Oct 15 16:26:31.239 INFO blam! 340946f6a6e07275473d7e43781453ee698bcaf76f0418bfeef770280b9aecdd Oct 15 16:26:31.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 16:26:31.656 INFO blam! e83e2b1b5a20e61be1aeb602d52264e2f2f3826e3f0bfc92dbc1eab948f4449b Oct 15 16:26:31.667 INFO running `"docker" "start" "-a" "e83e2b1b5a20e61be1aeb602d52264e2f2f3826e3f0bfc92dbc1eab948f4449b"` Oct 15 16:26:33.167 INFO kablam! usermod: no changes Oct 15 16:26:33.241 INFO kablam! Compiling tiny_ped_com v0.1.0 (/source) Oct 15 16:26:34.256 INFO kablam! warning: variable `G` should have a snake case name such as `g` Oct 15 16:26:34.256 INFO kablam! --> src/lib.rs:75:13 Oct 15 16:26:34.256 INFO kablam! | Oct 15 16:26:34.256 INFO kablam! 75 | let G = &constants::RISTRETTO_BASEPOINT_POINT; Oct 15 16:26:34.257 INFO kablam! | ^ Oct 15 16:26:34.257 INFO kablam! | Oct 15 16:26:34.257 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 16:26:34.257 INFO kablam! Oct 15 16:26:34.258 INFO kablam! warning: variable `H` should have a snake case name such as `h` Oct 15 16:26:34.258 INFO kablam! --> src/lib.rs:76:13 Oct 15 16:26:34.258 INFO kablam! | Oct 15 16:26:34.259 INFO kablam! 76 | let H = a * G; Oct 15 16:26:34.259 INFO kablam! | ^ Oct 15 16:26:34.259 INFO kablam! Oct 15 16:26:34.259 INFO kablam! warning: variable `C` should have a snake case name such as `c` Oct 15 16:26:34.260 INFO kablam! --> src/lib.rs:95:32 Oct 15 16:26:34.260 INFO kablam! | Oct 15 16:26:34.260 INFO kablam! 95 | if let Some(Commitment(C)) = self.commitment { Oct 15 16:26:34.260 INFO kablam! | ^ Oct 15 16:26:34.261 INFO kablam! Oct 15 16:26:34.261 INFO kablam! warning: variable `H` should have a snake case name such as `h` Oct 15 16:26:34.261 INFO kablam! --> src/lib.rs:96:35 Oct 15 16:26:34.261 INFO kablam! | Oct 15 16:26:34.262 INFO kablam! 96 | let VerifierPublicKey(H) = self.pk; Oct 15 16:26:34.262 INFO kablam! | ^ Oct 15 16:26:34.262 INFO kablam! Oct 15 16:26:34.262 INFO kablam! warning: variable `G` should have a snake case name such as `g` Oct 15 16:26:34.263 INFO kablam! --> src/lib.rs:97:17 Oct 15 16:26:34.263 INFO kablam! | Oct 15 16:26:34.263 INFO kablam! 97 | let G = &constants::RISTRETTO_BASEPOINT_POINT; Oct 15 16:26:34.263 INFO kablam! | ^ Oct 15 16:26:34.263 INFO kablam! Oct 15 16:26:34.263 INFO kablam! warning: variable `C2` should have a snake case name such as `c2` Oct 15 16:26:34.263 INFO kablam! --> src/lib.rs:100:17 Oct 15 16:26:34.263 INFO kablam! | Oct 15 16:26:34.263 INFO kablam! 100 | let C2 = multiscalar_mul(vec![r, m], vec![G, &H]); Oct 15 16:26:34.263 INFO kablam! | ^^ Oct 15 16:26:34.263 INFO kablam! Oct 15 16:26:34.263 INFO kablam! warning: variable `G` should have a snake case name such as `g` Oct 15 16:26:34.263 INFO kablam! --> src/lib.rs:114:13 Oct 15 16:26:34.263 INFO kablam! | Oct 15 16:26:34.263 INFO kablam! 114 | let G = &constants::RISTRETTO_BASEPOINT_POINT; Oct 15 16:26:34.263 INFO kablam! | ^ Oct 15 16:26:34.264 INFO kablam! Oct 15 16:26:34.264 INFO kablam! warning: variable `C` should have a snake case name such as `c` Oct 15 16:26:34.264 INFO kablam! --> src/lib.rs:116:13 Oct 15 16:26:34.264 INFO kablam! | Oct 15 16:26:34.264 INFO kablam! 116 | let C = multiscalar_mul(&[r, val_as_scalar], vec![G, &pub_key_point]); Oct 15 16:26:34.264 INFO kablam! | ^ Oct 15 16:26:34.264 INFO kablam! Oct 15 16:26:35.445 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.26s Oct 15 16:26:35.448 INFO kablam! su: No module specific data is present Oct 15 16:26:36.343 INFO running `"docker" "rm" "-f" "e83e2b1b5a20e61be1aeb602d52264e2f2f3826e3f0bfc92dbc1eab948f4449b"` Oct 15 16:26:36.679 INFO blam! e83e2b1b5a20e61be1aeb602d52264e2f2f3826e3f0bfc92dbc1eab948f4449b