[INFO] cloning repository https://github.com/HadrienG2/crofiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HadrienG2/crofiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadrienG2%2Fcrofiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadrienG2%2Fcrofiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd3f5226af569ceca424226d829812d0c749e91d [INFO] testing HadrienG2/crofiler against beta-2023-01-20 for beta-1.67-2.7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadrienG2%2Fcrofiler" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HadrienG2/crofiler on toolchain beta-2023-01-20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HadrienG2/crofiler [INFO] finished tweaking git repo https://github.com/HadrienG2/crofiler [INFO] tweaked toml for git repo https://github.com/HadrienG2/crofiler written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/HadrienG2/crofiler 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" "+beta-2023-01-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80685b6b736120399c1f0106492fc7be7810e5abb99f3650244eebabce10d414 [INFO] running `Command { std: "docker" "start" "-a" "80685b6b736120399c1f0106492fc7be7810e5abb99f3650244eebabce10d414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80685b6b736120399c1f0106492fc7be7810e5abb99f3650244eebabce10d414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80685b6b736120399c1f0106492fc7be7810e5abb99f3650244eebabce10d414", kill_on_drop: false }` [INFO] [stdout] 80685b6b736120399c1f0106492fc7be7810e5abb99f3650244eebabce10d414 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06d5fab85ae22740e9f737b585adfbaea8260a372726a74c87d5a45e739bda63 [INFO] running `Command { std: "docker" "start" "-a" "06d5fab85ae22740e9f737b585adfbaea8260a372726a74c87d5a45e739bda63", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling reffers v0.7.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lasso v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling sysinfo v0.26.7 [INFO] [stderr] Compiling atomic-wait v1.1.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling syslog v6.0.1 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling termtree v0.4.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling enum-map-derive v0.10.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling enum-map v2.4.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling asylum v0.1.0 (/opt/rustwide/workdir/asylum) [INFO] [stderr] Compiling cpparser v0.1.0 (/opt/rustwide/workdir/cpparser) [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling enumset v1.0.11 [INFO] [stderr] Compiling cursive_core v0.3.5 [INFO] [stderr] Compiling cursive_table_view v0.14.0 [INFO] [stderr] Compiling cursive v0.20.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling decorum v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling clang-time-trace v0.1.0 (/opt/rustwide/workdir/clang-time-trace) [INFO] [stderr] Compiling cmakeperf v0.1.0 (/opt/rustwide/workdir/cmakeperf) [INFO] [stderr] Compiling crofiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.74s [INFO] running `Command { std: "docker" "inspect" "06d5fab85ae22740e9f737b585adfbaea8260a372726a74c87d5a45e739bda63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d5fab85ae22740e9f737b585adfbaea8260a372726a74c87d5a45e739bda63", kill_on_drop: false }` [INFO] [stdout] 06d5fab85ae22740e9f737b585adfbaea8260a372726a74c87d5a45e739bda63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 737ec9030918b1274e89d548da099f9487cc07d8373a8d29fe64a862117005cd [INFO] running `Command { std: "docker" "start" "-a" "737ec9030918b1274e89d548da099f9487cc07d8373a8d29fe64a862117005cd", kill_on_drop: false }` [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling crofiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.32s [INFO] running `Command { std: "docker" "inspect" "737ec9030918b1274e89d548da099f9487cc07d8373a8d29fe64a862117005cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "737ec9030918b1274e89d548da099f9487cc07d8373a8d29fe64a862117005cd", kill_on_drop: false }` [INFO] [stdout] 737ec9030918b1274e89d548da099f9487cc07d8373a8d29fe64a862117005cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14118be7f0edf6d92f41325c5c3d2b7f4f9e16e89f436aaa39e1685f84011845 [INFO] running `Command { std: "docker" "start" "-a" "14118be7f0edf6d92f41325c5c3d2b7f4f9e16e89f436aaa39e1685f84011845", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crofiler-6bcf8192905b1375) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test ui::display::tests::display_string ... ok [INFO] [stdout] test ui::tui::names::tests::no_collision ... ok [INFO] [stdout] test ui::display::path::tests::select_components ... ok [INFO] [stdout] test ui::display::path::tests::truncate_long_name ... ok [INFO] [stdout] test ui::display::path::tests::display_components ... ok [INFO] [stdout] test ui::display::path::tests::truncate_short_name ... ok [INFO] [stdout] test ui::display::duration::tests::display_duration ... ok [INFO] [stdout] test ui::display::path::tests::display_filename ... ok [INFO] [stdout] test ui::display::metadata::tests::metadata ... ok [INFO] [stdout] test trace::tests::hottest_activities ... ok [INFO] [stdout] test trace::tests::activity_type_breakdown ... ok [INFO] [stdout] test trace::tests::duration_norm ... ok [INFO] [stdout] test ui::display::activity::tests::display_activity_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "14118be7f0edf6d92f41325c5c3d2b7f4f9e16e89f436aaa39e1685f84011845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14118be7f0edf6d92f41325c5c3d2b7f4f9e16e89f436aaa39e1685f84011845", kill_on_drop: false }` [INFO] [stdout] 14118be7f0edf6d92f41325c5c3d2b7f4f9e16e89f436aaa39e1685f84011845