[INFO] cloning repository https://github.com/ContainedBlargh/night-sky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ContainedBlargh/night-sky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContainedBlargh%2Fnight-sky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContainedBlargh%2Fnight-sky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16e69cb3b45202bbf45012a269c881ee798823f1 [INFO] building ContainedBlargh/night-sky against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContainedBlargh%2Fnight-sky" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ContainedBlargh/night-sky [INFO] finished tweaking git repo https://github.com/ContainedBlargh/night-sky [INFO] tweaked toml for git repo https://github.com/ContainedBlargh/night-sky written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ContainedBlargh/night-sky on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ContainedBlargh/night-sky 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5b675b74c8385558b524737c6ed25a40b619131ee34a318ddb3fd21ee83aa9f [INFO] running `Command { std: "docker" "start" "-a" "e5b675b74c8385558b524737c6ed25a40b619131ee34a318ddb3fd21ee83aa9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5b675b74c8385558b524737c6ed25a40b619131ee34a318ddb3fd21ee83aa9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5b675b74c8385558b524737c6ed25a40b619131ee34a318ddb3fd21ee83aa9f", kill_on_drop: false }` [INFO] [stdout] e5b675b74c8385558b524737c6ed25a40b619131ee34a318ddb3fd21ee83aa9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 368ed13a6f87b385f4d8d59ff662823cb825cd247a2c4ae56cb738bcb8d08dca [INFO] running `Command { std: "docker" "start" "-a" "368ed13a6f87b385f4d8d59ff662823cb825cd247a2c4ae56cb738bcb8d08dca", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling nsvg v0.5.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling svg v0.5.12 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling draw v0.3.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling night-sky v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `Clamp` is never used [INFO] [stdout] --> src/main.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | trait Clamp { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libnsvg-81f2cc075c6f511b,libimage-c6b636c1e7f62eb4,libgif-25eb887f362ba12f,libpng-123b631fe362daa4,libdeflate-59c369ea45ff3b01,libinflate-ab617561d0e9f5e8,liblzw-c84c8bfca384a621,libnum_rational-04723456368a7051,libindicatif-6e804f29430e9496,libregex-7b3aaebab6628957,libregex_syntax-e3e64708b7ec327d,libconsole-b519afc5c31d86dd,libnumber_prefix-98504c5031490c82,libimage-6e4eb3736ed1df4b,libpng-664685a40a0bdb2f,libminiz_oxide-dadf386c3d95bd8d,libcrc32fast-16c73443c28ec47a,libdeflate-cec0dcc85515ac5c,libadler32-9f2c3df339504c4f,libbitflags-05377f64c37263ee,libnum_iter-cb98697f428d40c4,libscoped_threadpool-57e4edce7c277e36,libnum_rational-cc41532932283355,libnum_integer-4dd7eb7c765b6f02,libgif-7b3023bd2ce2c454,libcolor_quant-8e07a515e6ff48c0,libbyteorder-f00db367bf6f80f8,libtiff-abc874facdc0ffc7,libweezl-ed0828c504bd21fb,libminiz_oxide-911c7d29f95a0214,libadler-5d585fd5ceaaf370,libjpeg_decoder-22072cb9f6df7741,librayon-32470434ecaaacae,librayon_core-f3b3ee0771de82ba,libnum_cpus-5c87c41fb9a8140c,liblibc-573fbe978ba00580,libcrossbeam_deque-4795f005b99f4536,libcrossbeam_epoch-d4fd57595f4fecac,libmemoffset-fcafe18dfec49f81,libscopeguard-969e7c3c4435a7ba,libcrossbeam_channel-96268804cffcca59,libcrossbeam_utils-06a455d081b8265f,liblazy_static-36da267ce9339a94,libeither-dc6839dd41631a68,libdraw-304dbb59bdfd0cda,librand-5efa2db30db6a01e,librand_pcg-53d8227e5e2a9d9f,librand_chacha-eeb5b4e648e48584,libppv_lite86-19ed88023b3e7eab,librand_core-a1da9f0363de6d27,libgetrandom-8d5d99f24855d7b8,libwasi-203864a9547604ca,libcfg_if-50b02a9e3502ecf2,libsvg-78c5cf54c77587bc,librgb-289e91e619eb0f01,libbytemuck-eaca2bf54f3a1ce9,libcgmath-aef2ec30db7130f5,librand-12a709ff79fd82d2,librand_xorshift-2bc20c69768a78d9,librand_pcg-cd884781174b2fa4,librand_hc-616e6ddde9a64c95,librand_chacha-c23ef0f66c6d1a04,librand_isaac-fab7d5bc42ed396c,librand_core-dbe786ecad3dd8f6,librand_os-4a04da00598c8914,librand_jitter-436d4ba70d564eae,librand_core-7b75640df732d16f,libapprox-b4ab5bc8de66f770,libnum_traits-9b1d81968a913e17}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/nsvg-8bb88071eb8fe074/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/night_sky-0931fa94f82ca758.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnsvg-81f2cc075c6f511b.rlib: archive member 'nanosvg.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnsvg-81f2cc075c6f511b.rlib(nsvg-81f2cc075c6f511b.nsvg.782a215269107853-cgu.0.rcgu.o): undefined symbol: nsvgDeleteRasterizer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnsvg-81f2cc075c6f511b.rlib(nsvg-81f2cc075c6f511b.nsvg.782a215269107853-cgu.0.rcgu.o): undefined symbol: nsvgParse [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnsvg-81f2cc075c6f511b.rlib(nsvg-81f2cc075c6f511b.nsvg.782a215269107853-cgu.0.rcgu.o): undefined symbol: nsvgCreateRasterizer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnsvg-81f2cc075c6f511b.rlib(nsvg-81f2cc075c6f511b.nsvg.782a215269107853-cgu.0.rcgu.o): undefined symbol: nsvgRasterize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnsvg-81f2cc075c6f511b.rlib(nsvg-81f2cc075c6f511b.nsvg.782a215269107853-cgu.0.rcgu.o): undefined symbol: nsvgDelete [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `night-sky` (bin "night-sky") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "368ed13a6f87b385f4d8d59ff662823cb825cd247a2c4ae56cb738bcb8d08dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "368ed13a6f87b385f4d8d59ff662823cb825cd247a2c4ae56cb738bcb8d08dca", kill_on_drop: false }` [INFO] [stdout] 368ed13a6f87b385f4d8d59ff662823cb825cd247a2c4ae56cb738bcb8d08dca