[INFO] updating cached repository Ryan1729/er [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Ryan1729/er [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Ryan1729/er" "work/ex/beta-1.37-6/sources/1.36.0/gh/Ryan1729/er"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Ryan1729/er'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Ryan1729/er" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Ryan1729/er"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Ryan1729/er'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e8d0f13d6b1d8608b6e8a12da7b79af55a1f9db2 [INFO] sha for GitHub repo Ryan1729/er: e8d0f13d6b1d8608b6e8a12da7b79af55a1f9db2 [INFO] validating manifest of Ryan1729/er on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Ryan1729/er on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Ryan1729/er [INFO] finished frobbing Ryan1729/er [INFO] frobbed toml for Ryan1729/er written to work/ex/beta-1.37-6/sources/1.36.0/gh/Ryan1729/er/Cargo.toml [INFO] started frobbing Ryan1729/er [INFO] finished frobbing Ryan1729/er [INFO] frobbed toml for Ryan1729/er written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Ryan1729/er/Cargo.toml [INFO] crate Ryan1729/er already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Ryan1729/er/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.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Ryan1729/er against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Ryan1729/er:/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.36.0" "build" "--frozen"` [INFO] [stdout] 729b9600867d4d44160f4db852de16c05158f4c5c479bf8ab00e4e6107b7cf84 [INFO] running `"docker" "start" "-a" "729b9600867d4d44160f4db852de16c05158f4c5c479bf8ab00e4e6107b7cf84"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling er v1.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "729b9600867d4d44160f4db852de16c05158f4c5c479bf8ab00e4e6107b7cf84"` [INFO] running `"docker" "rm" "-f" "729b9600867d4d44160f4db852de16c05158f4c5c479bf8ab00e4e6107b7cf84"` [INFO] [stdout] 729b9600867d4d44160f4db852de16c05158f4c5c479bf8ab00e4e6107b7cf84 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Ryan1729/er:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 888800ad8649bcb4d98c043a2330b59bcd1f557c5ca4e8e522b54d4f9fdaf9bd [INFO] running `"docker" "start" "-a" "888800ad8649bcb4d98c043a2330b59bcd1f557c5ca4e8e522b54d4f9fdaf9bd"` [INFO] [stderr] Compiling er v1.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "888800ad8649bcb4d98c043a2330b59bcd1f557c5ca4e8e522b54d4f9fdaf9bd"` [INFO] running `"docker" "rm" "-f" "888800ad8649bcb4d98c043a2330b59bcd1f557c5ca4e8e522b54d4f9fdaf9bd"` [INFO] [stdout] 888800ad8649bcb4d98c043a2330b59bcd1f557c5ca4e8e522b54d4f9fdaf9bd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Ryan1729/er:/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.36.0" "test" "--frozen"` [INFO] [stdout] 59355287859f79c0f21b43f446273c87e8b6e26f5d12e7006adabb9682fbf416 [INFO] running `"docker" "start" "-a" "59355287859f79c0f21b43f446273c87e8b6e26f5d12e7006adabb9682fbf416"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/er-d3fc0b381cc60677 [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" "59355287859f79c0f21b43f446273c87e8b6e26f5d12e7006adabb9682fbf416"` [INFO] running `"docker" "rm" "-f" "59355287859f79c0f21b43f446273c87e8b6e26f5d12e7006adabb9682fbf416"` [INFO] [stdout] 59355287859f79c0f21b43f446273c87e8b6e26f5d12e7006adabb9682fbf416