[INFO] fetching crate sphinxcrypto 0.1.1... [INFO] testing sphinxcrypto-0.1.1 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate sphinxcrypto 0.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate sphinxcrypto 0.1.1 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sphinxcrypto 0.1.1 [INFO] finished tweaking crates.io crate sphinxcrypto 0.1.1 [INFO] tweaked toml for crates.io crate sphinxcrypto 0.1.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce95e9e33eb87643ca1abeb842e7cf7ee411e4d7876a7689459ac091522bf40f [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" "ce95e9e33eb87643ca1abeb842e7cf7ee411e4d7876a7689459ac091522bf40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce95e9e33eb87643ca1abeb842e7cf7ee411e4d7876a7689459ac091522bf40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce95e9e33eb87643ca1abeb842e7cf7ee411e4d7876a7689459ac091522bf40f", kill_on_drop: false }` [INFO] [stdout] ce95e9e33eb87643ca1abeb842e7cf7ee411e4d7876a7689459ac091522bf40f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 041e36938a1da6265e7d2e03d3aafa5398017ad5c393249096a81795eb88b5b3 [INFO] running `Command { std: "docker" "start" "-a" "041e36938a1da6265e7d2e03d3aafa5398017ad5c393249096a81795eb88b5b3", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling keystream v1.0.0 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aez v0.0.7 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.4 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling x25519-dalek v0.4.5 [INFO] [stderr] Compiling pem v0.4.1 [INFO] [stderr] Compiling ecdh_wrapper v0.0.9 [INFO] [stderr] Compiling sphinxcrypto v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.52s [INFO] running `Command { std: "docker" "inspect" "041e36938a1da6265e7d2e03d3aafa5398017ad5c393249096a81795eb88b5b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041e36938a1da6265e7d2e03d3aafa5398017ad5c393249096a81795eb88b5b3", kill_on_drop: false }` [INFO] [stdout] 041e36938a1da6265e7d2e03d3aafa5398017ad5c393249096a81795eb88b5b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7722fb37308aa9186eb0fa7a9ac102e293157d169327cb9ce0c263f74c5c735f [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" "7722fb37308aa9186eb0fa7a9ac102e293157d169327cb9ce0c263f74c5c735f", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling sphinxcrypto v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 52.16s [INFO] running `Command { std: "docker" "inspect" "7722fb37308aa9186eb0fa7a9ac102e293157d169327cb9ce0c263f74c5c735f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7722fb37308aa9186eb0fa7a9ac102e293157d169327cb9ce0c263f74c5c735f", kill_on_drop: false }` [INFO] [stdout] 7722fb37308aa9186eb0fa7a9ac102e293157d169327cb9ce0c263f74c5c735f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b1aac0a542655b19cec2886919a871ad1474658a7cfc3aef424c85e47b9a205 [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" "2b1aac0a542655b19cec2886919a871ad1474658a7cfc3aef424c85e47b9a205", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sphinxcrypto-4789c8f59611aeb0 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test internal_crypto::tests::hash_vector_test ... ok [INFO] [stdout] test commands::tests::from_bytes_test ... ok [INFO] [stdout] test commands::tests::parse_routing_commands_test ... ok [INFO] [stdout] test internal_crypto::tests::hmac_vector_test ... ok [INFO] [stdout] test internal_crypto::tests::kdf_vector_test ... ok [INFO] [stdout] test internal_crypto::tests::stream_cipher_vector_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sphinx_commands_vectors_test-6061b80c8d1039a8 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test sphinx_command_vector_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sphinx_test-05f3c721cb7d5511 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test sphinx_forward_test ... ok [INFO] [stdout] test sphinx_surb_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sphinx_vectors_test-f7ce7546888044d5 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test sphinx_vector_test ... 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 sphinxcrypto [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" "2b1aac0a542655b19cec2886919a871ad1474658a7cfc3aef424c85e47b9a205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b1aac0a542655b19cec2886919a871ad1474658a7cfc3aef424c85e47b9a205", kill_on_drop: false }` [INFO] [stdout] 2b1aac0a542655b19cec2886919a871ad1474658a7cfc3aef424c85e47b9a205