[INFO] fetching crate forward-methods 0.0.2... [INFO] testing forward-methods-0.0.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate forward-methods 0.0.2 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate forward-methods 0.0.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-case v3.3.1 [INFO] [stderr] Downloaded test-case-macros v3.3.1 [INFO] [stderr] Downloaded derive_builder_macro v0.12.0 [INFO] [stderr] Downloaded derive_builder_core v0.12.0 [INFO] [stderr] Downloaded derive_builder v0.12.0 [INFO] [stderr] Downloaded test-case-core v3.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07dde21e4004d21e8bf152226be048bb095a59e992b2691131865531ce0c0f44 [INFO] running `Command { std: "docker" "start" "-a" "07dde21e4004d21e8bf152226be048bb095a59e992b2691131865531ce0c0f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07dde21e4004d21e8bf152226be048bb095a59e992b2691131865531ce0c0f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07dde21e4004d21e8bf152226be048bb095a59e992b2691131865531ce0c0f44", kill_on_drop: false }` [INFO] [stdout] 07dde21e4004d21e8bf152226be048bb095a59e992b2691131865531ce0c0f44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67a620883ae0f42f8766cf03c950cbd74cafab3b58bfb844cbcd3b4b6b46061d [INFO] running `Command { std: "docker" "start" "-a" "67a620883ae0f42f8766cf03c950cbd74cafab3b58bfb844cbcd3b4b6b46061d", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [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 13.48s [INFO] running `Command { std: "docker" "inspect" "67a620883ae0f42f8766cf03c950cbd74cafab3b58bfb844cbcd3b4b6b46061d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a620883ae0f42f8766cf03c950cbd74cafab3b58bfb844cbcd3b4b6b46061d", kill_on_drop: false }` [INFO] [stdout] 67a620883ae0f42f8766cf03c950cbd74cafab3b58bfb844cbcd3b4b6b46061d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a314ce0f4a0c8a9a01f8dd5a6578b6ba71a7909cd44b98cfb4e0d60be3261489 [INFO] running `Command { std: "docker" "start" "-a" "a314ce0f4a0c8a9a01f8dd5a6578b6ba71a7909cd44b98cfb4e0d60be3261489", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling test-case-macros 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 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)]` 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 21.24s [INFO] running `Command { std: "docker" "inspect" "a314ce0f4a0c8a9a01f8dd5a6578b6ba71a7909cd44b98cfb4e0d60be3261489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a314ce0f4a0c8a9a01f8dd5a6578b6ba71a7909cd44b98cfb4e0d60be3261489", kill_on_drop: false }` [INFO] [stdout] a314ce0f4a0c8a9a01f8dd5a6578b6ba71a7909cd44b98cfb4e0d60be3261489 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a238434367072c224ef987e36cb6420e85f9a946bbedd35e295057f3aa2cd77 [INFO] running `Command { std: "docker" "start" "-a" "0a238434367072c224ef987e36cb6420e85f9a946bbedd35e295057f3aa2cd77", 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)]` 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.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forward_methods-f072f840245ce53c) [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_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 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_with_return_value_forwarding_to_unnamed_member ... 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 implement::tests::should_write_public_forwarding_impl ... ok [INFO] [stdout] test parse::decl::tests::should_fail_to_parse_fwd_decl::should_require_to_between_delegate_and_target ... ok [INFO] [stdout] test parse::decl::tests::should_parse_fwd_decl::should_parse_forwarding_with_numeric_id ... ok [INFO] [stdout] test parse::method::test::should_fail_to_parse_method::should_require_a_receiver ... ok [INFO] [stdout] test parse::method::test::should_parse_method::should_parse_method_with_move_receiver ... ok [INFO] [stdout] test parse::decl::tests::should_parse_fwd_decl::should_parse_forwarding_with_name ... ok [INFO] [stdout] test parse::delegate::tests::should_fail_to_parse_delegate::should_require_method_list_format ... 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::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] 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_ref_receiver ... 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_tuple_return_value ... ok [INFO] [stdout] test implement::tests::should_write_forwarding_impl::should_implement_method_forwarding_to_unnamed_member ... ok [INFO] [stdout] test parse::delegate::tests::should_parse_delegate::should_parse_delegate_method_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/option_return.rs (/opt/rustwide/target/debug/deps/option_return-c5079198dccf0737) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test should_forward_methods_from_borrower ... ok [INFO] [stdout] test should_forward_methods_from_ref_mover ... ok [INFO] [stdout] test should_forward_methods_from_mover ... ok [INFO] [stdout] test should_forward_methods_from_mut_borrower ... ok [INFO] [stderr] Running tests/pub_struct.rs (/opt/rustwide/target/debug/deps/pub_struct-9e1bd008615b50d6) [INFO] [stdout] test should_forward_methods_from_mut_mover ... ok [INFO] [stdout] test should_forward_methods_from_ref_borrower ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/pub_tuple_struct.rs (/opt/rustwide/target/debug/deps/pub_tuple_struct-780cc88b07f1aa7d) [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] [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/struct.rs (/opt/rustwide/target/debug/deps/struct-aeb994b3f3c7da99) [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] [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-ba006d01a9b70f28) [INFO] [stderr] Doc-tests forward_methods [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" "0a238434367072c224ef987e36cb6420e85f9a946bbedd35e295057f3aa2cd77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a238434367072c224ef987e36cb6420e85f9a946bbedd35e295057f3aa2cd77", kill_on_drop: false }` [INFO] [stdout] 0a238434367072c224ef987e36cb6420e85f9a946bbedd35e295057f3aa2cd77