[INFO] updating cached repository ntedeschi/systems [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ntedeschi/systems [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ntedeschi/systems" "work/ex/beta-1.37-6/sources/1.36.0/gh/ntedeschi/systems"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ntedeschi/systems'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ntedeschi/systems" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ntedeschi/systems"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ntedeschi/systems'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f7ac4e04683c61df1fbb8ee240ef866856a7aaf0 [INFO] sha for GitHub repo ntedeschi/systems: f7ac4e04683c61df1fbb8ee240ef866856a7aaf0 [INFO] validating manifest of ntedeschi/systems 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 ntedeschi/systems 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 ntedeschi/systems [INFO] finished frobbing ntedeschi/systems [INFO] frobbed toml for ntedeschi/systems written to work/ex/beta-1.37-6/sources/1.36.0/gh/ntedeschi/systems/Cargo.toml [INFO] started frobbing ntedeschi/systems [INFO] finished frobbing ntedeschi/systems [INFO] frobbed toml for ntedeschi/systems written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ntedeschi/systems/Cargo.toml [INFO] crate ntedeschi/systems 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing ntedeschi/systems 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-5/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/ntedeschi/systems:/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] b5cc0069072260a4932c272046decf226681a6ea3c4aaf088e78a8df1fd73404 [INFO] running `"docker" "start" "-a" "b5cc0069072260a4932c272046decf226681a6ea3c4aaf088e78a8df1fd73404"` [INFO] [stderr] Compiling libc v0.2.57 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling systems v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.63s [INFO] running `"docker" "inspect" "b5cc0069072260a4932c272046decf226681a6ea3c4aaf088e78a8df1fd73404"` [INFO] running `"docker" "rm" "-f" "b5cc0069072260a4932c272046decf226681a6ea3c4aaf088e78a8df1fd73404"` [INFO] [stdout] b5cc0069072260a4932c272046decf226681a6ea3c4aaf088e78a8df1fd73404 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/ntedeschi/systems:/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] 2603a779a5f90cc37723de5cdb995f3a846295f20da8fa9034e1618ef60d7424 [INFO] running `"docker" "start" "-a" "2603a779a5f90cc37723de5cdb995f3a846295f20da8fa9034e1618ef60d7424"` [INFO] [stderr] Compiling systems v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "2603a779a5f90cc37723de5cdb995f3a846295f20da8fa9034e1618ef60d7424"` [INFO] running `"docker" "rm" "-f" "2603a779a5f90cc37723de5cdb995f3a846295f20da8fa9034e1618ef60d7424"` [INFO] [stdout] 2603a779a5f90cc37723de5cdb995f3a846295f20da8fa9034e1618ef60d7424 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/ntedeschi/systems:/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] 826aeca891ef401fa6ff14719fe71bee16b01c8c9c563494eda3869aa918d20b [INFO] running `"docker" "start" "-a" "826aeca891ef401fa6ff14719fe71bee16b01c8c9c563494eda3869aa918d20b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [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] [stderr] Running /opt/crater/target/debug/deps/systems-4f736b677093f055 [INFO] running `"docker" "inspect" "826aeca891ef401fa6ff14719fe71bee16b01c8c9c563494eda3869aa918d20b"` [INFO] running `"docker" "rm" "-f" "826aeca891ef401fa6ff14719fe71bee16b01c8c9c563494eda3869aa918d20b"` [INFO] [stdout] 826aeca891ef401fa6ff14719fe71bee16b01c8c9c563494eda3869aa918d20b