[INFO] fetching crate sayit 0.3.0... [INFO] testing sayit-0.3.0 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate sayit 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate sayit 0.3.0 [INFO] finished tweaking crates.io crate sayit 0.3.0 [INFO] tweaked toml for crates.io crate sayit 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sayit 0.3.0 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sayit 0.3.0 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ee6a0a7024287e42e96fd0d8bcce1a5c0f1f6ef7ac6e7ab7c9e2e4208bba2f4 [INFO] running `Command { std: "docker" "start" "-a" "7ee6a0a7024287e42e96fd0d8bcce1a5c0f1f6ef7ac6e7ab7c9e2e4208bba2f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ee6a0a7024287e42e96fd0d8bcce1a5c0f1f6ef7ac6e7ab7c9e2e4208bba2f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ee6a0a7024287e42e96fd0d8bcce1a5c0f1f6ef7ac6e7ab7c9e2e4208bba2f4", kill_on_drop: false }` [INFO] [stdout] 7ee6a0a7024287e42e96fd0d8bcce1a5c0f1f6ef7ac6e7ab7c9e2e4208bba2f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bdb59da57ebf9dadbcf99dd0ea178f92cfffe6be247c8cd8f3c83ad8565b0ef [INFO] running `Command { std: "docker" "start" "-a" "6bdb59da57ebf9dadbcf99dd0ea178f92cfffe6be247c8cd8f3c83ad8565b0ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling typetag-impl v0.2.16 [INFO] [stderr] Compiling erased-serde v0.4.3 [INFO] [stderr] Compiling typetag v0.2.16 [INFO] [stderr] Compiling sayit v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 29.88s [INFO] running `Command { std: "docker" "inspect" "6bdb59da57ebf9dadbcf99dd0ea178f92cfffe6be247c8cd8f3c83ad8565b0ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bdb59da57ebf9dadbcf99dd0ea178f92cfffe6be247c8cd8f3c83ad8565b0ef", kill_on_drop: false }` [INFO] [stdout] 6bdb59da57ebf9dadbcf99dd0ea178f92cfffe6be247c8cd8f3c83ad8565b0ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f5f2e9cfb0de89783ae3ca710db8346b5e8f8fb58e617303d58053f68c01007 [INFO] running `Command { std: "docker" "start" "-a" "4f5f2e9cfb0de89783ae3ca710db8346b5e8f8fb58e617303d58053f68c01007", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling sayit v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tag_impls/mod.rs:276:28 [INFO] [stdout] | [INFO] [stdout] 276 | fn make_match(pattern: &str) -> Match { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 276 | fn make_match(pattern: &str) -> Match<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 33.24s [INFO] running `Command { std: "docker" "inspect" "4f5f2e9cfb0de89783ae3ca710db8346b5e8f8fb58e617303d58053f68c01007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f5f2e9cfb0de89783ae3ca710db8346b5e8f8fb58e617303d58053f68c01007", kill_on_drop: false }` [INFO] [stdout] 4f5f2e9cfb0de89783ae3ca710db8346b5e8f8fb58e617303d58053f68c01007 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f93e782cfb3accc9830938c012e6308a4d6d97220f83de0f6aed56127c75d008 [INFO] running `Command { std: "docker" "start" "-a" "f93e782cfb3accc9830938c012e6308a4d6d97220f83de0f6aed56127c75d008", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tag_impls/mod.rs:276:28 [INFO] [stderr] | [INFO] [stderr] 276 | fn make_match(pattern: &str) -> Match { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 276 | fn make_match(pattern: &str) -> Match<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `sayit` (lib test) generated 1 warning (run `cargo fix --lib -p sayit --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sayit-617dac40cb0aa329) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test accent::tests::construction_error_empty_intensities ... ok [INFO] [stdout] test accent::tests::construction_error_first_must_be_0 ... ok [INFO] [stdout] test accent::tests::construction_error_out_of_order ... ok [INFO] [stdout] test deserialize::tests::intensity_0_not_allowed ... ok [INFO] [stdout] test deserialize::tests::custom_tag_works ... ok [INFO] [stdout] test deserialize::tests::ron_invalid_tag_any ... ok [INFO] [stdout] test deserialize::tests::pass_duplicated_regexes_now_allowed ... ok [INFO] [stdout] test accent::tests::e ... ok [INFO] [stdout] test deserialize::tests::ron_malformed ... ok [INFO] [stdout] test deserialize::tests::ron_empty ... ok [INFO] [stdout] test deserialize::tests::ron_extend_extends ... ok [INFO] [stdout] test deserialize::tests::ron_minimal ... ok [INFO] [stdout] test deserialize::tests::ron_invalid_tag_weighted ... ok [INFO] [stdout] test intensity::tests::passes_appended ... ok [INFO] [stdout] test deserialize::tests::ron_replace_replaces ... ok [INFO] [stdout] test deserialize::tests::intensity_selection ... ok [INFO] [stdout] test intensity::tests::rules_replaced ... ok [INFO] [stdout] test tag_impls::literal::tests::mimic_case_input_mixed_case ... ok [INFO] [stdout] test tag_impls::literal::tests::mimic_case_input_titled ... ok [INFO] [stdout] test tag_impls::literal::tests::mimic_case_input_uppercase ... ok [INFO] [stdout] test tag_impls::literal::tests::string_counts_chars ... ok [INFO] [stdout] test tag_impls::literal::tests::mimic_case_input_titled_single_letter ... ok [INFO] [stdout] test tag_impls::literal::tests::mimic_case_input_lowercase ... ok [INFO] [stdout] test tag_impls::literal::tests::string_detects_lowercase ... ok [INFO] [stdout] test tag_impls::literal::tests::string_detects_template ... ok [INFO] [stdout] test pass::tests::rules_replaced ... ok [INFO] [stdout] test tag_impls::tests::any ... ok [INFO] [stdout] test tag_impls::tests::concat ... ok [INFO] [stdout] test tag_impls::tests::concatenated_not_mimics ... ok [INFO] [stdout] test tag_impls::literal::tests::string_detects_uppercase ... ok [INFO] [stdout] test pass::tests::rules_appended ... ok [INFO] [stdout] test tag_impls::tests::weights_cum_weights ... ok [INFO] [stdout] test intensity::tests::rules_appended ... ok [INFO] [stdout] test tag_impls::tests::literal_templates ... ok [INFO] [stdout] test utils::tests::runtime_format_escapes ... ok [INFO] [stdout] test tag_impls::tests::literal ... ok [INFO] [stdout] test tag_impls::tests::weights_cum_weights_errors ... ok [INFO] [stdout] test utils::tests::runtime_format_formats ... ok [INFO] [stdout] test utils::tests::runtime_format_requires_replacement ... ok [INFO] [stdout] test utils::tests::runtime_format_unmatched ... ok [INFO] [stdout] test tag_impls::tests::delete ... ok [INFO] [stdout] test tag_impls::tests::lower ... ok [INFO] [stdout] test tag_impls::tests::literal_mimics_case ... ok [INFO] [stdout] test tag_impls::tests::upper ... ok [INFO] [stdout] test tag_impls::tests::original ... ok [INFO] [stdout] test tag_impls::tests::weights_single ... ok [INFO] [stdout] test tag_impls::tests::expansion ... ok [INFO] [stdout] test deserialize::tests::ron_all_features ... ok [INFO] [stdout] test tag_impls::tests::weights ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tag_impls::tests::weights stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tag_impls::tests::weights' (66) panicked at src/tag_impls/mod.rs:368:9: [INFO] [stdout] assertion failed: vec!["bar", "baz"].contains(&selected.as_str()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ad804539622 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ad804539622 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ad804539622 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ad804539622 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ad80455187a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ad80455187a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x5ad80453e506 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ad80453e506 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ad804517aaf - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ad804517aaf - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ad8045318c9 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ad8043b852e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5ad8043b852e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ad804531a82 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5ad804531a82 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ad804517b9a - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5ad80450f599 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ad8045189bd - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ad804551ffc - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ad804551fc2 - core[7ebf52c056bd56a4]::panicking::panic [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5ad8043a0bda - sayit[7f3da2c924f286b9]::tag_impls::tests::weights [INFO] [stdout] at /opt/rustwide/workdir/src/tag_impls/mod.rs:368:9 [INFO] [stdout] 21: 0x5ad80438f459 - sayit[7f3da2c924f286b9]::tag_impls::tests::weights::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tag_impls/mod.rs:358:17 [INFO] [stdout] 22: 0x5ad80438f459 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5ad8043ac8db - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5ad8043ac8db - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5ad8043b913a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5ad8043b913a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x5ad8043b913a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5ad8043b913a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5ad8043b913a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5ad8043b913a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5ad8043b913a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5ad8043b46e4 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5ad8043b46e4 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5ad8043bbc32 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5ad8043bbc32 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x5ad8043bbc32 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5ad8043bbc32 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5ad8043bbc32 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5ad8043bbc32 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5ad8043bbc32 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5ad804538ecf - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 42: 0x5ad804538ecf - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 43: 0x7e489bfe6aa4 - [INFO] [stdout] 44: 0x7e489c073a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tag_impls::tests::weights [INFO] [stdout] [INFO] [stdout] test result: FAILED. 48 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "f93e782cfb3accc9830938c012e6308a4d6d97220f83de0f6aed56127c75d008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f93e782cfb3accc9830938c012e6308a4d6d97220f83de0f6aed56127c75d008", kill_on_drop: false }` [INFO] [stdout] f93e782cfb3accc9830938c012e6308a4d6d97220f83de0f6aed56127c75d008