[INFO] updating cached repository mattiascibien/idgaf [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mattiascibien/idgaf [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mattiascibien/idgaf" "work/ex/beta-1.37-6/sources/1.36.0/gh/mattiascibien/idgaf"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mattiascibien/idgaf'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mattiascibien/idgaf" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mattiascibien/idgaf"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mattiascibien/idgaf'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1cbb07130869d19fa989d7189b72750e1cd8f572 [INFO] sha for GitHub repo mattiascibien/idgaf: 1cbb07130869d19fa989d7189b72750e1cd8f572 [INFO] validating manifest of mattiascibien/idgaf 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 mattiascibien/idgaf 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 mattiascibien/idgaf [INFO] finished frobbing mattiascibien/idgaf [INFO] frobbed toml for mattiascibien/idgaf written to work/ex/beta-1.37-6/sources/1.36.0/gh/mattiascibien/idgaf/Cargo.toml [INFO] started frobbing mattiascibien/idgaf [INFO] finished frobbing mattiascibien/idgaf [INFO] frobbed toml for mattiascibien/idgaf written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mattiascibien/idgaf/Cargo.toml [INFO] crate mattiascibien/idgaf 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] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mattiascibien/idgaf 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mattiascibien/idgaf:/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] 7de5a51abc8c4847f6e5aac59deba292719cd2e56435c1a13636279130558586 [INFO] running `"docker" "start" "-a" "7de5a51abc8c4847f6e5aac59deba292719cd2e56435c1a13636279130558586"` [INFO] [stderr] Compiling procinfo v0.3.1 [INFO] [stderr] Compiling sanitize-filename v0.2.1 [INFO] [stderr] Compiling pentry v0.1.1 [INFO] [stderr] Compiling idgaf v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.59s [INFO] running `"docker" "inspect" "7de5a51abc8c4847f6e5aac59deba292719cd2e56435c1a13636279130558586"` [INFO] running `"docker" "rm" "-f" "7de5a51abc8c4847f6e5aac59deba292719cd2e56435c1a13636279130558586"` [INFO] [stdout] 7de5a51abc8c4847f6e5aac59deba292719cd2e56435c1a13636279130558586 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mattiascibien/idgaf:/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] 352ee8de27ea87875ab707113554da97ee7f259f63f2b441d61d62bbdffc8ad5 [INFO] running `"docker" "start" "-a" "352ee8de27ea87875ab707113554da97ee7f259f63f2b441d61d62bbdffc8ad5"` [INFO] [stderr] Compiling idgaf v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "352ee8de27ea87875ab707113554da97ee7f259f63f2b441d61d62bbdffc8ad5"` [INFO] running `"docker" "rm" "-f" "352ee8de27ea87875ab707113554da97ee7f259f63f2b441d61d62bbdffc8ad5"` [INFO] [stdout] 352ee8de27ea87875ab707113554da97ee7f259f63f2b441d61d62bbdffc8ad5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mattiascibien/idgaf:/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] 19c0ec46ac5b9fcc311c8a5f8c119b418f432083b8ec683920efa2f47f62cf2d [INFO] running `"docker" "start" "-a" "19c0ec46ac5b9fcc311c8a5f8c119b418f432083b8ec683920efa2f47f62cf2d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/idgaf-f30b7d3974fc198d [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" "19c0ec46ac5b9fcc311c8a5f8c119b418f432083b8ec683920efa2f47f62cf2d"` [INFO] running `"docker" "rm" "-f" "19c0ec46ac5b9fcc311c8a5f8c119b418f432083b8ec683920efa2f47f62cf2d"` [INFO] [stdout] 19c0ec46ac5b9fcc311c8a5f8c119b418f432083b8ec683920efa2f47f62cf2d