[INFO] cloning repository https://github.com/anyrust/sfhtml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anyrust/sfhtml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyrust%2Fsfhtml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyrust%2Fsfhtml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48c1ebd9b967ab4792954caba332b529683d108a [INFO] testing anyrust/sfhtml against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyrust%2Fsfhtml" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anyrust/sfhtml [INFO] finished tweaking git repo https://github.com/anyrust/sfhtml [INFO] tweaked toml for git repo https://github.com/anyrust/sfhtml written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anyrust/sfhtml on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anyrust/sfhtml 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 705ec4d78b86df0a3a37b88f9fceb3e36268ce986e815963c5beb678c99d09e3 [INFO] running `Command { std: "docker" "start" "-a" "705ec4d78b86df0a3a37b88f9fceb3e36268ce986e815963c5beb678c99d09e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "705ec4d78b86df0a3a37b88f9fceb3e36268ce986e815963c5beb678c99d09e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705ec4d78b86df0a3a37b88f9fceb3e36268ce986e815963c5beb678c99d09e3", kill_on_drop: false }` [INFO] [stdout] 705ec4d78b86df0a3a37b88f9fceb3e36268ce986e815963c5beb678c99d09e3 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceedaf6a66bac3d2776a729d342912e372e736d35dbd9d565547c922aa410ff5 [INFO] running `Command { std: "docker" "start" "-a" "ceedaf6a66bac3d2776a729d342912e372e736d35dbd9d565547c922aa410ff5", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling oxc_allocator v0.56.5 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling oxc-miette v1.0.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling oxc_ast_macros v0.56.5 [INFO] [stderr] Compiling oxc_estree v0.56.5 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling unicode-id-start v1.4.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling oxc_span v0.56.5 [INFO] [stderr] Compiling oxc_diagnostics v0.56.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling oxc_index v3.1.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling oxc_data_structures v0.56.5 [INFO] [stderr] Compiling oxc_regular_expression v0.56.5 [INFO] [stderr] Compiling oxc_syntax v0.56.5 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling oxc_ast v0.56.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling xml5ever v0.18.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.3.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling oxc_ecmascript v0.56.5 [INFO] [stderr] Compiling oxc_parser v0.56.5 [INFO] [stderr] Compiling sfhtml v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/browser.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/live.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Digest` [INFO] [stdout] --> src/live.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use sha2::{Digest, Sha256}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/live.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | let mut hasher = Sha256::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hasher` [INFO] [stdout] --> src/live.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | let mut hasher = Sha256::new(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hasher` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `close_line` is never read [INFO] [stdout] --> src/header.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ScriptRegion { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub close_line: usize, // line of [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScriptRegion` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_purpose_from_comment` is never used [INFO] [stdout] --> src/header.rs:491:4 [INFO] [stdout] | [INFO] [stdout] 491 | fn find_purpose_from_comment( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_purpose_comment` is never used [INFO] [stdout] --> src/js_scope.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn extract_purpose_comment(lines: &[&str], decl_line_idx: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "ceedaf6a66bac3d2776a729d342912e372e736d35dbd9d565547c922aa410ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceedaf6a66bac3d2776a729d342912e372e736d35dbd9d565547c922aa410ff5", kill_on_drop: false }` [INFO] [stdout] ceedaf6a66bac3d2776a729d342912e372e736d35dbd9d565547c922aa410ff5 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e5448a5da5f2a979f8f3ff33ee9150dce3050e8051bfcd6f62ece8921a3a505 [INFO] running `Command { std: "docker" "start" "-a" "8e5448a5da5f2a979f8f3ff33ee9150dce3050e8051bfcd6f62ece8921a3a505", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/browser.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sfhtml v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/live.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Digest` [INFO] [stdout] --> src/live.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use sha2::{Digest, Sha256}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/live.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | let mut hasher = Sha256::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hasher` [INFO] [stdout] --> src/live.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | let mut hasher = Sha256::new(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hasher` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `close_line` is never read [INFO] [stdout] --> src/header.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ScriptRegion { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub close_line: usize, // line of [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScriptRegion` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_purpose_from_comment` is never used [INFO] [stdout] --> src/header.rs:491:4 [INFO] [stdout] | [INFO] [stdout] 491 | fn find_purpose_from_comment( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_purpose_comment` is never used [INFO] [stdout] --> src/js_scope.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn extract_purpose_comment(lines: &[&str], decl_line_idx: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/integration/scan_test.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let mut path = PathBuf::from(env!("CARGO_BIN_EXE_sfhtml")); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `missing_from_code` [INFO] [stdout] --> tests/integration/validate_test.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let missing_from_code = result["anchor_consistency"]["missing_from_code"].as_array().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_missing_from_code` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fixtures_dir` is never used [INFO] [stdout] --> tests/integration/page_test.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn fixtures_dir() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/browser.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/live.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Digest` [INFO] [stdout] --> src/live.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use sha2::{Digest, Sha256}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/live.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | let mut hasher = Sha256::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hasher` [INFO] [stdout] --> src/live.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | let mut hasher = Sha256::new(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hasher` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `close_line` is never read [INFO] [stdout] --> src/header.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ScriptRegion { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub close_line: usize, // line of [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScriptRegion` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_purpose_from_comment` is never used [INFO] [stdout] --> src/header.rs:491:4 [INFO] [stdout] | [INFO] [stdout] 491 | fn find_purpose_from_comment( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_purpose_comment` is never used [INFO] [stdout] --> src/js_scope.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn extract_purpose_comment(lines: &[&str], decl_line_idx: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.29s [INFO] running `Command { std: "docker" "inspect" "8e5448a5da5f2a979f8f3ff33ee9150dce3050e8051bfcd6f62ece8921a3a505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e5448a5da5f2a979f8f3ff33ee9150dce3050e8051bfcd6f62ece8921a3a505", kill_on_drop: false }` [INFO] [stdout] 8e5448a5da5f2a979f8f3ff33ee9150dce3050e8051bfcd6f62ece8921a3a505 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e48d7990facb27df0b676de91bdfed86ff9cace5fe89593102c591e8901b547 [INFO] running `Command { std: "docker" "start" "-a" "6e48d7990facb27df0b676de91bdfed86ff9cace5fe89593102c591e8901b547", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Path` [INFO] [stderr] --> src/browser.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | use std::path::{Path, PathBuf}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/live.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Digest` [INFO] [stderr] --> src/live.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | use sha2::{Digest, Sha256}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/live.rs:343:9 [INFO] [stderr] | [INFO] [stderr] 343 | let mut hasher = Sha256::new(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hasher` [INFO] [stderr] --> src/live.rs:343:9 [INFO] [stderr] | [INFO] [stderr] 343 | let mut hasher = Sha256::new(); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hasher` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `close_line` is never read [INFO] [stderr] --> src/header.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct ScriptRegion { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 12 | pub close_line: usize, // line of [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ScriptRegion` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `find_purpose_from_comment` is never used [INFO] [stderr] --> src/header.rs:491:4 [INFO] [stderr] | [INFO] [stderr] 491 | fn find_purpose_from_comment( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `extract_purpose_comment` is never used [INFO] [stderr] --> src/js_scope.rs:206:8 [INFO] [stderr] | [INFO] [stderr] 206 | pub fn extract_purpose_comment(lines: &[&str], decl_line_idx: usize) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/integration/scan_test.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | let mut path = PathBuf::from(env!("CARGO_BIN_EXE_sfhtml")); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `missing_from_code` [INFO] [stderr] --> tests/integration/validate_test.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | let missing_from_code = result["anchor_consistency"]["missing_from_code"].as_array().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_missing_from_code` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `fixtures_dir` is never used [INFO] [stderr] --> tests/integration/page_test.rs:8:4 [INFO] [stderr] | [INFO] [stderr] 8 | fn fixtures_dir() -> PathBuf { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `sfhtml` (bin "sfhtml" test) generated 8 warnings (run `cargo fix --bin "sfhtml" -p sfhtml --tests` to apply 4 suggestions) [INFO] [stderr] warning: `sfhtml` (bin "sfhtml") generated 8 warnings (8 duplicates) [INFO] [stderr] warning: `sfhtml` (test "tests") generated 3 warnings (run `cargo fix --test "tests" -p sfhtml` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sfhtml-d87af8112d5ac655) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-d8738f98374a3092) [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test integration::apply_test::test_apply_context_mismatch ... ok [INFO] [stdout] test integration::create_test::test_create_html_with_header ... ok [INFO] [stdout] test integration::create_test::test_create_json_output ... ok [INFO] [stdout] test integration::create_test::test_create_nested_directory ... ok [INFO] [stdout] test integration::create_test::test_create_force_overwrite ... ok [INFO] [stdout] test integration::header_test::test_header_full_extract ... ok [INFO] [stdout] test integration::create_test::test_create_html_basic ... ok [INFO] [stdout] test integration::apply_test::test_apply_dry_run ... ok [INFO] [stdout] test integration::header_test::test_header_json_output ... ok [INFO] [stdout] test integration::apply_test::test_apply_backup ... ok [INFO] [stdout] test integration::create_test::test_create_refuses_overwrite_without_force ... ok [INFO] [stdout] test integration::diff_test::test_diff_identical_files ... ok [INFO] [stdout] test integration::apply_test::test_apply_simple_diff ... ok [INFO] [stdout] test integration::diff_test::test_diff_two_files ... ok [INFO] [stdout] test integration::locate_test::test_anchor_list ... ok [INFO] [stdout] test integration::header_test::test_header_no_header_file ... ok [INFO] [stdout] test integration::history_test::test_history_status_and_clean ... ok [INFO] [stdout] test integration::locate_test::test_locate_class_anchor ... ok [INFO] [stdout] test integration::module_test::test_module_dep_types ... ok [INFO] [stdout] test integration::history_test::test_history_rollback ... ok [INFO] [stdout] test integration::module_test::test_module_detects_missing ... ok [INFO] [stdout] test integration::header_test::test_header_section_extract ... ok [INFO] [stdout] test integration::locate_test::test_locate_not_found ... ok [INFO] [stdout] test integration::history_test::test_apply_validation_json_output ... ok [INFO] [stdout] test integration::page_test::test_debug_list_empty ... ok [INFO] [stdout] test integration::module_test::test_module_text_output ... ok [INFO] [stdout] test integration::page_test::test_debug_help ... ok [INFO] [stdout] test integration::locate_test::test_locate_const_anchor ... ok [INFO] [stdout] test integration::page_test::test_page_click_no_session ... ok [INFO] [stdout] test integration::page_test::test_debug_stop_no_session ... ok [INFO] [stdout] test integration::locate_test::test_locate_function_anchor ... ok [INFO] [stdout] test integration::module_test::test_module_header_preview ... ok [INFO] [stdout] test integration::page_test::test_page_eval_no_session ... ok [INFO] [stdout] test integration::page_test::test_page_dom_no_session ... ok [INFO] [stdout] test integration::save_as_test::test_save_as_basic_copy ... ok [INFO] [stdout] test integration::module_test::test_module_finds_all_deps ... ok [INFO] [stdout] test integration::page_test::test_page_screenshot_no_session ... ok [INFO] [stdout] test integration::page_test::test_debug_start_no_browser_graceful ... ok [INFO] [stdout] test integration::page_test::test_page_help ... ok [INFO] [stdout] test integration::save_as_test::test_save_as_refuses_overwrite ... ok [INFO] [stdout] test integration::history_test::test_apply_saves_history ... FAILED [INFO] [stdout] test integration::page_test::test_debug_list_json ... ok [INFO] [stdout] test integration::search_test::test_search_no_results ... ok [INFO] [stdout] test integration::search_test::test_search_finds_survey ... ok [INFO] [stdout] test integration::save_as_test::test_save_as_inject_header ... ok [INFO] [stdout] test integration::scan_test::test_scan_text_output ... ok [INFO] [stdout] test integration::scan_test::test_scan_fallback_for_no_header ... ok [INFO] [stdout] test integration::scan_test::test_scan_extracts_app_name ... ok [INFO] [stdout] test integration::search_test::test_search_title_high_weight ... ok [INFO] [stdout] test integration::save_as_test::test_save_as_force_overwrite ... ok [INFO] [stdout] test integration::validate_test::test_validate_no_header ... ok [INFO] [stdout] test integration::validate_test::test_validate_malformed ... ok [INFO] [stdout] test integration::validate_test::test_validate_survey_app ... ok [INFO] [stdout] test integration::validate_test::test_validate_text_output ... ok [INFO] [stdout] test integration::scan_test::test_scan_finds_header_files ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- integration::history_test::test_apply_saves_history stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'integration::history_test::test_apply_saves_history' (50) panicked at tests/integration/history_test.rs:61:5: [INFO] [stdout] History should contain the new entry [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58767026330a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58767026330a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58767026330a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58767026330a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x587670277cba - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x587670277cba - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x587670267e12 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x587670267e12 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x58767023fbdf - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58767023fbdf - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x587670259f79 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5876701e984c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5876701e984c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58767025a132 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x58767025a132 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58767023fcca - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x587670237379 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5876702409ad - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58767027844c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5876701a5e0e - tests[db6fccdfaf6de]::integration::history_test::test_apply_saves_history [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/history_test.rs:61:5 [INFO] [stdout] 20: 0x58767019e127 - tests[db6fccdfaf6de]::integration::history_test::test_apply_saves_history::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/history_test.rs:25:30 [INFO] [stdout] 21: 0x58767019c3d6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5876701dd92b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5876701dd92b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5876701ea31b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5876701ea31b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5876701ea31b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5876701ea31b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5876701ea31b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5876701ea31b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5876701ea31b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5876701e5a34 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5876701e5a34 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5876701ecf22 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5876701ecf22 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5876701ecf22 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5876701ecf22 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5876701ecf22 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5876701ecf22 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5876701ecf22 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x58767026264f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x58767026264f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x70cbe0e02aa4 - [INFO] [stdout] 43: 0x70cbe0e8fa64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] integration::history_test::test_apply_saves_history [INFO] [stdout] [INFO] [stdout] test result: FAILED. 54 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test tests` [INFO] running `Command { std: "docker" "inspect" "6e48d7990facb27df0b676de91bdfed86ff9cace5fe89593102c591e8901b547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e48d7990facb27df0b676de91bdfed86ff9cace5fe89593102c591e8901b547", kill_on_drop: false }` [INFO] [stdout] 6e48d7990facb27df0b676de91bdfed86ff9cace5fe89593102c591e8901b547