[INFO] cloning repository https://github.com/tomassedovic/dose-response
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomassedovic/dose-response" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomassedovic%2Fdose-response", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomassedovic%2Fdose-response'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d29ce1bd982b3d02d31cbe026832a42326e717b
[INFO] checking tomassedovic/dose-response against master#5dbf4069dc98bbbca98dd600a65f50c258fbfd56 for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomassedovic%2Fdose-response" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tomassedovic/dose-response
[INFO] finished tweaking git repo https://github.com/tomassedovic/dose-response
[INFO] tweaked toml for git repo https://github.com/tomassedovic/dose-response written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomassedovic/dose-response on toolchain 5dbf4069dc98bbbca98dd600a65f50c258fbfd56
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tomassedovic/dose-response 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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gilrs-core v0.5.11
[INFO] [stderr]   Downloaded ordered-float v1.1.1
[INFO] [stderr]   Downloaded gilrs v0.10.7
[INFO] [stderr]   Downloaded line_drawing v0.8.1
[INFO] [stderr]   Downloaded symphonia-format-ogg v0.5.5
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.5
[INFO] [stderr]   Downloaded syn v2.0.64
[INFO] [stderr]   Downloaded sdl3 v0.14.36
[INFO] [stderr]   Downloaded log-panics v2.1.0
[INFO] [stderr]   Downloaded sdl2 v0.38.0
[INFO] [stderr]   Downloaded game-loop v1.3.0
[INFO] [stderr]   Downloaded symphonia-codec-vorbis v0.5.5
[INFO] [stderr]   Downloaded symphonia-core v0.5.5
[INFO] [stderr]   Downloaded symphonia v0.5.5
[INFO] [stderr]   Downloaded symphonia-utils-xiph v0.5.5
[INFO] [stderr]   Downloaded blake3 v1.5.4
[INFO] [stderr]   Downloaded sdl3-sys v0.5.3+SDL3-3.2.18
[INFO] [stderr]   Downloaded toml_edit v0.2.1
[INFO] [stderr]   Downloaded sdl2-sys v0.38.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b4913be7fadda9a9e5ff83afe8c4a5b85276e1f0d5a3cbe87a8690f3760dc9f
[INFO] running `Command { std: "docker" "start" "-a" "0b4913be7fadda9a9e5ff83afe8c4a5b85276e1f0d5a3cbe87a8690f3760dc9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b4913be7fadda9a9e5ff83afe8c4a5b85276e1f0d5a3cbe87a8690f3760dc9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b4913be7fadda9a9e5ff83afe8c4a5b85276e1f0d5a3cbe87a8690f3760dc9f", kill_on_drop: false }`
[INFO] [stdout] 0b4913be7fadda9a9e5ff83afe8c4a5b85276e1f0d5a3cbe87a8690f3760dc9f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4459a94f22bbec195718ff72c7e984a186aba8b527a30999bdeec1ecb4b70c1
[INFO] running `Command { std: "docker" "start" "-a" "c4459a94f22bbec195718ff72c7e984a186aba8b527a30999bdeec1ecb4b70c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking owned_ttf_parser v0.21.0
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ab_glyph v0.2.26
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling gilrs v0.10.7
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking gilrs-core v0.5.11
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking line_drawing v0.8.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking log-panics v2.1.0
[INFO] [stderr]     Checking toml_edit v0.2.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rodio v0.21.1
[INFO] [stderr]    Compiling dose-response v2.0.0-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "c4459a94f22bbec195718ff72c7e984a186aba8b527a30999bdeec1ecb4b70c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4459a94f22bbec195718ff72c7e984a186aba8b527a30999bdeec1ecb4b70c1", kill_on_drop: false }`
[INFO] [stdout] c4459a94f22bbec195718ff72c7e984a186aba8b527a30999bdeec1ecb4b70c1
