[INFO] cloning repository https://github.com/cronokirby/eddo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cronokirby/eddo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Feddo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Feddo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 015b8ce77249605f2f760ea5d907a0e6e1ea79bd [INFO] testing cronokirby/eddo against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Feddo" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cronokirby/eddo on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cronokirby/eddo [INFO] finished tweaking git repo https://github.com/cronokirby/eddo [INFO] tweaked toml for git repo https://github.com/cronokirby/eddo written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cronokirby/eddo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f5777de93cd40f940f851024fc5ff09fdbba721ff0e182a8adcfa3a821d4913 [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" "2f5777de93cd40f940f851024fc5ff09fdbba721ff0e182a8adcfa3a821d4913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f5777de93cd40f940f851024fc5ff09fdbba721ff0e182a8adcfa3a821d4913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f5777de93cd40f940f851024fc5ff09fdbba721ff0e182a8adcfa3a821d4913", kill_on_drop: false }` [INFO] [stdout] 2f5777de93cd40f940f851024fc5ff09fdbba721ff0e182a8adcfa3a821d4913 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d05f138223fabe3f8b952f84aad7e3739e136cce41777f123b6d826b0194fa3 [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" "0d05f138223fabe3f8b952f84aad7e3739e136cce41777f123b6d826b0194fa3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling eddo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.77s [INFO] running `Command { std: "docker" "inspect" "0d05f138223fabe3f8b952f84aad7e3739e136cce41777f123b6d826b0194fa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d05f138223fabe3f8b952f84aad7e3739e136cce41777f123b6d826b0194fa3", kill_on_drop: false }` [INFO] [stdout] 0d05f138223fabe3f8b952f84aad7e3739e136cce41777f123b6d826b0194fa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e47c485fc69ef5ee6cf02ae7e740d7cf1cdb9f40a2cbee642307e2ad95fd20b [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" "2e47c485fc69ef5ee6cf02ae7e740d7cf1cdb9f40a2cbee642307e2ad95fd20b", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling eddo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "2e47c485fc69ef5ee6cf02ae7e740d7cf1cdb9f40a2cbee642307e2ad95fd20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e47c485fc69ef5ee6cf02ae7e740d7cf1cdb9f40a2cbee642307e2ad95fd20b", kill_on_drop: false }` [INFO] [stdout] 2e47c485fc69ef5ee6cf02ae7e740d7cf1cdb9f40a2cbee642307e2ad95fd20b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 455564e2c1fc9b695a1aad1429ff59d7c0af66765ba9f85064057456463e71a5 [INFO] running `Command { std: "docker" "start" "-a" "455564e2c1fc9b695a1aad1429ff59d7c0af66765ba9f85064057456463e71a5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eddo-3d6ea27809e59417) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test curve25519::arithmetic::test::test_addition_examples ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_examples ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_subtraction_examples ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_scaling_examples ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_low_512_256_multiplication ... ok [INFO] [stdout] test curve25519::field::test::test_addition_commutative ... ok [INFO] [stdout] test curve25519::field::test::test_2192_times_zero ... ok [INFO] [stdout] test curve25519::field::test::test_addition_examples ... ok [INFO] [stdout] test curve25519::field::test::test_minus_one_squared ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_doubling_is_just_addition ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_commutative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_subtraction_yields_zero ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_addition_commutative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_identity ... ok [INFO] [stdout] test curve25519::field::test::test_adding_negation ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_subtraction_versus_negation ... ok [INFO] [stdout] test curve25519::field::test::test_add_zero_identity ... ok [INFO] [stdout] test curve25519::field::test::test_addition_associative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_scaling_is_multiplying ... ok [INFO] [stdout] test curve25519::field::test::test_doubling_is_just_addition ... ok [INFO] [stdout] test curve25519::field::test::test_two_255 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_high_512_256_multiplication ... ok [INFO] [stdout] test curve25519::field::test::test_subtract_self_is_zero ... ok [INFO] [stdout] test curve25519::field::test::test_multiplication_distributive ... ok [INFO] [stdout] test curve25519::field::test::test_subtraction_examples ... ok [INFO] [stdout] test curve25519::scalar::test::test_large_reduction_examples ... ok [INFO] [stdout] test curve25519::field::test::test_small_multiplication_examples ... ok [INFO] [stdout] test curve25519::field::test::test_adding_scaling ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_adding_scaling ... ok [INFO] [stdout] test curve25519::scalar::test::test_add_zero_identity ... ok [INFO] [stdout] test curve25519::scalar::test::test_multiplication_examples ... ok [INFO] [stdout] test curve25519::field::test::test_multiply_one_identity ... ok [INFO] [stdout] test curve25519::scalar::test::test_add_negation ... ok [INFO] [stdout] test curve25519::scalar::test::test_addition_examples ... ok [INFO] [stdout] test curve25519::field::test::test_multiplication_associative ... ok [INFO] [stdout] test curve25519::field::test::test_square_is_multiply ... ok [INFO] [stdout] test curve25519::field::test::test_multiplication_commutative ... ok [INFO] [stdout] test curve25519::field::test::test_multiply_minus_one_is_negation ... ok [INFO] [stdout] test curve25519::scalar::test::test_addition_associative ... ok [INFO] [stdout] test sha512::test::test_vectors ... ok [INFO] [stdout] test curve25519::field::test::test_multiplying_scaling ... ok [INFO] [stdout] test curve25519::scalar::test::test_addition_commutative ... ok [INFO] [stdout] test curve25519::scalar::test::test_multiplication_commutative ... ok [INFO] [stdout] test curve25519::scalar::test::test_multiplication_distributive ... ok [INFO] [stdout] test curve25519::scalar::test::test_multiply_one_identity ... ok [INFO] [stdout] test curve25519::scalar::test::test_multiplication_associative ... ok [INFO] [stdout] test curve25519::test::test_signature_example1 ... ok [INFO] [stdout] test curve25519::test::test_signature_example2 ... ok [INFO] [stdout] test curve25519::field::test::test_inverse ... ok [INFO] [stdout] test curve25519::test::test_some_random_signatures ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.91s [INFO] [stdout] [INFO] [stderr] Doc-tests eddo [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" "455564e2c1fc9b695a1aad1429ff59d7c0af66765ba9f85064057456463e71a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "455564e2c1fc9b695a1aad1429ff59d7c0af66765ba9f85064057456463e71a5", kill_on_drop: false }` [INFO] [stdout] 455564e2c1fc9b695a1aad1429ff59d7c0af66765ba9f85064057456463e71a5