[INFO] updating cached repository allonsy/gitbot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/allonsy/gitbot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/allonsy/gitbot" "work/ex/beta-1.37-6/sources/1.36.0/gh/allonsy/gitbot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/allonsy/gitbot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/allonsy/gitbot" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/allonsy/gitbot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/allonsy/gitbot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7d69acc09c4df59d69002e488a63baacf7be5489 [INFO] sha for GitHub repo allonsy/gitbot: 7d69acc09c4df59d69002e488a63baacf7be5489 [INFO] validating manifest of allonsy/gitbot 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 allonsy/gitbot 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 allonsy/gitbot [INFO] finished frobbing allonsy/gitbot [INFO] frobbed toml for allonsy/gitbot written to work/ex/beta-1.37-6/sources/1.36.0/gh/allonsy/gitbot/Cargo.toml [INFO] started frobbing allonsy/gitbot [INFO] finished frobbing allonsy/gitbot [INFO] frobbed toml for allonsy/gitbot written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/allonsy/gitbot/Cargo.toml [INFO] crate allonsy/gitbot 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] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/allonsy/gitbot/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 allonsy/gitbot 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/allonsy/gitbot:/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] d84e43e58e7ca078fe11d51c6a82d654c91138b69df297dd513ceb49273a5ed1 [INFO] running `"docker" "start" "-a" "d84e43e58e7ca078fe11d51c6a82d654c91138b69df297dd513ceb49273a5ed1"` [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.1.35 [INFO] [stderr] Compiling url v0.5.10 [INFO] [stderr] Compiling curl v0.2.19 [INFO] [stderr] Compiling oauth2 v0.1.10 [INFO] [stderr] Compiling gitbot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `"docker" "inspect" "d84e43e58e7ca078fe11d51c6a82d654c91138b69df297dd513ceb49273a5ed1"` [INFO] running `"docker" "rm" "-f" "d84e43e58e7ca078fe11d51c6a82d654c91138b69df297dd513ceb49273a5ed1"` [INFO] [stdout] d84e43e58e7ca078fe11d51c6a82d654c91138b69df297dd513ceb49273a5ed1 [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/allonsy/gitbot:/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] 0f341fe1cab210c25cd677914a244029fd47b7e96cd25f83a8e9a74daa10cb97 [INFO] running `"docker" "start" "-a" "0f341fe1cab210c25cd677914a244029fd47b7e96cd25f83a8e9a74daa10cb97"` [INFO] [stderr] Compiling gitbot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "0f341fe1cab210c25cd677914a244029fd47b7e96cd25f83a8e9a74daa10cb97"` [INFO] running `"docker" "rm" "-f" "0f341fe1cab210c25cd677914a244029fd47b7e96cd25f83a8e9a74daa10cb97"` [INFO] [stdout] 0f341fe1cab210c25cd677914a244029fd47b7e96cd25f83a8e9a74daa10cb97 [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/allonsy/gitbot:/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] 3091c98db361dfb4a6c1c0410837a7369f0583f7b33f90d5b2fa428fb38a41ce [INFO] running `"docker" "start" "-a" "3091c98db361dfb4a6c1c0410837a7369f0583f7b33f90d5b2fa428fb38a41ce"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/gitbot-4c5b5547eb311239 [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" "3091c98db361dfb4a6c1c0410837a7369f0583f7b33f90d5b2fa428fb38a41ce"` [INFO] running `"docker" "rm" "-f" "3091c98db361dfb4a6c1c0410837a7369f0583f7b33f90d5b2fa428fb38a41ce"` [INFO] [stdout] 3091c98db361dfb4a6c1c0410837a7369f0583f7b33f90d5b2fa428fb38a41ce