[INFO] cloning repository https://github.com/sanantoha/query-test-task-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sanantoha/query-test-task-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanantoha%2Fquery-test-task-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanantoha%2Fquery-test-task-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f68ae46eddcc1838127d94c37475d30684155233 [INFO] testing sanantoha/query-test-task-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanantoha%2Fquery-test-task-rust" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sanantoha/query-test-task-rust 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/sanantoha/query-test-task-rust [INFO] finished tweaking git repo https://github.com/sanantoha/query-test-task-rust [INFO] tweaked toml for git repo https://github.com/sanantoha/query-test-task-rust written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/sanantoha/query-test-task-rust 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 assert_approx_eq v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] e61dc1b8147da93445461a3ca925d65876c4d262dd3a2bd8a722b191bea14994 [INFO] running `Command { std: "docker" "start" "-a" "e61dc1b8147da93445461a3ca925d65876c4d262dd3a2bd8a722b191bea14994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e61dc1b8147da93445461a3ca925d65876c4d262dd3a2bd8a722b191bea14994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e61dc1b8147da93445461a3ca925d65876c4d262dd3a2bd8a722b191bea14994", kill_on_drop: false }` [INFO] [stdout] e61dc1b8147da93445461a3ca925d65876c4d262dd3a2bd8a722b191bea14994 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 9eefaeee933b75720457e256a46d56f94cdd30770530f347a1313166941683dd [INFO] running `Command { std: "docker" "start" "-a" "9eefaeee933b75720457e256a46d56f94cdd30770530f347a1313166941683dd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling query-test-task-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.63s [INFO] running `Command { std: "docker" "inspect" "9eefaeee933b75720457e256a46d56f94cdd30770530f347a1313166941683dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eefaeee933b75720457e256a46d56f94cdd30770530f347a1313166941683dd", kill_on_drop: false }` [INFO] [stdout] 9eefaeee933b75720457e256a46d56f94cdd30770530f347a1313166941683dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] ef65a7ff2ca94784abe9195540ffd9f1025e1a3701be44b9295fe692aeebbb99 [INFO] running `Command { std: "docker" "start" "-a" "ef65a7ff2ca94784abe9195540ffd9f1025e1a3701be44b9295fe692aeebbb99", kill_on_drop: false }` [INFO] [stderr] Compiling query-test-task-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "ef65a7ff2ca94784abe9195540ffd9f1025e1a3701be44b9295fe692aeebbb99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef65a7ff2ca94784abe9195540ffd9f1025e1a3701be44b9295fe692aeebbb99", kill_on_drop: false }` [INFO] [stdout] ef65a7ff2ca94784abe9195540ffd9f1025e1a3701be44b9295fe692aeebbb99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 4c6e39dd8ca15d4d60ce4cb509f40bf8c4476d1d4802e62f8bdb25ea1f81ec82 [INFO] running `Command { std: "docker" "start" "-a" "4c6e39dd8ca15d4d60ce4cb509f40bf8c4476d1d4802e62f8bdb25ea1f81ec82", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/query_test_task_rust-edda30e68cca485d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_cartesian_join ... ok [INFO] [stdout] test tests::test_float_to_uint ... 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] Running unittests (/opt/rustwide/target/debug/deps/query_test_task_rust-6ca76542d8370287) [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/query_select_tests.rs (/opt/rustwide/target/debug/deps/query_select_tests-c7e7067fb2184bad) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_case_0 ... ok [INFO] [stdout] test test_case_1 ... ok [INFO] [stdout] test test_case_2 ... ok [INFO] [stdout] test test_case_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests query-test-task-rust [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" "4c6e39dd8ca15d4d60ce4cb509f40bf8c4476d1d4802e62f8bdb25ea1f81ec82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6e39dd8ca15d4d60ce4cb509f40bf8c4476d1d4802e62f8bdb25ea1f81ec82", kill_on_drop: false }` [INFO] [stdout] 4c6e39dd8ca15d4d60ce4cb509f40bf8c4476d1d4802e62f8bdb25ea1f81ec82