[INFO] cloning repository https://github.com/PhilboBaggins/cryptXor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PhilboBaggins/cryptXor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilboBaggins%2FcryptXor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilboBaggins%2FcryptXor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c61b8207c28a942f83e927f354d0b240c6c1759 [INFO] testing PhilboBaggins/cryptXor against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilboBaggins%2FcryptXor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PhilboBaggins/cryptXor on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PhilboBaggins/cryptXor [INFO] finished tweaking git repo https://github.com/PhilboBaggins/cryptXor [INFO] tweaked toml for git repo https://github.com/PhilboBaggins/cryptXor written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/PhilboBaggins/cryptXor 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clicolors-control v1.0.0 [INFO] [stderr] Downloaded encode_unicode v0.3.5 [INFO] [stderr] Downloaded cargo-husky v1.4.0 [INFO] [stderr] Downloaded clap v3.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 605c334828d6d397112a0413adde0d0020def2241b8ee1bdbfdbebf6ca19f72f [INFO] running `Command { std: "docker" "start" "-a" "605c334828d6d397112a0413adde0d0020def2241b8ee1bdbfdbebf6ca19f72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "605c334828d6d397112a0413adde0d0020def2241b8ee1bdbfdbebf6ca19f72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605c334828d6d397112a0413adde0d0020def2241b8ee1bdbfdbebf6ca19f72f", kill_on_drop: false }` [INFO] [stdout] 605c334828d6d397112a0413adde0d0020def2241b8ee1bdbfdbebf6ca19f72f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27c539346b18f461c75c89e0363d30b68cb7a61f4df982ab2525fb4bd61144e6 [INFO] running `Command { std: "docker" "start" "-a" "27c539346b18f461c75c89e0363d30b68cb7a61f4df982ab2525fb4bd61144e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling clap_lex v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v3.2.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling crypt_xor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.64s [INFO] running `Command { std: "docker" "inspect" "27c539346b18f461c75c89e0363d30b68cb7a61f4df982ab2525fb4bd61144e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27c539346b18f461c75c89e0363d30b68cb7a61f4df982ab2525fb4bd61144e6", kill_on_drop: false }` [INFO] [stdout] 27c539346b18f461c75c89e0363d30b68cb7a61f4df982ab2525fb4bd61144e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b59a8542f5acca33f85756d126afc0b3a295f8ba9c121c16eca8f00cba41ba2 [INFO] running `Command { std: "docker" "start" "-a" "0b59a8542f5acca33f85756d126afc0b3a295f8ba9c121c16eca8f00cba41ba2", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.4.0 [INFO] [stderr] Compiling crypt_xor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "0b59a8542f5acca33f85756d126afc0b3a295f8ba9c121c16eca8f00cba41ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b59a8542f5acca33f85756d126afc0b3a295f8ba9c121c16eca8f00cba41ba2", kill_on_drop: false }` [INFO] [stdout] 0b59a8542f5acca33f85756d126afc0b3a295f8ba9c121c16eca8f00cba41ba2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 235aa2f6c3fdd840ad0d8b230b71fc15d39f507e6cb54466ff2f92b3a55302ec [INFO] running `Command { std: "docker" "start" "-a" "235aa2f6c3fdd840ad0d8b230b71fc15d39f507e6cb54466ff2f92b3a55302ec", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crypt_xor-c86a370f4e6bac47) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crypt_xor-b1de725b0e6b3a0c) [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] [stderr] Running tests/encrypt_tests.rs (/opt/rustwide/target/debug/deps/encrypt_tests-a1ed828705f98030) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_crypt_double_xor_in_place ... ok [INFO] [stdout] test test_crypt_triple_double_xor_in_place ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests crypt_xor [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" "235aa2f6c3fdd840ad0d8b230b71fc15d39f507e6cb54466ff2f92b3a55302ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "235aa2f6c3fdd840ad0d8b230b71fc15d39f507e6cb54466ff2f92b3a55302ec", kill_on_drop: false }` [INFO] [stdout] 235aa2f6c3fdd840ad0d8b230b71fc15d39f507e6cb54466ff2f92b3a55302ec