[INFO] fetching crate trustflow-attestation-rs 0.3.1-dev20241203...
[INFO] testing trustflow-attestation-rs-0.3.1-dev20241203 against 1.91.0 for beta-1.92-2
[INFO] extracting crate trustflow-attestation-rs 0.3.1-dev20241203 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trustflow-attestation-rs 0.3.1-dev20241203 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 143 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-wkt-types v0.4.2
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.1
[INFO] [stderr]   Downloaded typetag v0.2.21
[INFO] [stderr]   Downloaded prost-wkt v0.4.2
[INFO] [stderr]   Downloaded trustflow-attestation-sys v0.3.1-dev20241104
[INFO] [stderr]   Downloaded prost-wkt-build v0.4.2
[INFO] [stderr]   Downloaded typetag-impl v0.2.21
[INFO] [stderr]   Downloaded tonic-build v0.9.2
[INFO] [stderr]   Downloaded sdc_apis v0.3.0-dev20241104
[INFO] [stderr]   Downloaded tonic v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad65b3b44a488d46f05d182c32cfe40f7d1d55d99689d9ebe8790bdd634e1afa
[INFO] running `Command { std: "docker" "start" "-a" "ad65b3b44a488d46f05d182c32cfe40f7d1d55d99689d9ebe8790bdd634e1afa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad65b3b44a488d46f05d182c32cfe40f7d1d55d99689d9ebe8790bdd634e1afa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad65b3b44a488d46f05d182c32cfe40f7d1d55d99689d9ebe8790bdd634e1afa", kill_on_drop: false }`
[INFO] [stdout] ad65b3b44a488d46f05d182c32cfe40f7d1d55d99689d9ebe8790bdd634e1afa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77f4b565d4286fe9db52c5774e530649f921ceb3c03f03800dc121ebd0135ac7
[INFO] running `Command { std: "docker" "start" "-a" "77f4b565d4286fe9db52c5774e530649f921ceb3c03f03800dc121ebd0135ac7", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling matchit v0.7.3
[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 regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[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 pin-project v1.1.10
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tracing v0.1.41
[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 prost-wkt-types v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sdc_apis v0.3.0-dev20241104
[INFO] [stderr]    Compiling prost-wkt v0.4.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[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 tonic v0.9.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.99s
[INFO] running `Command { std: "docker" "inspect" "77f4b565d4286fe9db52c5774e530649f921ceb3c03f03800dc121ebd0135ac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77f4b565d4286fe9db52c5774e530649f921ceb3c03f03800dc121ebd0135ac7", kill_on_drop: false }`
[INFO] [stdout] 77f4b565d4286fe9db52c5774e530649f921ceb3c03f03800dc121ebd0135ac7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb73e08a0634f3e56ea5fddf14180caa1a76e7759f7cbdde6ca608d0a4fc5547
[INFO] running `Command { std: "docker" "start" "-a" "eb73e08a0634f3e56ea5fddf14180caa1a76e7759f7cbdde6ca608d0a4fc5547", 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" "/tmp/rustcuQOZ33/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lgeneration" "-lverification" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-2f4d13864e9de637,libmemchr-9ccc8cd536a75aa6,libryu-c7bdc3164939992c,libtrustflow_attestation_sys-b9ccde6de6f533a6}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsdc_apis-8f3781c3f86b7b5c,libprost_wkt_types-bbf1ad100a995870,libprost_wkt-bbad6f8582bdc95f,libtypetag-a753f344297af4cb,liberased_serde-f3b847d9dc899d22,libtypeid-d31f9a6e4d44b69f,libinventory-b357a3d5f9b10770,libchrono-9419a2a86ce609dd,libnum_traits-c0e0e87f55823747,libtonic-097b504c62bcf1d6,libaxum-5be9b90ab238b279,libmatchit-5dc4f8ad3765789c,libbitflags-a56917bef97924b7,libserde-912b1a03a8589231,libserde_core-be9eb72de4c58031,libsync_wrapper-3fa7eb8c174e867e,libaxum_core-c77b1ef40884af14,libmime-e225d9a85f1cf3d6,libhyper_timeout-f168b13220bd7239,libtokio_io_timeout-25b2c873ca0ef973,libpercent_encoding-d6b65514b151fdf1,libtokio_stream-285c398da0ae70f9,libhyper-20e96840a421defb,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libsocket2-f9f6103fdb3db25a,libhttparse-98b4392fc1401ed6,libh2-42341b43ee0c4781,libindexmap-b5b030c31a78a8ad,libequivalent-3dcb23bdcc9d204f,libhashbrown-54fc20f57e44fff6,libfutures_channel-2338c2f1336a229a,libhttpdate-f950574504295fbc,libtower-430059c6bd803e14,libindexmap-19db045759801499,libhashbrown-e57eb7e832de5b01,libtokio_util-889aab33102ffe15,libfutures_sink-9aaf2cca9a4da9e7,libslab-12350a253ebd6c4f,libtokio-a8463437fd961590,libsocket2-bf4ec16a2e7c0784,libmio-1d45fbca7112077a,librand-61e4fa27650f3fe7,librand_chacha-f86c859d122abeb1,libppv_lite86-abe14080866ca9be,libzerocopy-05dd3e0e42145714,librand_core-4b9271715ecfb566,libgetrandom-120e49c592e390ca,liblibc-4804da5bdf99e8a3,libcfg_if-6d2b472de781bf88,libtower_layer-c60ceb3346a63fbb,libbase64-00b58ca56942df0a,libprost-f016265d56c9a1a8,libpin_project-54f9b47eec6341b9,libtracing-98f1ceeb6378dfbb,libtracing_core-ce8ee24fe6a518f5,libonce_cell-bfceb64c6f4cb589,libtower_service-9f56a0853c3e530c,libfutures_util-50ebd534c48bdc8e,libfutures_task-f5cdf25efdf34b30,libpin_utils-fbb4663921dd3b6f,libfutures_core-02dcfccd95bac8dd,libhttp_body-7bf68e43d2227db5,libpin_project_lite-838971c4926b66e8,libhttp-5436b16a5f3c0db8,libitoa-d0b71e03eb93d2a7,libfnv-440a3b349835519e,libbytes-9bfea4f212c5b7d0}.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" "/tmp/rustcuQOZ33/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/trustflow_attestation_rs-c1ca90a4eefcc75b" "-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" "eb73e08a0634f3e56ea5fddf14180caa1a76e7759f7cbdde6ca608d0a4fc5547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb73e08a0634f3e56ea5fddf14180caa1a76e7759f7cbdde6ca608d0a4fc5547", kill_on_drop: false }`
[INFO] [stdout] eb73e08a0634f3e56ea5fddf14180caa1a76e7759f7cbdde6ca608d0a4fc5547
