[INFO] fetching crate trustflow-attestation-rs 0.3.1-dev20241203... [INFO] testing trustflow-attestation-rs-0.3.1-dev20241203 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate trustflow-attestation-rs 0.3.1-dev20241203 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate trustflow-attestation-rs 0.3.1-dev20241203 [INFO] finished tweaking crates.io crate trustflow-attestation-rs 0.3.1-dev20241203 [INFO] tweaked toml for crates.io crate trustflow-attestation-rs 0.3.1-dev20241203 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate trustflow-attestation-rs 0.3.1-dev20241203 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 150 packages to latest compatible versions [INFO] [stderr] Adding sdc_apis v0.3.0-dev20241104 (available: v0.3.0-hyper-dev20241119) [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 typetag v0.2.21 [INFO] [stderr] Downloaded trustflow-attestation-sys v0.3.1-dev20241104 [INFO] [stderr] Downloaded prost-wkt-types v0.4.2 [INFO] [stderr] Downloaded prost-wkt-build v0.4.2 [INFO] [stderr] Downloaded typetag-impl v0.2.21 [INFO] [stderr] Downloaded prettyplease v0.1.25 [INFO] [stderr] Downloaded sdc_apis v0.3.0-dev20241104 [INFO] [stderr] Downloaded prost-wkt v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1130254a5b1672f7afd283c44614541a900d2f44cb883982867b2ca57d2b00ef [INFO] running `Command { std: "docker" "start" "-a" "1130254a5b1672f7afd283c44614541a900d2f44cb883982867b2ca57d2b00ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1130254a5b1672f7afd283c44614541a900d2f44cb883982867b2ca57d2b00ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1130254a5b1672f7afd283c44614541a900d2f44cb883982867b2ca57d2b00ef", kill_on_drop: false }` [INFO] [stdout] 1130254a5b1672f7afd283c44614541a900d2f44cb883982867b2ca57d2b00ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 214f18154addc9d7ed750574495e32140826a4ae8bedf9b33a931b7e68209628 [INFO] running `Command { std: "docker" "start" "-a" "214f18154addc9d7ed750574495e32140826a4ae8bedf9b33a931b7e68209628", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling trustflow-attestation-rs v0.3.1-dev20241203 (/opt/rustwide/workdir) [INFO] [stderr] Compiling trustflow-attestation-sys v0.3.1-dev20241104 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling prost-wkt-build v0.4.2 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling prost-wkt-types v0.4.2 [INFO] [stderr] Compiling sdc_apis v0.3.0-dev20241104 [INFO] [stderr] Compiling prost-wkt v0.4.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.37s [INFO] running `Command { std: "docker" "inspect" "214f18154addc9d7ed750574495e32140826a4ae8bedf9b33a931b7e68209628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "214f18154addc9d7ed750574495e32140826a4ae8bedf9b33a931b7e68209628", kill_on_drop: false }` [INFO] [stdout] 214f18154addc9d7ed750574495e32140826a4ae8bedf9b33a931b7e68209628 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bb7bb6c8374cb851a39c7ae6b7174a5e84700504d9aefaae4a9a5a6efd7fec3c [INFO] running `Command { std: "docker" "start" "-a" "bb7bb6c8374cb851a39c7ae6b7174a5e84700504d9aefaae4a9a5a6efd7fec3c", kill_on_drop: false }` [INFO] [stderr] Compiling trustflow-attestation-rs v0.3.1-dev20241203 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcm5nKO8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lgeneration" "-lverification" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-402b54ba58c8f131,libmemchr-9b3f20cfb3ebd3b2,libzmij-07c2bc01ed4c756c,libtrustflow_attestation_sys-096036cb3c306937}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsdc_apis-6e3e2240d1a70c9d,libprost_wkt_types-8e0750a3b4ebbcdd,libprost_wkt-f05c689991dd1552,libtypetag-1d6aea03a9e7f48b,liberased_serde-3b22bc8664bc6ec4,libtypeid-2c68275377135f0a,libinventory-5290657b31acb5be,libchrono-2510e1873847f20f,libnum_traits-23da3e41cc6a3b1a,libtonic-2c71d512aa59df93,libaxum-f4cb9727b53a731c,libmatchit-b2689776cf6e5db9,libbitflags-e2b4db6c651223da,libserde-b274b80bbd1a5fad,libserde_core-365391bf3dd30696,libsync_wrapper-17f912c27eab8964,libaxum_core-be5eab74cd7c5ec0,libmime-4b44681fdb2c65f7,libhyper_timeout-c411f50114d1191e,libtokio_io_timeout-0d149a35535663d4,libpercent_encoding-c53c37e60dd2727e,libtokio_stream-dfa93d3324b4b659,libhyper-b65491cb9559a188,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-0960a67b561b1d95,libhttparse-4b1ed73b760072b9,libh2-119822e3a9918b04,libindexmap-bf4c05905d8ca537,libequivalent-7e0e8cbe6c474a67,libhashbrown-7a8f6228ee104885,libfutures_channel-4627c4895ffd5880,libhttpdate-9f9d2502c6a38412,libtower-d435b1513dc8612e,libindexmap-66e408bd9c62cbca,libhashbrown-8ac6e23154e6c3d0,libtokio_util-0ee54bac6aaa58b9,libfutures_sink-97e10fe82c3fc434,libslab-e253d0c0a7952806,libtokio-6b3964aea3148384,libsocket2-2688cb75f4271b1f,libmio-a5bd779fe09cdeef,librand-2147bdb572f0a45c,librand_chacha-d9c8003f7257247b,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-44b65ab95e73a6d1,libgetrandom-e1ebe5388dbf3714,liblibc-03e00f2cb26d54db,libcfg_if-5af52f617df93f8f,libtower_layer-d70c7e404336389b,libbase64-64299f9d815d057c,libprost-8134fc29e3cd0098,libpin_project-3ab8f3ff4f912817,libtracing-b0de43f4b29ef801,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libtower_service-0d7df29686b13872,libfutures_util-ae09905358816fce,libfutures_task-bb0a6aa9347b6cfa,libfutures_core-f0387e1e69ce8814,libhttp_body-aa7ac1416f83e236,libpin_project_lite-8a799ba8b4537fa2,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libfnv-2d77ec4f6f971b24,libbytes-ff5aca13e3e348ea}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcm5nKO8/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/trustflow_attestation_rs-5dba3f3e1036d9ba" "-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 -lgeneration [INFO] [stdout] rust-lld: error: unable to find library -lverification [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trustflow-attestation-rs` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bb7bb6c8374cb851a39c7ae6b7174a5e84700504d9aefaae4a9a5a6efd7fec3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb7bb6c8374cb851a39c7ae6b7174a5e84700504d9aefaae4a9a5a6efd7fec3c", kill_on_drop: false }` [INFO] [stdout] bb7bb6c8374cb851a39c7ae6b7174a5e84700504d9aefaae4a9a5a6efd7fec3c