[INFO] updating cached repository kstiehl/sido [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kstiehl/sido [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kstiehl/sido" "work/ex/beta-1.37-6/sources/1.36.0/gh/kstiehl/sido"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kstiehl/sido'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kstiehl/sido" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kstiehl/sido"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kstiehl/sido'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5edcf68b22423319b2ca781d21ca34b7262f9b58 [INFO] sha for GitHub repo kstiehl/sido: 5edcf68b22423319b2ca781d21ca34b7262f9b58 [INFO] validating manifest of kstiehl/sido 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 kstiehl/sido 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 kstiehl/sido [INFO] finished frobbing kstiehl/sido [INFO] frobbed toml for kstiehl/sido written to work/ex/beta-1.37-6/sources/1.36.0/gh/kstiehl/sido/Cargo.toml [INFO] started frobbing kstiehl/sido [INFO] finished frobbing kstiehl/sido [INFO] frobbed toml for kstiehl/sido written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kstiehl/sido/Cargo.toml [INFO] crate kstiehl/sido 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] [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] [stderr] Blocking waiting for file lock on package cache [INFO] testing kstiehl/sido 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-4/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/kstiehl/sido:/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] 2c5f41b0cfc2be3494eac1e6920e971adc449f0f688e0b788e6184c39b239039 [INFO] running `"docker" "start" "-a" "2c5f41b0cfc2be3494eac1e6920e971adc449f0f688e0b788e6184c39b239039"` [INFO] [stderr] Compiling sido v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "2c5f41b0cfc2be3494eac1e6920e971adc449f0f688e0b788e6184c39b239039"` [INFO] running `"docker" "rm" "-f" "2c5f41b0cfc2be3494eac1e6920e971adc449f0f688e0b788e6184c39b239039"` [INFO] [stdout] 2c5f41b0cfc2be3494eac1e6920e971adc449f0f688e0b788e6184c39b239039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/kstiehl/sido:/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] 49fc02138f5fb3b7cbca80c3be88d7ce045a64a3527cad01e229423a97bbb1a3 [INFO] running `"docker" "start" "-a" "49fc02138f5fb3b7cbca80c3be88d7ce045a64a3527cad01e229423a97bbb1a3"` [INFO] [stderr] Compiling sido v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "49fc02138f5fb3b7cbca80c3be88d7ce045a64a3527cad01e229423a97bbb1a3"` [INFO] running `"docker" "rm" "-f" "49fc02138f5fb3b7cbca80c3be88d7ce045a64a3527cad01e229423a97bbb1a3"` [INFO] [stdout] 49fc02138f5fb3b7cbca80c3be88d7ce045a64a3527cad01e229423a97bbb1a3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/kstiehl/sido:/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] b8a34277aafecca611c709ca3e577516e9952c1afa6f24e6ba89d711b7e42064 [INFO] running `"docker" "start" "-a" "b8a34277aafecca611c709ca3e577516e9952c1afa6f24e6ba89d711b7e42064"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/sido-74147dc54ea03226 [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" "b8a34277aafecca611c709ca3e577516e9952c1afa6f24e6ba89d711b7e42064"` [INFO] running `"docker" "rm" "-f" "b8a34277aafecca611c709ca3e577516e9952c1afa6f24e6ba89d711b7e42064"` [INFO] [stdout] b8a34277aafecca611c709ca3e577516e9952c1afa6f24e6ba89d711b7e42064