[INFO] fetching crate trustedflow-attestation-rs 0.1.2-dev240313...
[INFO] testing trustedflow-attestation-rs-0.1.2-dev240313 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate trustedflow-attestation-rs 0.1.2-dev240313 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trustedflow-attestation-rs 0.1.2-dev240313 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.1.25
[INFO] [stderr]   Downloaded prost-wkt v0.4.2
[INFO] [stderr]   Downloaded prost-wkt-types v0.4.2
[INFO] [stderr]   Downloaded prost-wkt-build v0.4.2
[INFO] [stderr]   Downloaded trustedflow-attestation-sys v0.1.1-dev240313
[INFO] [stderr]   Downloaded sdc_apis v0.2.1-dev20240222
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89a18f9299eef99ae75f831c0e752e91522b2472efe2e411dba0db3dd24a23d3
[INFO] running `Command { std: "docker" "start" "-a" "89a18f9299eef99ae75f831c0e752e91522b2472efe2e411dba0db3dd24a23d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89a18f9299eef99ae75f831c0e752e91522b2472efe2e411dba0db3dd24a23d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89a18f9299eef99ae75f831c0e752e91522b2472efe2e411dba0db3dd24a23d3", kill_on_drop: false }`
[INFO] [stdout] 89a18f9299eef99ae75f831c0e752e91522b2472efe2e411dba0db3dd24a23d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15fe0f3325e693f4a728a639065008061e9e254aa44ff2522001cb0a57aa74da
[INFO] running `Command { std: "docker" "start" "-a" "15fe0f3325e693f4a728a639065008061e9e254aa44ff2522001cb0a57aa74da", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling chrono v0.4.44
[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 pin-project v1.1.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prost v0.11.9
[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 prost-types v0.11.9
[INFO] [stderr]    Compiling prost-wkt v0.4.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[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 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 47.23s
[INFO] running `Command { std: "docker" "inspect" "15fe0f3325e693f4a728a639065008061e9e254aa44ff2522001cb0a57aa74da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15fe0f3325e693f4a728a639065008061e9e254aa44ff2522001cb0a57aa74da", kill_on_drop: false }`
[INFO] [stdout] 15fe0f3325e693f4a728a639065008061e9e254aa44ff2522001cb0a57aa74da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f53456b67530e9950309dc988f4d99d0a9fd99b2f4290237182b183b763b8c7
[INFO] running `Command { std: "docker" "start" "-a" "2f53456b67530e9950309dc988f4d99d0a9fd99b2f4290237182b183b763b8c7", 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/rustcJzSgh1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lgeneration" "-lverification" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-195ff27eed452674,libmemchr-d8218b780a78fe0a,libzmij-d2f562b84b927b2e,libtrustedflow_attestation_sys-d3795f1cc2cdfe63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsdc_apis-17cdc6df9ea00243,libprost_wkt_types-a389c399d4569538,libprost_wkt-2e0090e9ed97a1a2,libtypetag-4e30c2caaf4f1dd1,liberased_serde-9224ab3d7a4fe213,libtypeid-0700c21c5fcfad95,libinventory-83b22981fe13a2ee,libchrono-997ec134fdeae28c,libnum_traits-c33a51d2327c8d61,libtonic-85ca8e4eca85e2f6,libaxum-f0e0d44abfa78d3e,libmatchit-994b7d2346168c4c,libbitflags-40a27ceec947d12f,libserde-18ce16b70babf9e2,libserde_core-3babf6f5a9b2410c,libsync_wrapper-e9e1b86a97fd86cb,libaxum_core-b84a8f670f260cd1,libmime-7cbfcc84299bf52b,libhyper_timeout-c9f987a4f0af371d,libtokio_io_timeout-24b33ea21ee1720f,libpercent_encoding-99cdb00cefa02ca0,libtokio_stream-b2a1d505a4e87a17,libhyper-fa5205c3faad1cdf,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsocket2-2d55c35ce83f7adf,libhttparse-2dcf90c780aed9d3,libh2-0ecd75ae0782fd8a,libindexmap-36968dc017582e95,libequivalent-9631f206a02b9f54,libhashbrown-3a670912258a92bd,libfutures_channel-673eba4cd2f1a4af,libhttpdate-fd089b66c335a993,libtower-25f3b55e47081756,libindexmap-23ce8717e5e547cd,libhashbrown-8f765769a3ccac67,libtokio_util-8e8a506a54a7d716,libfutures_sink-59b73d2c5a0fb80d,libslab-6f51d9019150979e,libtokio-d2e29d5765dba0fc,libsocket2-e8949638b8961c5d,libmio-3d13cb41f38068d9,librand-fcb60fe0e7c341b5,librand_chacha-1f2e8f7294b6c0d4,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,librand_core-96017e42cdfa1006,libgetrandom-fa4411d156f57c16,liblibc-2ecb8045e321c561,libcfg_if-cad248e7066eec15,libtower_layer-5699d784b4449e00,libbase64-76d22feba062e299,libprost-652bfad2c7637d06,libpin_project-be766847e3265216,libtracing-71980e7816ba097b,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libtower_service-222788e4f5219726,libfutures_util-7941312ca4b4204a,libfutures_task-e950692d817871f8,libfutures_core-3e8ff8c6a8ead7f1,libhttp_body-1b20d761eb2859a5,libpin_project_lite-8ad468af17824a0b,libhttp-5bb63cbafb78af7c,libitoa-0d0a278c06e14513,libfnv-2a26f5d3b9cd4973,libbytes-a6415339708e1154}.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/rustcJzSgh1/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-1539a2a09dacd349" "-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" "2f53456b67530e9950309dc988f4d99d0a9fd99b2f4290237182b183b763b8c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f53456b67530e9950309dc988f4d99d0a9fd99b2f4290237182b183b763b8c7", kill_on_drop: false }`
[INFO] [stdout] 2f53456b67530e9950309dc988f4d99d0a9fd99b2f4290237182b183b763b8c7
