[INFO] cloning repository https://github.com/atherlangga/db-tutorial-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atherlangga/db-tutorial-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatherlangga%2Fdb-tutorial-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatherlangga%2Fdb-tutorial-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64082dabad524fd330a1ea7ac3701afc22a10cf1 [INFO] testing atherlangga/db-tutorial-rust against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatherlangga%2Fdb-tutorial-rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/atherlangga/db-tutorial-rust on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/atherlangga/db-tutorial-rust [INFO] finished tweaking git repo https://github.com/atherlangga/db-tutorial-rust [INFO] tweaked toml for git repo https://github.com/atherlangga/db-tutorial-rust written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/atherlangga/db-tutorial-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1a871c3f56d5792d47b2f43140f5f17ba36d19006cc0ce601c5caec9eaf318b4 [INFO] running `Command { std: "docker" "start" "-a" "1a871c3f56d5792d47b2f43140f5f17ba36d19006cc0ce601c5caec9eaf318b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a871c3f56d5792d47b2f43140f5f17ba36d19006cc0ce601c5caec9eaf318b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a871c3f56d5792d47b2f43140f5f17ba36d19006cc0ce601c5caec9eaf318b4", kill_on_drop: false }` [INFO] [stdout] 1a871c3f56d5792d47b2f43140f5f17ba36d19006cc0ce601c5caec9eaf318b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c8f33e91fcf985b0f52dfd2931fe019e85bd1f9266bb3fdf93cccee3fa85e00 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9c8f33e91fcf985b0f52dfd2931fe019e85bd1f9266bb3fdf93cccee3fa85e00", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling serde v1.0.50 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.7 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.50 [INFO] [stderr] Compiling bincode v1.0.0 [INFO] [stderr] Compiling scan_fmt v0.1.3 [INFO] [stderr] Compiling db v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.41s [INFO] running `Command { std: "docker" "inspect" "9c8f33e91fcf985b0f52dfd2931fe019e85bd1f9266bb3fdf93cccee3fa85e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8f33e91fcf985b0f52dfd2931fe019e85bd1f9266bb3fdf93cccee3fa85e00", kill_on_drop: false }` [INFO] [stdout] 9c8f33e91fcf985b0f52dfd2931fe019e85bd1f9266bb3fdf93cccee3fa85e00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36a877c987e7354d669b9f224e08261e532e2889487d715e65053f69b591b9a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "36a877c987e7354d669b9f224e08261e532e2889487d715e65053f69b591b9a6", kill_on_drop: false }` [INFO] [stderr] Compiling db v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "36a877c987e7354d669b9f224e08261e532e2889487d715e65053f69b591b9a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a877c987e7354d669b9f224e08261e532e2889487d715e65053f69b591b9a6", kill_on_drop: false }` [INFO] [stdout] 36a877c987e7354d669b9f224e08261e532e2889487d715e65053f69b591b9a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5fa8601a0a39c2e01d245efc5e28ccb4046b3a1d9ece01e85c26d995459903a4 [INFO] running `Command { std: "docker" "start" "-a" "5fa8601a0a39c2e01d245efc5e28ccb4046b3a1d9ece01e85c26d995459903a4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/db-cda02a9d3642abf3 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5fa8601a0a39c2e01d245efc5e28ccb4046b3a1d9ece01e85c26d995459903a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa8601a0a39c2e01d245efc5e28ccb4046b3a1d9ece01e85c26d995459903a4", kill_on_drop: false }` [INFO] [stdout] 5fa8601a0a39c2e01d245efc5e28ccb4046b3a1d9ece01e85c26d995459903a4