[INFO] updating cached repository https://github.com/crimsonwrench/encryption-exercises [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 2456af4a57690380e553f024e5b192cd6d3c5d16 [INFO] testing crimsonwrench/encryption-exercises against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrimsonwrench%2Fencryption-exercises" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crimsonwrench/encryption-exercises on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/crimsonwrench/encryption-exercises [INFO] finished tweaking git repo https://github.com/crimsonwrench/encryption-exercises [INFO] tweaked toml for git repo https://github.com/crimsonwrench/encryption-exercises written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/crimsonwrench/encryption-exercises already has a lockfile, it will not be regenerated [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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] 00b6c7b9447b0d9fb5c42dccc2328be2e5998c282beb253bc4c036926dc742f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "00b6c7b9447b0d9fb5c42dccc2328be2e5998c282beb253bc4c036926dc742f0"` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling mod_exp v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling encryption v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.21s [INFO] running `"docker" "inspect" "00b6c7b9447b0d9fb5c42dccc2328be2e5998c282beb253bc4c036926dc742f0"` [INFO] running `"docker" "rm" "-f" "00b6c7b9447b0d9fb5c42dccc2328be2e5998c282beb253bc4c036926dc742f0"` [INFO] [stdout] 00b6c7b9447b0d9fb5c42dccc2328be2e5998c282beb253bc4c036926dc742f0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] f992fdd867cad7f65e12464a7a52429681b273adcc36fdfc725bb3a436d99c68 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f992fdd867cad7f65e12464a7a52429681b273adcc36fdfc725bb3a436d99c68"` [INFO] [stderr] Compiling encryption v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `"docker" "inspect" "f992fdd867cad7f65e12464a7a52429681b273adcc36fdfc725bb3a436d99c68"` [INFO] running `"docker" "rm" "-f" "f992fdd867cad7f65e12464a7a52429681b273adcc36fdfc725bb3a436d99c68"` [INFO] [stdout] f992fdd867cad7f65e12464a7a52429681b273adcc36fdfc725bb3a436d99c68 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] e96dd1d267278ef38782e36b246b6c2826ef7ad58d1b946af671010ade9233a2 [INFO] running `"docker" "start" "-a" "e96dd1d267278ef38782e36b246b6c2826ef7ad58d1b946af671010ade9233a2"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/encryption-8d8f0e6c2bc143b7 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test symmetric::tests::caesar_symmetry ... ok [INFO] [stdout] test symmetric::tests::gronsfeld_symmetry ... ok [INFO] [stdout] test symmetric::tests::atbash_symmetry ... ok [INFO] [stdout] test rsa::tests::ensure_integrity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e96dd1d267278ef38782e36b246b6c2826ef7ad58d1b946af671010ade9233a2"` [INFO] running `"docker" "rm" "-f" "e96dd1d267278ef38782e36b246b6c2826ef7ad58d1b946af671010ade9233a2"` [INFO] [stdout] e96dd1d267278ef38782e36b246b6c2826ef7ad58d1b946af671010ade9233a2