[INFO] cloning repository https://github.com/mpapierski/bambu-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpapierski/bambu-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpapierski%2Fbambu-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpapierski%2Fbambu-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94fb076b4160ca7e43187d4f95ecd2c5a34ee6b6
[INFO] checking mpapierski/bambu-rs against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpapierski%2Fbambu-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mpapierski/bambu-rs
[INFO] finished tweaking git repo https://github.com/mpapierski/bambu-rs
[INFO] tweaked toml for git repo https://github.com/mpapierski/bambu-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mpapierski/bambu-rs on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mpapierski/bambu-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded async-tls v0.13.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.3
[INFO] [stderr]   Downloaded rumqttc v0.24.0
[INFO] [stderr]   Downloaded webpki v0.22.4
[INFO] [stderr]   Downloaded borsh v1.5.5
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded turbojpeg v1.2.1
[INFO] [stderr]   Downloaded serde_json v1.0.137
[INFO] [stderr]   Downloaded aws-lc-rs v1.12.2
[INFO] [stderr]   Downloaded hyper v1.5.2
[INFO] [stderr]   Downloaded turbojpeg-sys v1.0.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.25.0
[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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43cd37091d8fd9be5b5e92c05221e1a278821b9458ae375265a96ea507f237f7
[INFO] running `Command { std: "docker" "start" "-a" "43cd37091d8fd9be5b5e92c05221e1a278821b9458ae375265a96ea507f237f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43cd37091d8fd9be5b5e92c05221e1a278821b9458ae375265a96ea507f237f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43cd37091d8fd9be5b5e92c05221e1a278821b9458ae375265a96ea507f237f7", kill_on_drop: false }`
[INFO] [stdout] 43cd37091d8fd9be5b5e92c05221e1a278821b9458ae375265a96ea507f237f7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 072cf8f9e60e961f538c39c70b35d9b82762527760dadf5e66b7fa46880d3cc3
[INFO] running `Command { std: "docker" "start" "-a" "072cf8f9e60e961f538c39c70b35d9b82762527760dadf5e66b7fa46880d3cc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling aws-lc-rs v1.12.2
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling aws-lc-sys v0.25.0
[INFO] [stderr]    Compiling turbojpeg-sys v1.0.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking thiserror v2.0.11
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]     Checking async-tls v0.13.0
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking axum v0.8.1
[INFO] [stderr]     Checking turbojpeg v1.2.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking rumqttc v0.24.0
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking bambu v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "072cf8f9e60e961f538c39c70b35d9b82762527760dadf5e66b7fa46880d3cc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "072cf8f9e60e961f538c39c70b35d9b82762527760dadf5e66b7fa46880d3cc3", kill_on_drop: false }`
[INFO] [stdout] 072cf8f9e60e961f538c39c70b35d9b82762527760dadf5e66b7fa46880d3cc3
