[INFO] cloning repository https://github.com/dustlang/dust-bootstrap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustlang/dust-bootstrap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2Fdust-bootstrap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2Fdust-bootstrap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa7359e67279bad465305e45e63036497cde01d4
[INFO] testing dustlang/dust-bootstrap against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2Fdust-bootstrap" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/dustlang/dust-bootstrap
[INFO] finished tweaking git repo https://github.com/dustlang/dust-bootstrap
[INFO] tweaked toml for git repo https://github.com/dustlang/dust-bootstrap written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dustlang/dust-bootstrap on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dustlang/dust-bootstrap 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: patch `aho-corasick v1.1.4 (https://github.com/dustsoftware/aho-corasick.git?rev=51a5ac1eb89d89084670e4b54741c03d9945835d#51a5ac1e)` was not used in the crate graph
[INFO] [stderr] warning: patch `windows-sys v0.61.2 (https://github.com/dustsoftware/windows-ds.git?rev=d5939330cea022cf15bf2f2d0ec87ff97f108f03#d5939330)` was not used in the crate graph
[INFO] [stderr] warning: patch `zerocopy v0.8.39 (https://github.com/dustsoftware/zerocopy.git?rev=e85ea41a646885f291902e707bee68215f88aa3b#e85ea41a)` was not used in the crate graph
[INFO] [stderr] warning: patch `zerocopy-derive v0.8.39 (https://github.com/dustsoftware/zerocopy.git?rev=e85ea41a646885f291902e707bee68215f88aa3b#e85ea41a)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc86456dad790a352e5f6d7449e966c189fb094392a32d158153c43b0e59f811
[INFO] running `Command { std: "docker" "start" "-a" "cc86456dad790a352e5f6d7449e966c189fb094392a32d158153c43b0e59f811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc86456dad790a352e5f6d7449e966c189fb094392a32d158153c43b0e59f811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc86456dad790a352e5f6d7449e966c189fb094392a32d158153c43b0e59f811", kill_on_drop: false }`
[INFO] [stdout] cc86456dad790a352e5f6d7449e966c189fb094392a32d158153c43b0e59f811
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcdb23e37c97b322db7e61824c464d77c9b0d8d80fca403609bff6b80fe38ad7
[INFO] running `Command { std: "docker" "start" "-a" "fcdb23e37c97b322db7e61824c464d77c9b0d8d80fca403609bff6b80fe38ad7", kill_on_drop: false }`
[INFO] [stderr] warning: patch `aho-corasick v1.1.4 (https://github.com/dustsoftware/aho-corasick.git?rev=51a5ac1eb89d89084670e4b54741c03d9945835d#51a5ac1e)` was not used in the crate graph
[INFO] [stderr] warning: patch `windows-sys v0.61.2 (https://github.com/dustsoftware/windows-ds.git?rev=d5939330cea022cf15bf2f2d0ec87ff97f108f03#d5939330)` was not used in the crate graph
[INFO] [stderr] warning: patch `zerocopy v0.8.39 (https://github.com/dustsoftware/zerocopy.git?rev=e85ea41a646885f291902e707bee68215f88aa3b#e85ea41a)` was not used in the crate graph
[INFO] [stderr] warning: patch `zerocopy-derive v0.8.39 (https://github.com/dustsoftware/zerocopy.git?rev=e85ea41a646885f291902e707bee68215f88aa3b#e85ea41a)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling proc-macro2 v1.0.106 (https://github.com/dustsoftware/proc-macro2.git?rev=58ab776b95a4c2865554badbb6629c50971a9118#58ab776b)
[INFO] [stderr]    Compiling quote v1.0.44 (https://github.com/dustsoftware/quote.git?rev=ad9fb4019efc3f34e5d3b9be416199937f7a8ee3#ad9fb401)
[INFO] [stderr]    Compiling unicode-ident v1.0.24 (https://github.com/dustsoftware/unicode-ident.git?rev=f9d942cc12fe8ef4d5c8ba25253bf5e919df9720#f9d942cc)
[INFO] [stderr]    Compiling syn v2.0.117 (https://github.com/dustsoftware/syn.git?rev=7bcb37cdb3399977658c8b52d2441d37e42e48f2#7bcb37cd)
[INFO] [stderr]    Compiling serde_core v1.0.228 (https://github.com/dustsoftware/serde.git?rev=a866b336f14aa57a07f0d0be9f8762746e64ecb4#a866b336)
[INFO] [stderr]    Compiling version_check v0.9.5 (https://github.com/dustsoftware/version_check.git?rev=d77ef9f27cc336719b2d839d09ee6635dd22f758#d77ef9f2)
[INFO] [stderr]    Compiling equivalent v1.0.2 (https://github.com/dustsoftware/equivalent.git?rev=44cdd44f8b8ebb5f9ae096c7550a5e74ffb7d6ae#44cdd44f)
[INFO] [stderr]    Compiling serde_derive v1.0.228 (https://github.com/dustsoftware/serde.git?rev=a866b336f14aa57a07f0d0be9f8762746e64ecb4#a866b336)
[INFO] [stderr]    Compiling hashbrown v0.14.5 (https://github.com/dustsoftware/hashbrown.git?rev=025d0f58b62d074f5fd660a22fe293cdc237d589#025d0f58)
[INFO] [stderr]    Compiling cfg-if v1.0.4 (https://github.com/dustsoftware/cfg-if.git?rev=3510ca6abea34cbbc702509a4e50ea9709925eda#3510ca6a)
[INFO] [stderr]    Compiling cranelift-isle v0.110.3 (https://github.com/dustsoftware/wasmtime.git?rev=72bedc12e00084fdf49f7d4f5d40b979c184b0a5#72bedc12)
[INFO] [stderr]    Compiling serde v1.0.228 (https://github.com/dustsoftware/serde.git?rev=a866b336f14aa57a07f0d0be9f8762746e64ecb4#a866b336)
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.110.3 (https://github.com/dustsoftware/wasmtime.git?rev=72bedc12e00084fdf49f7d4f5d40b979c184b0a5#72bedc12)
[INFO] [stderr]    Compiling once_cell v1.21.3 (https://github.com/dustsoftware/once_cell.git?rev=29e3d93cf0367fc6c295785b282b8101127a3e16#29e3d93c)
[INFO] [stderr]    Compiling target-lexicon v0.12.16 (https://github.com/dustsoftware/target-lexicon.git?rev=7c80d459a9fdd121e9f23feb680c3db13c1baa39#7c80d459)
[INFO] [stderr]    Compiling cranelift-bitset v0.110.3 (https://github.com/dustsoftware/wasmtime.git?rev=72bedc12e00084fdf49f7d4f5d40b979c184b0a5#72bedc12)
[INFO] [stderr]    Compiling arbitrary v1.4.2 (https://github.com/dustsoftware/arbitrary.git?rev=dc22fdefd5456a0f4d2f190c6d3e017e3c7ddd8e#dc22fdef)
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.3 (https://github.com/dustsoftware/wasmtime.git?rev=72bedc12e00084fdf49f7d4f5d40b979c184b0a5#72bedc12)
[INFO] [stderr]    Compiling cranelift-entity v0.110.3 (https://github.com/dustsoftware/wasmtime.git?rev=72bedc12e00084fdf49f7d4f5d40b979c184b0a5#72bedc12)
[INFO] [stderr]    Compiling smallvec v1.15.1 (https://github.com/dustsoftware/dust-smallvec.git?rev=d0f47a3ea99296498ee940b5d99f59b403c498a2#d0f47a3e)
[INFO] [stderr]    Compiling log v0.4.29 (https://github.com/dustsoftware/log.git?rev=b1e2df7bce7a1b685aa9bfd1db0a5cac1f0fc27d#b1e2df7b)
[INFO] [stderr]    Compiling ahash v0.8.10 (https://github.com/dustsoftware/aHash.git?rev=545a200b43fee2404c812d5d5c05c2734fb790bd#545a200b)
[INFO] [stderr]    Compiling slice-group-by v0.3.1 (https://github.com/dustsoftware/slice-group-by.git?rev=668ee8146c494b26f4c0d279bfc8b7999a0f19b3#668ee814)
[INFO] [stderr]    Compiling rustc-hash v1.2.0 (https://github.com/dustsoftware/dustc-hash.git?rev=0773e83fddff56670e107134dbd9f12e6b6ecdf4#0773e83f)
[INFO] [stderr]    Compiling crc32fast v1.5.0 (https://github.com/dustsoftware/dust-crc32fast.git?rev=dbf4f76cd71cdcc57d9164cbd46890d53ce0423c#dbf4f76c)
[INFO] [stderr]    Compiling bumpalo v3.20.2 (https://github.com/dustsoftware/bumpalo.git?rev=1aad072f93d8a4cf5885446ead554927c7c94f9c#1aad072f)
[INFO] [stderr]    Compiling anyhow v1.0.102 (https://github.com/dustsoftware/anyhow.git?rev=5c657b32522023a9f7ef883fb08582fd8e656b1a#5c657b32)
[INFO] [stderr]    Compiling cranelift-bforest v0.110.3 (https://github.com/dustsoftware/wasmtime.git?rev=72bedc12e00084fdf49f7d4f5d40b979c184b0a5#72bedc12)
[INFO] [stderr]    Compiling memchr v2.8.0 (https://github.com/dustsoftware/memchr.git?rev=886ca4ca4820297191c6e9f7b023dc356f31a4d1#886ca4ca)
[INFO] [stderr]    Compiling object v0.36.7 (https://github.com/dustsoftware/object.git?rev=5b66b69298f6198f9d5b5bb2a0b284b4d920a92c#5b66b692)
[INFO] [stderr]    Compiling thiserror v1.0.69 (https://github.com/dustsoftware/thiserror.git?rev=41938bd3a03a70d34ed8e53d99c89c770c7c9c41#41938bd3)
[INFO] [stderr]    Compiling zmij v1.0.19 (https://github.com/dustsoftware/zmij.git?rev=990ad7ec835af798afdebc4361a346775227953b#990ad7ec)
[INFO] [stderr]    Compiling clap_lex v1.0.0 (https://github.com/dustsoftware/clap.git?rev=20aac9d46e0852292bd43d845b6d9cb69c598c9e#20aac9d4)
[INFO] [stderr]    Compiling anstyle v1.0.13 (https://github.com/dustsoftware/anstyle.git?rev=14dd743496d1614f8261a093ce755f26d8e2069d#14dd7434)
[INFO] [stderr]    Compiling indexmap v2.5.0 (https://github.com/dustsoftware/indexmap.git?rev=48ed49017c9af536bda2916c78e77b619163a2f2#48ed4901)
[INFO] [stderr]    Compiling winnow v0.7.14 (https://github.com/dustsoftware/winnow.git?rev=faa62149eb96a07878bf66515c19af84df158c07#faa62149)
[INFO] [stderr]    Compiling heck v0.5.0 (https://github.com/dustsoftware/heck.git?rev=252c1906cefefb8d13ecad7fce7b8f27ce6437e0#252c1906)
[INFO] [stderr]    Compiling toml_write v0.1.2 (https://github.com/dustsoftware/toml.git?rev=838a0223142a2137b530e020cb7231aba46f7946#838a0223)
[INFO] [stderr]    Compiling serde_json v1.0.149 (https://github.com/dustsoftware/json.git?rev=4f6dbfac79647d032b0997b5ab73022340c6dab7#4f6dbfac)
[INFO] [stderr]    Compiling itoa v1.0.17 (https://github.com/dustsoftware/itoa.git?rev=21d610902fb79eb16b7c155d25574fb7376d9e97#21d61090)
[INFO] [stderr]    Compiling same-file v1.0.6 (https://github.com/dustsoftware/same-file.git?rev=5799cd323b8eefd17a089c950dac113f66c89c9e#5799cd32)
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling clap_builder v4.5.60 (https://github.com/dustsoftware/clap.git?rev=20aac9d46e0852292bd43d845b6d9cb69c598c9e#20aac9d4)
[INFO] [stderr]    Compiling walkdir v2.5.0 (https://github.com/dustsoftware/walkdir.git?rev=4f26be4d450910916ea11533b2efc52b9a6483bc#4f26be4d)
[INFO] [stderr]    Compiling cranelift-control v0.110.3 (https://github.com/dustsoftware/wasmtime.git?rev=72bedc12e00084fdf49f7d4f5d40b979c184b0a5#72bedc12)
[INFO] [stderr]    Compiling gimli v0.28.1 (https://github.com/dustsoftware/gimli.git?rev=ee0262aff054b87270072a5ea9b254177edcc80f#ee0262af)
[INFO] [stderr]    Compiling regalloc2 v0.9.3 (https://github.com/dustsoftware/regalloc2.git?rev=4777ec92df3b4e6f5f354af462f254630b70641e#4777ec92)
[INFO] [stderr]    Compiling cranelift-codegen v0.110.3 (https://github.com/dustsoftware/wasmtime.git?rev=72bedc12e00084fdf49f7d4f5d40b979c184b0a5#72bedc12)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69 (https://github.com/dustsoftware/thiserror.git?rev=41938bd3a03a70d34ed8e53d99c89c770c7c9c41#41938bd3)
[INFO] [stderr]    Compiling clap_derive v4.5.55 (https://github.com/dustsoftware/clap.git?rev=20aac9d46e0852292bd43d845b6d9cb69c598c9e#20aac9d4)
[INFO] [stderr]    Compiling dust_frontend v0.2.0 (/opt/rustwide/workdir/crates/dust_frontend)
[INFO] [stderr]    Compiling clap v4.5.60 (https://github.com/dustsoftware/clap.git?rev=20aac9d46e0852292bd43d845b6d9cb69c598c9e#20aac9d4)
[INFO] [stderr]    Compiling serde_spanned v0.6.9 (https://github.com/dustsoftware/toml.git?rev=838a0223142a2137b530e020cb7231aba46f7946#838a0223)
[INFO] [stderr]    Compiling dust_dir v0.2.0 (/opt/rustwide/workdir/crates/dust_dir)
[INFO] [stderr]    Compiling toml_datetime v0.6.11 (https://github.com/dustsoftware/toml.git?rev=838a0223142a2137b530e020cb7231aba46f7946#838a0223)
[INFO] [stderr]    Compiling toml_edit v0.22.27 (https://github.com/dustsoftware/toml.git?rev=838a0223142a2137b530e020cb7231aba46f7946#838a0223)
[INFO] [stderr]    Compiling dust_semantics v0.2.0 (/opt/rustwide/workdir/crates/dust_semantics)
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]     --> crates/dust_semantics/src/lib.rs:1108:21
[INFO] [stdout]      |
[INFO] [stdout] 1108 |         Expr::Block(b) => format!("{{ ... }}"),
[INFO] [stdout]      |                     ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml v0.8.23 (https://github.com/dustsoftware/toml.git?rev=838a0223142a2137b530e020cb7231aba46f7946#838a0223)
[INFO] [stderr]    Compiling cranelift-module v0.110.3 (https://github.com/dustsoftware/wasmtime.git?rev=72bedc12e00084fdf49f7d4f5d40b979c184b0a5#72bedc12)
[INFO] [stderr]    Compiling cranelift-frontend v0.110.3 (https://github.com/dustsoftware/wasmtime.git?rev=72bedc12e00084fdf49f7d4f5d40b979c184b0a5#72bedc12)
[INFO] [stderr]    Compiling cranelift-object v0.110.3 (https://github.com/dustsoftware/wasmtime.git?rev=72bedc12e00084fdf49f7d4f5d40b979c184b0a5#72bedc12)
[INFO] [stderr]    Compiling dust_codegen v0.1.0 (/opt/rustwide/workdir/crates/dust_codegen)
[INFO] [stdout] warning: function `find_k_main` is never used
[INFO] [stdout]   --> crates/dust_codegen/src/lib.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn find_k_main(dir: &DirProgram) -> Result<DirProc> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_emit_strings` is never used
[INFO] [stdout]   --> crates/dust_codegen/src/lib.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn extract_emit_strings(stmts: &[DirStmt]) -> Result<Vec<String>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_object_with_main` is never used
[INFO] [stdout]     --> crates/dust_codegen/src/lib.rs:1865:4
[INFO] [stdout]      |
[INFO] [stdout] 1865 | fn build_object_with_main(emit_strings: &[String]) -> Result<Vec<u8>> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dust v0.2.0 (/opt/rustwide/workdir/crates/dust_driver)
[INFO] [stdout] warning: function `read_state_toml` is never used
[INFO] [stdout]    --> crates/dust_driver/src/main.rs:724:4
[INFO] [stdout]     |
[INFO] [stdout] 724 | fn read_state_toml(path: &Path) -> Result<Option<StateToml>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "fcdb23e37c97b322db7e61824c464d77c9b0d8d80fca403609bff6b80fe38ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcdb23e37c97b322db7e61824c464d77c9b0d8d80fca403609bff6b80fe38ad7", kill_on_drop: false }`
[INFO] [stdout] fcdb23e37c97b322db7e61824c464d77c9b0d8d80fca403609bff6b80fe38ad7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ef4c8af56e3729955420ee83c65fa7fe023adcda980687ab186f647eb39ef0a
[INFO] running `Command { std: "docker" "start" "-a" "8ef4c8af56e3729955420ee83c65fa7fe023adcda980687ab186f647eb39ef0a", kill_on_drop: false }`
[INFO] [stderr] warning: patch `aho-corasick v1.1.4 (https://github.com/dustsoftware/aho-corasick.git?rev=51a5ac1eb89d89084670e4b54741c03d9945835d#51a5ac1e)` was not used in the crate graph
[INFO] [stderr] warning: patch `windows-sys v0.61.2 (https://github.com/dustsoftware/windows-ds.git?rev=d5939330cea022cf15bf2f2d0ec87ff97f108f03#d5939330)` was not used in the crate graph
[INFO] [stderr] warning: patch `zerocopy v0.8.39 (https://github.com/dustsoftware/zerocopy.git?rev=e85ea41a646885f291902e707bee68215f88aa3b#e85ea41a)` was not used in the crate graph
[INFO] [stderr] warning: patch `zerocopy-derive v0.8.39 (https://github.com/dustsoftware/zerocopy.git?rev=e85ea41a646885f291902e707bee68215f88aa3b#e85ea41a)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling dust_dir v0.2.0 (/opt/rustwide/workdir/crates/dust_dir)
[INFO] [stderr]    Compiling dust_frontend v0.2.0 (/opt/rustwide/workdir/crates/dust_frontend)
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]     --> crates/dust_semantics/src/lib.rs:1108:21
[INFO] [stdout]      |
[INFO] [stdout] 1108 |         Expr::Block(b) => format!("{{ ... }}"),
[INFO] [stdout]      |                     ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dust_semantics v0.2.0 (/opt/rustwide/workdir/crates/dust_semantics)
[INFO] [stderr]    Compiling dust_codegen v0.1.0 (/opt/rustwide/workdir/crates/dust_codegen)
[INFO] [stderr]    Compiling dust v0.2.0 (/opt/rustwide/workdir/crates/dust_driver)
[INFO] [stdout] warning: function `find_k_main` is never used
[INFO] [stdout]   --> crates/dust_codegen/src/lib.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn find_k_main(dir: &DirProgram) -> Result<DirProc> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_emit_strings` is never used
[INFO] [stdout]   --> crates/dust_codegen/src/lib.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn extract_emit_strings(stmts: &[DirStmt]) -> Result<Vec<String>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_object_with_main` is never used
[INFO] [stdout]     --> crates/dust_codegen/src/lib.rs:1865:4
[INFO] [stdout]      |
[INFO] [stdout] 1865 | fn build_object_with_main(emit_strings: &[String]) -> Result<Vec<u8>> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]     --> crates/dust_semantics/src/lib.rs:1108:21
[INFO] [stdout]      |
[INFO] [stdout] 1108 |         Expr::Block(b) => format!("{{ ... }}"),
[INFO] [stdout]      |                     ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_state_toml` is never used
[INFO] [stdout]    --> crates/dust_driver/src/main.rs:724:4
[INFO] [stdout]     |
[INFO] [stdout] 724 | fn read_state_toml(path: &Path) -> Result<Option<StateToml>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_k_main` is never used
[INFO] [stdout]   --> crates/dust_codegen/src/lib.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn find_k_main(dir: &DirProgram) -> Result<DirProc> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_emit_strings` is never used
[INFO] [stdout]   --> crates/dust_codegen/src/lib.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn extract_emit_strings(stmts: &[DirStmt]) -> Result<Vec<String>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_object_with_main` is never used
[INFO] [stdout]     --> crates/dust_codegen/src/lib.rs:1865:4
[INFO] [stdout]      |
[INFO] [stdout] 1865 | fn build_object_with_main(emit_strings: &[String]) -> Result<Vec<u8>> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `dynstr_end` is never read
[INFO] [stdout]     --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:2314:26
[INFO] [stdout]      |
[INFO] [stdout] 2314 |     let mut dynstr_end = payload_end;
[INFO] [stdout]      |                          ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 2335 |         dynstr_end = dynstr_offset.saturating_add(dynstr.len());
[INFO] [stdout]      |         ------------------------------------------------------- `dynstr_end` is overwritten here before the previous value is read
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `first_data_rva` is never read
[INFO] [stdout]     --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:5589:9
[INFO] [stdout]      |
[INFO] [stdout] 5564 |                 first_data_rva = rva;
[INFO] [stdout]      |                 -------------------- `first_data_rva` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 5589 |         first_data_rva = base_of_code;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ERR_INVALID_ADDRESS` is never used
[INFO] [stdout]   --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const ERR_INVALID_ADDRESS: u32 = 8;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ERR_INVALID_ENTRY` is never used
[INFO] [stdout]   --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const ERR_INVALID_ENTRY: u32 = 9;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ERR_INVALID_IMAGE` is never used
[INFO] [stdout]   --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | const ERR_INVALID_IMAGE: u32 = 11;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ERR_MISSING_FLAG_VALUE` is never used
[INFO] [stdout]   --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const ERR_MISSING_FLAG_VALUE: u32 = 13;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ERR_EMPTY_INPUT` is never used
[INFO] [stdout]   --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const ERR_EMPTY_INPUT: u32 = 15;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TARGET_X86_64_NONE` is never used
[INFO] [stdout]   --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 | const TARGET_X86_64_NONE: u32 = 0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ICF_MODE_SAFE` is never used
[INFO] [stdout]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 | const ICF_MODE_SAFE: u32 = 1;
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COFF_MACHINE_X86` is never used
[INFO] [stdout]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | const COFF_MACHINE_X86: u16 = 0x14c;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `R_X86_64_32S` is never used
[INFO] [stdout]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 | const R_X86_64_32S: u32 = 11;
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `R_X86_64_GOTPCREL` is never used
[INFO] [stdout]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 | const R_X86_64_GOTPCREL: u32 = 9;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `R_AARCH64_RELATIVE` is never used
[INFO] [stdout]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 | const R_AARCH64_RELATIVE: u32 = 1027;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `section_type`, `offset`, `link`, `info`, and `entsize` are never read
[INFO] [stdout]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 192 | struct ObjectSection {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 193 |     index: u32,
[INFO] [stdout] 194 |     section_type: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 195 |     flags: u64,
[INFO] [stdout] 196 |     offset: u64,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 197 |     size: u64,
[INFO] [stdout] 198 |     link: u32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 199 |     info: u32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 200 |     align: u64,
[INFO] [stdout] 201 |     entsize: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ObjectSection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `size` and `strtab_section` are never read
[INFO] [stdout]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | struct ObjectSymbol {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 275 |     size: u64,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 276 |     strtab_section: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ObjectSymbol` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file_size` and `elf_type` are never read
[INFO] [stdout]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:291:5
[INFO] [stdout]     |
[INFO] [stdout] 289 | struct ObjectRecord {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 290 |     path: u64,
[INFO] [stdout] 291 |     file_size: u64,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 292 |     elf_type: u16,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ObjectRecord` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.67s
[INFO] running `Command { std: "docker" "inspect" "8ef4c8af56e3729955420ee83c65fa7fe023adcda980687ab186f647eb39ef0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ef4c8af56e3729955420ee83c65fa7fe023adcda980687ab186f647eb39ef0a", kill_on_drop: false }`
[INFO] [stdout] 8ef4c8af56e3729955420ee83c65fa7fe023adcda980687ab186f647eb39ef0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ec19eaa792a62d3145c0e95bd13cbcbb7c2740026893073f1dfe2bdd0ada9d36
[INFO] running `Command { std: "docker" "start" "-a" "ec19eaa792a62d3145c0e95bd13cbcbb7c2740026893073f1dfe2bdd0ada9d36", kill_on_drop: false }`
[INFO] [stderr] warning: patch `aho-corasick v1.1.4 (https://github.com/dustsoftware/aho-corasick.git?rev=51a5ac1eb89d89084670e4b54741c03d9945835d#51a5ac1e)` was not used in the crate graph
[INFO] [stderr] warning: patch `windows-sys v0.61.2 (https://github.com/dustsoftware/windows-ds.git?rev=d5939330cea022cf15bf2f2d0ec87ff97f108f03#d5939330)` was not used in the crate graph
[INFO] [stderr] warning: patch `zerocopy v0.8.39 (https://github.com/dustsoftware/zerocopy.git?rev=e85ea41a646885f291902e707bee68215f88aa3b#e85ea41a)` was not used in the crate graph
[INFO] [stderr] warning: patch `zerocopy-derive v0.8.39 (https://github.com/dustsoftware/zerocopy.git?rev=e85ea41a646885f291902e707bee68215f88aa3b#e85ea41a)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr] warning: unused variable: `b`
[INFO] [stderr]     --> crates/dust_semantics/src/lib.rs:1108:21
[INFO] [stderr]      |
[INFO] [stderr] 1108 |         Expr::Block(b) => format!("{{ ... }}"),
[INFO] [stderr]      |                     ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dust_semantics` (lib) generated 1 warning (run `cargo fix --lib -p dust_semantics` to apply 1 suggestion)
[INFO] [stderr] warning: `dust_semantics` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: function `find_k_main` is never used
[INFO] [stderr]   --> crates/dust_codegen/src/lib.rs:82:4
[INFO] [stderr]    |
[INFO] [stderr] 82 | fn find_k_main(dir: &DirProgram) -> Result<DirProc> {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `extract_emit_strings` is never used
[INFO] [stderr]   --> crates/dust_codegen/src/lib.rs:87:4
[INFO] [stderr]    |
[INFO] [stderr] 87 | fn extract_emit_strings(stmts: &[DirStmt]) -> Result<Vec<String>> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_object_with_main` is never used
[INFO] [stderr]     --> crates/dust_codegen/src/lib.rs:1865:4
[INFO] [stderr]      |
[INFO] [stderr] 1865 | fn build_object_with_main(emit_strings: &[String]) -> Result<Vec<u8>> {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dust_codegen` (lib) generated 3 warnings
[INFO] [stderr] warning: `dust_codegen` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: value assigned to `dynstr_end` is never read
[INFO] [stderr]     --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:2314:26
[INFO] [stderr]      |
[INFO] [stderr] 2314 |     let mut dynstr_end = payload_end;
[INFO] [stderr]      |                          ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 2335 |         dynstr_end = dynstr_offset.saturating_add(dynstr.len());
[INFO] [stderr]      |         ------------------------------------------------------- `dynstr_end` is overwritten here before the previous value is read
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `first_data_rva` is never read
[INFO] [stderr]     --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:5589:9
[INFO] [stderr]      |
[INFO] [stderr] 5564 |                 first_data_rva = rva;
[INFO] [stderr]      |                 -------------------- `first_data_rva` is overwritten here before the previous value is read
[INFO] [stderr] ...
[INFO] [stderr] 5589 |         first_data_rva = base_of_code;
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ERR_INVALID_ADDRESS` is never used
[INFO] [stderr]   --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:31:7
[INFO] [stderr]    |
[INFO] [stderr] 31 | const ERR_INVALID_ADDRESS: u32 = 8;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ERR_INVALID_ENTRY` is never used
[INFO] [stderr]   --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:32:7
[INFO] [stderr]    |
[INFO] [stderr] 32 | const ERR_INVALID_ENTRY: u32 = 9;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ERR_INVALID_IMAGE` is never used
[INFO] [stderr]   --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:34:7
[INFO] [stderr]    |
[INFO] [stderr] 34 | const ERR_INVALID_IMAGE: u32 = 11;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ERR_MISSING_FLAG_VALUE` is never used
[INFO] [stderr]   --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:36:7
[INFO] [stderr]    |
[INFO] [stderr] 36 | const ERR_MISSING_FLAG_VALUE: u32 = 13;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ERR_EMPTY_INPUT` is never used
[INFO] [stderr]   --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:38:7
[INFO] [stderr]    |
[INFO] [stderr] 38 | const ERR_EMPTY_INPUT: u32 = 15;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TARGET_X86_64_NONE` is never used
[INFO] [stderr]   --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:98:7
[INFO] [stderr]    |
[INFO] [stderr] 98 | const TARGET_X86_64_NONE: u32 = 0;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ICF_MODE_SAFE` is never used
[INFO] [stderr]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:119:7
[INFO] [stderr]     |
[INFO] [stderr] 119 | const ICF_MODE_SAFE: u32 = 1;
[INFO] [stderr]     |       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `COFF_MACHINE_X86` is never used
[INFO] [stderr]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:133:7
[INFO] [stderr]     |
[INFO] [stderr] 133 | const COFF_MACHINE_X86: u16 = 0x14c;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `R_X86_64_32S` is never used
[INFO] [stderr]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:145:7
[INFO] [stderr]     |
[INFO] [stderr] 145 | const R_X86_64_32S: u32 = 11;
[INFO] [stderr]     |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `R_X86_64_GOTPCREL` is never used
[INFO] [stderr]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:146:7
[INFO] [stderr]     |
[INFO] [stderr] 146 | const R_X86_64_GOTPCREL: u32 = 9;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `R_AARCH64_RELATIVE` is never used
[INFO] [stderr]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:178:7
[INFO] [stderr]     |
[INFO] [stderr] 178 | const R_AARCH64_RELATIVE: u32 = 1027;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `section_type`, `offset`, `link`, `info`, and `entsize` are never read
[INFO] [stderr]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:194:5
[INFO] [stderr]     |
[INFO] [stderr] 192 | struct ObjectSection {
[INFO] [stderr]     |        ------------- fields in this struct
[INFO] [stderr] 193 |     index: u32,
[INFO] [stderr] 194 |     section_type: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 195 |     flags: u64,
[INFO] [stderr] 196 |     offset: u64,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 197 |     size: u64,
[INFO] [stderr] 198 |     link: u32,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 199 |     info: u32,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 200 |     align: u64,
[INFO] [stderr] 201 |     entsize: u64,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ObjectSection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `size` and `strtab_section` are never read
[INFO] [stderr]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:275:5
[INFO] [stderr]     |
[INFO] [stderr] 269 | struct ObjectSymbol {
[INFO] [stderr]     |        ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 275 |     size: u64,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 276 |     strtab_section: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ObjectSymbol` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `file_size` and `elf_type` are never read
[INFO] [stderr]    --> crates/dust_codegen/tests/../src/host_runtime_shim.rs:291:5
[INFO] [stderr]     |
[INFO] [stderr] 289 | struct ObjectRecord {
[INFO] [stderr]     |        ------------ fields in this struct
[INFO] [stderr] 290 |     path: u64,
[INFO] [stderr] 291 |     file_size: u64,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 292 |     elf_type: u16,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ObjectRecord` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_state_toml` is never used
[INFO] [stderr]    --> crates/dust_driver/src/main.rs:724:4
[INFO] [stderr]     |
[INFO] [stderr] 724 | fn read_state_toml(path: &Path) -> Result<Option<StateToml>> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dust_codegen` (test "host_runtime_shim_tls_synth") generated 16 warnings
[INFO] [stderr] warning: `dust` (bin "dust" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dust-dec47d19f5ee651f)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/dust_codegen-898a476bb83a244f)
[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] [stderr]      Running tests/host_runtime_shim_tls_synth.rs (/opt/rustwide/target/debug/deps/host_runtime_shim_tls_synth-daa3ae941d5878fe)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::default_library_search_and_blocklist_roundtrip ... ok
[INFO] [stdout] test tests::dynamic_unresolved_gate_requires_shared_mode_and_non_strict_resolution ... ok
[INFO] [stdout] test tests::linker_pop_state_without_push_reports_conflict ... ok
[INFO] [stdout] test tests::linker_push_pop_state_restores_core_link_policies ... ok
[INFO] [stdout] test tests::shared_undefined_symbol_tracking_is_deduplicated_and_queryable ... ok
[INFO] [stdout] test tests::start_lib_push_pop_roundtrip_and_member_registration ... ok
[INFO] [stdout] test tests::z_option_flags1_semantics_are_toggleable ... ok
[INFO] [stdout] test tests::z_option_muldefs_and_extended_compat_tokens_are_accepted ... ok
[INFO] [stdout] test tests::aarch64_tls_le_rewrite_word_fixture_bytes_present_in_elf_payload ... ok
[INFO] [stdout] test tests::elf_dynamic_flags1_include_group_and_z_semantics_when_enabled ... ok
[INFO] [stdout] test tests::elf_dynamic_flags_include_symbolic_when_enabled ... ok
[INFO] [stdout] test tests::versioned_shared_lookup_prefers_highest_linux_suffix ... ok
[INFO] [stdout] test tests::as_needed_drops_non_contributing_shared_object_without_symbol_leak ... FAILED
[INFO] [stdout] test tests::as_needed_retains_contributing_shared_object_and_exports_symbol ... FAILED
[INFO] [stdout] test tests::aarch64_tls_synth_elf_emits_symbol_aware_dynsym_and_rela ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::as_needed_drops_non_contributing_shared_object_without_symbol_leak stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::as_needed_drops_non_contributing_shared_object_without_symbol_leak' (21) panicked at crates/dust_codegen/tests/../src/host_runtime_shim.rs:9653:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 14
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa0432bb83a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa0432bb83a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa0432bb83a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fa0432bb83a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fa0432d00ba - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fa0432d00ba - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5fa0432c02c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5fa0432c02c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5fa043298eff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fa043298eff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fa0432b34d9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fa04324e64c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5fa04324e64c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fa0432b3692 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5fa0432b3692 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fa043298fb8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fa043290699 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fa043299ccd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fa0432d084c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa0432d0703 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5fa04328cfea - core[35159d6ffb30e017]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5fa04323f89e - host_runtime_shim_tls_synth[3bf67396e5216e1b]::tests::as_needed_drops_non_contributing_shared_object_without_symbol_leak
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/dust_codegen/tests/../src/host_runtime_shim.rs:9653:9
[INFO] [stdout]   22:     0x5fa043237177 - host_runtime_shim_tls_synth[3bf67396e5216e1b]::tests::as_needed_drops_non_contributing_shared_object_without_symbol_leak::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/dust_codegen/tests/../src/host_runtime_shim.rs:9629:76
[INFO] [stdout]   23:     0x5fa043221a16 - <host_runtime_shim_tls_synth[3bf67396e5216e1b]::tests::as_needed_drops_non_contributing_shared_object_without_symbol_leak::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fa04324192b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fa04324192b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5fa04324f11b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5fa04324f11b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5fa04324f11b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5fa04324f11b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5fa04324f11b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fa04324f11b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5fa04324f11b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5fa043249af4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5fa043249af4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5fa043251d22 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5fa043251d22 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5fa043251d22 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5fa043251d22 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5fa043251d22 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fa043251d22 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5fa043251d22 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa0432bac7f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5fa0432bac7f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f8e12141aa4 - <unknown>
[INFO] [stdout]   45:     0x7f8e121cea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::as_needed_retains_contributing_shared_object_and_exports_symbol stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::as_needed_retains_contributing_shared_object_and_exports_symbol' (22) panicked at crates/dust_codegen/tests/../src/host_runtime_shim.rs:9684:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 14
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa0432bb83a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa0432bb83a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa0432bb83a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fa0432bb83a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fa0432d00ba - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fa0432d00ba - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5fa0432c02c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5fa0432c02c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5fa043298eff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fa043298eff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fa0432b34d9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fa04324e64c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5fa04324e64c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fa0432b3692 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5fa0432b3692 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fa043298fb8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fa043290699 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fa043299ccd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fa0432d084c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa0432d0703 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5fa04328cfea - core[35159d6ffb30e017]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5fa04323e4fe - host_runtime_shim_tls_synth[3bf67396e5216e1b]::tests::as_needed_retains_contributing_shared_object_and_exports_symbol
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/dust_codegen/tests/../src/host_runtime_shim.rs:9684:9
[INFO] [stdout]   22:     0x5fa043237117 - host_runtime_shim_tls_synth[3bf67396e5216e1b]::tests::as_needed_retains_contributing_shared_object_and_exports_symbol::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/dust_codegen/tests/../src/host_runtime_shim.rs:9660:73
[INFO] [stdout]   23:     0x5fa043221996 - <host_runtime_shim_tls_synth[3bf67396e5216e1b]::tests::as_needed_retains_contributing_shared_object_and_exports_symbol::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fa04324192b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fa04324192b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5fa04324f11b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5fa04324f11b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5fa04324f11b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5fa04324f11b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5fa04324f11b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fa04324f11b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5fa04324f11b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5fa043249af4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5fa043249af4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5fa043251d22 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5fa043251d22 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5fa043251d22 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5fa043251d22 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5fa043251d22 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fa043251d22 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5fa043251d22 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa0432bac7f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5fa0432bac7f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f8e12141aa4 - <unknown>
[INFO] [stdout]   45:     0x7f8e121cea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::as_needed_drops_non_contributing_shared_object_without_symbol_leak
[INFO] [stdout]     tests::as_needed_retains_contributing_shared_object_and_exports_symbol
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p dust_codegen --test host_runtime_shim_tls_synth`
[INFO] running `Command { std: "docker" "inspect" "ec19eaa792a62d3145c0e95bd13cbcbb7c2740026893073f1dfe2bdd0ada9d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec19eaa792a62d3145c0e95bd13cbcbb7c2740026893073f1dfe2bdd0ada9d36", kill_on_drop: false }`
[INFO] [stdout] ec19eaa792a62d3145c0e95bd13cbcbb7c2740026893073f1dfe2bdd0ada9d36
