[INFO] cloning repository https://github.com/oleskiewicz/bib-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oleskiewicz/bib-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foleskiewicz%2Fbib-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foleskiewicz%2Fbib-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d8dcc3c5d33e8a51b5947d76ea1499d682b47fc [INFO] testing oleskiewicz/bib-rs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foleskiewicz%2Fbib-rs" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oleskiewicz/bib-rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oleskiewicz/bib-rs [INFO] finished tweaking git repo https://github.com/oleskiewicz/bib-rs [INFO] tweaked toml for git repo https://github.com/oleskiewicz/bib-rs written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/oleskiewicz/bib-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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 numerals v0.1.4 [INFO] [stderr] Downloaded biblatex v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c800a8380ef54337c27c42dc40f658e64dd6058e0982c608bf8d7cb3c9e08a3e [INFO] running `Command { std: "docker" "start" "-a" "c800a8380ef54337c27c42dc40f658e64dd6058e0982c608bf8d7cb3c9e08a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c800a8380ef54337c27c42dc40f658e64dd6058e0982c608bf8d7cb3c9e08a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c800a8380ef54337c27c42dc40f658e64dd6058e0982c608bf8d7cb3c9e08a3e", kill_on_drop: false }` [INFO] [stdout] c800a8380ef54337c27c42dc40f658e64dd6058e0982c608bf8d7cb3c9e08a3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67d22771fe4912c9d89dbaa5c70a3fa65d263239ec984bead510651479b0972f [INFO] running `Command { std: "docker" "start" "-a" "67d22771fe4912c9d89dbaa5c70a3fa65d263239ec984bead510651479b0972f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling biblatex v0.4.1 [INFO] [stderr] Compiling bib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.53s [INFO] running `Command { std: "docker" "inspect" "67d22771fe4912c9d89dbaa5c70a3fa65d263239ec984bead510651479b0972f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67d22771fe4912c9d89dbaa5c70a3fa65d263239ec984bead510651479b0972f", kill_on_drop: false }` [INFO] [stdout] 67d22771fe4912c9d89dbaa5c70a3fa65d263239ec984bead510651479b0972f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d62b5d7ec1fa9cc64d06519a544be00ae84eb2a253110f560aa89a7cd0dd5bbc [INFO] running `Command { std: "docker" "start" "-a" "d62b5d7ec1fa9cc64d06519a544be00ae84eb2a253110f560aa89a7cd0dd5bbc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.28s [INFO] running `Command { std: "docker" "inspect" "d62b5d7ec1fa9cc64d06519a544be00ae84eb2a253110f560aa89a7cd0dd5bbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d62b5d7ec1fa9cc64d06519a544be00ae84eb2a253110f560aa89a7cd0dd5bbc", kill_on_drop: false }` [INFO] [stdout] d62b5d7ec1fa9cc64d06519a544be00ae84eb2a253110f560aa89a7cd0dd5bbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05dc13793721de798b764c813ab0f0a3c4b8a4cccfb7d76e8efcf6af300e91cc [INFO] running `Command { std: "docker" "start" "-a" "05dc13793721de798b764c813ab0f0a3c4b8a4cccfb7d76e8efcf6af300e91cc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bib2ref-c20c55e9047fcfe7) [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 unittests (/opt/rustwide/target/debug/deps/bib2tsv-7232dc21546e327d) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bibfmt-e5016baa16ec1dfc) [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" "05dc13793721de798b764c813ab0f0a3c4b8a4cccfb7d76e8efcf6af300e91cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05dc13793721de798b764c813ab0f0a3c4b8a4cccfb7d76e8efcf6af300e91cc", kill_on_drop: false }` [INFO] [stdout] 05dc13793721de798b764c813ab0f0a3c4b8a4cccfb7d76e8efcf6af300e91cc