[INFO] updating cached repository https://github.com/elichai/Lorenz [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] 13032dc8a9cdacbf767008aaa506b07c02007c81 [INFO] testing elichai/Lorenz against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Felichai%2FLorenz" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elichai/Lorenz 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/elichai/Lorenz [INFO] finished tweaking git repo https://github.com/elichai/Lorenz [INFO] tweaked toml for git repo https://github.com/elichai/Lorenz written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/elichai/Lorenz 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] [stderr] error: the lock file /big/crater/work/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 525eb745dfdfc0322dc7dbe8adb1a220bab7d58ab1dde5ab5e7f76075ba49489 [INFO] running `"docker" "start" "-a" "525eb745dfdfc0322dc7dbe8adb1a220bab7d58ab1dde5ab5e7f76075ba49489"` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling x25519-dalek v0.5.2 [INFO] [stderr] Compiling lorenz v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.26s [INFO] running `"docker" "inspect" "525eb745dfdfc0322dc7dbe8adb1a220bab7d58ab1dde5ab5e7f76075ba49489"` [INFO] running `"docker" "rm" "-f" "525eb745dfdfc0322dc7dbe8adb1a220bab7d58ab1dde5ab5e7f76075ba49489"` [INFO] [stdout] 525eb745dfdfc0322dc7dbe8adb1a220bab7d58ab1dde5ab5e7f76075ba49489 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] ec1d180f9827c7285f1ca25e92f382c90b8d75a066f93af3ce24490dbc1600b9 [INFO] running `"docker" "start" "-a" "ec1d180f9827c7285f1ca25e92f382c90b8d75a066f93af3ce24490dbc1600b9"` [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling lorenz v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.91s [INFO] running `"docker" "inspect" "ec1d180f9827c7285f1ca25e92f382c90b8d75a066f93af3ce24490dbc1600b9"` [INFO] running `"docker" "rm" "-f" "ec1d180f9827c7285f1ca25e92f382c90b8d75a066f93af3ce24490dbc1600b9"` [INFO] [stdout] ec1d180f9827c7285f1ca25e92f382c90b8d75a066f93af3ce24490dbc1600b9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 59ae106097539088c3b65962cfda4575031f9d7c17ef76b7e23063011d261d95 [INFO] running `"docker" "start" "-a" "59ae106097539088c3b65962cfda4575031f9d7c17ef76b7e23063011d261d95"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lorenz-bf58785514fa763f [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::full_test ... ok [INFO] [stdout] test logic::tests::encryption_decryption_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "59ae106097539088c3b65962cfda4575031f9d7c17ef76b7e23063011d261d95"` [INFO] running `"docker" "rm" "-f" "59ae106097539088c3b65962cfda4575031f9d7c17ef76b7e23063011d261d95"` [INFO] [stdout] 59ae106097539088c3b65962cfda4575031f9d7c17ef76b7e23063011d261d95