[INFO] updating cached repository marcbreitung/custom-content [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/marcbreitung/custom-content [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/marcbreitung/custom-content" "work/ex/beta-1.38-1/sources/1.37.0/gh/marcbreitung/custom-content"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/marcbreitung/custom-content'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/marcbreitung/custom-content" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marcbreitung/custom-content"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marcbreitung/custom-content'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b5d78c5fc7978c302e99fb079fee783287614031 [INFO] sha for GitHub repo marcbreitung/custom-content: b5d78c5fc7978c302e99fb079fee783287614031 [INFO] validating manifest of marcbreitung/custom-content 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 marcbreitung/custom-content 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 marcbreitung/custom-content [INFO] finished frobbing marcbreitung/custom-content [INFO] frobbed toml for marcbreitung/custom-content written to work/ex/beta-1.38-1/sources/1.37.0/gh/marcbreitung/custom-content/Cargo.toml [INFO] started frobbing marcbreitung/custom-content [INFO] finished frobbing marcbreitung/custom-content [INFO] frobbed toml for marcbreitung/custom-content written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marcbreitung/custom-content/Cargo.toml [INFO] crate marcbreitung/custom-content 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 marcbreitung/custom-content 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/marcbreitung/custom-content:/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] 260a5e882a8c781e557b487178f81080af70db036d8db7097f5ed8d7bb792b8a [INFO] running `"docker" "start" "-a" "260a5e882a8c781e557b487178f81080af70db036d8db7097f5ed8d7bb792b8a"` [INFO] [stderr] Compiling custom-content v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.88s [INFO] running `"docker" "inspect" "260a5e882a8c781e557b487178f81080af70db036d8db7097f5ed8d7bb792b8a"` [INFO] running `"docker" "rm" "-f" "260a5e882a8c781e557b487178f81080af70db036d8db7097f5ed8d7bb792b8a"` [INFO] [stdout] 260a5e882a8c781e557b487178f81080af70db036d8db7097f5ed8d7bb792b8a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/marcbreitung/custom-content:/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] 55e31c5e91b5245819cdf213e72d08b095fbca80c2f4bf7859ed78328bc7ae6f [INFO] running `"docker" "start" "-a" "55e31c5e91b5245819cdf213e72d08b095fbca80c2f4bf7859ed78328bc7ae6f"` [INFO] [stderr] Compiling custom-content v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "55e31c5e91b5245819cdf213e72d08b095fbca80c2f4bf7859ed78328bc7ae6f"` [INFO] running `"docker" "rm" "-f" "55e31c5e91b5245819cdf213e72d08b095fbca80c2f4bf7859ed78328bc7ae6f"` [INFO] [stdout] 55e31c5e91b5245819cdf213e72d08b095fbca80c2f4bf7859ed78328bc7ae6f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/marcbreitung/custom-content:/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] 5ef7666f4011de67f5335854f1bb3c6e19b426c1acff936f9ae26be93501d504 [INFO] running `"docker" "start" "-a" "5ef7666f4011de67f5335854f1bb3c6e19b426c1acff936f9ae26be93501d504"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/custom_content-207cd2624e25e6cd [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" "5ef7666f4011de67f5335854f1bb3c6e19b426c1acff936f9ae26be93501d504"` [INFO] running `"docker" "rm" "-f" "5ef7666f4011de67f5335854f1bb3c6e19b426c1acff936f9ae26be93501d504"` [INFO] [stdout] 5ef7666f4011de67f5335854f1bb3c6e19b426c1acff936f9ae26be93501d504