[INFO] fetching crate sglab02_bin 0.1.5...
[INFO] testing sglab02_bin-0.1.5 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sglab02_bin 0.1.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sglab02_bin 0.1.5
[INFO] finished tweaking crates.io crate sglab02_bin 0.1.5
[INFO] tweaked toml for crates.io crate sglab02_bin 0.1.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sglab02_bin 0.1.5 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sglab02_bin 0.1.5 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f76140fc514da08c6767a6979a2c124ed0e36c1f58c85da5b69dc7307db79198
[INFO] running `Command { std: "docker" "start" "-a" "f76140fc514da08c6767a6979a2c124ed0e36c1f58c85da5b69dc7307db79198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f76140fc514da08c6767a6979a2c124ed0e36c1f58c85da5b69dc7307db79198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f76140fc514da08c6767a6979a2c124ed0e36c1f58c85da5b69dc7307db79198", kill_on_drop: false }`
[INFO] [stdout] f76140fc514da08c6767a6979a2c124ed0e36c1f58c85da5b69dc7307db79198
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd9ffc332c31737a7a9b6b292d255d4753f2215205dd1ba1f194bcc67d74820f
[INFO] running `Command { std: "docker" "start" "-a" "cd9ffc332c31737a7a9b6b292d255d4753f2215205dd1ba1f194bcc67d74820f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling dbase v0.3.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling financial v1.1.5
[INFO] [stderr]    Compiling shapefile v0.4.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling tis620 v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling askama_axum v0.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling calamine v0.25.0
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling imageproc v0.25.0
[INFO] [stderr]    Compiling sglab02_lib v0.1.5
[INFO] [stderr]    Compiling sglab02_bin v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "cd9ffc332c31737a7a9b6b292d255d4753f2215205dd1ba1f194bcc67d74820f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd9ffc332c31737a7a9b6b292d255d4753f2215205dd1ba1f194bcc67d74820f", kill_on_drop: false }`
[INFO] [stdout] cd9ffc332c31737a7a9b6b292d255d4753f2215205dd1ba1f194bcc67d74820f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 189f70dad901a047b98f43c546dc5e6651ed805a6f0156117df63825f59c0659
[INFO] running `Command { std: "docker" "start" "-a" "189f70dad901a047b98f43c546dc5e6651ed805a6f0156117df63825f59c0659", kill_on_drop: false }`
[INFO] [stderr]    Compiling sglab02_bin v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "189f70dad901a047b98f43c546dc5e6651ed805a6f0156117df63825f59c0659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "189f70dad901a047b98f43c546dc5e6651ed805a6f0156117df63825f59c0659", kill_on_drop: false }`
[INFO] [stdout] 189f70dad901a047b98f43c546dc5e6651ed805a6f0156117df63825f59c0659
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0cf0e283c3fb51a4e054a00d198f7e997f6728728b5e2026e7a436713da08a5
[INFO] running `Command { std: "docker" "start" "-a" "c0cf0e283c3fb51a4e054a00d198f7e997f6728728b5e2026e7a436713da08a5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sglab02_bin-666958295643722e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c0cf0e283c3fb51a4e054a00d198f7e997f6728728b5e2026e7a436713da08a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0cf0e283c3fb51a4e054a00d198f7e997f6728728b5e2026e7a436713da08a5", kill_on_drop: false }`
[INFO] [stdout] c0cf0e283c3fb51a4e054a00d198f7e997f6728728b5e2026e7a436713da08a5
