[INFO] fetching crate trustedflow-attestation-rs 0.1.2-dev240313... [INFO] testing trustedflow-attestation-rs-0.1.2-dev240313 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate trustedflow-attestation-rs 0.1.2-dev240313 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate trustedflow-attestation-rs 0.1.2-dev240313 [INFO] finished tweaking crates.io crate trustedflow-attestation-rs 0.1.2-dev240313 [INFO] tweaked toml for crates.io crate trustedflow-attestation-rs 0.1.2-dev240313 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate trustedflow-attestation-rs 0.1.2-dev240313 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 149 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a164caff6665f60f5e4d5515931a8f5ac7858f24fe280cd50b37ecb8bffc80d [INFO] running `Command { std: "docker" "start" "-a" "6a164caff6665f60f5e4d5515931a8f5ac7858f24fe280cd50b37ecb8bffc80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a164caff6665f60f5e4d5515931a8f5ac7858f24fe280cd50b37ecb8bffc80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a164caff6665f60f5e4d5515931a8f5ac7858f24fe280cd50b37ecb8bffc80d", kill_on_drop: false }` [INFO] [stdout] 6a164caff6665f60f5e4d5515931a8f5ac7858f24fe280cd50b37ecb8bffc80d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a7cc2e13bd29613b48decafa522a96295b9cd8bb47d6a162412057fc2dd072a [INFO] running `Command { std: "docker" "start" "-a" "8a7cc2e13bd29613b48decafa522a96295b9cd8bb47d6a162412057fc2dd072a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling trustedflow-attestation-rs v0.1.2-dev240313 (/opt/rustwide/workdir) [INFO] [stderr] Compiling trustedflow-attestation-sys v0.1.1-dev240313 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [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 sdc_apis v0.2.1-dev20240222 [INFO] [stderr] Compiling tokio-util v0.7.16 [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 erased-serde v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling prost-wkt v0.4.2 [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 56.59s [INFO] running `Command { std: "docker" "inspect" "8a7cc2e13bd29613b48decafa522a96295b9cd8bb47d6a162412057fc2dd072a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a7cc2e13bd29613b48decafa522a96295b9cd8bb47d6a162412057fc2dd072a", kill_on_drop: false }` [INFO] [stdout] 8a7cc2e13bd29613b48decafa522a96295b9cd8bb47d6a162412057fc2dd072a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2927796d4ac37676f0eef44ca434cf90cbeb6e2b343793f08869de7c28e1f0f6 [INFO] running `Command { std: "docker" "start" "-a" "2927796d4ac37676f0eef44ca434cf90cbeb6e2b343793f08869de7c28e1f0f6", kill_on_drop: false }` [INFO] [stderr] Compiling trustedflow-attestation-rs v0.1.2-dev240313 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/lib.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | let attributes = super::parse_attributes_from_report(report_json_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attributes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMdcjnd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lgeneration" "-lverification" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-453b4c29e2927c52,libmemchr-6f5829dadd40eda8,libryu-0ea4bafc9bef6d8b,libtrustedflow_attestation_sys-c98d4ba17eb884a7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsdc_apis-8959400968eeed45,libprost_wkt_types-6c80a731067a987d,libprost_wkt-b3a6c840597fce28,libtypetag-157c747899157f4a,liberased_serde-6afeccce0639bf8c,libtypeid-06b0f637fa188106,libinventory-8350feb1c29496df,libchrono-e69295bcd9e41e38,libnum_traits-6a9f211205bd6663,libtonic-a970cbe82bd6fe7c,libaxum-9de6fdeaffc2c0ae,libmatchit-b2689776cf6e5db9,libbitflags-e2b4db6c651223da,libserde-97900e3498a15579,libsync_wrapper-17f912c27eab8964,libaxum_core-9f69b6f4cb16a7d4,libmime-4b44681fdb2c65f7,libhyper_timeout-ff96f50d903a0e11,libtokio_io_timeout-62a727bd7fe8f95c,libpercent_encoding-c53c37e60dd2727e,libtokio_stream-a1bc6e1cb15878b5,libhyper-25272666837047e2,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-4fa9c56163a5a57f,libhttparse-47a3d40564b60e09,libh2-bb9ac28eef642e0c,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libfutures_channel-179401688c37d974,libhttpdate-9f9d2502c6a38412,libtower-9bb98dbf40b50dcb,libindexmap-aabe4307af1ccc85,libhashbrown-8ac6e23154e6c3d0,libtokio_util-c0caa382aa40f237,libfutures_sink-be8442ee548d90f9,libslab-8c0cbfb396425d81,libtokio-0107afeb38483752,libsocket2-eb03072834f8462a,libmio-fe6705667b7d5975,librand-c89afce3c04e94c6,librand_chacha-2b4fa32dc74d4f8a,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-4303d19bde2f9510,libgetrandom-44845894635f5e30,liblibc-6ff14bdbae7df518,libcfg_if-666d36e5ee0df220,libtower_layer-d70c7e404336389b,libbase64-64299f9d815d057c,libprost-336292db3e269770,libpin_project-eadc0c39f472f022,libtracing-cbb9e0bbc47baffb,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libtower_service-0d7df29686b13872,libfutures_util-88328261217f5f90,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libhttp_body-b4c163883cc9ed18,libpin_project_lite-bedc6e0acd72ff2a,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libbytes-bfe11088fe358bd1}.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" "/tmp/rustcMdcjnd/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/trustedflow_attestation_rs-3280b52c53b829cb" "-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 `trustedflow-attestation-rs` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "2927796d4ac37676f0eef44ca434cf90cbeb6e2b343793f08869de7c28e1f0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2927796d4ac37676f0eef44ca434cf90cbeb6e2b343793f08869de7c28e1f0f6", kill_on_drop: false }` [INFO] [stdout] 2927796d4ac37676f0eef44ca434cf90cbeb6e2b343793f08869de7c28e1f0f6