[INFO] fetching crate pony 0.1.10... [INFO] extracting crate pony 0.1.10 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/pony/0.1.10 [INFO] extracting crate pony 0.1.10 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/pony/0.1.10 [INFO] validating manifest of pony-0.1.10 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pony-0.1.10 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pony-0.1.10 [INFO] finished frobbing pony-0.1.10 [INFO] frobbed toml for pony-0.1.10 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/pony/0.1.10/Cargo.toml [INFO] started frobbing pony-0.1.10 [INFO] finished frobbing pony-0.1.10 [INFO] frobbed toml for pony-0.1.10 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/pony/0.1.10/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing pony-0.1.10 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/pony/0.1.10:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] b28c7b3368458aa0aed0f42efc2f82563c8fa43ce2dc2f0200834918e9cbac9c [INFO] running `"docker" "start" "-a" "b28c7b3368458aa0aed0f42efc2f82563c8fa43ce2dc2f0200834918e9cbac9c"` [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling pony v0.1.10 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:11:28 [INFO] [stderr] | [INFO] [stderr] 11 | pub type HyperResult = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.93s [INFO] running `"docker" "inspect" "b28c7b3368458aa0aed0f42efc2f82563c8fa43ce2dc2f0200834918e9cbac9c"` [INFO] running `"docker" "rm" "-f" "b28c7b3368458aa0aed0f42efc2f82563c8fa43ce2dc2f0200834918e9cbac9c"` [INFO] [stdout] b28c7b3368458aa0aed0f42efc2f82563c8fa43ce2dc2f0200834918e9cbac9c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/pony/0.1.10:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] fa97b51adda201d77253ef38cc7306d5c3a040872fccd30b5add516dfb7ac017 [INFO] running `"docker" "start" "-a" "fa97b51adda201d77253ef38cc7306d5c3a040872fccd30b5add516dfb7ac017"` [INFO] [stderr] Compiling pony v0.1.10 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:11:28 [INFO] [stderr] | [INFO] [stderr] 11 | pub type HyperResult = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.31s [INFO] running `"docker" "inspect" "fa97b51adda201d77253ef38cc7306d5c3a040872fccd30b5add516dfb7ac017"` [INFO] running `"docker" "rm" "-f" "fa97b51adda201d77253ef38cc7306d5c3a040872fccd30b5add516dfb7ac017"` [INFO] [stdout] fa97b51adda201d77253ef38cc7306d5c3a040872fccd30b5add516dfb7ac017 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/pony/0.1.10:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] c8ec33f354c82fd7e392a5b6fc87f65c79a3a4cae244abff56d7939ef22abaae [INFO] running `"docker" "start" "-a" "c8ec33f354c82fd7e392a5b6fc87f65c79a3a4cae244abff56d7939ef22abaae"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/pony-a5a1115809d6acca [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test pony_builder::tests::add_ext ... ok [INFO] [stdout] test pony::tests::static_test ... ok [INFO] [stdout] test pony::tests::put_test ... ok [INFO] [stdout] test pony::tests::post_test ... ok [INFO] [stdout] test pony::tests::gzip_static_test ... ok [INFO] [stdout] test pony::tests::get_test ... ok [INFO] [stdout] test pony_builder::tests::chain_test ... ok [INFO] [stdout] test pony_builder::tests::custom_extensions ... ok [INFO] [stdout] test pony_builder::tests::delete_test ... ok [INFO] [stdout] test pony::tests::four_oh_four ... ok [INFO] [stdout] test pony_builder::tests::get_test ... ok [INFO] [stdout] test pony_builder::tests::not_found ... ok [INFO] [stdout] test pony_builder::tests::post_test ... ok [INFO] [stdout] test pony_builder::tests::put_test ... ok [INFO] [stdout] test pony_builder::tests::remove_ext ... ok [INFO] [stdout] test pony_builder::tests::static_test ... ok [INFO] [stdout] test pony::tests::delete_test ... ok [INFO] [stdout] test pony_builder::tests::not_found_failed ... ok [INFO] [stdout] test pony_builder::tests::static_test_failed ... ok [INFO] [stdout] test pony_builder::tests::not_found_dir ... ok [INFO] [stdout] test pony_builder::tests::static_test_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests pony [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" "c8ec33f354c82fd7e392a5b6fc87f65c79a3a4cae244abff56d7939ef22abaae"` [INFO] running `"docker" "rm" "-f" "c8ec33f354c82fd7e392a5b6fc87f65c79a3a4cae244abff56d7939ef22abaae"` [INFO] [stdout] c8ec33f354c82fd7e392a5b6fc87f65c79a3a4cae244abff56d7939ef22abaae