[INFO] fetching crate joule-profiler-source-procfs 0.1.1...
[INFO] testing joule-profiler-source-procfs-0.1.1 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate joule-profiler-source-procfs 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate joule-profiler-source-procfs 0.1.1
[INFO] finished tweaking crates.io crate joule-profiler-source-procfs 0.1.1
[INFO] tweaked toml for crates.io crate joule-profiler-source-procfs 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate joule-profiler-source-procfs 0.1.1 on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate joule-profiler-source-procfs 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded timerfd v1.6.0
[INFO] [stderr]   Downloaded procfs v0.18.0
[INFO] [stderr]   Downloaded tokio-timerfd v0.2.0
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded downcast v0.11.0
[INFO] [stderr]   Downloaded android_system_properties v0.1.6
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded mio v1.2.2
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.10
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded fragile v2.1.0
[INFO] [stderr]   Downloaded procfs-core v0.18.0
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded cc v1.4.2
[INFO] [stderr]   Downloaded joule-profiler-core v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 36392069584c10fe744d344e4821ac2db753d99a1c34160c55eb9a2527136009
[INFO] running `Command { std: "docker" "start" "36392069584c10fe744d344e4821ac2db753d99a1c34160c55eb9a2527136009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36392069584c10fe744d344e4821ac2db753d99a1c34160c55eb9a2527136009", 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" "36392069584c10fe744d344e4821ac2db753d99a1c34160c55eb9a2527136009" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36392069584c10fe744d344e4821ac2db753d99a1c34160c55eb9a2527136009", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36392069584c10fe744d344e4821ac2db753d99a1c34160c55eb9a2527136009" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling futures-channel v0.3.34
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling humantime v2.4.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling timerfd v1.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tokio-timerfd v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.19
[INFO] [stderr]    Compiling futures-executor v0.3.34
[INFO] [stderr]    Compiling futures v0.3.34
[INFO] [stderr]    Compiling joule-profiler-core v2.1.0
[INFO] [stderr]    Compiling joule-profiler-source-procfs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 52.71s
[INFO] running `Command { std: "docker" "inspect" "36392069584c10fe744d344e4821ac2db753d99a1c34160c55eb9a2527136009", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36392069584c10fe744d344e4821ac2db753d99a1c34160c55eb9a2527136009" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling joule-profiler-source-procfs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 8.06s
[INFO] running `Command { std: "docker" "inspect" "36392069584c10fe744d344e4821ac2db753d99a1c34160c55eb9a2527136009", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36392069584c10fe744d344e4821ac2db753d99a1c34160c55eb9a2527136009" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/joule_profiler_source_procfs-52a9e0a57c80be28)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_init_function_initializes_field_correctly ... ok
[INFO] [stdout] test tests::test_process_detection_polling_updates_processes_list ... FAILED
[INFO] [stdout] test tests::test_join_stops_polling_task ... ok
[INFO] [stdout] test tests::test_polling_task_updates_counters ... ok
[INFO] [stdout] test tests::test_measure_updates_counters_once ... ok
[INFO] [stdout] test tests::test_dead_pid_removed_from_detected_processes ... ok
[INFO] [stdout] test tests::test_retrieve_resets_counters ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_process_detection_polling_updates_processes_list stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_process_detection_polling_updates_processes_list' (1692) panicked at src/lib.rs:570:9:
[INFO] [stdout] assertion failed: source.detected_processes.lock().unwrap().eq(&children)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b1d12ee791 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62b1d13026ca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x62b1d12f2dbc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x62b1d12cc896 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62b1d12e6739 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x62b1d12613d0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62b1d12e6a62 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62b1d12cc974 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62b1d12c4269 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62b1d12cd53d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x62b1d1302e2c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62b1d1302df2 - core[832e9a552fc17241]::panicking::panic
[INFO] [stdout]   12:     0x62b1d12365de - joule_profiler_source_procfs[b38181a0d16f533f]::tests::test_process_detection_polling_updates_processes_list::{closure#0}
[INFO] [stdout]   13:     0x62b1d1253487 - <tokio[e94caf274952daa6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   14:     0x62b1d124a412 - <tokio[e94caf274952daa6]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   15:     0x62b1d123904b - joule_profiler_source_procfs[b38181a0d16f533f]::tests::test_process_detection_polling_updates_processes_list
[INFO] [stdout]   16:     0x62b1d124cc09 - <joule_profiler_source_procfs[b38181a0d16f533f]::tests::test_process_detection_polling_updates_processes_list::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x62b1d125470b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   18:     0x62b1d1261d55 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   19:     0x62b1d125c804 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x62b1d1264ea2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x62b1d12ee00f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7474875de07a - <unknown>
[INFO] [stdout]   23:     0x747487671534 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_process_detection_polling_updates_processes_list
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "36392069584c10fe744d344e4821ac2db753d99a1c34160c55eb9a2527136009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36392069584c10fe744d344e4821ac2db753d99a1c34160c55eb9a2527136009", kill_on_drop: false }`
[INFO] [stdout] 36392069584c10fe744d344e4821ac2db753d99a1c34160c55eb9a2527136009
