[INFO] fetching crate mock_me 0.2.3...
[INFO] checking mock_me-0.2.3 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate mock_me 0.2.3 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate mock_me 0.2.3 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mock_me 0.2.3
[INFO] finished tweaking crates.io crate mock_me 0.2.3
[INFO] tweaked toml for crates.io crate mock_me 0.2.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] [stderr]       Adding lazy_static v0.2.11 (latest: v1.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: library `mock_me` should only specify `proc-macro = true` instead of setting `crate-type`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mock_me_test_context v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86214581b8c809ce00f1684984c6240af3278a2f0d0296ebe2ad669da5c70977
[INFO] running `Command { std: "docker" "start" "-a" "86214581b8c809ce00f1684984c6240af3278a2f0d0296ebe2ad669da5c70977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86214581b8c809ce00f1684984c6240af3278a2f0d0296ebe2ad669da5c70977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86214581b8c809ce00f1684984c6240af3278a2f0d0296ebe2ad669da5c70977", kill_on_drop: false }`
[INFO] [stdout] 86214581b8c809ce00f1684984c6240af3278a2f0d0296ebe2ad669da5c70977
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2539c4aca75ae977885c204b95e30a4b641134d1e18bc3570cbeb045923dab46
[INFO] running `Command { std: "docker" "start" "-a" "2539c4aca75ae977885c204b95e30a4b641134d1e18bc3570cbeb045923dab46", kill_on_drop: false }`
[INFO] [stderr] warning: library `mock_me` should only specify `proc-macro = true` instead of setting `crate-type`
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling mock_me_test_context v0.1.2
[INFO] [stderr]     Checking mock_me v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> tests/test.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[mock(id_1="external_db_call: fn(u32) -> String", id_2="other_call: fn() -> String")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: assertion `left == right` failed
[INFO] [stdout]             left: 'i'
[INFO] [stdout]            right: '('
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/test.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[inject(id_1="db_fake", id_2="other_fake")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 'i'
[INFO] [stdout]             right: '('
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/test.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[mock(fun="silly_func: fn(f64, f64) -> f64")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 'f'
[INFO] [stdout]             right: '('
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/test.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[inject(fun="replacement_1")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 'f'
[INFO] [stdout]             right: '('
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/test.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(proc_macro)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `actual_test2` in this scope
[INFO] [stdout]   --> tests/test.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / fn actual_test2() {
[INFO] [stdout] 19 | |     let result = my_super_cool_function();
[INFO] [stdout] 20 | |     assert_eq!(result, "I have two results! Faker! and This is indeed a disturbing universe.");
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_with_silly_func_1` in this scope
[INFO] [stdout]   --> tests/test.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / fn test_with_silly_func_1() {
[INFO] [stdout] 41 | |     let result = function_with_fun_id();
[INFO] [stdout] 42 | |     assert_eq!(result, 10f64);
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mock_me` (test "test") due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2539c4aca75ae977885c204b95e30a4b641134d1e18bc3570cbeb045923dab46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2539c4aca75ae977885c204b95e30a4b641134d1e18bc3570cbeb045923dab46", kill_on_drop: false }`
[INFO] [stdout] 2539c4aca75ae977885c204b95e30a4b641134d1e18bc3570cbeb045923dab46
[INFO] checking mock_me-0.2.3 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate mock_me 0.2.3 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate mock_me 0.2.3 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mock_me 0.2.3
[INFO] finished tweaking crates.io crate mock_me 0.2.3
[INFO] tweaked toml for crates.io crate mock_me 0.2.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] [stderr]       Adding lazy_static v0.2.11 (latest: v1.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: library `mock_me` should only specify `proc-macro = true` instead of setting `crate-type`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ac783f4d64249e9f7eab703a55c2ed4991bb438e8fd4c7e24f7cd5cf631ab31
[INFO] running `Command { std: "docker" "start" "-a" "6ac783f4d64249e9f7eab703a55c2ed4991bb438e8fd4c7e24f7cd5cf631ab31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ac783f4d64249e9f7eab703a55c2ed4991bb438e8fd4c7e24f7cd5cf631ab31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ac783f4d64249e9f7eab703a55c2ed4991bb438e8fd4c7e24f7cd5cf631ab31", kill_on_drop: false }`
[INFO] [stdout] 6ac783f4d64249e9f7eab703a55c2ed4991bb438e8fd4c7e24f7cd5cf631ab31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f5aa1fb5894b989291a2f5c36b56a319d0d250081352f8cc96735f8d91d0957
[INFO] running `Command { std: "docker" "start" "-a" "7f5aa1fb5894b989291a2f5c36b56a319d0d250081352f8cc96735f8d91d0957", kill_on_drop: false }`
[INFO] [stderr] warning: library `mock_me` should only specify `proc-macro = true` instead of setting `crate-type`
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling mock_me_test_context v0.1.2
[INFO] [stderr]     Checking mock_me v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> tests/test.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[mock(id_1="external_db_call: fn(u32) -> String", id_2="other_call: fn() -> String")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: assertion `left == right` failed
[INFO] [stdout]             left: 'i'
[INFO] [stdout]            right: '('
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/test.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[inject(id_1="db_fake", id_2="other_fake")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 'i'
[INFO] [stdout]             right: '('
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/test.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[mock(fun="silly_func: fn(f64, f64) -> f64")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 'f'
[INFO] [stdout]             right: '('
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/test.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[inject(fun="replacement_1")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 'f'
[INFO] [stdout]             right: '('
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/test.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(proc_macro)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `actual_test2` in this scope
[INFO] [stdout]   --> tests/test.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / fn actual_test2() {
[INFO] [stdout] 19 | |     let result = my_super_cool_function();
[INFO] [stdout] 20 | |     assert_eq!(result, "I have two results! Faker! and This is indeed a disturbing universe.");
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_with_silly_func_1` in this scope
[INFO] [stdout]   --> tests/test.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / fn test_with_silly_func_1() {
[INFO] [stdout] 41 | |     let result = function_with_fun_id();
[INFO] [stdout] 42 | |     assert_eq!(result, 10f64);
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mock_me` (test "test") due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "7f5aa1fb5894b989291a2f5c36b56a319d0d250081352f8cc96735f8d91d0957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f5aa1fb5894b989291a2f5c36b56a319d0d250081352f8cc96735f8d91d0957", kill_on_drop: false }`
[INFO] [stdout] 7f5aa1fb5894b989291a2f5c36b56a319d0d250081352f8cc96735f8d91d0957
