[INFO] updating cached repository lethain/literal [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lethain/literal [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lethain/literal" "work/ex/beta-1.38-1/sources/1.37.0/gh/lethain/literal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lethain/literal'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lethain/literal" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lethain/literal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lethain/literal'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6afa7b7a7d20732cb611fe708e459f4cdfef908c [INFO] sha for GitHub repo lethain/literal: 6afa7b7a7d20732cb611fe708e459f4cdfef908c [INFO] validating manifest of lethain/literal 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 lethain/literal 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 lethain/literal [INFO] finished frobbing lethain/literal [INFO] frobbed toml for lethain/literal written to work/ex/beta-1.38-1/sources/1.37.0/gh/lethain/literal/Cargo.toml [INFO] started frobbing lethain/literal [INFO] finished frobbing lethain/literal [INFO] frobbed toml for lethain/literal written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lethain/literal/Cargo.toml [INFO] crate lethain/literal 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 lethain/literal 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lethain/literal:/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] 234d650c67fee3ad67154bbfba1bd1b70bcf95751fe414c212a175e628a4f716 [INFO] running `"docker" "start" "-a" "234d650c67fee3ad67154bbfba1bd1b70bcf95751fe414c212a175e628a4f716"` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling literal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `"docker" "inspect" "234d650c67fee3ad67154bbfba1bd1b70bcf95751fe414c212a175e628a4f716"` [INFO] running `"docker" "rm" "-f" "234d650c67fee3ad67154bbfba1bd1b70bcf95751fe414c212a175e628a4f716"` [INFO] [stdout] 234d650c67fee3ad67154bbfba1bd1b70bcf95751fe414c212a175e628a4f716 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lethain/literal:/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] 7d68daf63d01d2a852495676bb3d00ec8fc0465311c1a6e80de5ae392c20cdda [INFO] running `"docker" "start" "-a" "7d68daf63d01d2a852495676bb3d00ec8fc0465311c1a6e80de5ae392c20cdda"` [INFO] [stderr] Compiling literal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `"docker" "inspect" "7d68daf63d01d2a852495676bb3d00ec8fc0465311c1a6e80de5ae392c20cdda"` [INFO] running `"docker" "rm" "-f" "7d68daf63d01d2a852495676bb3d00ec8fc0465311c1a6e80de5ae392c20cdda"` [INFO] [stdout] 7d68daf63d01d2a852495676bb3d00ec8fc0465311c1a6e80de5ae392c20cdda [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lethain/literal:/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] c13e549c5c76f424f2c1dac730bce82850a5362787522124dde792554b039589 [INFO] running `"docker" "start" "-a" "c13e549c5c76f424f2c1dac730bce82850a5362787522124dde792554b039589"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/literal-e45284d30d8e189b [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" "c13e549c5c76f424f2c1dac730bce82850a5362787522124dde792554b039589"` [INFO] running `"docker" "rm" "-f" "c13e549c5c76f424f2c1dac730bce82850a5362787522124dde792554b039589"` [INFO] [stdout] c13e549c5c76f424f2c1dac730bce82850a5362787522124dde792554b039589