[INFO] updating cached repository michael-smythe/simple-http-lp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/michael-smythe/simple-http-lp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/michael-smythe/simple-http-lp" "work/ex/beta-1.37-6/sources/1.36.0/gh/michael-smythe/simple-http-lp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/michael-smythe/simple-http-lp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/michael-smythe/simple-http-lp" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/michael-smythe/simple-http-lp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/michael-smythe/simple-http-lp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 77387b96141ca8a89bd28000a9adcda01953c9c1 [INFO] sha for GitHub repo michael-smythe/simple-http-lp: 77387b96141ca8a89bd28000a9adcda01953c9c1 [INFO] validating manifest of michael-smythe/simple-http-lp 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 michael-smythe/simple-http-lp 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 michael-smythe/simple-http-lp [INFO] finished frobbing michael-smythe/simple-http-lp [INFO] frobbed toml for michael-smythe/simple-http-lp written to work/ex/beta-1.37-6/sources/1.36.0/gh/michael-smythe/simple-http-lp/Cargo.toml [INFO] started frobbing michael-smythe/simple-http-lp [INFO] finished frobbing michael-smythe/simple-http-lp [INFO] frobbed toml for michael-smythe/simple-http-lp written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/michael-smythe/simple-http-lp/Cargo.toml [INFO] crate michael-smythe/simple-http-lp 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 michael-smythe/simple-http-lp 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-6/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/michael-smythe/simple-http-lp:/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] aa167c833ebb4511efaabdfcab52626e264f83d61a6030e903fd41450e1b9543 [INFO] running `"docker" "start" "-a" "aa167c833ebb4511efaabdfcab52626e264f83d61a6030e903fd41450e1b9543"` [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling buf_redux v0.8.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling rouille v3.0.0 [INFO] [stderr] Compiling lp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.64s [INFO] running `"docker" "inspect" "aa167c833ebb4511efaabdfcab52626e264f83d61a6030e903fd41450e1b9543"` [INFO] running `"docker" "rm" "-f" "aa167c833ebb4511efaabdfcab52626e264f83d61a6030e903fd41450e1b9543"` [INFO] [stdout] aa167c833ebb4511efaabdfcab52626e264f83d61a6030e903fd41450e1b9543 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/michael-smythe/simple-http-lp:/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] 90cc798567501f2558b02d8f2f33039394be467a64d4b9766c996e8b6e99aef0 [INFO] running `"docker" "start" "-a" "90cc798567501f2558b02d8f2f33039394be467a64d4b9766c996e8b6e99aef0"` [INFO] [stderr] Compiling lp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `"docker" "inspect" "90cc798567501f2558b02d8f2f33039394be467a64d4b9766c996e8b6e99aef0"` [INFO] running `"docker" "rm" "-f" "90cc798567501f2558b02d8f2f33039394be467a64d4b9766c996e8b6e99aef0"` [INFO] [stdout] 90cc798567501f2558b02d8f2f33039394be467a64d4b9766c996e8b6e99aef0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/michael-smythe/simple-http-lp:/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] 8fa676e7b6329f3a5ccd86d973d85a9e65566d226413c704d4d8e28106c84142 [INFO] running `"docker" "start" "-a" "8fa676e7b6329f3a5ccd86d973d85a9e65566d226413c704d4d8e28106c84142"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/lp-99e0d1401fc7f4b0 [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" "8fa676e7b6329f3a5ccd86d973d85a9e65566d226413c704d4d8e28106c84142"` [INFO] running `"docker" "rm" "-f" "8fa676e7b6329f3a5ccd86d973d85a9e65566d226413c704d4d8e28106c84142"` [INFO] [stdout] 8fa676e7b6329f3a5ccd86d973d85a9e65566d226413c704d4d8e28106c84142