[INFO] cloning repository https://github.com/futpib/papeaks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/futpib/papeaks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffutpib%2Fpapeaks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffutpib%2Fpapeaks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6828da6136c26bcd14d937da4679506833426525 [INFO] testing futpib/papeaks against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffutpib%2Fpapeaks" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/futpib/papeaks [INFO] finished tweaking git repo https://github.com/futpib/papeaks [INFO] tweaked toml for git repo https://github.com/futpib/papeaks written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/futpib/papeaks 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 git repo https://github.com/futpib/papeaks 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atty v0.2.11 [INFO] [stderr] Downloaded textwrap v0.10.0 [INFO] [stderr] Downloaded termion v1.5.1 [INFO] [stderr] Downloaded byteorder v1.2.7 [INFO] [stderr] Downloaded redox_syscall v0.1.43 [INFO] [stderr] Downloaded strsim v0.7.0 [INFO] [stderr] Downloaded clap v2.32.0 [INFO] [stderr] Downloaded libpulse-binding v2.4.0 [INFO] [stderr] Downloaded unicode-width v0.1.5 [INFO] [stderr] Downloaded libc v0.2.44 [INFO] [stderr] Downloaded libpulse-sys v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] aba6ac23151ed28862bb165d6a717721bc7e39d6d0ec513bb3beecd5d11ff21e [INFO] running `Command { std: "docker" "start" "-a" "aba6ac23151ed28862bb165d6a717721bc7e39d6d0ec513bb3beecd5d11ff21e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aba6ac23151ed28862bb165d6a717721bc7e39d6d0ec513bb3beecd5d11ff21e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba6ac23151ed28862bb165d6a717721bc7e39d6d0ec513bb3beecd5d11ff21e", kill_on_drop: false }` [INFO] [stdout] aba6ac23151ed28862bb165d6a717721bc7e39d6d0ec513bb3beecd5d11ff21e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 081e04de1c7a56483143c41033adf763813aa66b6ecde6049331352be22c40f5 [INFO] running `Command { std: "docker" "start" "-a" "081e04de1c7a56483143c41033adf763813aa66b6ecde6049331352be22c40f5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling libpulse-sys v1.4.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling libpulse-binding v2.4.0 [INFO] [stderr] Compiling papeaks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/main.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 104 | fn peak(&mut self, &Facility, &u32, &[u8; 4]); [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Facility` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/main.rs:104:35 [INFO] [stdout] | [INFO] [stdout] 104 | fn peak(&mut self, &Facility, &u32, &[u8; 4]); [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &u32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/main.rs:104:41 [INFO] [stdout] | [INFO] [stdout] 104 | fn peak(&mut self, &Facility, &u32, &[u8; 4]); [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[u8; 4]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/main.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `sources` should have an upper case name [INFO] [stdout] --> src/main.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | static ref sources: Mutex> = Mutex::new(HashSet::new()); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SOURCES` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `sink_inputs` should have an upper case name [INFO] [stdout] --> src/main.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | static ref sink_inputs: Mutex> = Mutex::new(HashSet::new()); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SINK_INPUTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `sink_input_info_queue` should have an upper case name [INFO] [stdout] --> src/main.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | static ref sink_input_info_queue: Mutex> = Mutex::new(HashSet::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SINK_INPUT_INFO_QUEUE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `sink_info_queue` should have an upper case name [INFO] [stdout] --> src/main.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | static ref sink_info_queue: Mutex> = Mutex::new(HashSet::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SINK_INFO_QUEUE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `sink_input_to_sink` should have an upper case name [INFO] [stdout] --> src/main.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | static ref sink_input_to_sink: Mutex> = Mutex::new(HashMap::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SINK_INPUT_TO_SINK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `sink_to_monitor` should have an upper case name [INFO] [stdout] --> src/main.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | static ref sink_to_monitor: Mutex> = Mutex::new(HashMap::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SINK_TO_MONITOR` [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/rustccyZEGg/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibpulse_binding-2e7a358642721940.rlib,liblibpulse_sys-2be22ea4007f5c97.rlib}.rlib" "-l:libpulse.so.0" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbyteorder-588292770589a068.rlib,libclap-ef4e412af672e208.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-bc1044a48c62b98e.rlib,libunicode_width-c47370ab809a287f.rlib,libstrsim-ef86d7936d306c90.rlib,libbitflags-b293426b5bad587c.rlib,libatty-f848a325c85ab83c.rlib,liblibc-ec4bd2cb3fab2909.rlib,libansi_term-ff0b7d01d18bd931.rlib,libarrayref-6c49b02523e9ffc5.rlib,liblazy_static-8a5abec1221abebc.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/rustccyZEGg/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/papeaks-3dab4aa05bb49a42" "-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: attempted static link of dynamic object `/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libpulse.so.0' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `papeaks` (bin "papeaks") due to 1 previous error; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "081e04de1c7a56483143c41033adf763813aa66b6ecde6049331352be22c40f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "081e04de1c7a56483143c41033adf763813aa66b6ecde6049331352be22c40f5", kill_on_drop: false }` [INFO] [stdout] 081e04de1c7a56483143c41033adf763813aa66b6ecde6049331352be22c40f5