[INFO] updating cached repository Woutifier/mrt [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Woutifier/mrt [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Woutifier/mrt" "work/ex/beta-1.38-1/sources/1.37.0/gh/Woutifier/mrt"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Woutifier/mrt'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Woutifier/mrt" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Woutifier/mrt"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Woutifier/mrt'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 90478a9a960aadba6dc6b7ef03353560121330d0 [INFO] sha for GitHub repo Woutifier/mrt: 90478a9a960aadba6dc6b7ef03353560121330d0 [INFO] validating manifest of Woutifier/mrt on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Woutifier/mrt on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Woutifier/mrt [INFO] finished frobbing Woutifier/mrt [INFO] frobbed toml for Woutifier/mrt written to work/ex/beta-1.38-1/sources/1.37.0/gh/Woutifier/mrt/Cargo.toml [INFO] started frobbing Woutifier/mrt [INFO] finished frobbing Woutifier/mrt [INFO] frobbed toml for Woutifier/mrt written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Woutifier/mrt/Cargo.toml [INFO] crate Woutifier/mrt already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Woutifier/mrt/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Woutifier/mrt against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Woutifier/mrt:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 32a2904dc944b4896ad0f56516318e37f10f39e0c35bf0a2ff06dee59b703757 [INFO] running `"docker" "start" "-a" "32a2904dc944b4896ad0f56516318e37f10f39e0c35bf0a2ff06dee59b703757"` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling mrt v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.22s [INFO] running `"docker" "inspect" "32a2904dc944b4896ad0f56516318e37f10f39e0c35bf0a2ff06dee59b703757"` [INFO] running `"docker" "rm" "-f" "32a2904dc944b4896ad0f56516318e37f10f39e0c35bf0a2ff06dee59b703757"` [INFO] [stdout] 32a2904dc944b4896ad0f56516318e37f10f39e0c35bf0a2ff06dee59b703757 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Woutifier/mrt:/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7aef688945e47d39a06c59f40bbfd89971317aa4ed390cad2897d1fce2a57a8d [INFO] running `"docker" "start" "-a" "7aef688945e47d39a06c59f40bbfd89971317aa4ed390cad2897d1fce2a57a8d"` [INFO] [stderr] Compiling mrt v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.67s [INFO] running `"docker" "inspect" "7aef688945e47d39a06c59f40bbfd89971317aa4ed390cad2897d1fce2a57a8d"` [INFO] running `"docker" "rm" "-f" "7aef688945e47d39a06c59f40bbfd89971317aa4ed390cad2897d1fce2a57a8d"` [INFO] [stdout] 7aef688945e47d39a06c59f40bbfd89971317aa4ed390cad2897d1fce2a57a8d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Woutifier/mrt:/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 89c09e6a3ed788c73a554923533a27f1b9473f5517e0448c428bfc59ade8bf3e [INFO] running `"docker" "start" "-a" "89c09e6a3ed788c73a554923533a27f1b9473f5517e0448c428bfc59ade8bf3e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/mrt-bc2e210dd46c7ef8 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::correct_mrt_header ... ok [INFO] [stdout] test tests::correct_peer_index_table ... ok [INFO] [stdout] test tests::parse_example_without_errors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests mrt [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - read_file_complete (line 524) ... ok [INFO] [stdout] test src/lib.rs - MrtFile (line 551) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "89c09e6a3ed788c73a554923533a27f1b9473f5517e0448c428bfc59ade8bf3e"` [INFO] running `"docker" "rm" "-f" "89c09e6a3ed788c73a554923533a27f1b9473f5517e0448c428bfc59ade8bf3e"` [INFO] [stdout] 89c09e6a3ed788c73a554923533a27f1b9473f5517e0448c428bfc59ade8bf3e