[INFO] updating cached repository yoshuawuyts/repro-or-else [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yoshuawuyts/repro-or-else [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yoshuawuyts/repro-or-else" "work/ex/beta-1.37-6/sources/1.36.0/gh/yoshuawuyts/repro-or-else"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/yoshuawuyts/repro-or-else'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yoshuawuyts/repro-or-else" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yoshuawuyts/repro-or-else"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yoshuawuyts/repro-or-else'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c06b2fde1d36cb16093a356beaeb9ec86cc21e85 [INFO] sha for GitHub repo yoshuawuyts/repro-or-else: c06b2fde1d36cb16093a356beaeb9ec86cc21e85 [INFO] validating manifest of yoshuawuyts/repro-or-else 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 yoshuawuyts/repro-or-else 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 yoshuawuyts/repro-or-else [INFO] finished frobbing yoshuawuyts/repro-or-else [INFO] frobbed toml for yoshuawuyts/repro-or-else written to work/ex/beta-1.37-6/sources/1.36.0/gh/yoshuawuyts/repro-or-else/Cargo.toml [INFO] started frobbing yoshuawuyts/repro-or-else [INFO] finished frobbing yoshuawuyts/repro-or-else [INFO] frobbed toml for yoshuawuyts/repro-or-else written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yoshuawuyts/repro-or-else/Cargo.toml [INFO] crate yoshuawuyts/repro-or-else 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 yoshuawuyts/repro-or-else 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yoshuawuyts/repro-or-else:/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] ec2ac42dc02a20d32d52c328888dd503bde7dc0d616470ebb60f8fa6d305624f [INFO] running `"docker" "start" "-a" "ec2ac42dc02a20d32d52c328888dd503bde7dc0d616470ebb60f8fa6d305624f"` [INFO] [stderr] Compiling repro-or-else v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "ec2ac42dc02a20d32d52c328888dd503bde7dc0d616470ebb60f8fa6d305624f"` [INFO] running `"docker" "rm" "-f" "ec2ac42dc02a20d32d52c328888dd503bde7dc0d616470ebb60f8fa6d305624f"` [INFO] [stdout] ec2ac42dc02a20d32d52c328888dd503bde7dc0d616470ebb60f8fa6d305624f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yoshuawuyts/repro-or-else:/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] 838bd498c2d54ff3012bdc51214d28932f6db08552b86bb9db5b359bd9d5131f [INFO] running `"docker" "start" "-a" "838bd498c2d54ff3012bdc51214d28932f6db08552b86bb9db5b359bd9d5131f"` [INFO] [stderr] Compiling repro-or-else v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "838bd498c2d54ff3012bdc51214d28932f6db08552b86bb9db5b359bd9d5131f"` [INFO] running `"docker" "rm" "-f" "838bd498c2d54ff3012bdc51214d28932f6db08552b86bb9db5b359bd9d5131f"` [INFO] [stdout] 838bd498c2d54ff3012bdc51214d28932f6db08552b86bb9db5b359bd9d5131f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yoshuawuyts/repro-or-else:/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] ac9ff34a630a22b73b75fc0babe14a796a5950c814adac031b92c1d7fe40acb4 [INFO] running `"docker" "start" "-a" "ac9ff34a630a22b73b75fc0babe14a796a5950c814adac031b92c1d7fe40acb4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/repro_or_else-479489425a6c6095 [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" "ac9ff34a630a22b73b75fc0babe14a796a5950c814adac031b92c1d7fe40acb4"` [INFO] running `"docker" "rm" "-f" "ac9ff34a630a22b73b75fc0babe14a796a5950c814adac031b92c1d7fe40acb4"` [INFO] [stdout] ac9ff34a630a22b73b75fc0babe14a796a5950c814adac031b92c1d7fe40acb4