[INFO] fetching crate oni_trace 0.1.0...
[INFO] checking oni_trace-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate oni_trace 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate oni_trace 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate oni_trace 0.1.0
[INFO] finished tweaking crates.io crate oni_trace 0.1.0
[INFO] tweaked toml for crates.io crate oni_trace 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gzip-header v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 182d90776ed019d19dccd45b4d760d6ebb4517c0a434c24ffc70de6f69bf133d
[INFO] running `Command { std: "docker" "start" "-a" "182d90776ed019d19dccd45b4d760d6ebb4517c0a434c24ffc70de6f69bf133d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "182d90776ed019d19dccd45b4d760d6ebb4517c0a434c24ffc70de6f69bf133d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "182d90776ed019d19dccd45b4d760d6ebb4517c0a434c24ffc70de6f69bf133d", kill_on_drop: false }`
[INFO] [stdout] 182d90776ed019d19dccd45b4d760d6ebb4517c0a434c24ffc70de6f69bf133d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c8a09cce20c02fe70ad06a4e5d4412786abac7f23e1f7e9f2770ad65c682c7d
[INFO] running `Command { std: "docker" "start" "-a" "0c8a09cce20c02fe70ad06a4e5d4412786abac7f23e1f7e9f2770ad65c682c7d", kill_on_drop: false }`
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking gzip-header v0.3.0
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking oni_trace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find macro `oni_trace_scope` in this scope
[INFO] [stdout]   --> tests/profile.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             oni_trace_scope![MyTestProfile];
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `oni_async_event` in this scope
[INFO] [stdout]    --> tests/profile.rs:24:13
[INFO] [stdout]     |
[INFO] [stdout] 24  |             oni_async_event!(start Fuck [ab] => 5);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `async_event`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub macro async_event {
[INFO] [stdout]     | --------------------- similarly named macro `async_event` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `oni_trace_scope` in this scope
[INFO] [stdout]   --> tests/profile.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 oni_trace_scope![Sleep 1];
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `oni_async_event` in this scope
[INFO] [stdout]    --> tests/profile.rs:31:13
[INFO] [stdout]     |
[INFO] [stdout] 31  |             oni_async_event!(instant Fuck [ab] => 5);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `async_event`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub macro async_event {
[INFO] [stdout]     | --------------------- similarly named macro `async_event` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `oni_async_event` in this scope
[INFO] [stdout]    --> tests/profile.rs:34:13
[INFO] [stdout]     |
[INFO] [stdout] 34  |             oni_async_event!(instant Fuck [ab] => 5);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `async_event`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub macro async_event {
[INFO] [stdout]     | --------------------- similarly named macro `async_event` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `oni_instant` in this scope
[INFO] [stdout]   --> tests/profile.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             oni_instant!("some event");
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `oni_async_event` in this scope
[INFO] [stdout]    --> tests/profile.rs:40:13
[INFO] [stdout]     |
[INFO] [stdout] 40  |             oni_async_event!(end Fuck [ab] => 5);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `async_event`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub macro async_event {
[INFO] [stdout]     | --------------------- similarly named macro `async_event` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `oni_trace_scope` in this scope
[INFO] [stdout]   --> tests/profile.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 oni_trace_scope![Sleep 2];
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `register_thread_with_profiler` in crate `oni_trace`
[INFO] [stdout]   --> tests/profile.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |         oni_trace::register_thread_with_profiler();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `oni_trace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `write_profile_json` in crate `oni_trace`
[INFO] [stdout]   --> tests/profile.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |         oni_trace::write_profile_json(&output_file);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^ not found in `oni_trace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/profile.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> tests/profile.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use std::string::String;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `oni_trace` is imported redundantly
[INFO] [stdout]   --> tests/profile.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 2  | extern crate oni_trace;
[INFO] [stdout]    | ----------------------- the item `oni_trace` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 11 |     use oni_trace;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 3 warnings 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 `oni_trace` (test "profile") due to 11 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0c8a09cce20c02fe70ad06a4e5d4412786abac7f23e1f7e9f2770ad65c682c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c8a09cce20c02fe70ad06a4e5d4412786abac7f23e1f7e9f2770ad65c682c7d", kill_on_drop: false }`
[INFO] [stdout] 0c8a09cce20c02fe70ad06a4e5d4412786abac7f23e1f7e9f2770ad65c682c7d
[INFO] checking oni_trace-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate oni_trace 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate oni_trace 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate oni_trace 0.1.0
[INFO] finished tweaking crates.io crate oni_trace 0.1.0
[INFO] tweaked toml for crates.io crate oni_trace 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 132d80025171c2065291877531eae9c17dd1d7c6639c41e18b3d275a38b74fe2
[INFO] running `Command { std: "docker" "start" "-a" "132d80025171c2065291877531eae9c17dd1d7c6639c41e18b3d275a38b74fe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "132d80025171c2065291877531eae9c17dd1d7c6639c41e18b3d275a38b74fe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "132d80025171c2065291877531eae9c17dd1d7c6639c41e18b3d275a38b74fe2", kill_on_drop: false }`
[INFO] [stdout] 132d80025171c2065291877531eae9c17dd1d7c6639c41e18b3d275a38b74fe2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2f75b89b91f9f2cabda24d74d25df166b56a6aa6c88de89defa3876106a9177
[INFO] running `Command { std: "docker" "start" "-a" "c2f75b89b91f9f2cabda24d74d25df166b56a6aa6c88de89defa3876106a9177", kill_on_drop: false }`
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking gzip-header v0.3.0
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking oni_trace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find macro `oni_trace_scope` in this scope
[INFO] [stdout]   --> tests/profile.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             oni_trace_scope![MyTestProfile];
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `oni_async_event` in this scope
[INFO] [stdout]    --> tests/profile.rs:24:13
[INFO] [stdout]     |
[INFO] [stdout] 24  |             oni_async_event!(start Fuck [ab] => 5);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `async_event`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub macro async_event {
[INFO] [stdout]     | --------------------- similarly named macro `async_event` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `oni_trace_scope` in this scope
[INFO] [stdout]   --> tests/profile.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 oni_trace_scope![Sleep 1];
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `oni_async_event` in this scope
[INFO] [stdout]    --> tests/profile.rs:31:13
[INFO] [stdout]     |
[INFO] [stdout] 31  |             oni_async_event!(instant Fuck [ab] => 5);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `async_event`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub macro async_event {
[INFO] [stdout]     | --------------------- similarly named macro `async_event` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `oni_async_event` in this scope
[INFO] [stdout]    --> tests/profile.rs:34:13
[INFO] [stdout]     |
[INFO] [stdout] 34  |             oni_async_event!(instant Fuck [ab] => 5);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `async_event`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub macro async_event {
[INFO] [stdout]     | --------------------- similarly named macro `async_event` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `oni_instant` in this scope
[INFO] [stdout]   --> tests/profile.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             oni_instant!("some event");
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `oni_async_event` in this scope
[INFO] [stdout]    --> tests/profile.rs:40:13
[INFO] [stdout]     |
[INFO] [stdout] 40  |             oni_async_event!(end Fuck [ab] => 5);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `async_event`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub macro async_event {
[INFO] [stdout]     | --------------------- similarly named macro `async_event` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `oni_trace_scope` in this scope
[INFO] [stdout]   --> tests/profile.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 oni_trace_scope![Sleep 2];
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `register_thread_with_profiler` in crate `oni_trace`
[INFO] [stdout]   --> tests/profile.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |         oni_trace::register_thread_with_profiler();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `oni_trace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `write_profile_json` in crate `oni_trace`
[INFO] [stdout]   --> tests/profile.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |         oni_trace::write_profile_json(&output_file);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^ not found in `oni_trace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/profile.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> tests/profile.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use std::string::String;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `oni_trace` is imported redundantly
[INFO] [stdout]   --> tests/profile.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 2  | extern crate oni_trace;
[INFO] [stdout]    | ----------------------- the item `oni_trace` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 11 |     use oni_trace;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 3 warnings 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 `oni_trace` (test "profile") due to 11 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c2f75b89b91f9f2cabda24d74d25df166b56a6aa6c88de89defa3876106a9177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2f75b89b91f9f2cabda24d74d25df166b56a6aa6c88de89defa3876106a9177", kill_on_drop: false }`
[INFO] [stdout] c2f75b89b91f9f2cabda24d74d25df166b56a6aa6c88de89defa3876106a9177
