[INFO] fetching crate s2n-netbench 0.1.1...
[INFO] testing s2n-netbench-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate s2n-netbench 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate s2n-netbench 0.1.1
[INFO] finished tweaking crates.io crate s2n-netbench 0.1.1
[INFO] tweaked toml for crates.io crate s2n-netbench 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate s2n-netbench 0.1.1 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 133 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding humansize v1.1.1 (available: v2.1.3)
[INFO] [stderr]       Adding rcgen v0.11.3 (available: v0.14.5)
[INFO] [stderr]       Adding s2n-quic-core v0.32.0 (available: v0.68.0)
[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 pem v3.0.6
[INFO] [stderr]   Downloaded bolero-generator v0.10.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 674b69c4252d8216cda56f25c0717d8c8fc5f3f55e863473dcfeda218b0e43e7
[INFO] running `Command { std: "docker" "start" "-a" "674b69c4252d8216cda56f25c0717d8c8fc5f3f55e863473dcfeda218b0e43e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "674b69c4252d8216cda56f25c0717d8c8fc5f3f55e863473dcfeda218b0e43e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "674b69c4252d8216cda56f25c0717d8c8fc5f3f55e863473dcfeda218b0e43e7", kill_on_drop: false }`
[INFO] [stdout] 674b69c4252d8216cda56f25c0717d8c8fc5f3f55e863473dcfeda218b0e43e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 44987f6797536ad190972fc07c72544ee53421a3a68cdc51f6cb8d8cde390153
[INFO] running `Command { std: "docker" "start" "-a" "44987f6797536ad190972fc07c72544ee53421a3a68cdc51f6cb8d8cde390153", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling probe v0.5.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-primitive-derive v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bolero-generator-derive v0.10.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bolero-generator v0.10.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures-test v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling s2n-codec v0.32.0
[INFO] [stderr]    Compiling s2n-quic-core v0.32.0
[INFO] [stdout] error[E0277]: the trait bound `SnapshotValue<'_>: From<AutoName>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/s2n-quic-core-0.32.0/src/event/generated.rs:7902:49
[INFO] [stdout]      |
[INFO] [stdout] 7902 |                 insta::_macro_support::AutoName.into(),
[INFO] [stdout]      |                                                 ^^^^ the trait `From<AutoName>` is not implemented for `SnapshotValue<'_>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `From<T>`:
[INFO] [stdout]                `SnapshotValue<'_>` implements `From<(&str, &str)>`
[INFO] [stdout]                `SnapshotValue<'_>` implements `From<(AutoName, &str)>`
[INFO] [stdout]                `SnapshotValue<'_>` implements `From<(InlineValue<'_>, &str)>`
[INFO] [stdout]                `SnapshotValue<'_>` implements `From<(Option<&str>, &str)>`
[INFO] [stdout]                `SnapshotValue<'_>` implements `From<(Option<std::string::String>, &str)>`
[INFO] [stdout]                `SnapshotValue<'_>` implements `From<(std::string::String, &str)>`
[INFO] [stdout]                `SnapshotValue<'_>` implements `From<BinarySnapshotValue<'_>>`
[INFO] [stdout]      = note: required for `AutoName` to implement `Into<SnapshotValue<'_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 8 arguments were supplied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/s2n-quic-core-0.32.0/src/event/generated.rs:7901:13
[INFO] [stdout]      |
[INFO] [stdout] 7901 |             insta::_macro_support::assert_snapshot(
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7902 |                 insta::_macro_support::AutoName.into(),
[INFO] [stdout] 7903 |                 &value,
[INFO] [stdout]      |                 ------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 unexpected argument #2 of type `&std::string::String`
[INFO] [stdout]      |                 argument #2 of type `&std::path::Path` is missing
[INFO] [stdout] ...
[INFO] [stdout] 7909 |                 "",
[INFO] [stdout]      |                 -- unexpected argument #8 of type `&'static str`
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/runtime.rs:821:8
[INFO] [stdout]      |
[INFO] [stdout]  821 | pub fn assert_snapshot(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: did you mean
[INFO] [stdout]      |
[INFO] [stdout] 7901 ~             insta::_macro_support::assert_snapshot(
[INFO] [stdout] 7902 +                 insta::_macro_support::AutoName.into(),
[INFO] [stdout] 7903 +                 /* &std::path::Path */,
[INFO] [stdout] 7904 +                 current_dir.to_str().unwrap(),
[INFO] [stdout] 7905 +                 function_name,
[INFO] [stdout] 7906 +                 &module_path,
[INFO] [stdout] 7907 +                 self.0.line(),
[INFO] [stdout] 7908 +                 self.0.file(),
[INFO] [stdout] 7909 +             )
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `s2n-quic-core` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "44987f6797536ad190972fc07c72544ee53421a3a68cdc51f6cb8d8cde390153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44987f6797536ad190972fc07c72544ee53421a3a68cdc51f6cb8d8cde390153", kill_on_drop: false }`
[INFO] [stdout] 44987f6797536ad190972fc07c72544ee53421a3a68cdc51f6cb8d8cde390153
