[INFO] fetching crate mountpoint-s3-crt 0.5.1...
[INFO] checking mountpoint-s3-crt-0.5.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate mountpoint-s3-crt 0.5.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate mountpoint-s3-crt 0.5.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mountpoint-s3-crt 0.5.1
[INFO] finished tweaking crates.io crate mountpoint-s3-crt 0.5.1
[INFO] tweaked toml for crates.io crate mountpoint-s3-crt 0.5.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-case-macros v2.2.2
[INFO] [stderr]   Downloaded test-case v2.2.2
[INFO] [stderr]   Downloaded rustflags v0.1.4
[INFO] [stderr]   Downloaded mountpoint-s3-crt-sys v0.5.3
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bde8d28215a1d79f55050e1f9ae1c20a0d21fc703e3446a635e5a30c91c152a8
[INFO] running `Command { std: "docker" "start" "-a" "bde8d28215a1d79f55050e1f9ae1c20a0d21fc703e3446a635e5a30c91c152a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bde8d28215a1d79f55050e1f9ae1c20a0d21fc703e3446a635e5a30c91c152a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde8d28215a1d79f55050e1f9ae1c20a0d21fc703e3446a635e5a30c91c152a8", kill_on_drop: false }`
[INFO] [stdout] bde8d28215a1d79f55050e1f9ae1c20a0d21fc703e3446a635e5a30c91c152a8
[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=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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae62ad3d4adc65983e3d40ae30b06dc905c2c82cfb8492ea76d786a5b4fe4ee9
[INFO] running `Command { std: "docker" "start" "-a" "ae62ad3d4adc65983e3d40ae30b06dc905c2c82cfb8492ea76d786a5b4fe4ee9", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling rustflags v0.1.4
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking anstyle v1.0.5
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking smallstr v0.3.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking test-case v2.2.2
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling mountpoint-s3-crt-sys v0.5.3
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking mountpoint-s3-crt v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/common/uri.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn host_port(&self) -> u16 {
[INFO] [stdout]    |                                --- expected `u16` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 71 |         unsafe { aws_uri_port(self.to_inner_ptr()) }
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u16`, found `u32`
[INFO] [stdout]    |
[INFO] [stdout] help: you can convert a `u32` to a `u16` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 71 |         unsafe { aws_uri_port(self.to_inner_ptr()).try_into().unwrap() }
[INFO] [stdout]    |                                                   ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/common/uri.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn host_port(&self) -> u16 {
[INFO] [stdout]    |                                --- expected `u16` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 71 |         unsafe { aws_uri_port(self.to_inner_ptr()) }
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u16`, found `u32`
[INFO] [stdout]    |
[INFO] [stdout] help: you can convert a `u32` to a `u16` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 71 |         unsafe { aws_uri_port(self.to_inner_ptr()).try_into().unwrap() }
[INFO] [stdout]    |                                                   ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mountpoint-s3-crt` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mountpoint-s3-crt` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ae62ad3d4adc65983e3d40ae30b06dc905c2c82cfb8492ea76d786a5b4fe4ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae62ad3d4adc65983e3d40ae30b06dc905c2c82cfb8492ea76d786a5b4fe4ee9", kill_on_drop: false }`
[INFO] [stdout] ae62ad3d4adc65983e3d40ae30b06dc905c2c82cfb8492ea76d786a5b4fe4ee9
