[INFO] cloning repository https://github.com/RGates94/proof-and-computation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RGates94/proof-and-computation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGates94%2Fproof-and-computation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGates94%2Fproof-and-computation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f46827d5346da9192bc8a70ee7daf0af16117e32 [INFO] testing RGates94/proof-and-computation against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGates94%2Fproof-and-computation" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RGates94/proof-and-computation on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RGates94/proof-and-computation [INFO] finished tweaking git repo https://github.com/RGates94/proof-and-computation [INFO] tweaked toml for git repo https://github.com/RGates94/proof-and-computation written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/RGates94/proof-and-computation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a8b185bc94c2edb3051b64a1c0071564b9cf526d888c8af763d711f1ad5ed94 [INFO] running `Command { std: "docker" "start" "-a" "1a8b185bc94c2edb3051b64a1c0071564b9cf526d888c8af763d711f1ad5ed94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a8b185bc94c2edb3051b64a1c0071564b9cf526d888c8af763d711f1ad5ed94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a8b185bc94c2edb3051b64a1c0071564b9cf526d888c8af763d711f1ad5ed94", kill_on_drop: false }` [INFO] [stdout] 1a8b185bc94c2edb3051b64a1c0071564b9cf526d888c8af763d711f1ad5ed94 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37bb3036f797b3de680ed503eab33fdfe6c6f5ee7fe0b2a7376b0a6dd7b9aa5e [INFO] running `Command { std: "docker" "start" "-a" "37bb3036f797b3de680ed503eab33fdfe6c6f5ee7fe0b2a7376b0a6dd7b9aa5e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling proof_and_computation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.36s [INFO] running `Command { std: "docker" "inspect" "37bb3036f797b3de680ed503eab33fdfe6c6f5ee7fe0b2a7376b0a6dd7b9aa5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37bb3036f797b3de680ed503eab33fdfe6c6f5ee7fe0b2a7376b0a6dd7b9aa5e", kill_on_drop: false }` [INFO] [stdout] 37bb3036f797b3de680ed503eab33fdfe6c6f5ee7fe0b2a7376b0a6dd7b9aa5e [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89011a2af7edeb12d0c90959222fea3608e08a2cdd8db3d1a6003b366d01c4bf [INFO] running `Command { std: "docker" "start" "-a" "89011a2af7edeb12d0c90959222fea3608e08a2cdd8db3d1a6003b366d01c4bf", kill_on_drop: false }` [INFO] [stderr] Compiling proof_and_computation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "89011a2af7edeb12d0c90959222fea3608e08a2cdd8db3d1a6003b366d01c4bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89011a2af7edeb12d0c90959222fea3608e08a2cdd8db3d1a6003b366d01c4bf", kill_on_drop: false }` [INFO] [stdout] 89011a2af7edeb12d0c90959222fea3608e08a2cdd8db3d1a6003b366d01c4bf [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f165dd9c4dc34e372470ee91bedf14cfe953fc3f4e0b1908145e81edc62b4593 [INFO] running `Command { std: "docker" "start" "-a" "f165dd9c4dc34e372470ee91bedf14cfe953fc3f4e0b1908145e81edc62b4593", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] running 8 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/proof_and_computation-d44858e69556e73a) [INFO] [stdout] test register_machine::tests::test_calculation ... ok [INFO] [stdout] test while_program::tests::assign_zero ... ok [INFO] [stdout] test while_program::tests::run_assignment_program ... ok [INFO] [stdout] test while_program::tests::run_if_program ... ok [INFO] [stdout] test while_program::tests::run_for_program ... ok [INFO] [stdout] test while_program::tests::run_while_program ... ok [INFO] [stdout] test while_program::tests::assign_variable_incremented ... ok [INFO] [stdout] test while_program::tests::assign_variable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests proof_and_computation [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" "f165dd9c4dc34e372470ee91bedf14cfe953fc3f4e0b1908145e81edc62b4593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f165dd9c4dc34e372470ee91bedf14cfe953fc3f4e0b1908145e81edc62b4593", kill_on_drop: false }` [INFO] [stdout] f165dd9c4dc34e372470ee91bedf14cfe953fc3f4e0b1908145e81edc62b4593