[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foleskiewicz%2Fbib-rs" "/workspace/builds/worker-76/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-76/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oleskiewicz/bib-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-76/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" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a28e0ecfd9b6337982632a605b3821179576853f6cecbe4f821841eb9875221 [INFO] running `Command { std: "docker" "start" "-a" "3a28e0ecfd9b6337982632a605b3821179576853f6cecbe4f821841eb9875221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a28e0ecfd9b6337982632a605b3821179576853f6cecbe4f821841eb9875221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a28e0ecfd9b6337982632a605b3821179576853f6cecbe4f821841eb9875221", kill_on_drop: false }` [INFO] [stdout] 3a28e0ecfd9b6337982632a605b3821179576853f6cecbe4f821841eb9875221 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d64abcc732c3c582ecec68a8953ada87b5f7fc03c0476dd8b3facf020b7c6b5b [INFO] running `Command { std: "docker" "start" "-a" "d64abcc732c3c582ecec68a8953ada87b5f7fc03c0476dd8b3facf020b7c6b5b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling regex v1.4.3 [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 strum v0.20.0 [INFO] [stderr] Compiling biblatex v0.4.1 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling bib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "d64abcc732c3c582ecec68a8953ada87b5f7fc03c0476dd8b3facf020b7c6b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d64abcc732c3c582ecec68a8953ada87b5f7fc03c0476dd8b3facf020b7c6b5b", kill_on_drop: false }` [INFO] [stdout] d64abcc732c3c582ecec68a8953ada87b5f7fc03c0476dd8b3facf020b7c6b5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63d799f7a6a3e3901a81e91149f18ab697c2ce3cd2dc8c7ef5e67ac1b4385634 [INFO] running `Command { std: "docker" "start" "-a" "63d799f7a6a3e3901a81e91149f18ab697c2ce3cd2dc8c7ef5e67ac1b4385634", 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.84s [INFO] [stderr] Executable unittests src/bib2ref/main.rs (/opt/rustwide/target/debug/deps/bib2ref-f0cea35d9c3848e1) [INFO] [stderr] Executable unittests src/bib2tsv/main.rs (/opt/rustwide/target/debug/deps/bib2tsv-795504456a4b4761) [INFO] [stderr] Executable unittests src/bibfmt/main.rs (/opt/rustwide/target/debug/deps/bibfmt-45bae35e8aab692d) [INFO] running `Command { std: "docker" "inspect" "63d799f7a6a3e3901a81e91149f18ab697c2ce3cd2dc8c7ef5e67ac1b4385634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63d799f7a6a3e3901a81e91149f18ab697c2ce3cd2dc8c7ef5e67ac1b4385634", kill_on_drop: false }` [INFO] [stdout] 63d799f7a6a3e3901a81e91149f18ab697c2ce3cd2dc8c7ef5e67ac1b4385634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa02c50381ef0fa1e1a3b38decbdb386d66f0349af5e8fe3f015abdd82405402 [INFO] running `Command { std: "docker" "start" "-a" "fa02c50381ef0fa1e1a3b38decbdb386d66f0349af5e8fe3f015abdd82405402", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/bib2ref/main.rs (/opt/rustwide/target/debug/deps/bib2ref-f0cea35d9c3848e1) [INFO] [stdout] [INFO] [stderr] Running unittests src/bib2tsv/main.rs (/opt/rustwide/target/debug/deps/bib2tsv-795504456a4b4761) [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] [stderr] Running unittests src/bibfmt/main.rs (/opt/rustwide/target/debug/deps/bibfmt-45bae35e8aab692d) [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" "fa02c50381ef0fa1e1a3b38decbdb386d66f0349af5e8fe3f015abdd82405402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa02c50381ef0fa1e1a3b38decbdb386d66f0349af5e8fe3f015abdd82405402", kill_on_drop: false }` [INFO] [stdout] fa02c50381ef0fa1e1a3b38decbdb386d66f0349af5e8fe3f015abdd82405402