[INFO] cloning repository https://github.com/crimsonwrench/encryption-exercises [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crimsonwrench/encryption-exercises" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrimsonwrench%2Fencryption-exercises", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrimsonwrench%2Fencryption-exercises'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2456af4a57690380e553f024e5b192cd6d3c5d16 [INFO] testing crimsonwrench/encryption-exercises against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrimsonwrench%2Fencryption-exercises" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crimsonwrench/encryption-exercises on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-26/source/Cargo.toml [INFO] crate git repo https://github.com/crimsonwrench/encryption-exercises already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mod_exp v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b70a29247607c2d6118bb6f6e007456d7800ca84de9c776d2f9841b72b5e018 [INFO] running `Command { std: "docker" "start" "-a" "2b70a29247607c2d6118bb6f6e007456d7800ca84de9c776d2f9841b72b5e018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b70a29247607c2d6118bb6f6e007456d7800ca84de9c776d2f9841b72b5e018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b70a29247607c2d6118bb6f6e007456d7800ca84de9c776d2f9841b72b5e018", kill_on_drop: false }` [INFO] [stdout] 2b70a29247607c2d6118bb6f6e007456d7800ca84de9c776d2f9841b72b5e018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 787b675bef10ff8f07d5d52860688e18ef5a6a90dfefba8aa071d2b5104d088b [INFO] running `Command { std: "docker" "start" "-a" "787b675bef10ff8f07d5d52860688e18ef5a6a90dfefba8aa071d2b5104d088b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [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-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [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 num v0.2.1 [INFO] [stderr] Compiling mod_exp v1.0.1 [INFO] [stderr] Compiling encryption v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.77s [INFO] running `Command { std: "docker" "inspect" "787b675bef10ff8f07d5d52860688e18ef5a6a90dfefba8aa071d2b5104d088b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "787b675bef10ff8f07d5d52860688e18ef5a6a90dfefba8aa071d2b5104d088b", kill_on_drop: false }` [INFO] [stdout] 787b675bef10ff8f07d5d52860688e18ef5a6a90dfefba8aa071d2b5104d088b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29263c4a056e549694577ff8c6aac636f8f9d3f6a21c859d8137a792f8433a49 [INFO] running `Command { std: "docker" "start" "-a" "29263c4a056e549694577ff8c6aac636f8f9d3f6a21c859d8137a792f8433a49", kill_on_drop: false }` [INFO] [stderr] Compiling encryption v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "29263c4a056e549694577ff8c6aac636f8f9d3f6a21c859d8137a792f8433a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29263c4a056e549694577ff8c6aac636f8f9d3f6a21c859d8137a792f8433a49", kill_on_drop: false }` [INFO] [stdout] 29263c4a056e549694577ff8c6aac636f8f9d3f6a21c859d8137a792f8433a49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 655407787c906653dc4a1104305b13b2919edd725bd42175e3a6c70dd9f6c368 [INFO] running `Command { std: "docker" "start" "-a" "655407787c906653dc4a1104305b13b2919edd725bd42175e3a6c70dd9f6c368", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/encryption-cecf7d77798feb79) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test symmetric::tests::caesar_symmetry ... ok [INFO] [stdout] test symmetric::tests::atbash_symmetry ... ok [INFO] [stdout] test symmetric::tests::gronsfeld_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; finished in 0.80s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "655407787c906653dc4a1104305b13b2919edd725bd42175e3a6c70dd9f6c368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "655407787c906653dc4a1104305b13b2919edd725bd42175e3a6c70dd9f6c368", kill_on_drop: false }` [INFO] [stdout] 655407787c906653dc4a1104305b13b2919edd725bd42175e3a6c70dd9f6c368