[INFO] fetching crate thinline 0.3.1...
[INFO] testing thinline-0.3.1 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate thinline 0.3.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate thinline 0.3.1
[INFO] finished tweaking crates.io crate thinline 0.3.1
[INFO] tweaked toml for crates.io crate thinline 0.3.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate thinline 0.3.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 151 packages to latest compatible versions
[INFO] [stderr]       Adding clang v0.20.0 (available: v2.0.0)
[INFO] [stderr]       Adding clang-sys v0.23.0 (available: v1.8.1)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.48)
[INFO] [stderr]       Adding clippy v0.0.301 (available: v0.0.302)
[INFO] [stderr]       Adding env_logger v0.5.13 (available: v0.11.8)
[INFO] [stderr]       Adding glob v0.2.11 (available: v0.3.3)
[INFO] [stderr]       Adding python-parser v0.1.0 (available: v0.2.0)
[INFO] [stderr]       Adding run_script v0.1.22 (available: v0.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcbb16f12ad7614cb259094a922ffebcb3fad3d501f425c822b8f60067c05ca2
[INFO] running `Command { std: "docker" "start" "-a" "dcbb16f12ad7614cb259094a922ffebcb3fad3d501f425c822b8f60067c05ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcbb16f12ad7614cb259094a922ffebcb3fad3d501f425c822b8f60067c05ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcbb16f12ad7614cb259094a922ffebcb3fad3d501f425c822b8f60067c05ca2", kill_on_drop: false }`
[INFO] [stdout] dcbb16f12ad7614cb259094a922ffebcb3fad3d501f425c822b8f60067c05ca2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7ed6b310d2fdd78b044d2ddff53e2c591984441a703b0eb818026997d2bfba4
[INFO] running `Command { std: "docker" "start" "-a" "e7ed6b310d2fdd78b044d2ddff53e2c591984441a703b0eb818026997d2bfba4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clang-sys v0.23.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling difference v1.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling nom_locate v0.3.1
[INFO] [stderr]    Compiling pretty_assertions v0.2.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling users v0.8.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling wtf8 v0.0.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode_names2 v0.2.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clang v0.20.0
[INFO] [stderr]    Compiling run_script v0.1.22
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling slog-term v2.9.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling python-parser v0.1.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling slog-envlogger v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling snapshot-proc-macro v0.1.0
[INFO] [stderr]    Compiling snapshot v0.1.0
[INFO] [stderr]    Compiling thinline v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stdout]   --> src/analysis.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     desc.trim_left()
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 32 -                     desc.trim_left()
[INFO] [stdout] 32 +                     desc.trim_start()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/analysis.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |                         .trim_left_matches('*')
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 33 -                         .trim_left_matches('*')
[INFO] [stdout] 33 +                         .trim_start_matches('*')
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/analysis.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                         .trim_left_matches('/')
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 34 -                         .trim_left_matches('/')
[INFO] [stdout] 34 +                         .trim_start_matches('/')
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stdout]   --> src/analysis.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |                         .trim_left(),
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 35 -                         .trim_left(),
[INFO] [stdout] 35 +                         .trim_start(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/analysis.rs:160:22
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     .trim_right(),
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 160 -                     .trim_right(),
[INFO] [stdout] 160 +                     .trim_end(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STUB_ID_SET_UP_CONTEXT` is never used
[INFO] [stdout]  --> src/synthesis.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | static STUB_ID_SET_UP_CONTEXT: &str = "#SET_UP";
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STUB_ID_TEAR_DOWN_CONTEXT` is never used
[INFO] [stdout]  --> src/synthesis.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | static STUB_ID_TEAR_DOWN_CONTEXT: &str = "#TEAR_DOWN";
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STUB_ID_CONSTRUCTOR_CONTEXT` is never used
[INFO] [stdout]  --> src/synthesis.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | static STUB_ID_CONSTRUCTOR_CONTEXT: &str = "#CONSTRUCTOR";
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STUB_ID_DESTRUCTOR_CONTEXT` is never used
[INFO] [stdout]   --> src/synthesis.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | static STUB_ID_DESTRUCTOR_CONTEXT: &str = "#DESTRUCTOR";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STUB_ID_CLASS_CONTEXT` is never used
[INFO] [stdout]   --> src/synthesis.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | static STUB_ID_CLASS_CONTEXT: &str = "#CLASS_CONTEXT";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analysis.rs:301:21
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn entities(&self) -> Ref<Vec<Entity>> {
[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] 301 |     pub fn entities(&self) -> Ref<'_, Vec<Entity>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analysis.rs:323:25
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn entities_mut(&self) -> RefMut<Vec<Entity>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn entities_mut(&self) -> RefMut<'_, Vec<Entity>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analysis.rs:377:26
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn project_files(&self) -> Ref<Vec<ProjectFile<T>>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn project_files(&self) -> Ref<'_, Vec<ProjectFile<T>>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analysis.rs:396:30
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub fn project_files_mut(&self) -> RefMut<Vec<ProjectFile<T>>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub fn project_files_mut(&self) -> RefMut<'_, Vec<ProjectFile<T>>> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e7ed6b310d2fdd78b044d2ddff53e2c591984441a703b0eb818026997d2bfba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7ed6b310d2fdd78b044d2ddff53e2c591984441a703b0eb818026997d2bfba4", kill_on_drop: false }`
[INFO] [stdout] e7ed6b310d2fdd78b044d2ddff53e2c591984441a703b0eb818026997d2bfba4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28d92b7b59c38eefe8c66705bfc7dfe6b3693d4ae02d410b0c3e3f19bd0ea839
[INFO] running `Command { std: "docker" "start" "-a" "28d92b7b59c38eefe8c66705bfc7dfe6b3693d4ae02d410b0c3e3f19bd0ea839", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stdout]   --> src/analysis.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     desc.trim_left()
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 32 -                     desc.trim_left()
[INFO] [stdout] 32 +                     desc.trim_start()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/analysis.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |                         .trim_left_matches('*')
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 33 -                         .trim_left_matches('*')
[INFO] [stdout] 33 +                         .trim_start_matches('*')
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/analysis.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                         .trim_left_matches('/')
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 34 -                         .trim_left_matches('/')
[INFO] [stdout] 34 +                         .trim_start_matches('/')
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stdout]   --> src/analysis.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |                         .trim_left(),
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 35 -                         .trim_left(),
[INFO] [stdout] 35 +                         .trim_start(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/analysis.rs:160:22
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     .trim_right(),
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 160 -                     .trim_right(),
[INFO] [stdout] 160 +                     .trim_end(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thinline v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `STUB_ID_SET_UP_CONTEXT` is never used
[INFO] [stdout]  --> src/synthesis.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | static STUB_ID_SET_UP_CONTEXT: &str = "#SET_UP";
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STUB_ID_TEAR_DOWN_CONTEXT` is never used
[INFO] [stdout]  --> src/synthesis.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | static STUB_ID_TEAR_DOWN_CONTEXT: &str = "#TEAR_DOWN";
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STUB_ID_CONSTRUCTOR_CONTEXT` is never used
[INFO] [stdout]  --> src/synthesis.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | static STUB_ID_CONSTRUCTOR_CONTEXT: &str = "#CONSTRUCTOR";
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STUB_ID_DESTRUCTOR_CONTEXT` is never used
[INFO] [stdout]   --> src/synthesis.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | static STUB_ID_DESTRUCTOR_CONTEXT: &str = "#DESTRUCTOR";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STUB_ID_CLASS_CONTEXT` is never used
[INFO] [stdout]   --> src/synthesis.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | static STUB_ID_CLASS_CONTEXT: &str = "#CLASS_CONTEXT";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analysis.rs:301:21
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn entities(&self) -> Ref<Vec<Entity>> {
[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] 301 |     pub fn entities(&self) -> Ref<'_, Vec<Entity>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analysis.rs:323:25
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn entities_mut(&self) -> RefMut<Vec<Entity>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn entities_mut(&self) -> RefMut<'_, Vec<Entity>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analysis.rs:377:26
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn project_files(&self) -> Ref<Vec<ProjectFile<T>>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn project_files(&self) -> Ref<'_, Vec<ProjectFile<T>>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analysis.rs:396:30
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub fn project_files_mut(&self) -> RefMut<Vec<ProjectFile<T>>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub fn project_files_mut(&self) -> RefMut<'_, Vec<ProjectFile<T>>> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stdout]   --> src/analysis.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     desc.trim_left()
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 32 -                     desc.trim_left()
[INFO] [stdout] 32 +                     desc.trim_start()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/analysis.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |                         .trim_left_matches('*')
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 33 -                         .trim_left_matches('*')
[INFO] [stdout] 33 +                         .trim_start_matches('*')
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/analysis.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |                         .trim_left_matches('/')
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 34 -                         .trim_left_matches('/')
[INFO] [stdout] 34 +                         .trim_start_matches('/')
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stdout]   --> src/analysis.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |                         .trim_left(),
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 35 -                         .trim_left(),
[INFO] [stdout] 35 +                         .trim_start(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/analysis.rs:160:22
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     .trim_right(),
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 160 -                     .trim_right(),
[INFO] [stdout] 160 +                     .trim_end(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STUB_ID_SET_UP_CONTEXT` is never used
[INFO] [stdout]  --> src/synthesis.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | static STUB_ID_SET_UP_CONTEXT: &str = "#SET_UP";
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STUB_ID_TEAR_DOWN_CONTEXT` is never used
[INFO] [stdout]  --> src/synthesis.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | static STUB_ID_TEAR_DOWN_CONTEXT: &str = "#TEAR_DOWN";
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STUB_ID_CONSTRUCTOR_CONTEXT` is never used
[INFO] [stdout]  --> src/synthesis.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | static STUB_ID_CONSTRUCTOR_CONTEXT: &str = "#CONSTRUCTOR";
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STUB_ID_DESTRUCTOR_CONTEXT` is never used
[INFO] [stdout]   --> src/synthesis.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | static STUB_ID_DESTRUCTOR_CONTEXT: &str = "#DESTRUCTOR";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STUB_ID_CLASS_CONTEXT` is never used
[INFO] [stdout]   --> src/synthesis.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | static STUB_ID_CLASS_CONTEXT: &str = "#CLASS_CONTEXT";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analysis.rs:301:21
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn entities(&self) -> Ref<Vec<Entity>> {
[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] 301 |     pub fn entities(&self) -> Ref<'_, Vec<Entity>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analysis.rs:323:25
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn entities_mut(&self) -> RefMut<Vec<Entity>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn entities_mut(&self) -> RefMut<'_, Vec<Entity>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analysis.rs:377:26
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn project_files(&self) -> Ref<Vec<ProjectFile<T>>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn project_files(&self) -> Ref<'_, Vec<ProjectFile<T>>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analysis.rs:396:30
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub fn project_files_mut(&self) -> RefMut<Vec<ProjectFile<T>>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub fn project_files_mut(&self) -> RefMut<'_, Vec<ProjectFile<T>>> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "28d92b7b59c38eefe8c66705bfc7dfe6b3693d4ae02d410b0c3e3f19bd0ea839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28d92b7b59c38eefe8c66705bfc7dfe6b3693d4ae02d410b0c3e3f19bd0ea839", kill_on_drop: false }`
[INFO] [stdout] 28d92b7b59c38eefe8c66705bfc7dfe6b3693d4ae02d410b0c3e3f19bd0ea839
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30219db2a4ed8d0b3efa6b77eda93d11f8c9fb72b18c71cfa94d808cdc08d3a5
[INFO] running `Command { std: "docker" "start" "-a" "30219db2a4ed8d0b3efa6b77eda93d11f8c9fb72b18c71cfa94d808cdc08d3a5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated method `failure::core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stderr]   --> src/analysis.rs:32:26
[INFO] [stderr]    |
[INFO] [stderr] 32 |                     desc.trim_left()
[INFO] [stderr]    |                          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]    |
[INFO] [stderr] 32 -                     desc.trim_left()
[INFO] [stderr] 32 +                     desc.trim_start()
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `failure::core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stderr]   --> src/analysis.rs:33:26
[INFO] [stderr]    |
[INFO] [stderr] 33 |                         .trim_left_matches('*')
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]    |
[INFO] [stderr] 33 -                         .trim_left_matches('*')
[INFO] [stderr] 33 +                         .trim_start_matches('*')
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `failure::core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stderr]   --> src/analysis.rs:34:26
[INFO] [stderr]    |
[INFO] [stderr] 34 |                         .trim_left_matches('/')
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]    |
[INFO] [stderr] 34 -                         .trim_left_matches('/')
[INFO] [stderr] 34 +                         .trim_start_matches('/')
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `failure::core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stderr]   --> src/analysis.rs:35:26
[INFO] [stderr]    |
[INFO] [stderr] 35 |                         .trim_left(),
[INFO] [stderr]    |                          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]    |
[INFO] [stderr] 35 -                         .trim_left(),
[INFO] [stderr] 35 +                         .trim_start(),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `failure::core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stderr]    --> src/analysis.rs:160:22
[INFO] [stderr]     |
[INFO] [stderr] 160 |                     .trim_right(),
[INFO] [stderr]     |                      ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]     |
[INFO] [stderr] 160 -                     .trim_right(),
[INFO] [stderr] 160 +                     .trim_end(),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: static `STUB_ID_SET_UP_CONTEXT` is never used
[INFO] [stderr]  --> src/synthesis.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | static STUB_ID_SET_UP_CONTEXT: &str = "#SET_UP";
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: static `STUB_ID_TEAR_DOWN_CONTEXT` is never used
[INFO] [stderr]  --> src/synthesis.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | static STUB_ID_TEAR_DOWN_CONTEXT: &str = "#TEAR_DOWN";
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `STUB_ID_CONSTRUCTOR_CONTEXT` is never used
[INFO] [stderr]  --> src/synthesis.rs:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 | static STUB_ID_CONSTRUCTOR_CONTEXT: &str = "#CONSTRUCTOR";
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `STUB_ID_DESTRUCTOR_CONTEXT` is never used
[INFO] [stderr]   --> src/synthesis.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | static STUB_ID_DESTRUCTOR_CONTEXT: &str = "#DESTRUCTOR";
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `STUB_ID_CLASS_CONTEXT` is never used
[INFO] [stderr]   --> src/synthesis.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | static STUB_ID_CLASS_CONTEXT: &str = "#CLASS_CONTEXT";
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/analysis.rs:301:21
[INFO] [stderr]     |
[INFO] [stderr] 301 |     pub fn entities(&self) -> Ref<Vec<Entity>> {
[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] 301 |     pub fn entities(&self) -> Ref<'_, Vec<Entity>> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/analysis.rs:323:25
[INFO] [stderr]     |
[INFO] [stderr] 323 |     pub fn entities_mut(&self) -> RefMut<Vec<Entity>> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 323 |     pub fn entities_mut(&self) -> RefMut<'_, Vec<Entity>> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/analysis.rs:377:26
[INFO] [stderr]     |
[INFO] [stderr] 377 |     pub fn project_files(&self) -> Ref<Vec<ProjectFile<T>>> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 377 |     pub fn project_files(&self) -> Ref<'_, Vec<ProjectFile<T>>> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/analysis.rs:396:30
[INFO] [stderr]     |
[INFO] [stderr] 396 |     pub fn project_files_mut(&self) -> RefMut<Vec<ProjectFile<T>>> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 396 |     pub fn project_files_mut(&self) -> RefMut<'_, Vec<ProjectFile<T>>> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `thinline` (lib) generated 14 warnings (run `cargo fix --lib -p thinline` to apply 9 suggestions)
[INFO] [stderr] warning: `thinline` (lib test) generated 14 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thinlinelib-fb065fe7f30f2ee1)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/thinline-a5dac13d5713a388)
[INFO] [stdout] test config_parser::value_parser::parse_yaml_config_str_failed ... ok
[INFO] [stdout] test language_type::c::file_types ... ok
[INFO] [stdout] test config_parser::value_parser::parse_yaml_config_str_vec_failed ... ok
[INFO] [stdout] test config_parser::value_parser::parse_yaml_config_bool_failed ... ok
[INFO] [stdout] test language_type::c::new ... ok
[INFO] [stdout] test config_parser::value_parser::parse_yaml_config_bool_succeed ... ok
[INFO] [stdout] test language_type::cpp::file_types ... ok
[INFO] [stdout] test language_type::cpp::new ... ok
[INFO] [stdout] test config_parser::value_parser::parse_yaml_config_str_succeed ... ok
[INFO] [stdout] test language_type::python::file_types ... ok
[INFO] [stdout] test language_type::python::new ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[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/analysis.rs (/opt/rustwide/target/debug/deps/analysis-63b015202aa38968)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test analysis::argument::new ... ok
[INFO] [stdout] test analysis::argument::set_value ... ok
[INFO] [stdout] test analysis::c::test_collect_sources::should_fail::when_directory_not_existing ... ok
[INFO] [stdout] test analysis::c::test_collect_sources::should_fail::when_path_is_no_directory ... ok
[INFO] [stdout] test analysis::c::test_collect_sources::should_succeed::when_directory_is_valid ... ok
[INFO] [stdout] test analysis::cpp::test_collect_sources::should_fail::when_path_is_no_directory ... ok
[INFO] [stdout] test analysis::enumeration::push_argument ... ok
[INFO] [stdout] test analysis::cpp::test_collect_sources::should_fail::when_directory_not_existing ... ok
[INFO] [stdout] test analysis::enumeration::set_arguments ... ok
[INFO] [stdout] test analysis::enumeration::new ... ok
[INFO] [stdout] test analysis::function::new ... ok
[INFO] [stdout] test analysis::function::set_arguments ... ok
[INFO] [stdout] test analysis::function::set_description ... ok
[INFO] [stdout] test analysis::function::set_return_type ... ok
[INFO] [stdout] test analysis::python::collect_sources::should_fail::when_directory_not_existing ... ok
[INFO] [stdout] test analysis::python::collect_sources::should_fail::when_path_is_no_directory ... ok
[INFO] [stdout] test analysis::python::collect_sources::should_succeed::when_directory_is_valid ... ok
[INFO] [stdout] test analysis::python::extract_entities::extract_entities_linux_python ... ok
[INFO] [stdout] test analysis::cpp::test_collect_sources::extract_entities::extract_entities_linux_cpp ... ok
[INFO] [stdout] test analysis::cpp::test_collect_sources::should_succeed::when_directory_is_valid ... ok
[INFO] [stdout] test analysis::c::test_collect_sources::extract_entities::extract_entities_linux_c ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- analysis::c::test_collect_sources::extract_entities::extract_entities_linux_c stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'analysis::c::test_collect_sources::extract_entities::extract_entities_linux_c' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapshot-0.1.0/src/lib.rs:96:17:
[INFO] [stdout] assertion failed: `(left == right)`: Test output doesn't match recorded snapshot!
[INFO] [stdout] 
[INFO] [stdout] left:  `[Function(Function { name: "test_int_no1", return_type: Some("int"), arguments: [Argument { name: "no1", atype: Some("int"), value: None }, Argument { name: "no2", atype: Some("int"), value: None }], description: Some(Description { description: ["#TESTCASE(Source1::CheckIfSumWorks)", "int test_no = 2;", "#EQ[TL_FCT(no1:test_no,no2:5)=>7]", "#EQ[TL_FCT(no1:5,no2:2)=>7]", "EXPECT_EQ(11, test_int_no1(9, 2));"] }) }), Function(Function { name: "test_ptr", return_type: Some("int"), arguments: [Argument { name: "no1", atype: Some("const int *const"), value: None }, Argument { name: "no2", atype: Some("const int *const"), value: None }], description: Some(Description { description: ["#TESTCASE(Source1::TestPtr)", "int test_no = 2;", "int test_no2 = 5;", "#EQ[TL_FCT(no1:&test_no,no2:&test_no2)=>7]"] }) }), Function(Function { name: "test_empty_fct", return_type: Some("int"), arguments: [], description: Some(Description { description: ["#TESTCASE(Source1::EmptyFct)", "#EQ[TL_FCT()=>7]", "#NE[TL_FCT()=>4]"] }) }), Function(Function { name: "main", return_type: Some("int"), arguments: [Argument { name: "argc", atype: Some("const int"), value: None }, Argument { name: "argv", atype: Some("char *const[]"), value: None }], description: Some(Description { description: ["This function has parameters, yeah"] }) })]`
[INFO] [stdout] right: `[Function(Function { name: "test_int_no1", return_type: Some("int"), arguments: [Argument { name: "no1", atype: Some("int"), value: None }, Argument { name: "no2", atype: Some("int"), value: None }], description: Some(Description { description: ["#TESTCASE(Source1::CheckIfSumWorks)", "int test_no = 2;", "#EQ[TL_FCT(no1:test_no,no2:5)=>7]", "#EQ[TL_FCT(no1:5,no2:2)=>7]", "EXPECT_EQ(11, test_int_no1(9, 2));"] }) }), Function(Function { name: "test_ptr", return_type: Some("int"), arguments: [Argument { name: "no1", atype: Some("const int *const"), value: None }, Argument { name: "no2", atype: Some("const int *const"), value: None }], description: Some(Description { description: ["#TESTCASE(Source1::TestPtr)", "int test_no = 2;", "int test_no2 = 5;", "#EQ[TL_FCT(no1:&test_no,no2:&test_no2)=>7]"] }) }), Function(Function { name: "test_empty_fct", return_type: Some("int"), arguments: [], description: Some(Description { description: ["#TESTCASE(Source1::EmptyFct)", "#EQ[TL_FCT()=>7]", "#NE[TL_FCT()=>4]"] }) }), Function(Function { name: "main", return_type: Some("int"), arguments: [Argument { name: "argc", atype: Some("const int"), value: None }, Argument { name: "argv", atype: Some("char *const []"), value: None }], description: Some(Description { description: ["This function has parameters, yeah"] }) })]`
[INFO] [stdout] diff:  `[Function(Function { name: "test_int_no1", return_type: Some("int"), arguments: [Argument { name: "no1", atype: Some("int"), value: None }, Argument { name: "no2", atype: Some("int"), value: None }], description: Some(Description { description: ["#TESTCASE(Source1::CheckIfSumWorks)", "int test_no = 2;", "#EQ[TL_FCT(no1:test_no,no2:5)=>7]", "#EQ[TL_FCT(no1:5,no2:2)=>7]", "EXPECT_EQ(11, test_int_no1(9, 2));"] }) }), Function(Function { name: "test_ptr", return_type: Some("int"), arguments: [Argument { name: "no1", atype: Some("const int *const"), value: None }, Argument { name: "no2", atype: Some("const int *const"), value: None }], description: Some(Description { description: ["#TESTCASE(Source1::TestPtr)", "int test_no = 2;", "int test_no2 = 5;", "#EQ[TL_FCT(no1:&test_no,no2:&test_no2)=>7]"] }) }), Function(Function { name: "test_empty_fct", return_type: Some("int"), arguments: [], description: Some(Description { description: ["#TESTCASE(Source1::EmptyFct)", "#EQ[TL_FCT()=>7]", "#NE[TL_FCT()=>4]"] }) }), Function(Function { name: "main", return_type: Some("int"), arguments: [Argument { name: "argc", atype: Some("const int"), value: None }, Argument { name: "argv", atype: Some("char [91m*const[]"),[0m [92m*const []"),[0m value: None }], description: Some(Description { description: ["This function has parameters, yeah"] }) })] `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c88774d1612 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c88774d1612 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c88774d1612 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c88774d1612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c88774e211f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c88774e211f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c887749e081 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c887749e081 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c88774aa512 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c88774af2df - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c88774af171 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c887722807e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5c887722807e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c88774af99f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5c88774af99f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c88774af7fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c88774aa649 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c8877491f8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c88774eb710 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c88771e10d6 - snapshot::Snapshot<S>::check_snapshot::hd5cdd54bbfc37551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapshot-0.1.0/src/lib.rs:96:17
[INFO] [stdout]   20:     0x5c88771ea615 - analysis::analysis::c::test_collect_sources::extract_entities::extract_entities_linux_c::h65edb50c6e363bcb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analysis.rs:260:17
[INFO] [stdout]   21:     0x5c88771ea717 - analysis::analysis::c::test_collect_sources::extract_entities::extract_entities_linux_c::{{closure}}::h5d1c52bfff53a667
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analysis.rs:260:28
[INFO] [stdout]   22:     0x5c88771dc706 - core::ops::function::FnOnce::call_once::h25698276e0a6dd69
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c8877227e3b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c8877227e3b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5c887723daa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5c887723daa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5c887723daa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5c887723daa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5c887723daa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c887723daa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5c887723daa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5c8877214294 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5c8877214294 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5c8877217b5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5c8877217b5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5c8877217b5a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5c8877217b5a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5c8877217b5a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c8877217b5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5c8877217b5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c88774a57af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5c88774a57af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7424a63b9aa4 - <unknown>
[INFO] [stdout]   44:     0x7424a6446a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     analysis::c::test_collect_sources::extract_entities::extract_entities_linux_c
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test analysis`
[INFO] running `Command { std: "docker" "inspect" "30219db2a4ed8d0b3efa6b77eda93d11f8c9fb72b18c71cfa94d808cdc08d3a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30219db2a4ed8d0b3efa6b77eda93d11f8c9fb72b18c71cfa94d808cdc08d3a5", kill_on_drop: false }`
[INFO] [stdout] 30219db2a4ed8d0b3efa6b77eda93d11f8c9fb72b18c71cfa94d808cdc08d3a5
