[INFO] crate iota-crypto 0.3.0 is already in cache [INFO] testing iota-crypto-0.3.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate iota-crypto 0.3.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate iota-crypto 0.3.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate iota-crypto 0.3.0 [INFO] finished tweaking crates.io crate iota-crypto 0.3.0 [INFO] tweaked toml for crates.io crate iota-crypto 0.3.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 580b689d279ab9bc0a7a28c307e8aa6bc0bda5b1c015f0edc5bc6fee1c396701 [INFO] running `"docker" "start" "-a" "580b689d279ab9bc0a7a28c307e8aa6bc0bda5b1c015f0edc5bc6fee1c396701"` [INFO] [stderr] Compiling iota-crypto v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `"docker" "inspect" "580b689d279ab9bc0a7a28c307e8aa6bc0bda5b1c015f0edc5bc6fee1c396701"` [INFO] running `"docker" "rm" "-f" "580b689d279ab9bc0a7a28c307e8aa6bc0bda5b1c015f0edc5bc6fee1c396701"` [INFO] [stdout] 580b689d279ab9bc0a7a28c307e8aa6bc0bda5b1c015f0edc5bc6fee1c396701 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 430a73ad23f1fc4b799226f33761c2f3916da3600f6ad1a8e50eee9c964befe7 [INFO] running `"docker" "start" "-a" "430a73ad23f1fc4b799226f33761c2f3916da3600f6ad1a8e50eee9c964befe7"` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling iota-crypto v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "430a73ad23f1fc4b799226f33761c2f3916da3600f6ad1a8e50eee9c964befe7"` [INFO] running `"docker" "rm" "-f" "430a73ad23f1fc4b799226f33761c2f3916da3600f6ad1a8e50eee9c964befe7"` [INFO] [stdout] 430a73ad23f1fc4b799226f33761c2f3916da3600f6ad1a8e50eee9c964befe7 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 434d0456c687ca714e2b006b88fb66519598a2ff7718c25b83954f1df438ea7e [INFO] running `"docker" "start" "-a" "434d0456c687ca714e2b006b88fb66519598a2ff7718c25b83954f1df438ea7e"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/iota_crypto-90164af8c87c55f5 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test kerl::tests::kerl_multi_squeeze ... ok [INFO] [stdout] test kerl::tests::kerl_one_absorb ... ok [INFO] [stdout] test kerl::tests::kerl_multi_squeeze_multi_absorb ... ok [INFO] [stdout] test curl::tests::test_curl_works ... ok [INFO] [stdout] test iss::tests::address_generation_kerl ... ok [INFO] [stdout] test iss::tests::address_generation_curl ... ok [INFO] [stdout] test iss::tests::resolve_signature_curl ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests iota_crypto [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test curl.rs - curl::Curl (line 14) ... ok [INFO] [stdout] test lib.rs - hash_with_mode (line 65) ... ok [INFO] [stdout] test kerl.rs - kerl::Kerl (line 39) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "434d0456c687ca714e2b006b88fb66519598a2ff7718c25b83954f1df438ea7e"` [INFO] running `"docker" "rm" "-f" "434d0456c687ca714e2b006b88fb66519598a2ff7718c25b83954f1df438ea7e"` [INFO] [stdout] 434d0456c687ca714e2b006b88fb66519598a2ff7718c25b83954f1df438ea7e