[INFO] updating cached repository kosta/rotor-http-sendfile-hack [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kosta/rotor-http-sendfile-hack [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kosta/rotor-http-sendfile-hack" "work/ex/beta-1.37-6/sources/1.36.0/gh/kosta/rotor-http-sendfile-hack"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kosta/rotor-http-sendfile-hack'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kosta/rotor-http-sendfile-hack" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kosta/rotor-http-sendfile-hack"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kosta/rotor-http-sendfile-hack'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 27765fafdc6fdcb8903542f801c69d37e7582e09 [INFO] sha for GitHub repo kosta/rotor-http-sendfile-hack: 27765fafdc6fdcb8903542f801c69d37e7582e09 [INFO] validating manifest of kosta/rotor-http-sendfile-hack 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 kosta/rotor-http-sendfile-hack 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 kosta/rotor-http-sendfile-hack [INFO] finished frobbing kosta/rotor-http-sendfile-hack [INFO] frobbed toml for kosta/rotor-http-sendfile-hack written to work/ex/beta-1.37-6/sources/1.36.0/gh/kosta/rotor-http-sendfile-hack/Cargo.toml [INFO] started frobbing kosta/rotor-http-sendfile-hack [INFO] finished frobbing kosta/rotor-http-sendfile-hack [INFO] frobbed toml for kosta/rotor-http-sendfile-hack written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kosta/rotor-http-sendfile-hack/Cargo.toml [INFO] crate kosta/rotor-http-sendfile-hack 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/kosta/rotor-http-sendfile-hack/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 kosta/rotor-http-sendfile-hack 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kosta/rotor-http-sendfile-hack:/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] 31b768f661321c5e9fcec4c1703ca2172f6492d850df38a56cbf8f5cc88f5f5c [INFO] running `"docker" "start" "-a" "31b768f661321c5e9fcec4c1703ca2172f6492d850df38a56cbf8f5cc88f5f5c"` [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling quick-error v0.2.2 [INFO] [stderr] Compiling netbuf v0.3.8 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling rotor v0.6.3 [INFO] [stderr] Compiling rotor-tools v0.3.2 [INFO] [stderr] Compiling rotor-stream v0.6.2 [INFO] [stderr] Compiling rotor-http v0.7.0 [INFO] [stderr] Compiling rotor-http-sendfile-hack v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `scope` [INFO] [stderr] --> src/main.rs:62:9 [INFO] [stderr] | [INFO] [stderr] 62 | scope: &mut Scope) [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_scope` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `base_path` [INFO] [stderr] --> src/main.rs:24:2 [INFO] [stderr] | [INFO] [stderr] 24 | base_path: String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Initial` [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | Initial, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `open` [INFO] [stderr] --> src/main.rs:150:1 [INFO] [stderr] | [INFO] [stderr] 150 | fn open(path: &str, flags: c_int) -> c_int { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Sendfile` [INFO] [stderr] --> src/main.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | struct Sendfile; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `sendfile` [INFO] [stderr] --> src/main.rs:181:1 [INFO] [stderr] | [INFO] [stderr] 181 | fn sendfile(src: c_int, dst: c_int, count: size_t) -> Sendfile{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.49s [INFO] running `"docker" "inspect" "31b768f661321c5e9fcec4c1703ca2172f6492d850df38a56cbf8f5cc88f5f5c"` [INFO] running `"docker" "rm" "-f" "31b768f661321c5e9fcec4c1703ca2172f6492d850df38a56cbf8f5cc88f5f5c"` [INFO] [stdout] 31b768f661321c5e9fcec4c1703ca2172f6492d850df38a56cbf8f5cc88f5f5c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kosta/rotor-http-sendfile-hack:/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] 429139485d3964a27aab302129b10375dd40f5624d9a5fd19dacefd74271f725 [INFO] running `"docker" "start" "-a" "429139485d3964a27aab302129b10375dd40f5624d9a5fd19dacefd74271f725"` [INFO] [stderr] Compiling rotor-http-sendfile-hack v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `scope` [INFO] [stderr] --> src/main.rs:62:9 [INFO] [stderr] | [INFO] [stderr] 62 | scope: &mut Scope) [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_scope` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `base_path` [INFO] [stderr] --> src/main.rs:24:2 [INFO] [stderr] | [INFO] [stderr] 24 | base_path: String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Initial` [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | Initial, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `open` [INFO] [stderr] --> src/main.rs:150:1 [INFO] [stderr] | [INFO] [stderr] 150 | fn open(path: &str, flags: c_int) -> c_int { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Sendfile` [INFO] [stderr] --> src/main.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | struct Sendfile; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `sendfile` [INFO] [stderr] --> src/main.rs:181:1 [INFO] [stderr] | [INFO] [stderr] 181 | fn sendfile(src: c_int, dst: c_int, count: size_t) -> Sendfile{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `"docker" "inspect" "429139485d3964a27aab302129b10375dd40f5624d9a5fd19dacefd74271f725"` [INFO] running `"docker" "rm" "-f" "429139485d3964a27aab302129b10375dd40f5624d9a5fd19dacefd74271f725"` [INFO] [stdout] 429139485d3964a27aab302129b10375dd40f5624d9a5fd19dacefd74271f725 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kosta/rotor-http-sendfile-hack:/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] 3768ece7d0dd247c998cedf3b7f29908e12f8b58e5c499290124f38dc8c6afac [INFO] running `"docker" "start" "-a" "3768ece7d0dd247c998cedf3b7f29908e12f8b58e5c499290124f38dc8c6afac"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/rotor_http_sendfile_hack-1f03b0a311bed5c0 [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" "3768ece7d0dd247c998cedf3b7f29908e12f8b58e5c499290124f38dc8c6afac"` [INFO] running `"docker" "rm" "-f" "3768ece7d0dd247c998cedf3b7f29908e12f8b58e5c499290124f38dc8c6afac"` [INFO] [stdout] 3768ece7d0dd247c998cedf3b7f29908e12f8b58e5c499290124f38dc8c6afac