[INFO] crate izanami-http 0.1.0-preview.1 is already in cache [INFO] extracting crate izanami-http 0.1.0-preview.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/izanami-http/0.1.0-preview.1 [INFO] extracting crate izanami-http 0.1.0-preview.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/izanami-http/0.1.0-preview.1 [INFO] validating manifest of izanami-http-0.1.0-preview.1 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 izanami-http-0.1.0-preview.1 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 izanami-http-0.1.0-preview.1 [INFO] finished frobbing izanami-http-0.1.0-preview.1 [INFO] frobbed toml for izanami-http-0.1.0-preview.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/izanami-http/0.1.0-preview.1/Cargo.toml [INFO] started frobbing izanami-http-0.1.0-preview.1 [INFO] finished frobbing izanami-http-0.1.0-preview.1 [INFO] frobbed toml for izanami-http-0.1.0-preview.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/izanami-http/0.1.0-preview.1/Cargo.toml [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 izanami-http-0.1.0-preview.1 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/izanami-http/0.1.0-preview.1:/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] 7be6474b34e9591422303ed3d321d1c99f46c5d048648949d848906cd6f5185c [INFO] running `"docker" "start" "-a" "7be6474b34e9591422303ed3d321d1c99f46c5d048648949d848906cd6f5185c"` [INFO] [stderr] Compiling izanami-util v0.1.0-preview.2 [INFO] [stderr] Compiling izanami-service v0.1.0-preview.2 [INFO] [stderr] Compiling izanami-http v0.1.0-preview.1 (/opt/crater/workdir) [INFO] [stderr] warning: ambiguous associated item [INFO] [stderr] --> src/upgrade.rs:128:44 [INFO] [stderr] | [INFO] [stderr] 128 | fn poll_data(&mut self) -> Poll, Self::Error> { [INFO] [stderr] | ^^^^^^^^^^ help: use fully-qualified syntax: ` as Trait>::Data` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ambiguous_associated_items)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #57644 [INFO] [stderr] note: `Data` could refer to variant defined here [INFO] [stderr] --> src/upgrade.rs:115:5 [INFO] [stderr] | [INFO] [stderr] 115 | Data(T), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] note: `Data` could also refer to associated type defined here [INFO] [stderr] --> src/body.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | type Data: Buf; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: ambiguous associated item [INFO] [stderr] --> src/upgrade.rs:128:44 [INFO] [stderr] | [INFO] [stderr] 128 | fn poll_data(&mut self) -> Poll, Self::Error> { [INFO] [stderr] | ^^^^^^^^^^ help: use fully-qualified syntax: ` as Trait>::Data` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #57644 [INFO] [stderr] note: `Data` could refer to variant defined here [INFO] [stderr] --> src/upgrade.rs:115:5 [INFO] [stderr] | [INFO] [stderr] 115 | Data(T), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] note: `Data` could also refer to associated type defined here [INFO] [stderr] --> src/body.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | type Data: Buf; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `"docker" "inspect" "7be6474b34e9591422303ed3d321d1c99f46c5d048648949d848906cd6f5185c"` [INFO] running `"docker" "rm" "-f" "7be6474b34e9591422303ed3d321d1c99f46c5d048648949d848906cd6f5185c"` [INFO] [stdout] 7be6474b34e9591422303ed3d321d1c99f46c5d048648949d848906cd6f5185c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/izanami-http/0.1.0-preview.1:/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] 89b9eb928045435bdc7ae933051ffa8d7e76aa3f9d1101f03b90172832982759 [INFO] running `"docker" "start" "-a" "89b9eb928045435bdc7ae933051ffa8d7e76aa3f9d1101f03b90172832982759"` [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling version-sync v0.7.0 [INFO] [stderr] Compiling izanami-http v0.1.0-preview.1 (/opt/crater/workdir) [INFO] [stderr] warning: ambiguous associated item [INFO] [stderr] --> src/upgrade.rs:128:44 [INFO] [stderr] | [INFO] [stderr] 128 | fn poll_data(&mut self) -> Poll, Self::Error> { [INFO] [stderr] | ^^^^^^^^^^ help: use fully-qualified syntax: ` as Trait>::Data` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ambiguous_associated_items)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #57644 [INFO] [stderr] note: `Data` could refer to variant defined here [INFO] [stderr] --> src/upgrade.rs:115:5 [INFO] [stderr] | [INFO] [stderr] 115 | Data(T), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] note: `Data` could also refer to associated type defined here [INFO] [stderr] --> src/body.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | type Data: Buf; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: ambiguous associated item [INFO] [stderr] --> src/upgrade.rs:128:44 [INFO] [stderr] | [INFO] [stderr] 128 | fn poll_data(&mut self) -> Poll, Self::Error> { [INFO] [stderr] | ^^^^^^^^^^ help: use fully-qualified syntax: ` as Trait>::Data` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #57644 [INFO] [stderr] note: `Data` could refer to variant defined here [INFO] [stderr] --> src/upgrade.rs:115:5 [INFO] [stderr] | [INFO] [stderr] 115 | Data(T), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] note: `Data` could also refer to associated type defined here [INFO] [stderr] --> src/body.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | type Data: Buf; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.93s [INFO] running `"docker" "inspect" "89b9eb928045435bdc7ae933051ffa8d7e76aa3f9d1101f03b90172832982759"` [INFO] running `"docker" "rm" "-f" "89b9eb928045435bdc7ae933051ffa8d7e76aa3f9d1101f03b90172832982759"` [INFO] [stdout] 89b9eb928045435bdc7ae933051ffa8d7e76aa3f9d1101f03b90172832982759 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/izanami-http/0.1.0-preview.1:/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] 7af496c09d5ec313a164f51e72d7c3b173f997c9d79d6f992ead587dec789812 [INFO] running `"docker" "start" "-a" "7af496c09d5ec313a164f51e72d7c3b173f997c9d79d6f992ead587dec789812"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/izanami_http-4bef22787f30b203 [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/test_http-88e214bfe462ea46 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_version_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests izanami-http [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" "7af496c09d5ec313a164f51e72d7c3b173f997c9d79d6f992ead587dec789812"` [INFO] running `"docker" "rm" "-f" "7af496c09d5ec313a164f51e72d7c3b173f997c9d79d6f992ead587dec789812"` [INFO] [stdout] 7af496c09d5ec313a164f51e72d7c3b173f997c9d79d6f992ead587dec789812