[INFO] cloning repository marcbreitung/custom-content [INFO] running `"git" "clone" "--bare" "git://github.com/marcbreitung/custom-content.git" "work/cache/sources/gh/marcbreitung/custom-content"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/marcbreitung/custom-content'... [INFO] running `"git" "clone" "work/cache/sources/gh/marcbreitung/custom-content" "work/ex/beta-1.37-6/sources/1.36.0/gh/marcbreitung/custom-content"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/marcbreitung/custom-content'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/marcbreitung/custom-content" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/marcbreitung/custom-content"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 marcbreitung/custom-content 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 marcbreitung/custom-content [INFO] finished frobbing marcbreitung/custom-content [INFO] frobbed toml for marcbreitung/custom-content written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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 marcbreitung/custom-content against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 7d514ced96b5ecffcba1569a803d99c693cb423ff9745bd11c5ffbbfffb97997 [INFO] running `"docker" "start" "-a" "7d514ced96b5ecffcba1569a803d99c693cb423ff9745bd11c5ffbbfffb97997"` [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling custom-content v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.65s [INFO] running `"docker" "inspect" "7d514ced96b5ecffcba1569a803d99c693cb423ff9745bd11c5ffbbfffb97997"` [INFO] running `"docker" "rm" "-f" "7d514ced96b5ecffcba1569a803d99c693cb423ff9745bd11c5ffbbfffb97997"` [INFO] [stdout] 7d514ced96b5ecffcba1569a803d99c693cb423ff9745bd11c5ffbbfffb97997 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 93e7967cfe4dc6d695302f8fa0de44087152963ab1efe9a62d6b7e683b0d1e34 [INFO] running `"docker" "start" "-a" "93e7967cfe4dc6d695302f8fa0de44087152963ab1efe9a62d6b7e683b0d1e34"` [INFO] [stderr] Compiling custom-content v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "93e7967cfe4dc6d695302f8fa0de44087152963ab1efe9a62d6b7e683b0d1e34"` [INFO] running `"docker" "rm" "-f" "93e7967cfe4dc6d695302f8fa0de44087152963ab1efe9a62d6b7e683b0d1e34"` [INFO] [stdout] 93e7967cfe4dc6d695302f8fa0de44087152963ab1efe9a62d6b7e683b0d1e34 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 13a3e21521f996f3a8613e007bad55a87c10bcd1bb2c1cd844f35e35e8517da1 [INFO] running `"docker" "start" "-a" "13a3e21521f996f3a8613e007bad55a87c10bcd1bb2c1cd844f35e35e8517da1"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/custom_content-c6c80d4c37e61123 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "13a3e21521f996f3a8613e007bad55a87c10bcd1bb2c1cd844f35e35e8517da1"` [INFO] running `"docker" "rm" "-f" "13a3e21521f996f3a8613e007bad55a87c10bcd1bb2c1cd844f35e35e8517da1"` [INFO] [stdout] 13a3e21521f996f3a8613e007bad55a87c10bcd1bb2c1cd844f35e35e8517da1