[INFO] fetching crate fastlem 0.1.4... [INFO] testing fastlem-0.1.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate fastlem 0.1.4 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate fastlem 0.1.4 [INFO] finished tweaking crates.io crate fastlem 0.1.4 [INFO] tweaked toml for crates.io crate fastlem 0.1.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fastlem 0.1.4 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 fastlem 0.1.4 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 terrain-graph v1.0.1 [INFO] [stderr] Downloaded robust v0.2.3 [INFO] [stderr] Downloaded pqueue v0.1.0 [INFO] [stderr] Downloaded delaunator v1.0.2 [INFO] [stderr] Downloaded naturalneighbor v1.2.2 [INFO] [stderr] Downloaded voronoice v0.2.0 [INFO] [stderr] Downloaded rtree_rs v0.1.4 [INFO] [stderr] Downloaded noise v0.8.2 [INFO] [stderr] Downloaded image v0.24.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3ac5340c6503f8116a7cfe16516e933ff53362291efc3901a29f5bf246b0b45d [INFO] running `Command { std: "docker" "start" "-a" "3ac5340c6503f8116a7cfe16516e933ff53362291efc3901a29f5bf246b0b45d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ac5340c6503f8116a7cfe16516e933ff53362291efc3901a29f5bf246b0b45d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac5340c6503f8116a7cfe16516e933ff53362291efc3901a29f5bf246b0b45d", kill_on_drop: false }` [INFO] [stdout] 3ac5340c6503f8116a7cfe16516e933ff53362291efc3901a29f5bf246b0b45d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1605321d928efbe7371de3f00943543f4d608736f7f590a55d822b6cc6cf5ca1 [INFO] running `Command { std: "docker" "start" "-a" "1605321d928efbe7371de3f00943543f4d608736f7f590a55d822b6cc6cf5ca1", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling delaunator v1.0.2 [INFO] [stderr] Compiling pqueue v0.1.0 [INFO] [stderr] Compiling terrain-graph v1.0.1 [INFO] [stderr] Compiling rtree_rs v0.1.4 [INFO] [stderr] Compiling voronoice v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling naturalneighbor v1.2.2 [INFO] [stderr] Compiling fastlem v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `StreamOriginElement` is never constructed [INFO] [stdout] --> src/lem/stream_tree.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct StreamOriginElement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.65s [INFO] running `Command { std: "docker" "inspect" "1605321d928efbe7371de3f00943543f4d608736f7f590a55d822b6cc6cf5ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1605321d928efbe7371de3f00943543f4d608736f7f590a55d822b6cc6cf5ca1", kill_on_drop: false }` [INFO] [stdout] 1605321d928efbe7371de3f00943543f4d608736f7f590a55d822b6cc6cf5ca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7cd4fb59d60ab05abc7108ab0b0a499eeee9212e88c7bc44c0c69edf0c6bd710 [INFO] running `Command { std: "docker" "start" "-a" "7cd4fb59d60ab05abc7108ab0b0a499eeee9212e88c7bc44c0c69edf0c6bd710", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling naturalneighbor v1.2.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling fastlem v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `StreamOriginElement` is never constructed [INFO] [stdout] --> src/lem/stream_tree.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct StreamOriginElement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling noise v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stdout] warning: struct `StreamOriginElement` is never constructed [INFO] [stdout] --> src/lem/stream_tree.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct StreamOriginElement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustchVFHMa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libimage-bcc6145bd58dc7b7.rlib,libqoi-4490f1f133323be4.rlib,libbytemuck-0b1b006de67b5da7.rlib,libpng-0d4da84454f8040b.rlib,libfdeflate-467ca07e6a89eadf.rlib,libbitflags-e274cd04b58a060d.rlib,libexr-11682aa568d4473b.rlib,libflume-2850ae015d92aaac.rlib,libzune_inflate-b5966f47ed614358.rlib,libbit_field-06d03666b2d421c3.rlib,liblebe-90cc8b9f07bb8457.rlib,libhalf-bbe8151ed0e786c4.rlib,libgif-f19a660c65b63f36.rlib,libcolor_quant-fd36927056f4d79f.rlib,libtiff-0ed2a94e8c09369a.rlib,libflate2-c5217b3fd7c92233.rlib,libminiz_oxide-4854b2da8220ecdf.rlib,libsimd_adler32-d281adfd236d72a3.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libweezl-203abeacc7a6ba7f.rlib,libjpeg_decoder-72a2891e89cf184c.rlib,librayon-f724bff9ebb9a0a8.rlib,librayon_core-c84bdec13d4be9c1.rlib,libcrossbeam_deque-25ec3596a137e164.rlib,libcrossbeam_epoch-00386608835731c2.rlib,libmemoffset-c0d82747a94238ad.rlib,libcrossbeam_utils-5dfffe34abebe341.rlib,libeither-1d3de3e8349ae03b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libfastlem-3170436e1525bb73.rlib,libvoronoice-e4d598b7a10d5d91.rlib,librand-297433e8c878e490.rlib,librand_chacha-eeeacda3f0d9dce2.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-0e3e458dcf9f7e4e.rlib,libgetrandom-b728385bb43a5bd6.rlib,liblibc-34e0f4a4c1f1df68.rlib,libcfg_if-66d55f6b302e88c8.rlib,libterrain_graph-e1afae65d44d26a0.rlib,libnaturalneighbor-507fc52bf9842752.rlib,libdelaunator-c79cd89e5282dafe.rlib,librobust-72ddd2c02abce77c.rlib,librstar-21a46718096b83d1.rlib,libheapless-543b23ec40e94617.rlib,libstable_deref_trait-4f99d761fb096bfe.rlib,libspin-0073a0f4aa19fa0e.rlib,liblock_api-d9462399d1dc2433.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhash32-63f16a5409c6126c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libsmallvec-0e655543e52c77cb.rlib,libnum_traits-f2878ffd79a3bde1.rlib,libthiserror-55194286341e1976.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustchVFHMa/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/area-fac12c8373caa7ab" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fastlem` (test "area") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7cd4fb59d60ab05abc7108ab0b0a499eeee9212e88c7bc44c0c69edf0c6bd710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd4fb59d60ab05abc7108ab0b0a499eeee9212e88c7bc44c0c69edf0c6bd710", kill_on_drop: false }` [INFO] [stdout] 7cd4fb59d60ab05abc7108ab0b0a499eeee9212e88c7bc44c0c69edf0c6bd710