[INFO] updating cached repository https://github.com/TeaUponTweed/rusty-cryptonomicon [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f7eb5087cbaaacf06e5d8bec525412366443c245 [INFO] testing TeaUponTweed/rusty-cryptonomicon against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeaUponTweed%2Frusty-cryptonomicon" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TeaUponTweed/rusty-cryptonomicon on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/TeaUponTweed/rusty-cryptonomicon [INFO] finished tweaking git repo https://github.com/TeaUponTweed/rusty-cryptonomicon [INFO] tweaked toml for git repo https://github.com/TeaUponTweed/rusty-cryptonomicon written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/TeaUponTweed/rusty-cryptonomicon already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 38fccfe0028a8d2fead87abf7df2c13221b3c1eaee00328e238c1d4112fa1111 [INFO] running `"docker" "start" "-a" "38fccfe0028a8d2fead87abf7df2c13221b3c1eaee00328e238c1d4112fa1111"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling graphlib v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling cryptoptim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.34s [INFO] running `"docker" "inspect" "38fccfe0028a8d2fead87abf7df2c13221b3c1eaee00328e238c1d4112fa1111"` [INFO] running `"docker" "rm" "-f" "38fccfe0028a8d2fead87abf7df2c13221b3c1eaee00328e238c1d4112fa1111"` [INFO] [stdout] 38fccfe0028a8d2fead87abf7df2c13221b3c1eaee00328e238c1d4112fa1111 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8da97ecc6232c65c709c0256ede84f92c53a7186abf41dfb753bc2e7dff6d1bc [INFO] running `"docker" "start" "-a" "8da97ecc6232c65c709c0256ede84f92c53a7186abf41dfb753bc2e7dff6d1bc"` [INFO] [stderr] Compiling cryptoptim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "8da97ecc6232c65c709c0256ede84f92c53a7186abf41dfb753bc2e7dff6d1bc"` [INFO] running `"docker" "rm" "-f" "8da97ecc6232c65c709c0256ede84f92c53a7186abf41dfb753bc2e7dff6d1bc"` [INFO] [stdout] 8da97ecc6232c65c709c0256ede84f92c53a7186abf41dfb753bc2e7dff6d1bc [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 7f7a974fe9b0f803e3e40185e3e2126b309700f199d1453f8b81c3eacd1c2a28 [INFO] running `"docker" "start" "-a" "7f7a974fe9b0f803e3e40185e3e2126b309700f199d1453f8b81c3eacd1c2a28"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cryptoptim-c31c83c3c4af3ac7 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test util::tests::test_cc_simple ... ok [INFO] [stdout] test net::tests::test_net_optim_simple ... ok [INFO] [stdout] test util::tests::test_cc_two_components ... ok [INFO] [stdout] test util::tests::test_reversive_components ... ok [INFO] [stdout] test rate::tests::test_rate_optim ... ok [INFO] [stdout] test net::tests::test_net_optim ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7f7a974fe9b0f803e3e40185e3e2126b309700f199d1453f8b81c3eacd1c2a28"` [INFO] running `"docker" "rm" "-f" "7f7a974fe9b0f803e3e40185e3e2126b309700f199d1453f8b81c3eacd1c2a28"` [INFO] [stdout] 7f7a974fe9b0f803e3e40185e3e2126b309700f199d1453f8b81c3eacd1c2a28