[INFO] cloning repository https://github.com/phodal/git2sqlite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phodal/git2sqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodal%2Fgit2sqlite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodal%2Fgit2sqlite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8b9f8adf7231f8093c046a5303dd8e29e2aa045 [INFO] testing phodal/git2sqlite against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodal%2Fgit2sqlite" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phodal/git2sqlite on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phodal/git2sqlite [INFO] finished tweaking git repo https://github.com/phodal/git2sqlite [INFO] tweaked toml for git repo https://github.com/phodal/git2sqlite written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/phodal/git2sqlite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellexpand v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32e616baeeebc63f4d87cc678b471be024b920ed713622fa89676824dfa90cac [INFO] running `Command { std: "docker" "start" "-a" "32e616baeeebc63f4d87cc678b471be024b920ed713622fa89676824dfa90cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32e616baeeebc63f4d87cc678b471be024b920ed713622fa89676824dfa90cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e616baeeebc63f4d87cc678b471be024b920ed713622fa89676824dfa90cac", kill_on_drop: false }` [INFO] [stdout] 32e616baeeebc63f4d87cc678b471be024b920ed713622fa89676824dfa90cac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ff389b429e22a3be5d89850c5f199910a0fe822f35b8ed511d556a743c42eab [INFO] running `Command { std: "docker" "start" "-a" "3ff389b429e22a3be5d89850c5f199910a0fe822f35b8ed511d556a743c42eab", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling git2sqlite v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.13s [INFO] running `Command { std: "docker" "inspect" "3ff389b429e22a3be5d89850c5f199910a0fe822f35b8ed511d556a743c42eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ff389b429e22a3be5d89850c5f199910a0fe822f35b8ed511d556a743c42eab", kill_on_drop: false }` [INFO] [stdout] 3ff389b429e22a3be5d89850c5f199910a0fe822f35b8ed511d556a743c42eab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa0628b50a3a63108b8c72546e2340f9e19b567afea9b82103b4d42cdf035a59 [INFO] running `Command { std: "docker" "start" "-a" "fa0628b50a3a63108b8c72546e2340f9e19b567afea9b82103b4d42cdf035a59", kill_on_drop: false }` [INFO] [stderr] Compiling git2sqlite v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `Command { std: "docker" "inspect" "fa0628b50a3a63108b8c72546e2340f9e19b567afea9b82103b4d42cdf035a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa0628b50a3a63108b8c72546e2340f9e19b567afea9b82103b4d42cdf035a59", kill_on_drop: false }` [INFO] [stdout] fa0628b50a3a63108b8c72546e2340f9e19b567afea9b82103b4d42cdf035a59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9f10002b203affc6e67071cbdb8f818a9dc82c183fd42dd8ddd5279d35eb9d4 [INFO] running `Command { std: "docker" "start" "-a" "c9f10002b203affc6e67071cbdb8f818a9dc82c183fd42dd8ddd5279d35eb9d4", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 3 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git2sqlite-b5d23ec4fa285889) [INFO] [stdout] test git_command::test::should_get_commit_log ... ignored [INFO] [stdout] test test::should_parse_coco ... ignored [INFO] [stdout] test test::should_process_local_code ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c9f10002b203affc6e67071cbdb8f818a9dc82c183fd42dd8ddd5279d35eb9d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f10002b203affc6e67071cbdb8f818a9dc82c183fd42dd8ddd5279d35eb9d4", kill_on_drop: false }` [INFO] [stdout] c9f10002b203affc6e67071cbdb8f818a9dc82c183fd42dd8ddd5279d35eb9d4