[INFO] updating cached repository ormrepo/webapi [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ormrepo/webapi [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ormrepo/webapi" "work/ex/beta-1.37-6/sources/1.36.0/gh/ormrepo/webapi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ormrepo/webapi'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ormrepo/webapi" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ormrepo/webapi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ormrepo/webapi'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e1b5964fcc9e45e89912c4dbfea9c9be41a38ed8 [INFO] sha for GitHub repo ormrepo/webapi: e1b5964fcc9e45e89912c4dbfea9c9be41a38ed8 [INFO] validating manifest of ormrepo/webapi 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 ormrepo/webapi 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 ormrepo/webapi [INFO] finished frobbing ormrepo/webapi [INFO] frobbed toml for ormrepo/webapi written to work/ex/beta-1.37-6/sources/1.36.0/gh/ormrepo/webapi/Cargo.toml [INFO] started frobbing ormrepo/webapi [INFO] finished frobbing ormrepo/webapi [INFO] frobbed toml for ormrepo/webapi written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ormrepo/webapi/Cargo.toml [INFO] crate ormrepo/webapi 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 ormrepo/webapi 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ormrepo/webapi:/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] f58c941a23239e880840c31a05c6c46afd5eea72627978a1b1f8210be9767ebd [INFO] running `"docker" "start" "-a" "f58c941a23239e880840c31a05c6c46afd5eea72627978a1b1f8210be9767ebd"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling router v0.4.0 [INFO] [stderr] Compiling logger v0.2.0 [INFO] [stderr] Compiling webapi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.58s [INFO] running `"docker" "inspect" "f58c941a23239e880840c31a05c6c46afd5eea72627978a1b1f8210be9767ebd"` [INFO] running `"docker" "rm" "-f" "f58c941a23239e880840c31a05c6c46afd5eea72627978a1b1f8210be9767ebd"` [INFO] [stdout] f58c941a23239e880840c31a05c6c46afd5eea72627978a1b1f8210be9767ebd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ormrepo/webapi:/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] e527bd32172884b15169291327680e522690e3466e1877a76bffd11098b0586f [INFO] running `"docker" "start" "-a" "e527bd32172884b15169291327680e522690e3466e1877a76bffd11098b0586f"` [INFO] [stderr] Compiling webapi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "e527bd32172884b15169291327680e522690e3466e1877a76bffd11098b0586f"` [INFO] running `"docker" "rm" "-f" "e527bd32172884b15169291327680e522690e3466e1877a76bffd11098b0586f"` [INFO] [stdout] e527bd32172884b15169291327680e522690e3466e1877a76bffd11098b0586f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ormrepo/webapi:/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] c56a0dd34f4792a571362461e82a25bd40e7af497b0719a8b974705e04aa97f2 [INFO] running `"docker" "start" "-a" "c56a0dd34f4792a571362461e82a25bd40e7af497b0719a8b974705e04aa97f2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/webapi-ea3b71eb3ecca7d4 [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" "c56a0dd34f4792a571362461e82a25bd40e7af497b0719a8b974705e04aa97f2"` [INFO] running `"docker" "rm" "-f" "c56a0dd34f4792a571362461e82a25bd40e7af497b0719a8b974705e04aa97f2"` [INFO] [stdout] c56a0dd34f4792a571362461e82a25bd40e7af497b0719a8b974705e04aa97f2