[INFO] cloning repository https://github.com/cipherstash/ore_encoding.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cipherstash/ore_encoding.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcipherstash%2Fore_encoding.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcipherstash%2Fore_encoding.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b970db1a6a12323d15d83cf364e205a5f1c0a71f [INFO] testing cipherstash/ore_encoding.rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcipherstash%2Fore_encoding.rs" "/workspace/builds/worker-62/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-62/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cipherstash/ore_encoding.rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cipherstash/ore_encoding.rs [INFO] finished tweaking git repo https://github.com/cipherstash/ore_encoding.rs [INFO] tweaked toml for git repo https://github.com/cipherstash/ore_encoding.rs written to /workspace/builds/worker-62/source/Cargo.toml [INFO] crate git repo https://github.com/cipherstash/ore_encoding.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.135 [INFO] [stderr] Downloaded serde v1.0.135 [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65dd0bd0ccdce83335153cf0fe2183587cee1badd4e65f86b44db2c5da2a478b [INFO] running `Command { std: "docker" "start" "-a" "65dd0bd0ccdce83335153cf0fe2183587cee1badd4e65f86b44db2c5da2a478b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65dd0bd0ccdce83335153cf0fe2183587cee1badd4e65f86b44db2c5da2a478b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65dd0bd0ccdce83335153cf0fe2183587cee1badd4e65f86b44db2c5da2a478b", kill_on_drop: false }` [INFO] [stdout] 65dd0bd0ccdce83335153cf0fe2183587cee1badd4e65f86b44db2c5da2a478b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b039c8f35e230529fd391ad75e5c13d6eb91a7ecba32a31017f16dddfa018534 [INFO] running `Command { std: "docker" "start" "-a" "b039c8f35e230529fd391ad75e5c13d6eb91a7ecba32a31017f16dddfa018534", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling ore-encoding-rs v0.23.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.70s [INFO] running `Command { std: "docker" "inspect" "b039c8f35e230529fd391ad75e5c13d6eb91a7ecba32a31017f16dddfa018534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b039c8f35e230529fd391ad75e5c13d6eb91a7ecba32a31017f16dddfa018534", kill_on_drop: false }` [INFO] [stdout] b039c8f35e230529fd391ad75e5c13d6eb91a7ecba32a31017f16dddfa018534 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4d3c01fb89787b75d9e5bc596832ca0b94c82ee6b96aaa1c00d91a23865df0d [INFO] running `Command { std: "docker" "start" "-a" "a4d3c01fb89787b75d9e5bc596832ca0b94c82ee6b96aaa1c00d91a23865df0d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling ore-encoding-rs v0.23.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 49.38s [INFO] running `Command { std: "docker" "inspect" "a4d3c01fb89787b75d9e5bc596832ca0b94c82ee6b96aaa1c00d91a23865df0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4d3c01fb89787b75d9e5bc596832ca0b94c82ee6b96aaa1c00d91a23865df0d", kill_on_drop: false }` [INFO] [stdout] a4d3c01fb89787b75d9e5bc596832ca0b94c82ee6b96aaa1c00d91a23865df0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c305141cafbe4b502e7f64952c933ff189634d8176a397c0c397c5b37b7dfa4b [INFO] running `Command { std: "docker" "start" "-a" "c305141cafbe4b502e7f64952c933ff189634d8176a397c0c397c5b37b7dfa4b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.35s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ore_encoding_rs-420a3becf36c6300) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test encode::tests::roundtrip_one_f64 ... ok [INFO] [stdout] test encode::tests::test_encode_bool ... ok [INFO] [stdout] test encode::tests::test_infinity_sorts_correctly ... ok [INFO] [stdout] test encode::tests::test_negatives_compare_correctly ... ok [INFO] [stdout] test encode::tests::test_strings_hash_correctly ... ok [INFO] [stdout] test encode::tests::test_subnormal_sorts_correctly ... ok [INFO] [stdout] test encode::tests::zero_and_negative_zero ... ok [INFO] [stdout] test encode::tests::test_zeroes_compare_correctly ... ok [INFO] [stdout] test ranges::tests::test_encode_eq ... ok [INFO] [stdout] test ranges::tests::test_encode_gt ... ok [INFO] [stdout] test ranges::tests::test_encode_gte ... ok [INFO] [stdout] test ranges::tests::test_encode_lt ... ok [INFO] [stdout] test ranges::tests::test_encode_lte ... ok [INFO] [stdout] test encode::tests::sort_order_is_preserved_for_vec_of_f64_after_converting_to_vec_of_ore_plaintext ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ore-encoding-rs [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 26) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c305141cafbe4b502e7f64952c933ff189634d8176a397c0c397c5b37b7dfa4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c305141cafbe4b502e7f64952c933ff189634d8176a397c0c397c5b37b7dfa4b", kill_on_drop: false }` [INFO] [stdout] c305141cafbe4b502e7f64952c933ff189634d8176a397c0c397c5b37b7dfa4b