[INFO] fetching crate jotty 0.3.1... [INFO] testing jotty-0.3.1 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate jotty 0.3.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate jotty 0.3.1 [INFO] finished tweaking crates.io crate jotty 0.3.1 [INFO] tweaked toml for crates.io crate jotty 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jotty 0.3.1 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 crates.io crate jotty 0.3.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8c7a7b65c3d58528fa1ffc2ffe529d8737190b9c3272ed67fb10ff431d70a6c8 [INFO] running `Command { std: "docker" "start" "-a" "8c7a7b65c3d58528fa1ffc2ffe529d8737190b9c3272ed67fb10ff431d70a6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c7a7b65c3d58528fa1ffc2ffe529d8737190b9c3272ed67fb10ff431d70a6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c7a7b65c3d58528fa1ffc2ffe529d8737190b9c3272ed67fb10ff431d70a6c8", kill_on_drop: false }` [INFO] [stdout] 8c7a7b65c3d58528fa1ffc2ffe529d8737190b9c3272ed67fb10ff431d70a6c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 162b496d97e62851dd739be7e8c1b905d761db33de3e3f416ea1f9d3e0059324 [INFO] running `Command { std: "docker" "start" "-a" "162b496d97e62851dd739be7e8c1b905d761db33de3e3f416ea1f9d3e0059324", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling zookeeper_derive v0.4.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zookeeper v0.6.0 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling treediff v4.0.0 [INFO] [stderr] Compiling zkmq v0.2.7 [INFO] [stderr] Compiling zkstate v0.1.19 [INFO] [stderr] Compiling jotty v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.67s [INFO] running `Command { std: "docker" "inspect" "162b496d97e62851dd739be7e8c1b905d761db33de3e3f416ea1f9d3e0059324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "162b496d97e62851dd739be7e8c1b905d761db33de3e3f416ea1f9d3e0059324", kill_on_drop: false }` [INFO] [stdout] 162b496d97e62851dd739be7e8c1b905d761db33de3e3f416ea1f9d3e0059324 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 589d7a50652891a63a972374c508a2d1657390018eb4056ba599fa35385f8628 [INFO] running `Command { std: "docker" "start" "-a" "589d7a50652891a63a972374c508a2d1657390018eb4056ba599fa35385f8628", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling jotty v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> examples/manager.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> examples/manager.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::Context` [INFO] [stdout] --> examples/manager.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use anyhow::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `jotty::HandlerResult` [INFO] [stdout] --> examples/manager.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use jotty::HandlerResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> examples/executor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> examples/executor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::Context` [INFO] [stdout] --> examples/executor.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use anyhow::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `jotty::HandlerResult` [INFO] [stdout] --> examples/executor.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use jotty::HandlerResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoopWatcher` is never constructed [INFO] [stdout] --> examples/manager.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct NoopWatcher; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `zk_server_urls` is never used [INFO] [stdout] --> examples/manager.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn zk_server_urls() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoopWatcher` is never constructed [INFO] [stdout] --> examples/executor.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct NoopWatcher; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `zk_server_urls` is never used [INFO] [stdout] --> examples/executor.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn zk_server_urls() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> examples/multi_task_job.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> examples/client.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> examples/client.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> examples/client.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `jotty` [INFO] [stdout] --> examples/client.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use jotty; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoopWatcher` is never constructed [INFO] [stdout] --> examples/client.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct NoopWatcher; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `zk_server_urls` is never used [INFO] [stdout] --> examples/client.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn zk_server_urls() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [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/rustcNqzF2z/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-f464f94c9e204312.rlib,libatty-c2122f69782dc05f.rlib,libtermcolor-811ad993a566b17a.rlib,libhumantime-d1d8eb802ffca79e.rlib,libregex-1702647ce5510a6d.rlib,libaho_corasick-35dda82c90652365.rlib,libmemchr-a2892755812de0fe.rlib,libregex_syntax-1a826e3106b00ae3.rlib,libjotty-82743ad018f7b066.rlib,libzkmq-592780432fe2783a.rlib,liblru-41d22b84b82daede.rlib,libwalkdir-6da7a998d20d0502.rlib,libsame_file-ebfa63be59ead6ba.rlib,libprost_build-76906c2848b8e8e8.rlib,libtempfile-f61befc17b4a119f.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libpetgraph-c4fdf7bc40638e29.rlib,libindexmap-6e0f7f7e19026490.rlib,libhashbrown-d564c8f773dbc5a9.rlib,libahash-4cedc420c09a5c34.rlib,libonce_cell-f06ddd28b1d57c34.rlib,libfixedbitset-9882e188145b7e24.rlib,libheck-6505dbc100a2b2bc.rlib,libunicode_segmentation-55ecc53bd5aab7d8.rlib,libmultimap-e166f7fe7ea4e5fd.rlib,libitertools-1cc66eb11f970824.rlib,libeither-4c8c1e39a99655ac.rlib,libprost_types-9782927b27201ba3.rlib,libprost-42459fe033441c69.rlib,libbytes-a65056d66e0ce106.rlib,libzkstate-15b2ac1432d9e245.rlib,librand-b750243e149b9fad.rlib,librand_chacha-4753a31a87954c09.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-96bfb42d34dad7d9.rlib,libcrossbeam_channel-eb3ebe0039fefd61.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libtreediff-2d13d6b98bc26d81.rlib,libserde_json-ee2b193a8702fc11.rlib,libryu-af883cd9b444a782.rlib,libitoa-c5391c826ed13815.rlib,libzookeeper-fb2a08a72e5065ec.rlib,libsnowflake-91cd908ca326d9a0.rlib,libmio_extras-6d0fc172c0793dde.rlib,liblazycell-eedb34e0c1f475b4.rlib,libmio-6f22e830ba2c3cad.rlib,libslab-520ed64810a79da5.rlib,libiovec-9016cd4b65fa15a1.rlib,libnet2-17adde8f5dc64020.rlib,libcfg_if-2d17986ae484e939.rlib,liblog-ac2d7cc7e3389574.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libbytes-3e6aab9f92fa68ff.rlib,libbyteorder-c7092f68299ac016.rlib,libuuid-c5adcefb695199ea.rlib,libgetrandom-96ec73ffefc59999.rlib,libcfg_if-66d55f6b302e88c8.rlib,libchrono-4159d12240736d0a.rlib,libserde-c7502bd25ef3c1a3.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-2dac88efa6615fd0.rlib,liblibc-dab2adecb35fd10f.rlib,libanyhow-2f10b5eda80eea0e.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/rustcNqzF2z/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/examples/add_task-081df2ac84535567" "-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-96ec73ffefc59999.rlib(getrandom-96ec73ffefc59999.getrandom.323d77f31caf52c8-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.2.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h041c0ef50f279177E+0xb6): 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] [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/rustci1xLFP/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-f464f94c9e204312.rlib,libatty-c2122f69782dc05f.rlib,libtermcolor-811ad993a566b17a.rlib,libhumantime-d1d8eb802ffca79e.rlib,libregex-1702647ce5510a6d.rlib,libaho_corasick-35dda82c90652365.rlib,libmemchr-a2892755812de0fe.rlib,libregex_syntax-1a826e3106b00ae3.rlib,libjotty-82743ad018f7b066.rlib,libzkmq-592780432fe2783a.rlib,liblru-41d22b84b82daede.rlib,libwalkdir-6da7a998d20d0502.rlib,libsame_file-ebfa63be59ead6ba.rlib,libprost_build-76906c2848b8e8e8.rlib,libtempfile-f61befc17b4a119f.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libpetgraph-c4fdf7bc40638e29.rlib,libindexmap-6e0f7f7e19026490.rlib,libhashbrown-d564c8f773dbc5a9.rlib,libahash-4cedc420c09a5c34.rlib,libonce_cell-f06ddd28b1d57c34.rlib,libfixedbitset-9882e188145b7e24.rlib,libheck-6505dbc100a2b2bc.rlib,libunicode_segmentation-55ecc53bd5aab7d8.rlib,libmultimap-e166f7fe7ea4e5fd.rlib,libitertools-1cc66eb11f970824.rlib,libeither-4c8c1e39a99655ac.rlib,libprost_types-9782927b27201ba3.rlib,libprost-42459fe033441c69.rlib,libbytes-a65056d66e0ce106.rlib,libzkstate-15b2ac1432d9e245.rlib,librand-b750243e149b9fad.rlib,librand_chacha-4753a31a87954c09.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-96bfb42d34dad7d9.rlib,libcrossbeam_channel-eb3ebe0039fefd61.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libtreediff-2d13d6b98bc26d81.rlib,libserde_json-ee2b193a8702fc11.rlib,libryu-af883cd9b444a782.rlib,libitoa-c5391c826ed13815.rlib,libzookeeper-fb2a08a72e5065ec.rlib,libsnowflake-91cd908ca326d9a0.rlib,libmio_extras-6d0fc172c0793dde.rlib,liblazycell-eedb34e0c1f475b4.rlib,libmio-6f22e830ba2c3cad.rlib,libslab-520ed64810a79da5.rlib,libiovec-9016cd4b65fa15a1.rlib,libnet2-17adde8f5dc64020.rlib,libcfg_if-2d17986ae484e939.rlib,liblog-ac2d7cc7e3389574.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libbytes-3e6aab9f92fa68ff.rlib,libbyteorder-c7092f68299ac016.rlib,libuuid-c5adcefb695199ea.rlib,libgetrandom-96ec73ffefc59999.rlib,libcfg_if-66d55f6b302e88c8.rlib,libchrono-4159d12240736d0a.rlib,libserde-c7502bd25ef3c1a3.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-2dac88efa6615fd0.rlib,liblibc-dab2adecb35fd10f.rlib,libanyhow-2f10b5eda80eea0e.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/rustci1xLFP/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/examples/multi_task_job-9c59ea777c281257" "-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-96ec73ffefc59999.rlib(getrandom-96ec73ffefc59999.getrandom.323d77f31caf52c8-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.2.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h041c0ef50f279177E+0xb6): 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 `jotty` (example "multi_task_job") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `jotty` (example "add_task") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "589d7a50652891a63a972374c508a2d1657390018eb4056ba599fa35385f8628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "589d7a50652891a63a972374c508a2d1657390018eb4056ba599fa35385f8628", kill_on_drop: false }` [INFO] [stdout] 589d7a50652891a63a972374c508a2d1657390018eb4056ba599fa35385f8628