[INFO] fetching crate trustedflow-attestation-rs 0.1.2-dev240313...
[INFO] testing trustedflow-attestation-rs-0.1.2-dev240313 against 1.95.0 for beta-1.96-2
[INFO] extracting crate trustedflow-attestation-rs 0.1.2-dev240313 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trustedflow-attestation-rs 0.1.2-dev240313 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "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 150 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-derive v0.11.9
[INFO] [stderr]   Downloaded trustedflow-attestation-sys v0.1.1-dev240313
[INFO] [stderr]   Downloaded inventory v0.3.24
[INFO] [stderr]   Downloaded prost-types v0.11.9
[INFO] [stderr]   Downloaded sdc_apis v0.2.1-dev20240222
[INFO] [stderr]   Downloaded typetag-impl v0.2.21
[INFO] [stderr]   Downloaded prost-wkt v0.4.2
[INFO] [stderr]   Downloaded prost-wkt-build v0.4.2
[INFO] [stderr]   Downloaded hyper-timeout v0.4.1
[INFO] [stderr]   Downloaded prost v0.11.9
[INFO] [stderr]   Downloaded multimap v0.8.3
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.1
[INFO] [stderr]   Downloaded typetag v0.2.21
[INFO] [stderr]   Downloaded prost-wkt-types v0.4.2
[INFO] [stderr]   Downloaded pin-project-internal v1.1.11
[INFO] [stderr]   Downloaded tonic-build v0.9.2
[INFO] [stderr]   Downloaded prost-build v0.11.9
[INFO] [stderr]   Downloaded pin-project v1.1.11
[INFO] [stderr]   Downloaded prettyplease v0.1.25
[INFO] [stderr]   Downloaded axum-core v0.3.4
[INFO] [stderr]   Downloaded tonic v0.9.2
[INFO] [stderr]   Downloaded axum v0.6.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3b2cd47c21ab091cf4e2ac9f3b4cd4996685472344b7b9d5794e0c4eeaededb
[INFO] running `Command { std: "docker" "start" "-a" "f3b2cd47c21ab091cf4e2ac9f3b4cd4996685472344b7b9d5794e0c4eeaededb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3b2cd47c21ab091cf4e2ac9f3b4cd4996685472344b7b9d5794e0c4eeaededb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3b2cd47c21ab091cf4e2ac9f3b4cd4996685472344b7b9d5794e0c4eeaededb", kill_on_drop: false }`
[INFO] [stdout] f3b2cd47c21ab091cf4e2ac9f3b4cd4996685472344b7b9d5794e0c4eeaededb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa7315190c7b6629c7f3a6506a75de096e35ea67c718fbb8d00795b02eb035ea
[INFO] running `Command { std: "docker" "start" "-a" "aa7315190c7b6629c7f3a6506a75de096e35ea67c718fbb8d00795b02eb035ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[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.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling matchit v0.7.3
[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 regex-automata v0.4.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[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 async-trait v0.1.89
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling prost-derive v0.11.9
[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 prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[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 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 tonic v0.9.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "aa7315190c7b6629c7f3a6506a75de096e35ea67c718fbb8d00795b02eb035ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa7315190c7b6629c7f3a6506a75de096e35ea67c718fbb8d00795b02eb035ea", kill_on_drop: false }`
[INFO] [stdout] aa7315190c7b6629c7f3a6506a75de096e35ea67c718fbb8d00795b02eb035ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b619dc96e9fc5c850d5cd3db74425706b54876da07bf0e4b5a98f70ea2a3461f
[INFO] running `Command { std: "docker" "start" "-a" "b619dc96e9fc5c850d5cd3db74425706b54876da07bf0e4b5a98f70ea2a3461f", 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" "/opt/rustwide/target/debug/deps/rustcyAHgmg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lgeneration" "-lverification" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-9297a6bff6f6abc9,libmemchr-324148c518a47e11,libzmij-2f58aa8f05c876ef,libtrustedflow_attestation_sys-c7374508f78c25f1}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsdc_apis-635aff4712ee6dcd,libprost_wkt_types-024288152aa7f0aa,libprost_wkt-f6effd88db605842,libtypetag-deaa4645e72c1a19,liberased_serde-8ba738a76d377ef3,libtypeid-68e2e3192be10396,libinventory-def9469082606403,libchrono-39dcb2a194c3612a,libnum_traits-7528cbc7cbff3ff7,libtonic-eeccd1e664cb4ef9,libaxum-402094e2503429fa,libmatchit-ddd0e314be026e32,libbitflags-dfd565f85bac9b15,libserde-71599d797d1c0226,libserde_core-2cb176a15b19c416,libsync_wrapper-fef456417f84602c,libaxum_core-3ea0a47d5250f033,libmime-ce0319f53a2119cd,libhyper_timeout-e91cd04e0207b2e7,libtokio_io_timeout-bbdbf6981464e268,libpercent_encoding-be1411bc33da4261,libtokio_stream-a2497ab09c3cf936,libhyper-e472790fc269c4fd,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libsocket2-a730129fdf5a4d63,libhttparse-812f1c5324d85c86,libh2-48d983b19625478f,libindexmap-bbc58e793fb5f002,libequivalent-da934a6694ab360d,libhashbrown-8e62c1b2281da302,libfutures_channel-73856c35d4796717,libhttpdate-b0fc619c413f3320,libtower-9acc16cea9f6493a,libindexmap-a545b2c0f77668fe,libhashbrown-fd9a9ad84cacd9a6,libtokio_util-0cd2a0564af248bb,libfutures_sink-db5ea9f9da5aa337,libslab-02878590aebd7253,libtokio-c9d6b0ee9ce8ebb2,libsocket2-be68abe7f86a13ad,libmio-958c87c1f21efb9f,librand-c57ac9318ac8f9b7,librand_chacha-79a4453cb1b2996d,libppv_lite86-02a653061a7d74e1,libzerocopy-7c0d9221b4727d6d,librand_core-91b796d0237d79f3,libgetrandom-d2f53f746262177d,liblibc-18d80d70ee5bdfae,libcfg_if-52879664ee908f39,libtower_layer-007845b5cfb86980,libbase64-b8457b739641ebc3,libprost-9b0bb7fd0d453b0b,libpin_project-e3c8f192afac72fa,libtracing-065471902fd08f6b,libtracing_core-9ff6dae8bc2f2031,libonce_cell-b9d73fa098d83f74,libtower_service-2977940d96a5a5ec,libfutures_util-55c34720d181b522,libfutures_task-9bff068fa946592e,libfutures_core-970044a72db40fba,libhttp_body-2bba2873eb042568,libpin_project_lite-a495a978f0594be4,libhttp-8814a292275ae0db,libitoa-f934f33aadd9150c,libfnv-77106f9ed4748ca6,libbytes-2edb8796c3d48962}.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" "/opt/rustwide/target/debug/deps/rustcyAHgmg/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/trustedflow_attestation_rs-067084fd2b0715d5" "-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" "b619dc96e9fc5c850d5cd3db74425706b54876da07bf0e4b5a98f70ea2a3461f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b619dc96e9fc5c850d5cd3db74425706b54876da07bf0e4b5a98f70ea2a3461f", kill_on_drop: false }`
[INFO] [stdout] b619dc96e9fc5c850d5cd3db74425706b54876da07bf0e4b5a98f70ea2a3461f
