[INFO] cloning repository https://github.com/CMJones001/smart-light-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CMJones001/smart-light-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCMJones001%2Fsmart-light-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCMJones001%2Fsmart-light-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 032912adb19fb12f49447d1e157903f0c3e2f0ab [INFO] testing CMJones001/smart-light-cli against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCMJones001%2Fsmart-light-cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CMJones001/smart-light-cli [INFO] finished tweaking git repo https://github.com/CMJones001/smart-light-cli [INFO] tweaked toml for git repo https://github.com/CMJones001/smart-light-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CMJones001/smart-light-cli on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CMJones001/smart-light-cli 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.linker [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c45331c20543c01ce4b387f6698bf78f647f01cbd69b75d92d8c9a48931fea60 [INFO] running `Command { std: "docker" "start" "-a" "c45331c20543c01ce4b387f6698bf78f647f01cbd69b75d92d8c9a48931fea60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c45331c20543c01ce4b387f6698bf78f647f01cbd69b75d92d8c9a48931fea60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c45331c20543c01ce4b387f6698bf78f647f01cbd69b75d92d8c9a48931fea60", kill_on_drop: false }` [INFO] [stdout] c45331c20543c01ce4b387f6698bf78f647f01cbd69b75d92d8c9a48931fea60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2de8d3fa33b49868068fe00752d09f225ae2b322d2cf9a5fbc96bbfbdedd10b1 [INFO] running `Command { std: "docker" "start" "-a" "2de8d3fa33b49868068fe00752d09f225ae2b322d2cf9a5fbc96bbfbdedd10b1", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.linker [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling rust-ini v0.16.1 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling smart-light-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `brightness`, `colour`, `palette`, and `temperature` are never used [INFO] [stdout] --> src/common.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait Lamp { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 49 | fn brightness(&self, val: isize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | fn colour(&self, hue: isize, sat: isize, bri: isize) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn palette(&self, pal: Hsv) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | fn temperature(&self, temp: isize) { [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/rustcYEzyX3/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libini-b434c09b87ebb6be.rlib,libordered_multimap-ae7c51bb992cfe12.rlib,libdlv_list-fbdf9d6a4e1c9e22.rlib,librand-7b41878f025231b1.rlib,librand_pcg-9a12b7a4f95c8f93.rlib,librand_chacha-b06d04fca49e1285.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-5a4a503973c35c1b.rlib,libgetrandom-eee38f7e629459d5.rlib,libcfg_if-2d17986ae484e939.rlib,libxdg-f7294b9b5e8fc405.rlib,libreqwest-2bbd3676b00f191f.rlib,libhyper_rustls-cef7decf5945bb50.rlib,libwebpki_roots-c6f8abc8aea298e8.rlib,libipnet-58d2603d2d613f5c.rlib,libtokio_rustls-14c65e3d6e3ec863.rlib,librustls-6f06900d0bc55f78.rlib,libsct-bc7546a7a3f2976f.rlib,libwebpki-504cdc46aeaf1ccd.rlib,libring-5dd5502a61ea6f4e.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libserde_urlencoded-e788d1fa44c90847.rlib,libmime-2517c84452183460.rlib,libencoding_rs-6d3f174ee004485f.rlib,libserde_json-019ea1c95088cd3d.rlib,libryu-af883cd9b444a782.rlib,libserde-2d2b52c2d26c1474.rlib,libbase64-1447dfff012d42f8.rlib,libhyper-0fc30693c579c7a0.rlib,libwant-6557201d18a06969.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-84d0bdd2ca156c81.rlib,libsocket2-e6b1eb39a013fe98.rlib,libh2-c8e968fd70fdc13b.rlib,libtracing_futures-5b074f50a8f262a0.rlib,libpin_project-0a97972956783f2d.rlib,libindexmap-55cd1c7c2cecb680.rlib,libhashbrown-c0ea54134ae97e29.rlib,libahash-18c039992bb48e9f.rlib,libtokio_util-f1d74effc1e12729.rlib,libfutures_sink-4682eea175c2ab17.rlib,libtokio_stream-e466cb70548b1383.rlib,libasync_stream-f032d663c6eb4397.rlib,libpin_project-bc174c812bbda3c6.rlib,libtower_service-a4da4ae722e0ce46.rlib,libfutures_channel-56404a39e9092d17.rlib,libtracing-ead87a0d420157a2.rlib,libtracing_core-a852a6f7fd6e2f1f.rlib,libtokio-73fddfb770991215.rlib,libnum_cpus-b58e975c9dd1e8d2.rlib,libmio-8d6bad1ccfaddb24.rlib,libhttp_body-c423526a91c885e2.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libfutures_util-360652bd0efd4f3a.rlib,libmemchr-882636e5da988825.rlib,libfutures_io-6ae1672522654508.rlib,libslab-7c577fd9ceb1ab41.rlib,libpin_project_lite-9c6f72f99ae1d72f.rlib,libfutures_task-a9221cafba83204c.rlib,libonce_cell-24b348c568c0a72c.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-8791498362c121d3.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,liburl-71b6e3fba3b60587.rlib,libidna-5d8916114abd9680.rlib,libunicode_normalization-0fedfa84db95b042.rlib,libtinyvec-57b4fd5806efbfbb.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-3c976b4886511d83.rlib,libform_urlencoded-488e316ced97c0bc.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-d7125afe50072f5c.rlib,libhttp-1de34c28e418899d.rlib,libitoa-99e7082793cfaa64.rlib,libbytes-f5f6908afbf67346.rlib,libfnv-81596130b397d5c3.rlib,libpalette-1a285073ec420a10.rlib,libphf-71a0e43bc0337d6b.rlib,libphf_shared-2575282d11120a8e.rlib,libsiphasher-eef717097ffe6f3c.rlib,libapprox-619fe12c49eb097a.rlib,libnum_traits-e187c9543899d750.rlib,libclap-a1214b511c456947.rlib,libyaml_rust-87ab1f9a85a71075.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-8f512d08ba4810ae.rlib,libunicode_width-a8c49d31449f9404.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-561a4f1321538a32.rlib,libatty-5cc04f57bda8928c.rlib,liblibc-ff0e148db483e3cf.rlib,libansi_term-ff0b7d01d18bd931.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/rustcYEzyX3/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-0197a57f73a189b4/out" "-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/smart_light_cli-7d49298d061f59c7" "-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: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-eee38f7e629459d5.rlib(getrandom-eee38f7e629459d5.getrandom.29b3de15d6359d57-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17h9743e002a40a0a4eE+0x79): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smart-light-cli` (bin "smart-light-cli") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "2de8d3fa33b49868068fe00752d09f225ae2b322d2cf9a5fbc96bbfbdedd10b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de8d3fa33b49868068fe00752d09f225ae2b322d2cf9a5fbc96bbfbdedd10b1", kill_on_drop: false }` [INFO] [stdout] 2de8d3fa33b49868068fe00752d09f225ae2b322d2cf9a5fbc96bbfbdedd10b1