[INFO] cloning repository https://github.com/clemarescx/vigenere_cryptanalysis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clemarescx/vigenere_cryptanalysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemarescx%2Fvigenere_cryptanalysis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemarescx%2Fvigenere_cryptanalysis'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemarescx%2Fvigenere_cryptanalysis: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/clemarescx/vigenere_cryptanalysis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clemarescx/vigenere_cryptanalysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemarescx%2Fvigenere_cryptanalysis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemarescx%2Fvigenere_cryptanalysis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a06a8ccfb97680deec2afaf0a878b4145afadcb [INFO] testing clemarescx/vigenere_cryptanalysis/1a06a8ccfb97680deec2afaf0a878b4145afadcb against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemarescx%2Fvigenere_cryptanalysis" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clemarescx/vigenere_cryptanalysis on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clemarescx/vigenere_cryptanalysis [INFO] finished tweaking git repo https://github.com/clemarescx/vigenere_cryptanalysis [INFO] tweaked toml for git repo https://github.com/clemarescx/vigenere_cryptanalysis written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/clemarescx/vigenere_cryptanalysis already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17b7557868256f5d04b26a3d2df5c16ddb622cd52d3f3d6f72eb19fc8a607414 [INFO] running `Command { std: "docker" "start" "-a" "17b7557868256f5d04b26a3d2df5c16ddb622cd52d3f3d6f72eb19fc8a607414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17b7557868256f5d04b26a3d2df5c16ddb622cd52d3f3d6f72eb19fc8a607414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17b7557868256f5d04b26a3d2df5c16ddb622cd52d3f3d6f72eb19fc8a607414", kill_on_drop: false }` [INFO] [stdout] 17b7557868256f5d04b26a3d2df5c16ddb622cd52d3f3d6f72eb19fc8a607414 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99c42e21224770812b4a34c87f2972b1933094c4130e83d43afc3d79f0aba039 [INFO] running `Command { std: "docker" "start" "-a" "99c42e21224770812b4a34c87f2972b1933094c4130e83d43afc3d79f0aba039", kill_on_drop: false }` [INFO] [stderr] Compiling vigenere_cryptanalysis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] running `Command { std: "docker" "inspect" "99c42e21224770812b4a34c87f2972b1933094c4130e83d43afc3d79f0aba039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99c42e21224770812b4a34c87f2972b1933094c4130e83d43afc3d79f0aba039", kill_on_drop: false }` [INFO] [stdout] 99c42e21224770812b4a34c87f2972b1933094c4130e83d43afc3d79f0aba039 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52c2907159b4c6e1364deecdf8cd10c5c97350c91e4157d7397594d0d84bdadd [INFO] running `Command { std: "docker" "start" "-a" "52c2907159b4c6e1364deecdf8cd10c5c97350c91e4157d7397594d0d84bdadd", kill_on_drop: false }` [INFO] [stderr] Compiling vigenere_cryptanalysis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] running `Command { std: "docker" "inspect" "52c2907159b4c6e1364deecdf8cd10c5c97350c91e4157d7397594d0d84bdadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c2907159b4c6e1364deecdf8cd10c5c97350c91e4157d7397594d0d84bdadd", kill_on_drop: false }` [INFO] [stdout] 52c2907159b4c6e1364deecdf8cd10c5c97350c91e4157d7397594d0d84bdadd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b98295e04ed2b3378a36def7d087afd9d18eb7566d6518c5398c34fba26e15e [INFO] running `Command { std: "docker" "start" "-a" "7b98295e04ed2b3378a36def7d087afd9d18eb7566d6518c5398c34fba26e15e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vigenere_cryptanalysis-ff7be68ff897873d) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b98295e04ed2b3378a36def7d087afd9d18eb7566d6518c5398c34fba26e15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b98295e04ed2b3378a36def7d087afd9d18eb7566d6518c5398c34fba26e15e", kill_on_drop: false }` [INFO] [stdout] 7b98295e04ed2b3378a36def7d087afd9d18eb7566d6518c5398c34fba26e15e