[INFO] fetching crate celesterender 0.4.0... [INFO] testing celesterender-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate celesterender 0.4.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate celesterender 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate celesterender 0.4.0 [INFO] tweaked toml for crates.io crate celesterender 0.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate celesterender 0.4.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate celesterender 0.4.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mlua-sys v0.5.1 [INFO] [stderr] Downloaded serde-roxmltree v0.7.0 [INFO] [stderr] Downloaded elsa v1.10.0 [INFO] [stderr] Downloaded celesteloader v0.4.0 [INFO] [stderr] Downloaded fdeflate v0.3.3 [INFO] [stderr] Downloaded mlua v0.9.6 [INFO] [stderr] Downloaded lua-src v546.0.2 [INFO] [stderr] Downloaded luajit-src v210.5.5+f2336c4 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4865e7309015fb12eaa34add38cb0f4b77e650405dfafd051086305477efed4 [INFO] running `Command { std: "docker" "start" "-a" "a4865e7309015fb12eaa34add38cb0f4b77e650405dfafd051086305477efed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4865e7309015fb12eaa34add38cb0f4b77e650405dfafd051086305477efed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4865e7309015fb12eaa34add38cb0f4b77e650405dfafd051086305477efed4", kill_on_drop: false }` [INFO] [stdout] a4865e7309015fb12eaa34add38cb0f4b77e650405dfafd051086305477efed4 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1b7e38efe28a5c3f98951bfc14b70d4e9c738f96bc7470da8aafae8bbeaa7c60 [INFO] running `Command { std: "docker" "start" "-a" "1b7e38efe28a5c3f98951bfc14b70d4e9c738f96bc7470da8aafae8bbeaa7c60", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling elsa v1.10.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde-roxmltree v0.7.0 [INFO] [stderr] Compiling celesteloader v0.4.0 [INFO] [stderr] Compiling celesterender v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.20s [INFO] running `Command { std: "docker" "inspect" "1b7e38efe28a5c3f98951bfc14b70d4e9c738f96bc7470da8aafae8bbeaa7c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b7e38efe28a5c3f98951bfc14b70d4e9c738f96bc7470da8aafae8bbeaa7c60", kill_on_drop: false }` [INFO] [stdout] 1b7e38efe28a5c3f98951bfc14b70d4e9c738f96bc7470da8aafae8bbeaa7c60 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 525cfd100169b18209ee790990bbdcfcba3f4a7ac53e3afa40e536da5805ca1c [INFO] running `Command { std: "docker" "start" "-a" "525cfd100169b18209ee790990bbdcfcba3f4a7ac53e3afa40e536da5805ca1c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Compiling celesteloader v0.4.0 [INFO] [stderr] Compiling celesterender v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling which v5.0.0 [INFO] [stderr] Compiling luajit-src v210.5.5+f2336c4 [INFO] [stderr] Compiling mlua-sys v0.5.1 [INFO] [stderr] Compiling mlua v0.9.6 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.48s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.9.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "525cfd100169b18209ee790990bbdcfcba3f4a7ac53e3afa40e536da5805ca1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "525cfd100169b18209ee790990bbdcfcba3f4a7ac53e3afa40e536da5805ca1c", kill_on_drop: false }` [INFO] [stdout] 525cfd100169b18209ee790990bbdcfcba3f4a7ac53e3afa40e536da5805ca1c [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b1b6eb02fa8910cc1b3ca280652025a4c08968c6037ed4680e99cc03d7b09a41 [INFO] running `Command { std: "docker" "start" "-a" "b1b6eb02fa8910cc1b3ca280652025a4c08968c6037ed4680e99cc03d7b09a41", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.9.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/celesterender-889211788b1478bb) [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] [stderr] Running unittests src/bin/celesterender.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/celesterender-e65e6b35bc43f898) [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] [stderr] Running unittests src/bin/render_map.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/render_map-6e011fd01051785f) [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" "b1b6eb02fa8910cc1b3ca280652025a4c08968c6037ed4680e99cc03d7b09a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1b6eb02fa8910cc1b3ca280652025a4c08968c6037ed4680e99cc03d7b09a41", kill_on_drop: false }` [INFO] [stdout] b1b6eb02fa8910cc1b3ca280652025a4c08968c6037ed4680e99cc03d7b09a41