[INFO] updating cached repository cgm616/rustverter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cgm616/rustverter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cgm616/rustverter" "work/ex/beta-1.38-1/sources/1.37.0/gh/cgm616/rustverter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/cgm616/rustverter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cgm616/rustverter" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cgm616/rustverter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cgm616/rustverter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 524e45b49452f0be7ad45f190080bf8449f27577 [INFO] sha for GitHub repo cgm616/rustverter: 524e45b49452f0be7ad45f190080bf8449f27577 [INFO] validating manifest of cgm616/rustverter 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 cgm616/rustverter 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 cgm616/rustverter [INFO] finished frobbing cgm616/rustverter [INFO] frobbed toml for cgm616/rustverter written to work/ex/beta-1.38-1/sources/1.37.0/gh/cgm616/rustverter/Cargo.toml [INFO] started frobbing cgm616/rustverter [INFO] finished frobbing cgm616/rustverter [INFO] frobbed toml for cgm616/rustverter written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cgm616/rustverter/Cargo.toml [INFO] crate cgm616/rustverter 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/cgm616/rustverter/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 cgm616/rustverter 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/cgm616/rustverter:/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] c18055db11744b67d4f17029111cd4db6642af5deb172c3671206d1fff6aee47 [INFO] running `"docker" "start" "-a" "c18055db11744b67d4f17029111cd4db6642af5deb172c3671206d1fff6aee47"` [INFO] [stderr] Compiling rustverter v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.47s [INFO] running `"docker" "inspect" "c18055db11744b67d4f17029111cd4db6642af5deb172c3671206d1fff6aee47"` [INFO] running `"docker" "rm" "-f" "c18055db11744b67d4f17029111cd4db6642af5deb172c3671206d1fff6aee47"` [INFO] [stdout] c18055db11744b67d4f17029111cd4db6642af5deb172c3671206d1fff6aee47 [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/cgm616/rustverter:/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] 709c43ffdd9cfb01ab0ba256c2f9b6e0f92ab01b24279bb2da29427bbfe968e1 [INFO] running `"docker" "start" "-a" "709c43ffdd9cfb01ab0ba256c2f9b6e0f92ab01b24279bb2da29427bbfe968e1"` [INFO] [stderr] Compiling rustverter v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `"docker" "inspect" "709c43ffdd9cfb01ab0ba256c2f9b6e0f92ab01b24279bb2da29427bbfe968e1"` [INFO] running `"docker" "rm" "-f" "709c43ffdd9cfb01ab0ba256c2f9b6e0f92ab01b24279bb2da29427bbfe968e1"` [INFO] [stdout] 709c43ffdd9cfb01ab0ba256c2f9b6e0f92ab01b24279bb2da29427bbfe968e1 [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/cgm616/rustverter:/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] 511aa5daacd5ead0f58402e9a9f72231cbe655655035f4f2c08dbdaab6bd3d82 [INFO] running `"docker" "start" "-a" "511aa5daacd5ead0f58402e9a9f72231cbe655655035f4f2c08dbdaab6bd3d82"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustverter-9a96feccbb9a8d7a [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::input ... 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" "511aa5daacd5ead0f58402e9a9f72231cbe655655035f4f2c08dbdaab6bd3d82"` [INFO] running `"docker" "rm" "-f" "511aa5daacd5ead0f58402e9a9f72231cbe655655035f4f2c08dbdaab6bd3d82"` [INFO] [stdout] 511aa5daacd5ead0f58402e9a9f72231cbe655655035f4f2c08dbdaab6bd3d82