[INFO] fetching crate exonum_profiler 0.1.2...
[INFO] checking exonum_profiler-0.1.2 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate exonum_profiler 0.1.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate exonum_profiler 0.1.2
[INFO] finished tweaking crates.io crate exonum_profiler 0.1.2
[INFO] tweaked toml for crates.io crate exonum_profiler 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate exonum_profiler 0.1.2 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 13 packages to highest compatible versions
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `exonum_profiler` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 57051e5b7cef2fefdb5f31adb80eb84c7678c2608adea8d8bec82109d659aba4
[INFO] running `Command { std: "docker" "start" "57051e5b7cef2fefdb5f31adb80eb84c7678c2608adea8d8bec82109d659aba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57051e5b7cef2fefdb5f31adb80eb84c7678c2608adea8d8bec82109d659aba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "57051e5b7cef2fefdb5f31adb80eb84c7678c2608adea8d8bec82109d659aba4" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57051e5b7cef2fefdb5f31adb80eb84c7678c2608adea8d8bec82109d659aba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "57051e5b7cef2fefdb5f31adb80eb84c7678c2608adea8d8bec82109d659aba4" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `exonum_profiler` (manifest) generated 1 warning
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking exonum_profiler v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     try!(write!(out, r#"
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     try!(dump_span(out, "Self", &root));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     try!(write!(out, r#"]}}).call(flamegraph);
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |             try!(writeln!(out, "{{"));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |             try!(writeln!(out, r#"name: "{}","#, name));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             try!(writeln!(out, "value: {},", span.value));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             try!(writeln!(out, "count: {},", span.count));            
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             try!(writeln!(out, "children: ["));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             try!(dump_spans(out, &span.children));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             try!(writeln!(out, "],"));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |             try!(writeln!(out, "}}"));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             try!(writeln!(out, ","));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             try!(dump_span(out, name, &span));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / lazy_static!{
[INFO] [stdout] 22 | |     static ref SETTED_NAME: Mutex<Option<String>> = Mutex::new(None);
[INFO] [stdout] 23 | |     static ref INTERRUPTED_TICKS: Arc<AtomicUsize> = Arc::new(AtomicUsize::new(0));
[INFO] [stdout] 24 | |
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / lazy_static!{
[INFO] [stdout] 22 | |     static ref SETTED_NAME: Mutex<Option<String>> = Mutex::new(None);
[INFO] [stdout] 23 | |     static ref INTERRUPTED_TICKS: Arc<AtomicUsize> = Arc::new(AtomicUsize::new(0));
[INFO] [stdout] 24 | |
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     try!(write!(out, r#"
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     try!(dump_span(out, "Self", &root));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     try!(write!(out, r#"]}}).call(flamegraph);
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |             try!(writeln!(out, "{{"));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |             try!(writeln!(out, r#"name: "{}","#, name));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             try!(writeln!(out, "value: {},", span.value));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             try!(writeln!(out, "count: {},", span.count));            
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             try!(writeln!(out, "children: ["));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             try!(dump_spans(out, &span.children));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             try!(writeln!(out, "],"));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |             try!(writeln!(out, "}}"));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             try!(writeln!(out, ","));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/html.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             try!(dump_span(out, name, &span));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / lazy_static!{
[INFO] [stdout] 22 | |     static ref SETTED_NAME: Mutex<Option<String>> = Mutex::new(None);
[INFO] [stdout] 23 | |     static ref INTERRUPTED_TICKS: Arc<AtomicUsize> = Arc::new(AtomicUsize::new(0));
[INFO] [stdout] 24 | |
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / lazy_static!{
[INFO] [stdout] 22 | |     static ref SETTED_NAME: Mutex<Option<String>> = Mutex::new(None);
[INFO] [stdout] 23 | |     static ref INTERRUPTED_TICKS: Arc<AtomicUsize> = Arc::new(AtomicUsize::new(0));
[INFO] [stdout] 24 | |
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] running `Command { std: "docker" "inspect" "57051e5b7cef2fefdb5f31adb80eb84c7678c2608adea8d8bec82109d659aba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57051e5b7cef2fefdb5f31adb80eb84c7678c2608adea8d8bec82109d659aba4", kill_on_drop: false }`
[INFO] [stdout] 57051e5b7cef2fefdb5f31adb80eb84c7678c2608adea8d8bec82109d659aba4
