[INFO] updating cached repository FreeMasen/y2j [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/FreeMasen/y2j [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/FreeMasen/y2j" "work/ex/beta-1.38-1/sources/1.37.0/gh/FreeMasen/y2j"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/FreeMasen/y2j'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/FreeMasen/y2j" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FreeMasen/y2j"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FreeMasen/y2j'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fda732cfa4c1e653742b19d02f95b196e6d63842 [INFO] sha for GitHub repo FreeMasen/y2j: fda732cfa4c1e653742b19d02f95b196e6d63842 [INFO] validating manifest of FreeMasen/y2j 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 FreeMasen/y2j 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 FreeMasen/y2j [INFO] finished frobbing FreeMasen/y2j [INFO] frobbed toml for FreeMasen/y2j written to work/ex/beta-1.38-1/sources/1.37.0/gh/FreeMasen/y2j/Cargo.toml [INFO] started frobbing FreeMasen/y2j [INFO] finished frobbing FreeMasen/y2j [INFO] frobbed toml for FreeMasen/y2j written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FreeMasen/y2j/Cargo.toml [INFO] crate FreeMasen/y2j 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/FreeMasen/y2j/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 FreeMasen/y2j against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FreeMasen/y2j:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] c01729d082490fc75759b34a15a3510da1ec0039f6b916d6d38217041b714252 [INFO] running `"docker" "start" "-a" "c01729d082490fc75759b34a15a3510da1ec0039f6b916d6d38217041b714252"` [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling y2j v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.89s [INFO] running `"docker" "inspect" "c01729d082490fc75759b34a15a3510da1ec0039f6b916d6d38217041b714252"` [INFO] running `"docker" "rm" "-f" "c01729d082490fc75759b34a15a3510da1ec0039f6b916d6d38217041b714252"` [INFO] [stdout] c01729d082490fc75759b34a15a3510da1ec0039f6b916d6d38217041b714252 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FreeMasen/y2j:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 3ceb8e30302e7cd5e22bbb4fcc7582a46251bb2f1bf4fb421e3648a8413e2c68 [INFO] running `"docker" "start" "-a" "3ceb8e30302e7cd5e22bbb4fcc7582a46251bb2f1bf4fb421e3648a8413e2c68"` [INFO] [stderr] Compiling y2j v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `"docker" "inspect" "3ceb8e30302e7cd5e22bbb4fcc7582a46251bb2f1bf4fb421e3648a8413e2c68"` [INFO] running `"docker" "rm" "-f" "3ceb8e30302e7cd5e22bbb4fcc7582a46251bb2f1bf4fb421e3648a8413e2c68"` [INFO] [stdout] 3ceb8e30302e7cd5e22bbb4fcc7582a46251bb2f1bf4fb421e3648a8413e2c68 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/FreeMasen/y2j:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 2ed5c315714786be90d24da50bbccbe42fe2a646191cd3ea77f7ad7753537fe1 [INFO] running `"docker" "start" "-a" "2ed5c315714786be90d24da50bbccbe42fe2a646191cd3ea77f7ad7753537fe1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/y2j-04cdd9b284fcee0a [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "2ed5c315714786be90d24da50bbccbe42fe2a646191cd3ea77f7ad7753537fe1"` [INFO] running `"docker" "rm" "-f" "2ed5c315714786be90d24da50bbccbe42fe2a646191cd3ea77f7ad7753537fe1"` [INFO] [stdout] 2ed5c315714786be90d24da50bbccbe42fe2a646191cd3ea77f7ad7753537fe1