[INFO] fetching crate memtrack-utils 0.2.0... [INFO] testing memtrack-utils-0.2.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate memtrack-utils 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate memtrack-utils 0.2.0 [INFO] finished tweaking crates.io crate memtrack-utils 0.2.0 [INFO] tweaked toml for crates.io crate memtrack-utils 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate memtrack-utils 0.2.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate memtrack-utils 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v2.7.0 [INFO] [stderr] Downloaded thiserror v2.0.9 [INFO] [stderr] Downloaded serde_derive v1.0.216 [INFO] [stderr] Downloaded serde v1.0.216 [INFO] [stderr] Downloaded thiserror-impl v2.0.9 [INFO] [stderr] Downloaded ruzstd v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a60a6290a510da56000b456c542ed34f0d07f784263f45543b7147972bc14830 [INFO] running `Command { std: "docker" "start" "-a" "a60a6290a510da56000b456c542ed34f0d07f784263f45543b7147972bc14830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a60a6290a510da56000b456c542ed34f0d07f784263f45543b7147972bc14830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a60a6290a510da56000b456c542ed34f0d07f784263f45543b7147972bc14830", kill_on_drop: false }` [INFO] [stdout] a60a6290a510da56000b456c542ed34f0d07f784263f45543b7147972bc14830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d91ad8b34015e78009fccd181ef006a61479f7d3eb1c0a93730e63112af603e [INFO] running `Command { std: "docker" "start" "-a" "5d91ad8b34015e78009fccd181ef006a61479f7d3eb1c0a93730e63112af603e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling ruzstd v0.7.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling memtrack-utils v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.24s [INFO] running `Command { std: "docker" "inspect" "5d91ad8b34015e78009fccd181ef006a61479f7d3eb1c0a93730e63112af603e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d91ad8b34015e78009fccd181ef006a61479f7d3eb1c0a93730e63112af603e", kill_on_drop: false }` [INFO] [stdout] 5d91ad8b34015e78009fccd181ef006a61479f7d3eb1c0a93730e63112af603e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 643baee6fbd6c4b1dcab015996dda57526ef941b3efc3aef4c188c910730c727 [INFO] running `Command { std: "docker" "start" "-a" "643baee6fbd6c4b1dcab015996dda57526ef941b3efc3aef4c188c910730c727", kill_on_drop: false }` [INFO] [stderr] Compiling memtrack-utils v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/resolver.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | resolver.add_module(0, &exe, addr, 0x1000000); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 161 | let _ = resolver.add_module(0, &exe, addr, 0x1000000); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/resolver.rs:163:22 [INFO] [stdout] | [INFO] [stdout] 163 | let ip = boo as u64 - slide; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 163 | let ip = boo as *const () as u64 - slide; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcIgY0g2/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-12312c127701e81d,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libhyper_tls-c0ada9c2b86b8bae,libtokio_native_tls-59b396a5e3062490,libserde_urlencoded-7b38cd60ec8de8c9,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libtower_http-8d597f2484ecc044,libiri_string-a380f51e5b0b7b73,libtower-221fcd4c41a0f277,libtower_layer-d70c7e404336389b,libnative_tls-6a22231169aedd92,libopenssl_probe-cbab9b905ab83f66,libopenssl-07de52ccbacbfbaa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-4795a41272308dff,libhyper_util-59648041fc2d1170,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-b9664b3013fb1325,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-7c82f68925cec400,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libatomic_waker-001109810bdecbaa,libtokio_util-011f765ef141feae,libfutures_channel-c679acf38b3b9ea3,libtokio-77c796fb6668a267,libsocket2-120bc162eace8961,libmio-4183aab451849642,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,libfutures_util-62e4d6832fa40a50,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liblog-394b918668cad64a,liburl-f1dd6decfc64bd49,libidna-b1a037ef4ae391f0,libutf8_iter-0d9be7b316c2b184,libidna_adapter-de0a2a87de2eddc2,libicu_properties-15c5f4df813a3b97,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-b67dea7f355e27dd,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-086c76ac1a9c70ee,libpotential_utf-8f0209223c009c27,libicu_provider-35994c2744be453c,libicu_locale_core-2d34c6ad90463dbd,libtinystr-741936f1a1b8e3d1,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-9dfa5f86a5e39281,libzerotrie-eebe5ec7378a6b18,libyoke-0e960a405d977371,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-5cdb41216b529339,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libbincode-699542a3b5ab9a9e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librangemap-12eb129f2bceb0de,libaddr2line-0495fd504e626b92,libcpp_demangle-de474af267edef7c,librustc_demangle-f257d5a904da7bce,libsmallvec-e2fbd282c83e646d,libtyped_arena-e8efe135793da16d,libobject-b9683f120ec9202b,libruzstd-64a54c6c719c1982,libtwox_hash-147e163009c3b701,libstatic_assertions-d53a9977dc6e27e5,libflate2-01f7a81b21523725,libminiz_oxide-ee1498da599b1896,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libmemchr-3ffe5f7a52883367,libmemmap2-c76d41aa9fe45292,libgimli-0b154fae0102411f,libfallible_iterator-78d2223b3bff1e23,libanyhow-e1510cbfe26654d3,libserde-70ebe3d5eb6ab28b,libindexmap-349f8b7a07de966e,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libthiserror-4a0d1de33b563d26,libnix-aad7b1f6a04d671c,libbitflags-aa8249bc685d46de,libcfg_if-33ef6c02a07f9fec,liblibc-ad00f35fca7c19c8}.rlib" "/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcIgY0g2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/memtrack_utils-5c0603b56688ec55" "-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: rust-lld: error: undefined symbol: _dyld_get_image_vmaddr_slide [INFO] [stdout] >>> referenced by resolver.rs:156 (src/resolver.rs:156) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/memtrack_utils-5c0603b56688ec55.memtrack_utils.fe74938d0a4bfab8-cgu.4.rcgu.o:(memtrack_utils::resolver::tests::test_lookup) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _dyld_get_image_header [INFO] [stdout] >>> referenced by resolver.rs:158 (src/resolver.rs:158) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/memtrack_utils-5c0603b56688ec55.memtrack_utils.fe74938d0a4bfab8-cgu.4.rcgu.o:(memtrack_utils::resolver::tests::test_lookup) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memtrack-utils` (lib test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "643baee6fbd6c4b1dcab015996dda57526ef941b3efc3aef4c188c910730c727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "643baee6fbd6c4b1dcab015996dda57526ef941b3efc3aef4c188c910730c727", kill_on_drop: false }` [INFO] [stdout] 643baee6fbd6c4b1dcab015996dda57526ef941b3efc3aef4c188c910730c727