[INFO] cloning repository https://github.com/chrisculver/qc_simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrisculver/qc_simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisculver%2Fqc_simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisculver%2Fqc_simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6dce2c893f99c0e4d93135f3e8032ff62cba33a [INFO] testing chrisculver/qc_simulator against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisculver%2Fqc_simulator" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chrisculver/qc_simulator on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chrisculver/qc_simulator [INFO] finished tweaking git repo https://github.com/chrisculver/qc_simulator [INFO] tweaked toml for git repo https://github.com/chrisculver/qc_simulator written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate git repo https://github.com/chrisculver/qc_simulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16bbbaaff8bac95ca865b51bf466472c83af678dcc21da4f4f412e33e5c9380e [INFO] running `Command { std: "docker" "start" "-a" "16bbbaaff8bac95ca865b51bf466472c83af678dcc21da4f4f412e33e5c9380e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16bbbaaff8bac95ca865b51bf466472c83af678dcc21da4f4f412e33e5c9380e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16bbbaaff8bac95ca865b51bf466472c83af678dcc21da4f4f412e33e5c9380e", kill_on_drop: false }` [INFO] [stdout] 16bbbaaff8bac95ca865b51bf466472c83af678dcc21da4f4f412e33e5c9380e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 929f8589089466feb9ad933c7459d5dbeac57872202d53039a376190a07d6cf1 [INFO] running `Command { std: "docker" "start" "-a" "929f8589089466feb9ad933c7459d5dbeac57872202d53039a376190a07d6cf1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling qc_simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.89s [INFO] running `Command { std: "docker" "inspect" "929f8589089466feb9ad933c7459d5dbeac57872202d53039a376190a07d6cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "929f8589089466feb9ad933c7459d5dbeac57872202d53039a376190a07d6cf1", kill_on_drop: false }` [INFO] [stdout] 929f8589089466feb9ad933c7459d5dbeac57872202d53039a376190a07d6cf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73ca2f40004d9a38c2e6e60d940508b58cb6c13170e2facffc2645d920d5274b [INFO] running `Command { std: "docker" "start" "-a" "73ca2f40004d9a38c2e6e60d940508b58cb6c13170e2facffc2645d920d5274b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling qc_simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.72s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/qc_simulator-fe38dfb07aa309c9) [INFO] running `Command { std: "docker" "inspect" "73ca2f40004d9a38c2e6e60d940508b58cb6c13170e2facffc2645d920d5274b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ca2f40004d9a38c2e6e60d940508b58cb6c13170e2facffc2645d920d5274b", kill_on_drop: false }` [INFO] [stdout] 73ca2f40004d9a38c2e6e60d940508b58cb6c13170e2facffc2645d920d5274b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 59d0a8271d565d0419c490f4d85cc2106f80a326eb39b3f65144497823127e28 [INFO] running `Command { std: "docker" "start" "-a" "59d0a8271d565d0419c490f4d85cc2106f80a326eb39b3f65144497823127e28", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qc_simulator-fe38dfb07aa309c9) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test circuit::tests::empty_circuit ... ok [INFO] [stdout] test circuit::tests::one_of_each ... ok [INFO] [stdout] test circuit::tests::test_gate_matrices ... ok [INFO] [stdout] test gate::tests::test_kron_qubit_gates ... ok [INFO] [stdout] test simulator::tests::no_state ... ok [INFO] [stdout] test simulator::tests::qubit_states ... ok [INFO] [stdout] test simulator::tests::test_2x_circuit ... ok [INFO] [stdout] test simulator::tests::test_cnot_circuit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "59d0a8271d565d0419c490f4d85cc2106f80a326eb39b3f65144497823127e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d0a8271d565d0419c490f4d85cc2106f80a326eb39b3f65144497823127e28", kill_on_drop: false }` [INFO] [stdout] 59d0a8271d565d0419c490f4d85cc2106f80a326eb39b3f65144497823127e28