[INFO] cloning repository dbasedow/dmr-parser [INFO] running `"git" "clone" "--bare" "git://github.com/dbasedow/dmr-parser.git" "work/cache/sources/gh/dbasedow/dmr-parser"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/dbasedow/dmr-parser'... [INFO] running `"git" "clone" "work/cache/sources/gh/dbasedow/dmr-parser" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dbasedow/dmr-parser"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dbasedow/dmr-parser'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dbasedow/dmr-parser" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dbasedow/dmr-parser"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dbasedow/dmr-parser'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3f0b00436b2cb39249a03f20a13813ef862e56fb [INFO] sha for GitHub repo dbasedow/dmr-parser: 3f0b00436b2cb39249a03f20a13813ef862e56fb [INFO] validating manifest of dbasedow/dmr-parser on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dbasedow/dmr-parser on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dbasedow/dmr-parser [INFO] finished frobbing dbasedow/dmr-parser [INFO] frobbed toml for dbasedow/dmr-parser written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dbasedow/dmr-parser/Cargo.toml [INFO] started frobbing dbasedow/dmr-parser [INFO] finished frobbing dbasedow/dmr-parser [INFO] frobbed toml for dbasedow/dmr-parser written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dbasedow/dmr-parser/Cargo.toml [INFO] crate dbasedow/dmr-parser already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dbasedow/dmr-parser against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dbasedow/dmr-parser:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 79688ae0c08ee181e28db981878c49169af2e59159ac7ebab35e0f7733830f18 [INFO] running `"docker" "start" "-a" "79688ae0c08ee181e28db981878c49169af2e59159ac7ebab35e0f7733830f18"` [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling quick-xml v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.69 [INFO] [stderr] Compiling dmrparse v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.54s [INFO] running `"docker" "inspect" "79688ae0c08ee181e28db981878c49169af2e59159ac7ebab35e0f7733830f18"` [INFO] running `"docker" "rm" "-f" "79688ae0c08ee181e28db981878c49169af2e59159ac7ebab35e0f7733830f18"` [INFO] [stdout] 79688ae0c08ee181e28db981878c49169af2e59159ac7ebab35e0f7733830f18 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dbasedow/dmr-parser:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b005ec8d5272b0782e810d205af16bd0b7018f7e7c2c6665037e55ac3cd707d7 [INFO] running `"docker" "start" "-a" "b005ec8d5272b0782e810d205af16bd0b7018f7e7c2c6665037e55ac3cd707d7"` [INFO] [stderr] Compiling dmrparse v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `"docker" "inspect" "b005ec8d5272b0782e810d205af16bd0b7018f7e7c2c6665037e55ac3cd707d7"` [INFO] running `"docker" "rm" "-f" "b005ec8d5272b0782e810d205af16bd0b7018f7e7c2c6665037e55ac3cd707d7"` [INFO] [stdout] b005ec8d5272b0782e810d205af16bd0b7018f7e7c2c6665037e55ac3cd707d7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dbasedow/dmr-parser:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] e60974a22050c829616390df13ad207cc470b9659aa1c75ec19159f74659fb16 [INFO] running `"docker" "start" "-a" "e60974a22050c829616390df13ad207cc470b9659aa1c75ec19159f74659fb16"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/dmrparse-ad8a5b8c0cacf866 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test reader::test_find_str_in_u8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e60974a22050c829616390df13ad207cc470b9659aa1c75ec19159f74659fb16"` [INFO] running `"docker" "rm" "-f" "e60974a22050c829616390df13ad207cc470b9659aa1c75ec19159f74659fb16"` [INFO] [stdout] e60974a22050c829616390df13ad207cc470b9659aa1c75ec19159f74659fb16