[INFO] fetching crate goodmetrics 2.1.0...
[INFO] checking goodmetrics-2.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate goodmetrics 2.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate goodmetrics 2.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate goodmetrics 2.1.0
[INFO] finished tweaking crates.io crate goodmetrics 2.1.0
[INFO] tweaked toml for crates.io crate goodmetrics 2.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v4.2.0
[INFO] [stderr]   Downloaded test-log-macros v0.2.14
[INFO] [stderr]   Downloaded test-log v0.2.14
[INFO] [stderr]   Downloaded futures-batch v0.6.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.0.1
[INFO] [stderr]   Downloaded webpki-roots v0.26.0
[INFO] [stderr]   Downloaded object-pool v0.5.4
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f5e024d9a6558daf2700958101c7d91a758cdd5520c668bcf32367d7e3ad572
[INFO] running `Command { std: "docker" "start" "-a" "6f5e024d9a6558daf2700958101c7d91a758cdd5520c668bcf32367d7e3ad572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f5e024d9a6558daf2700958101c7d91a758cdd5520c668bcf32367d7e3ad572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f5e024d9a6558daf2700958101c7d91a758cdd5520c668bcf32367d7e3ad572", kill_on_drop: false }`
[INFO] [stdout] 6f5e024d9a6558daf2700958101c7d91a758cdd5520c668bcf32367d7e3ad572
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90119297b7a3653044451449e952a8b8bf1d5c016bcb0c2fadd072e354eb73bc
[INFO] running `Command { std: "docker" "start" "-a" "90119297b7a3653044451449e952a8b8bf1d5c016bcb0c2fadd072e354eb73bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rustls-pki-types v1.0.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking webpki-roots v0.26.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking object-pool v0.5.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling test-log-macros v0.2.14
[INFO] [stderr]     Checking test-log v0.2.14
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking prost v0.12.3
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking futures-batch v0.6.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-test v0.4.3
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stderr]     Checking goodmetrics v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0609]: no field `spki` on type `&rustls_pki_types::TrustAnchor<'_>`
[INFO] [stdout]   --> benches/lightstep.rs:48:46
[INFO] [stdout]    |
[INFO] [stdout] 48 | ...                   trust_anchor.spki,
[INFO] [stdout]    |                                    ^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `subject`, `subject_public_key_info`, `name_constraints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<u8>: From<rustls_pki_types::Der<'_>>` is not satisfied
[INFO] [stdout]   --> benches/lightstep.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 46 | ...                   OwnedTrustAnchor::from_subject_spki_name_constraints(
[INFO] [stdout]    |                       ---------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout] 47 | ...                       trust_anchor.subject,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ the trait `From<rustls_pki_types::Der<'_>>` is not implemented for `Vec<u8>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <Vec<u8> as From<hyper::body::Bytes>>
[INFO] [stdout]              <Vec<u8> as From<bytes::bytes_mut::BytesMut>>
[INFO] [stdout]              <Vec<u8> as From<clap_builder::builder::str::Str>>
[INFO] [stdout]              <Vec<u8> as From<CString>>
[INFO] [stdout]              <Vec<u8> as From<std::string::String>>
[INFO] [stdout]              <Vec<u8> as From<&str>>
[INFO] [stdout]    = note: required for `rustls_pki_types::Der<'_>` to implement `Into<Vec<u8>>`
[INFO] [stdout] note: required by a bound in `OwnedTrustAnchor::from_subject_spki_name_constraints`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.10/src/anchors.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn from_subject_spki_name_constraints(
[INFO] [stdout]    |            ---------------------------------- required by a bound in this associated function
[INFO] [stdout] 42 |         subject: impl Into<Vec<u8>>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ required by this bound in `OwnedTrustAnchor::from_subject_spki_name_constraints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<u8>: From<rustls_pki_types::Der<'_>>` is not satisfied
[INFO] [stdout]   --> benches/lightstep.rs:49:33
[INFO] [stdout]    |
[INFO] [stdout] 46 | ...                   OwnedTrustAnchor::from_subject_spki_name_constraints(
[INFO] [stdout]    |                       ---------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 49 | ...                       trust_anchor.name_constraints,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<rustls_pki_types::Der<'_>>` is not implemented for `Vec<u8>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <Vec<u8> as From<hyper::body::Bytes>>
[INFO] [stdout]              <Vec<u8> as From<bytes::bytes_mut::BytesMut>>
[INFO] [stdout]              <Vec<u8> as From<clap_builder::builder::str::Str>>
[INFO] [stdout]              <Vec<u8> as From<CString>>
[INFO] [stdout]              <Vec<u8> as From<std::string::String>>
[INFO] [stdout]              <Vec<u8> as From<&str>>
[INFO] [stdout]    = note: required for `rustls_pki_types::Der<'_>` to implement `Into<Vec<u8>>`
[INFO] [stdout] note: required by a bound in `OwnedTrustAnchor::from_subject_spki_name_constraints`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.10/src/anchors.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn from_subject_spki_name_constraints(
[INFO] [stdout]    |            ---------------------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 44 |         name_constraints: Option<impl Into<Vec<u8>>>,
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^ required by this bound in `OwnedTrustAnchor::from_subject_spki_name_constraints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `goodmetrics` (bench "lightstep") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "90119297b7a3653044451449e952a8b8bf1d5c016bcb0c2fadd072e354eb73bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90119297b7a3653044451449e952a8b8bf1d5c016bcb0c2fadd072e354eb73bc", kill_on_drop: false }`
[INFO] [stdout] 90119297b7a3653044451449e952a8b8bf1d5c016bcb0c2fadd072e354eb73bc
