[INFO] updating cached repository tsloughter/erls [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tsloughter/erls [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tsloughter/erls" "work/ex/beta-1.38-1/sources/1.37.0/gh/tsloughter/erls"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/tsloughter/erls'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tsloughter/erls" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tsloughter/erls"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tsloughter/erls'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ab5e75daf53082187f304dd5ed57142372093304 [INFO] sha for GitHub repo tsloughter/erls: ab5e75daf53082187f304dd5ed57142372093304 [INFO] validating manifest of tsloughter/erls 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 tsloughter/erls 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 tsloughter/erls [INFO] finished frobbing tsloughter/erls [INFO] frobbed toml for tsloughter/erls written to work/ex/beta-1.38-1/sources/1.37.0/gh/tsloughter/erls/Cargo.toml [INFO] started frobbing tsloughter/erls [INFO] finished frobbing tsloughter/erls [INFO] frobbed toml for tsloughter/erls written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tsloughter/erls/Cargo.toml [INFO] crate tsloughter/erls 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tsloughter/erls 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-2/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/tsloughter/erls:/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] 42c5ebb09971bf1cd58c671da3c89f31b40a5c824d4d4d55eece4cf4e0c1d245 [INFO] running `"docker" "start" "-a" "42c5ebb09971bf1cd58c671da3c89f31b40a5c824d4d4d55eece4cf4e0c1d245"` [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tar v0.4.20 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling erls v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.08s [INFO] running `"docker" "inspect" "42c5ebb09971bf1cd58c671da3c89f31b40a5c824d4d4d55eece4cf4e0c1d245"` [INFO] running `"docker" "rm" "-f" "42c5ebb09971bf1cd58c671da3c89f31b40a5c824d4d4d55eece4cf4e0c1d245"` [INFO] [stdout] 42c5ebb09971bf1cd58c671da3c89f31b40a5c824d4d4d55eece4cf4e0c1d245 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/tsloughter/erls:/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] cffe2dfffcd4199d8e7081d7a8683e31c44f328a8eb97018c4b2f35e687044b4 [INFO] running `"docker" "start" "-a" "cffe2dfffcd4199d8e7081d7a8683e31c44f328a8eb97018c4b2f35e687044b4"` [INFO] [stderr] Compiling erls v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `"docker" "inspect" "cffe2dfffcd4199d8e7081d7a8683e31c44f328a8eb97018c4b2f35e687044b4"` [INFO] running `"docker" "rm" "-f" "cffe2dfffcd4199d8e7081d7a8683e31c44f328a8eb97018c4b2f35e687044b4"` [INFO] [stdout] cffe2dfffcd4199d8e7081d7a8683e31c44f328a8eb97018c4b2f35e687044b4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/tsloughter/erls:/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] 405bdf91741d3eb364a1d0cc76a418abf64e9255b0984ef0554caaa5b41ae13c [INFO] running `"docker" "start" "-a" "405bdf91741d3eb364a1d0cc76a418abf64e9255b0984ef0554caaa5b41ae13c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/erls-e3bdcbadab99dbc3 [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" "405bdf91741d3eb364a1d0cc76a418abf64e9255b0984ef0554caaa5b41ae13c"` [INFO] running `"docker" "rm" "-f" "405bdf91741d3eb364a1d0cc76a418abf64e9255b0984ef0554caaa5b41ae13c"` [INFO] [stdout] 405bdf91741d3eb364a1d0cc76a418abf64e9255b0984ef0554caaa5b41ae13c