[INFO] fetching crate tonic-h3 0.0.4... [INFO] testing tonic-h3-0.0.4 against 1.90.0 for beta-1.91-3 [INFO] extracting crate tonic-h3 0.0.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate tonic-h3 0.0.4 [INFO] finished tweaking crates.io crate tonic-h3 0.0.4 [INFO] tweaked toml for crates.io crate tonic-h3 0.0.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tonic-h3 0.0.4 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tonic-h3 0.0.4 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded h3-util v0.0.4 [INFO] [stderr] Downloaded ctor v0.4.2 [INFO] [stderr] Downloaded ctor-proc-macro v0.0.5 [INFO] [stderr] Downloaded axum-h3 v0.0.4 [INFO] [stderr] Downloaded msquic-h3 v0.0.3 [INFO] [stderr] Downloaded h3-quinn v0.0.10 [INFO] [stderr] Downloaded dtor-proc-macro v0.0.5 [INFO] [stderr] Downloaded dtor v0.0.6 [INFO] [stderr] Downloaded c-types v4.0.0 [INFO] [stderr] Downloaded h3 v0.0.8 [INFO] [stderr] Downloaded msquic v2.5.1-beta [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa3dd48403f63e86eecd2459fa4cdef2fa48b7278acf6f4449c1ffbd831dcff6 [INFO] running `Command { std: "docker" "start" "-a" "aa3dd48403f63e86eecd2459fa4cdef2fa48b7278acf6f4449c1ffbd831dcff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa3dd48403f63e86eecd2459fa4cdef2fa48b7278acf6f4449c1ffbd831dcff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa3dd48403f63e86eecd2459fa4cdef2fa48b7278acf6f4449c1ffbd831dcff6", kill_on_drop: false }` [INFO] [stdout] aa3dd48403f63e86eecd2459fa4cdef2fa48b7278acf6f4449c1ffbd831dcff6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f43dcf954ca189ac0df13cdb9e909061b5ade6a917f19958f22f9912572fa4f [INFO] running `Command { std: "docker" "start" "-a" "6f43dcf954ca189ac0df13cdb9e909061b5ade6a917f19958f22f9912572fa4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stderr] Compiling msquic v2.5.1-beta [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling quinn-udp v0.5.13 [INFO] [stderr] Compiling quinn v0.11.8 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling ctor v0.4.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling c-types v4.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quinn-proto v0.11.12 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h3 v0.0.8 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling msquic-h3 v0.0.3 [INFO] [stderr] Compiling h3-quinn v0.0.10 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling h3-util v0.0.4 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum-h3 v0.0.4 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling tonic-h3 v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.60s [INFO] running `Command { std: "docker" "inspect" "6f43dcf954ca189ac0df13cdb9e909061b5ade6a917f19958f22f9912572fa4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f43dcf954ca189ac0df13cdb9e909061b5ade6a917f19958f22f9912572fa4f", kill_on_drop: false }` [INFO] [stdout] 6f43dcf954ca189ac0df13cdb9e909061b5ade6a917f19958f22f9912572fa4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e54ee419db8b477bce7841451b147152c25831b07f6f5992c684f9a5b1eff3b0 [INFO] running `Command { std: "docker" "start" "-a" "e54ee419db8b477bce7841451b147152c25831b07f6f5992c684f9a5b1eff3b0", kill_on_drop: false }` [INFO] [stderr] Compiling tonic-h3 v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvqDpTA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaxum_h3-0977584f03f08612,libtonic-dc20ee593e970b6a,libhyper_timeout-23ff2d05403f2233,libhyper_util-ed00e28ec1fa56e6,libaxum-78437512c0ca0a8b,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-db425c39a2ec5f16,libserde-fdffc1707279cfe6,libaxum_core-3a8df9adcd65d49b,libmime-fa5c6e61475ee11e,libbase64-216937815d5196b4,libprost-37243b3897505b47,libpin_project-f3049a4a2f00f794,libtokio_stream-e826e8c1c70674c2,libhttp_body_util-2b2e0e99d7e706bf}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libh3_util-dd97999684ac34a0,libh3_quinn-660aeff887db9fed,libquinn-822493637e2448ce,libquinn_udp-672ffe1884d2f28c,libquinn_proto-1ede2c5c45a88e24,liblru_slab-580f2875619e1c07,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libthiserror-84d2298c033489ae,librustc_hash-8898e723d11b5ca7,libmsquic_h3-37a0a0b05d88b4cb,libmsquic-10e2dce6b3bf7806,libctor-5a275de7439dfa99,libdtor-5a75429101b82a65,libbitflags-002df7f8a13c598a,libc_types-a8a5d82f0c98b76c,libh3-c7916236b598a270,libfastrand-1b40ee46a22cd88d,libtower-6c402b1ce86d2c27,libsync_wrapper-f881c9afd08b6331,libtower_service-ffd8abe90aad1f3e,libtower_layer-387250be0616cbd3,libhyper-48715684a6b92675,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-b1a565185c242731,libtracing-38e02666ba4ebbea,liblog-e6a210008fa175ac,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libatomic_waker-915dba4b61adf499,libtokio_util-dc6713f091bf6361,libtokio-448d956e60551f11,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libhttpdate-6f35e35716ab0b1a,libhttp_body-b5dea03ee7cc42a6,libhttp-43d75618c57dfd1b,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300,libfutures-88a7b19641a12e6c,libfutures_executor-630f0447b93ccfdc,libfutures_util-98c45431c758f07e,libmemchr-5389fb0f016212b7,libfutures_io-8f642fda0869b037,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lmsquic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvqDpTA/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/tonic_h3-9fbaf3ffbbd40d0b" "-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: unable to find library -lmsquic [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tonic-h3` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e54ee419db8b477bce7841451b147152c25831b07f6f5992c684f9a5b1eff3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54ee419db8b477bce7841451b147152c25831b07f6f5992c684f9a5b1eff3b0", kill_on_drop: false }` [INFO] [stdout] e54ee419db8b477bce7841451b147152c25831b07f6f5992c684f9a5b1eff3b0