[INFO] updating cached repository allthetime/rust_http_server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/allthetime/rust_http_server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/allthetime/rust_http_server" "work/ex/beta-1.38-1/sources/1.37.0/gh/allthetime/rust_http_server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/allthetime/rust_http_server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/allthetime/rust_http_server" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/allthetime/rust_http_server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/allthetime/rust_http_server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f7c0f3ffde02a40c365c357de1ea584a74932495 [INFO] sha for GitHub repo allthetime/rust_http_server: f7c0f3ffde02a40c365c357de1ea584a74932495 [INFO] validating manifest of allthetime/rust_http_server on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of allthetime/rust_http_server on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing allthetime/rust_http_server [INFO] finished frobbing allthetime/rust_http_server [INFO] frobbed toml for allthetime/rust_http_server written to work/ex/beta-1.38-1/sources/1.37.0/gh/allthetime/rust_http_server/Cargo.toml [INFO] started frobbing allthetime/rust_http_server [INFO] finished frobbing allthetime/rust_http_server [INFO] frobbed toml for allthetime/rust_http_server written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/allthetime/rust_http_server/Cargo.toml [INFO] crate allthetime/rust_http_server already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing allthetime/rust_http_server against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/allthetime/rust_http_server:/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.37.0" "build" "--frozen"` [INFO] [stdout] 807d3a33ffccc349f9f98780f34e31a09962418d21315bd866dce0e7f1787e06 [INFO] running `"docker" "start" "-a" "807d3a33ffccc349f9f98780f34e31a09962418d21315bd866dce0e7f1787e06"` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Compiling walkdir v2.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "807d3a33ffccc349f9f98780f34e31a09962418d21315bd866dce0e7f1787e06"` [INFO] running `"docker" "rm" "-f" "807d3a33ffccc349f9f98780f34e31a09962418d21315bd866dce0e7f1787e06"` [INFO] [stdout] 807d3a33ffccc349f9f98780f34e31a09962418d21315bd866dce0e7f1787e06 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/allthetime/rust_http_server:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 24233d5b8af969d9fb3a4861bbac318949bdfe85785f17b32f59002f01c4b303 [INFO] running `"docker" "start" "-a" "24233d5b8af969d9fb3a4861bbac318949bdfe85785f17b32f59002f01c4b303"` [INFO] [stderr] Compiling server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "24233d5b8af969d9fb3a4861bbac318949bdfe85785f17b32f59002f01c4b303"` [INFO] running `"docker" "rm" "-f" "24233d5b8af969d9fb3a4861bbac318949bdfe85785f17b32f59002f01c4b303"` [INFO] [stdout] 24233d5b8af969d9fb3a4861bbac318949bdfe85785f17b32f59002f01c4b303 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/allthetime/rust_http_server:/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.37.0" "test" "--frozen"` [INFO] [stdout] 082d6c96c623e6fc70f5a363f95074d59e1583114f85d310a19c40fb71669529 [INFO] running `"docker" "start" "-a" "082d6c96c623e6fc70f5a363f95074d59e1583114f85d310a19c40fb71669529"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/server-9a1cfda5ac628573 [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/main-c1a50d06d36eb5a1 [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] Doc-tests server [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" "082d6c96c623e6fc70f5a363f95074d59e1583114f85d310a19c40fb71669529"` [INFO] running `"docker" "rm" "-f" "082d6c96c623e6fc70f5a363f95074d59e1583114f85d310a19c40fb71669529"` [INFO] [stdout] 082d6c96c623e6fc70f5a363f95074d59e1583114f85d310a19c40fb71669529