[INFO] cloning repository https://github.com/lljxww/rust-caller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lljxww/rust-caller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flljxww%2Frust-caller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flljxww%2Frust-caller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8694bb2709d4c6103b7b90bd61ad8f9fab2aaea5
[INFO] testing lljxww/rust-caller against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flljxww%2Frust-caller" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lljxww/rust-caller
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/lljxww/rust-caller
[INFO] tweaked toml for git repo https://github.com/lljxww/rust-caller written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lljxww/rust-caller on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lljxww/rust-caller 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kqueue v1.1.1
[INFO] [stderr]   Downloaded rustc-hash v2.1.2
[INFO] [stderr]   Downloaded notify v6.1.1
[INFO] [stderr]   Downloaded kqueue-sys v1.0.4
[INFO] [stderr]   Downloaded inotify v0.9.6
[INFO] [stderr]   Downloaded filetime v0.2.27
[INFO] [stderr]   Downloaded webpki-roots v1.0.7
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4b33afcf2ae0699ce44e2fa6b8a5badb005334cb7f9844da98b62abc76fb7062
[INFO] running `Command { std: "docker" "start" "4b33afcf2ae0699ce44e2fa6b8a5badb005334cb7f9844da98b62abc76fb7062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b33afcf2ae0699ce44e2fa6b8a5badb005334cb7f9844da98b62abc76fb7062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b33afcf2ae0699ce44e2fa6b8a5badb005334cb7f9844da98b62abc76fb7062" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b33afcf2ae0699ce44e2fa6b8a5badb005334cb7f9844da98b62abc76fb7062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b33afcf2ae0699ce44e2fa6b8a5badb005334cb7f9844da98b62abc76fb7062" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling caller v0.3.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "4b33afcf2ae0699ce44e2fa6b8a5badb005334cb7f9844da98b62abc76fb7062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b33afcf2ae0699ce44e2fa6b8a5badb005334cb7f9844da98b62abc76fb7062" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling caller v0.3.14 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `old_params`
[INFO] [stdout]   --> examples/params_usage.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let old_params = HashMap::from([
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `caller` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name caller --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("axum", "default", "server", "tower-http"))' -C metadata=e48692b82eabc278 -C extra-filename=-b52395de274d632a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-3863b00249ee8a9b.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-cd7a37938e839740.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-e2ec5725e2455db7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2183fbe25404271e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-36785060c1ea6758.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1dcb03f1e808e3b8.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c3cf0b8deef002c0.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-095ad84fd5bfa493.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-305297abc8a52265.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ef7cbbd299800ed3.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-d31096bfce84ae94.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-c53a9c40193e4323.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-5a039f55cb21dada/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcO5wuKE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcaller-e8c98cfac584cd68,libtoml-d31096bfce84ae94,libtoml_edit-931ea519c5883060,libserde_spanned-ce04cc9982e36395,libwinnow-88e6acd6e2987984,libtoml_write-2c704ffd35684d73,libtoml_datetime-64cf6590014f8d6d,libserde_yaml-c3cf0b8deef002c0,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libunsafe_libyaml-d3127b66fe569cc5,libthiserror-305297abc8a52265,libnotify-e2ec5725e2455db7,libmio-08776f0d6da22f5a,libcrossbeam_channel-a54b30448774328c,libcrossbeam_utils-076f45bf81d9c2d2,libfiletime-8f25a3f895276c6e,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libinotify-682cbeca83a8429c,libinotify_sys-e70041aa4e12e570,libbitflags-dde12b0d7d495b50,libreqwest-2183fbe25404271e,libserde_urlencoded-2f61e8f79c0eaba2,libryu-1f4f40e4352371e5,libhyper_rustls-f11d255b1fadb8fe,libwebpki_roots-0620d8401a74b574,libtokio_rustls-a0c8dc8278c8a561,librustls-4b65e819d1bbb24b,libsubtle-2ae6a7038b9a0630,libwebpki-d8faebe498a9458c,libring-b55e53491d7b540b,libgetrandom-4171ddcf5fa94c89,libuntrusted-b2f816886faf2178,libcfg_if-83060ec5685761ae,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libserde_json-1dcb03f1e808e3b8,libzmij-ef63f1da73704b4c,libserde-36785060c1ea6758,libserde_core-2c928ee17a7447a4,libtower_http-81277797cdf2f384,libbitflags-89a023adeebf44a1,libiri_string-7980c6545d934b56,libtower-83bcb0568d1a442d,libtower_layer-d908dd771b239ecd,libhyper_util-88920028b05a6c43,libbase64-32787b0325ea6df8,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libtracing-8891879938231fdd,libtracing_core-89b602bc4a7d7f8a,libonce_cell-b5bdc597ed9676b3,libhyper-7dcc1f2652854c5c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_util-45b56851a2082069,libmemchr-5cfa70d22cb32987,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_channel-4322a53679536a9a,libfutures_sink-2422b5cc970bfebd,libfutures_task-36f327cfab86eddc,libtokio-ef7cbbd299800ed3,libsocket2-050091baf38e5996,libmio-b3d300bcba2dd5a7,liblibc-585253b8e2aa2651,libhttp_body_util-435c3d9885c1d0aa,libpin_project_lite-0a15d51c77964692,libhttp_body-55146306285889c1,liblog-f16ce4b64309590f,liburl-c53a9c40193e4323,libidna-65257e9b12bac238,libutf8_iter-51566bbad89f3a68,libidna_adapter-7c6006dd22e2b475,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-5635eb673fd734d8,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcO5wuKE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5a039f55cb21dada/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_test-1f7f59280ee3a4df" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `caller` (test "config_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4b33afcf2ae0699ce44e2fa6b8a5badb005334cb7f9844da98b62abc76fb7062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b33afcf2ae0699ce44e2fa6b8a5badb005334cb7f9844da98b62abc76fb7062", kill_on_drop: false }`
[INFO] [stdout] 4b33afcf2ae0699ce44e2fa6b8a5badb005334cb7f9844da98b62abc76fb7062
