[INFO] cloning repository https://github.com/pombase/pombase-rnacentral-process [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pombase/pombase-rnacentral-process" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpombase%2Fpombase-rnacentral-process", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpombase%2Fpombase-rnacentral-process'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6450e3b861c1b8de3736968f44870e4107bfcbad [INFO] testing pombase/pombase-rnacentral-process against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpombase%2Fpombase-rnacentral-process" "/workspace/builds/worker-107/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-107/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pombase/pombase-rnacentral-process 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/pombase/pombase-rnacentral-process [INFO] finished tweaking git repo https://github.com/pombase/pombase-rnacentral-process [INFO] tweaked toml for git repo https://github.com/pombase/pombase-rnacentral-process written to /workspace/builds/worker-107/source/Cargo.toml [INFO] crate git repo https://github.com/pombase/pombase-rnacentral-process 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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] 87a47d5a6c0ed8a40f1793072a5f0984117b19270e1acd35e0c220e75dd79a88 [INFO] running `Command { std: "docker" "start" "-a" "87a47d5a6c0ed8a40f1793072a5f0984117b19270e1acd35e0c220e75dd79a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87a47d5a6c0ed8a40f1793072a5f0984117b19270e1acd35e0c220e75dd79a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a47d5a6c0ed8a40f1793072a5f0984117b19270e1acd35e0c220e75dd79a88", kill_on_drop: false }` [INFO] [stdout] 87a47d5a6c0ed8a40f1793072a5f0984117b19270e1acd35e0c220e75dd79a88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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] 2c21114d5a7bd6640089876ab6969b6d72252e52f3c21dfcdd0e95cae78845f4 [INFO] running `Command { std: "docker" "start" "-a" "2c21114d5a7bd6640089876ab6969b6d72252e52f3c21dfcdd0e95cae78845f4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling pombase-rnacentral-process v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.82s [INFO] running `Command { std: "docker" "inspect" "2c21114d5a7bd6640089876ab6969b6d72252e52f3c21dfcdd0e95cae78845f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c21114d5a7bd6640089876ab6969b6d72252e52f3c21dfcdd0e95cae78845f4", kill_on_drop: false }` [INFO] [stdout] 2c21114d5a7bd6640089876ab6969b6d72252e52f3c21dfcdd0e95cae78845f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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] 06f3321a60c0392ba39a627cc1677b56669958ea63d294e381f3152f68b5b943 [INFO] running `Command { std: "docker" "start" "-a" "06f3321a60c0392ba39a627cc1677b56669958ea63d294e381f3152f68b5b943", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pombase-rnacentral-process v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 49.75s [INFO] running `Command { std: "docker" "inspect" "06f3321a60c0392ba39a627cc1677b56669958ea63d294e381f3152f68b5b943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f3321a60c0392ba39a627cc1677b56669958ea63d294e381f3152f68b5b943", kill_on_drop: false }` [INFO] [stdout] 06f3321a60c0392ba39a627cc1677b56669958ea63d294e381f3152f68b5b943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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] 9a2f06a9b38959c76cc60d1c51ae096a348bd390d6e879a08e10ef8df8bb21c0 [INFO] running `Command { std: "docker" "start" "-a" "9a2f06a9b38959c76cc60d1c51ae096a348bd390d6e879a08e10ef8df8bb21c0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pombase_rnacentral_process-7baec248a2d783d0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test rnacentral::test_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9a2f06a9b38959c76cc60d1c51ae096a348bd390d6e879a08e10ef8df8bb21c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2f06a9b38959c76cc60d1c51ae096a348bd390d6e879a08e10ef8df8bb21c0", kill_on_drop: false }` [INFO] [stdout] 9a2f06a9b38959c76cc60d1c51ae096a348bd390d6e879a08e10ef8df8bb21c0