[INFO] crate rust-stellar-xdr 0.3.0 is already in cache [INFO] testing rust-stellar-xdr-0.3.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate rust-stellar-xdr 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rust-stellar-xdr 0.3.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rust-stellar-xdr 0.3.0 [INFO] finished tweaking crates.io crate rust-stellar-xdr 0.3.0 [INFO] tweaked toml for crates.io crate rust-stellar-xdr 0.3.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] cba37d0d3cfb6e42d619b3d1451d42fb3ea457a939d8e968f53c62696f19cba1 [INFO] running `"docker" "start" "-a" "cba37d0d3cfb6e42d619b3d1451d42fb3ea457a939d8e968f53c62696f19cba1"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.51 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling multi_reader v0.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling xdr-codec v0.4.4 [INFO] [stderr] Compiling xdrgen v0.4.4 [INFO] [stderr] Compiling rust-stellar-xdr v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.34s [INFO] running `"docker" "inspect" "cba37d0d3cfb6e42d619b3d1451d42fb3ea457a939d8e968f53c62696f19cba1"` [INFO] running `"docker" "rm" "-f" "cba37d0d3cfb6e42d619b3d1451d42fb3ea457a939d8e968f53c62696f19cba1"` [INFO] [stdout] cba37d0d3cfb6e42d619b3d1451d42fb3ea457a939d8e968f53c62696f19cba1 [INFO] running `"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" "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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 5df4c6ebdd0857c9879a378ff77244aa0fb33aba6419819b6e20fdb92cc2dbad [INFO] running `"docker" "start" "-a" "5df4c6ebdd0857c9879a378ff77244aa0fb33aba6419819b6e20fdb92cc2dbad"` [INFO] [stderr] Compiling rust-stellar-xdr v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.87s [INFO] running `"docker" "inspect" "5df4c6ebdd0857c9879a378ff77244aa0fb33aba6419819b6e20fdb92cc2dbad"` [INFO] running `"docker" "rm" "-f" "5df4c6ebdd0857c9879a378ff77244aa0fb33aba6419819b6e20fdb92cc2dbad"` [INFO] [stdout] 5df4c6ebdd0857c9879a378ff77244aa0fb33aba6419819b6e20fdb92cc2dbad [INFO] running `"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" "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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] bca1ed8ce8eee50a930e6b2e4add5c145196427615a61ea95a53e0c2e287991d [INFO] running `"docker" "start" "-a" "bca1ed8ce8eee50a930e6b2e4add5c145196427615a61ea95a53e0c2e287991d"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_stellar_xdr-910b3bcf0f8101b3 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_public_key_to_string ... ok [INFO] [stdout] test tests::test_convert_vec_to_uint256 ... ok [INFO] [stdout] test tests::test_public_key_conversion ... ok [INFO] [stdout] test sep10::tests::test_generate_challenge ... ok [INFO] [stdout] test tests::test_secret_key_conversion ... ok [INFO] [stdout] test sep10::tests::test_sign_challenge ... ok [INFO] [stdout] test sep10::tests::test_verify_challenge ... ok [INFO] [stdout] test tests::test_string_to_signer_key ... ok [INFO] [stdout] test tests::test_string_to_public_key ... ok [INFO] [stdout] test tests::test_parse_transaction_envelope ... ok [INFO] [stdout] test tests::test_signer_key_to_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests rust-stellar-xdr [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 `"docker" "inspect" "bca1ed8ce8eee50a930e6b2e4add5c145196427615a61ea95a53e0c2e287991d"` [INFO] running `"docker" "rm" "-f" "bca1ed8ce8eee50a930e6b2e4add5c145196427615a61ea95a53e0c2e287991d"` [INFO] [stdout] bca1ed8ce8eee50a930e6b2e4add5c145196427615a61ea95a53e0c2e287991d