[INFO] cloning repository https://github.com/forest1040/rusqx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forest1040/rusqx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforest1040%2Frusqx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforest1040%2Frusqx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a25f2654f8baaa7bd0bd2b2068c78d5422a72a15 [INFO] testing forest1040/rusqx against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforest1040%2Frusqx" "/workspace/builds/worker-56/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-56/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/forest1040/rusqx on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/forest1040/rusqx [INFO] finished tweaking git repo https://github.com/forest1040/rusqx [INFO] tweaked toml for git repo https://github.com/forest1040/rusqx written to /workspace/builds/worker-56/source/Cargo.toml [INFO] crate git repo https://github.com/forest1040/rusqx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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 ndarray v0.15.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e724403a4b957765850a592d12e07c929f92dc031858aebd6644c28b3678fba7 [INFO] running `Command { std: "docker" "start" "-a" "e724403a4b957765850a592d12e07c929f92dc031858aebd6644c28b3678fba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e724403a4b957765850a592d12e07c929f92dc031858aebd6644c28b3678fba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e724403a4b957765850a592d12e07c929f92dc031858aebd6644c28b3678fba7", kill_on_drop: false }` [INFO] [stdout] e724403a4b957765850a592d12e07c929f92dc031858aebd6644c28b3678fba7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71aa45c6cfe416ed71665c408f6f175d8a79cb9bc1aa11853d3941f978e1a4c0 [INFO] running `Command { std: "docker" "start" "-a" "71aa45c6cfe416ed71665c408f6f175d8a79cb9bc1aa11853d3941f978e1a4c0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling rusqx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.91s [INFO] running `Command { std: "docker" "inspect" "71aa45c6cfe416ed71665c408f6f175d8a79cb9bc1aa11853d3941f978e1a4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71aa45c6cfe416ed71665c408f6f175d8a79cb9bc1aa11853d3941f978e1a4c0", kill_on_drop: false }` [INFO] [stdout] 71aa45c6cfe416ed71665c408f6f175d8a79cb9bc1aa11853d3941f978e1a4c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb25b427837d7e7351e5fdc858d487ba56b2e4d9c0f3b5a9b76c6cf7a88aa3fe [INFO] running `Command { std: "docker" "start" "-a" "bb25b427837d7e7351e5fdc858d487ba56b2e4d9c0f3b5a9b76c6cf7a88aa3fe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rusqx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "bb25b427837d7e7351e5fdc858d487ba56b2e4d9c0f3b5a9b76c6cf7a88aa3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb25b427837d7e7351e5fdc858d487ba56b2e4d9c0f3b5a9b76c6cf7a88aa3fe", kill_on_drop: false }` [INFO] [stdout] bb25b427837d7e7351e5fdc858d487ba56b2e4d9c0f3b5a9b76c6cf7a88aa3fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa1f7d8619449bc41c928d46d192e4573e002a3f1ad7bf6d79f0e1da4a4514f9 [INFO] running `Command { std: "docker" "start" "-a" "fa1f7d8619449bc41c928d46d192e4573e002a3f1ad7bf6d79f0e1da4a4514f9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stdout] running 7 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusqx-d3b5a8aec25ca3b8) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusqx-6673009b7a89d4d8) [INFO] [stdout] test simulator::simulator_test::tests::test_mask_pair ... ok [INFO] [stderr] Doc-tests rusqx [INFO] [stdout] test simulator::simulator_test::tests::test_double_gate ... ok [INFO] [stdout] test simulator::simulator_test::tests::test_index_pair ... ok [INFO] [stdout] test simulator::simulator_test::tests::test_double_gate2 ... ok [INFO] [stdout] test simulator::simulator_test::tests::test_single_gate ... ok [INFO] [stdout] test simulator::simulator_test::tests::test_single_gate2 ... ok [INFO] [stdout] test simulator::simulator_test::tests::test_zero_norm_sqr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [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" "fa1f7d8619449bc41c928d46d192e4573e002a3f1ad7bf6d79f0e1da4a4514f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1f7d8619449bc41c928d46d192e4573e002a3f1ad7bf6d79f0e1da4a4514f9", kill_on_drop: false }` [INFO] [stdout] fa1f7d8619449bc41c928d46d192e4573e002a3f1ad7bf6d79f0e1da4a4514f9