Oct 16 00:32:39.073 INFO testing path_semantics_std-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 00:32:39.073 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 00:32:39.467 INFO blam! debbf68950c35732cb7b1844341bc45fe00c9399ca0432db2c7c712e6517e202 Oct 16 00:32:39.473 INFO running `"docker" "start" "-a" "debbf68950c35732cb7b1844341bc45fe00c9399ca0432db2c7c712e6517e202"` Oct 16 00:32:40.860 INFO kablam! usermod: no changes Oct 16 00:32:40.907 INFO kablam! Compiling path_semantics_std v0.1.0 (/source) Oct 16 00:32:41.788 INFO kablam! warning: the trait `path::Path` cannot be made into an object Oct 16 00:32:41.788 INFO kablam! --> src/path.rs:9:5 Oct 16 00:32:41.788 INFO kablam! | Oct 16 00:32:41.789 INFO kablam! 9 | / fn path(&self, arg: T) -> >::Lift Oct 16 00:32:41.789 INFO kablam! 10 | | where >::Lift: ExPath< Oct 16 00:32:41.789 INFO kablam! 11 | | Lift = <::Lift>>::Lift as ExPath>::Lift>, Oct 16 00:32:41.790 INFO kablam! 12 | | T: Constrain<::Lift>, Oct 16 00:32:41.790 INFO kablam! ... | Oct 16 00:32:41.790 INFO kablam! 16 | | self.path_force(arg) Oct 16 00:32:41.791 INFO kablam! 17 | | } Oct 16 00:32:41.791 INFO kablam! | |_____^ Oct 16 00:32:41.792 INFO kablam! | Oct 16 00:32:41.792 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 16 00:32:41.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 00:32:41.793 INFO kablam! = note: for more information, see issue #51443 Oct 16 00:32:41.793 INFO kablam! = note: method `path` references the `Self` type in where clauses Oct 16 00:32:41.793 INFO kablam! Oct 16 00:32:43.044 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.15s Oct 16 00:32:43.059 INFO kablam! su: No module specific data is present Oct 16 00:32:43.815 INFO running `"docker" "rm" "-f" "debbf68950c35732cb7b1844341bc45fe00c9399ca0432db2c7c712e6517e202"` Oct 16 00:32:44.127 INFO blam! debbf68950c35732cb7b1844341bc45fe00c9399ca0432db2c7c712e6517e202 Oct 16 00:32:44.135 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 00:32:44.535 INFO blam! b475b61033c4c18d0da9fd0a01d8f3995dda5491027c8171a0c227aeca61f1fe Oct 16 00:32:44.543 INFO running `"docker" "start" "-a" "b475b61033c4c18d0da9fd0a01d8f3995dda5491027c8171a0c227aeca61f1fe"` Oct 16 00:32:45.735 INFO kablam! usermod: no changes Oct 16 00:32:45.795 INFO kablam! Compiling path_semantics_std v0.1.0 (/source) Oct 16 00:32:46.718 INFO kablam! warning: the trait `path::Path` cannot be made into an object Oct 16 00:32:46.718 INFO kablam! --> src/path.rs:9:5 Oct 16 00:32:46.718 INFO kablam! | Oct 16 00:32:46.719 INFO kablam! 9 | / fn path(&self, arg: T) -> >::Lift Oct 16 00:32:46.719 INFO kablam! 10 | | where >::Lift: ExPath< Oct 16 00:32:46.719 INFO kablam! 11 | | Lift = <::Lift>>::Lift as ExPath>::Lift>, Oct 16 00:32:46.719 INFO kablam! 12 | | T: Constrain<::Lift>, Oct 16 00:32:46.719 INFO kablam! ... | Oct 16 00:32:46.719 INFO kablam! 16 | | self.path_force(arg) Oct 16 00:32:46.720 INFO kablam! 17 | | } Oct 16 00:32:46.720 INFO kablam! | |_____^ Oct 16 00:32:46.720 INFO kablam! | Oct 16 00:32:46.720 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 16 00:32:46.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 00:32:46.720 INFO kablam! = note: for more information, see issue #51443 Oct 16 00:32:46.721 INFO kablam! = note: method `path` references the `Self` type in where clauses Oct 16 00:32:46.721 INFO kablam! Oct 16 00:32:49.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.72s Oct 16 00:32:49.487 INFO kablam! su: No module specific data is present Oct 16 00:32:49.820 INFO running `"docker" "rm" "-f" "b475b61033c4c18d0da9fd0a01d8f3995dda5491027c8171a0c227aeca61f1fe"` Oct 16 00:32:49.979 INFO blam! b475b61033c4c18d0da9fd0a01d8f3995dda5491027c8171a0c227aeca61f1fe