[INFO] fetching crate forward-methods 0.0.2... [INFO] testing forward-methods-0.0.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate forward-methods 0.0.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate forward-methods 0.0.2 [INFO] finished tweaking crates.io crate forward-methods 0.0.2 [INFO] tweaked toml for crates.io crate forward-methods 0.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate forward-methods 0.0.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 18 packages to latest compatible versions [INFO] [stderr] Adding derive_builder v0.12.0 (available: v0.20.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder v0.12.0 [INFO] [stderr] Downloaded derive_builder_core v0.12.0 [INFO] [stderr] Downloaded derive_builder_macro v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb610a73b60a000c1f757741d487b6507bf1fe7c93cd0ce4ad7c61b1252b9afe [INFO] running `Command { std: "docker" "start" "-a" "bb610a73b60a000c1f757741d487b6507bf1fe7c93cd0ce4ad7c61b1252b9afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb610a73b60a000c1f757741d487b6507bf1fe7c93cd0ce4ad7c61b1252b9afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb610a73b60a000c1f757741d487b6507bf1fe7c93cd0ce4ad7c61b1252b9afe", kill_on_drop: false }` [INFO] [stdout] bb610a73b60a000c1f757741d487b6507bf1fe7c93cd0ce4ad7c61b1252b9afe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac860ac569a79ed9abaf03945f203c85d476cb10d5c8045ed3b520bb8bd17e94 [INFO] running `Command { std: "docker" "start" "-a" "ac860ac569a79ed9abaf03945f203c85d476cb10d5c8045ed3b520bb8bd17e94", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling forward-methods v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.04s [INFO] running `Command { std: "docker" "inspect" "ac860ac569a79ed9abaf03945f203c85d476cb10d5c8045ed3b520bb8bd17e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac860ac569a79ed9abaf03945f203c85d476cb10d5c8045ed3b520bb8bd17e94", kill_on_drop: false }` [INFO] [stdout] ac860ac569a79ed9abaf03945f203c85d476cb10d5c8045ed3b520bb8bd17e94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1e15cf1f00c4e292a25a431de3b1b55dde774fcc8f9d2c41bd09e62e148577d [INFO] running `Command { std: "docker" "start" "-a" "c1e15cf1f00c4e292a25a431de3b1b55dde774fcc8f9d2c41bd09e62e148577d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling forward-methods v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> tests/option_return.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | unsafe { &mut OPT } [INFO] [stdout] | ^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 49 | unsafe { &raw mut OPT } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> tests/option_return.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | unsafe { &mut OPT_REF } [INFO] [stdout] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 52 | unsafe { &raw mut OPT_REF } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> tests/option_return.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | unsafe { &mut OPT_MUT } [INFO] [stdout] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 55 | unsafe { &raw mut OPT_MUT } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> tests/option_return.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | unsafe { &mut OPT } [INFO] [stdout] | ^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 85 | unsafe { &raw mut OPT } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> tests/option_return.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | unsafe { &mut OPT_REF } [INFO] [stdout] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 88 | unsafe { &raw mut OPT_REF } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> tests/option_return.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | unsafe { &mut OPT_MUT } [INFO] [stdout] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 91 | unsafe { &raw mut OPT_MUT } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.10s [INFO] running `Command { std: "docker" "inspect" "c1e15cf1f00c4e292a25a431de3b1b55dde774fcc8f9d2c41bd09e62e148577d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e15cf1f00c4e292a25a431de3b1b55dde774fcc8f9d2c41bd09e62e148577d", kill_on_drop: false }` [INFO] [stdout] c1e15cf1f00c4e292a25a431de3b1b55dde774fcc8f9d2c41bd09e62e148577d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 00139305dad7180db82c2fbf64acf73445b3a847129d5e697fd06ccf552eb2e2 [INFO] running `Command { std: "docker" "start" "-a" "00139305dad7180db82c2fbf64acf73445b3a847129d5e697fd06ccf552eb2e2", kill_on_drop: false }` [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> tests/option_return.rs:49:18 [INFO] [stderr] | [INFO] [stderr] 49 | unsafe { &mut OPT } [INFO] [stderr] | ^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] help: use `&raw mut` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 49 | unsafe { &raw mut OPT } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> tests/option_return.rs:52:18 [INFO] [stderr] | [INFO] [stderr] 52 | unsafe { &mut OPT_REF } [INFO] [stderr] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] help: use `&raw mut` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 52 | unsafe { &raw mut OPT_REF } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> tests/option_return.rs:55:18 [INFO] [stderr] | [INFO] [stderr] 55 | unsafe { &mut OPT_MUT } [INFO] [stderr] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] help: use `&raw mut` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 55 | unsafe { &raw mut OPT_MUT } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> tests/option_return.rs:85:18 [INFO] [stderr] | [INFO] [stderr] 85 | unsafe { &mut OPT } [INFO] [stderr] | ^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] help: use `&raw mut` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 85 | unsafe { &raw mut OPT } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> tests/option_return.rs:88:18 [INFO] [stderr] | [INFO] [stderr] 88 | unsafe { &mut OPT_REF } [INFO] [stderr] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] help: use `&raw mut` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 88 | unsafe { &raw mut OPT_REF } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> tests/option_return.rs:91:18 [INFO] [stderr] | [INFO] [stderr] 91 | unsafe { &mut OPT_MUT } [INFO] [stderr] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] help: use `&raw mut` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 91 | unsafe { &raw mut OPT_MUT } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `forward-methods` (test "option_return") generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forward_methods-cae5212acd3f45b7) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test implement::tests::should_write_forwarding_impl::should_implement_method_forwarding_to_named_member ... ok [INFO] [stdout] test implement::tests::should_write_forwarding_impl::should_implement_method_with_mutable_option_reference_return_value_forwarding_to_unnamed_member_reference ... ok [INFO] [stdout] test implement::tests::should_write_forwarding_impl::should_implement_method_forwarding_to_unnamed_member ... ok [INFO] [stdout] test implement::tests::should_write_forwarding_impl::should_implement_method_with_arguments_forwarding_to_unnamed_member ... ok [INFO] [stdout] test implement::tests::should_write_forwarding_impl::should_implement_method_with_option_return_value_forwarding_to_unnamed_member_reference ... ok [INFO] [stdout] test parse::decl::tests::should_fail_to_parse_fwd_decl::should_require_to_between_delegate_and_target ... ok [INFO] [stdout] test implement::tests::should_write_forwarding_impl::should_implement_method_with_return_value_forwarding_to_unnamed_member ... ok [INFO] [stdout] test implement::tests::should_write_forwarding_impl::should_implement_method_with_option_reference_return_value_forwarding_to_unnamed_member_reference ... ok [INFO] [stdout] test parse::decl::tests::should_parse_fwd_decl::should_parse_forwarding_with_numeric_id ... ok [INFO] [stdout] test implement::tests::should_write_forwarding_impl::should_implement_method_with_return_value_forwarding_to_unnamed_member_reference ... ok [INFO] [stdout] test parse::delegate::tests::should_fail_to_parse_delegate::should_require_method_list_format ... ok [INFO] [stdout] test parse::decl::tests::should_parse_fwd_decl::should_parse_forwarding_with_name ... ok [INFO] [stdout] test parse::method::test::should_fail_to_parse_method::should_require_a_receiver ... ok [INFO] [stdout] test parse::delegate::tests::should_parse_delegate::should_parse_delegate_method_list ... ok [INFO] [stdout] test implement::tests::should_write_public_forwarding_impl ... ok [INFO] [stdout] test parse::method::test::should_parse_method::should_parse_method_with_mut_ref_receiver ... ok [INFO] [stdout] test parse::method::test::should_parse_method::should_parse_method_with_move_receiver ... ok [INFO] [stdout] test parse::method::test::should_parse_method::should_parse_method_with_tuple_return_value ... ok [INFO] [stdout] test parse::method::test::should_parse_method::should_parse_method_with_return_value ... ok [INFO] [stdout] test parse::method::test::should_parse_method::should_parse_method_with_ref_receiver ... ok [INFO] [stdout] test parse::method::test::should_parse_method::should_parse_method_with_multiple_params ... ok [INFO] [stdout] test parse::method::test::should_parse_method::should_parse_method_with_mut_receiver ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/option_return.rs (/opt/rustwide/target/debug/deps/option_return-12b2419083c8facf) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test should_forward_methods_from_borrower ... ok [INFO] [stdout] test should_forward_methods_from_mover ... ok [INFO] [stdout] test should_forward_methods_from_mut_borrower ... ok [INFO] [stdout] test should_forward_methods_from_mut_mover ... ok [INFO] [stdout] test should_forward_methods_from_ref_borrower ... ok [INFO] [stderr] Running tests/pub_struct.rs (/opt/rustwide/target/debug/deps/pub_struct-bc91a966d19b3510) [INFO] [stdout] test should_forward_methods_from_ref_mover ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test should_forward_methods ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/pub_tuple_struct.rs (/opt/rustwide/target/debug/deps/pub_tuple_struct-3a1e71bf14029b8e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test should_forward_methods ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running tests/struct.rs (/opt/rustwide/target/debug/deps/struct-bfdcf92b39088594) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test should_forward_methods ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tuple_struct.rs (/opt/rustwide/target/debug/deps/tuple_struct-dab788f905e19592) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests forward_methods [INFO] [stdout] test should_forward_methods ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "00139305dad7180db82c2fbf64acf73445b3a847129d5e697fd06ccf552eb2e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00139305dad7180db82c2fbf64acf73445b3a847129d5e697fd06ccf552eb2e2", kill_on_drop: false }` [INFO] [stdout] 00139305dad7180db82c2fbf64acf73445b3a847129d5e697fd06ccf552eb2e2