[INFO] cloning repository https://github.com/nikklassen/Splash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikklassen/Splash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikklassen%2FSplash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikklassen%2FSplash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72b6640c82f24fad0dad491cbd64fd1dbb49daf8 [INFO] testing nikklassen/Splash/72b6640c82f24fad0dad491cbd64fd1dbb49daf8 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikklassen%2FSplash" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nikklassen/Splash [INFO] finished tweaking git repo https://github.com/nikklassen/Splash [INFO] tweaked toml for git repo https://github.com/nikklassen/Splash written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nikklassen/Splash 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/nikklassen/Splash 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 bitflags v1.0.3 [INFO] [stderr] Downloaded cfg-if v0.1.3 [INFO] [stderr] Downloaded redox_syscall v0.1.40 [INFO] [stderr] Downloaded byteorder v1.2.3 [INFO] [stderr] Downloaded either v1.5.0 [INFO] [stderr] Downloaded getopts v0.2.17 [INFO] [stderr] Downloaded cc v1.0.17 [INFO] [stderr] Downloaded tempfile v2.2.0 [INFO] [stderr] Downloaded ascii v0.7.1 [INFO] [stderr] Downloaded combine v3.3.2 [INFO] [stderr] Downloaded rand v0.4.2 [INFO] [stderr] Downloaded memchr v2.0.1 [INFO] [stderr] Downloaded lazy_static v0.2.11 [INFO] [stderr] Downloaded rand v0.3.22 [INFO] [stderr] Downloaded nix v0.11.0 [INFO] [stderr] Downloaded libc v0.2.42 [INFO] [stderr] Downloaded winapi v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a78670b9a9b2290f1f6cf6e1527b270d54d42cf9cd4d6414a1f9c006ebc3b81e [INFO] running `Command { std: "docker" "start" "-a" "a78670b9a9b2290f1f6cf6e1527b270d54d42cf9cd4d6414a1f9c006ebc3b81e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a78670b9a9b2290f1f6cf6e1527b270d54d42cf9cd4d6414a1f9c006ebc3b81e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a78670b9a9b2290f1f6cf6e1527b270d54d42cf9cd4d6414a1f9c006ebc3b81e", kill_on_drop: false }` [INFO] [stdout] a78670b9a9b2290f1f6cf6e1527b270d54d42cf9cd4d6414a1f9c006ebc3b81e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3b85d9bddc9dc2d33b90c157ac7d8831b210e387031e0131af5aab354e23a6c0 [INFO] running `Command { std: "docker" "start" "-a" "3b85d9bddc9dc2d33b90c157ac7d8831b210e387031e0131af5aab354e23a6c0", 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.42 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling splash v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling combine v3.3.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | try!(io::stdout().flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/expand.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / bitflags! { [INFO] [stdout] 20 | | pub struct ExpansionFlag: u32 { [INFO] [stdout] 21 | | const TILDE = 0b0000001; [INFO] [stdout] 22 | | const PARAMETER = 0b0000010; [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/expand.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / bitflags! { [INFO] [stdout] 20 | | pub struct ExpansionFlag: u32 { [INFO] [stdout] 21 | | const TILDE = 0b0000001; [INFO] [stdout] 22 | | const PARAMETER = 0b0000010; [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/expand.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / bitflags! { [INFO] [stdout] 20 | | pub struct ExpansionFlag: u32 { [INFO] [stdout] 21 | | const TILDE = 0b0000001; [INFO] [stdout] 22 | | const PARAMETER = 0b0000010; [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/file.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | let new_fd = try!(unistd::dup(fd).or(Err(format!("{}: bad file descriptor", fd)))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/input/prompt.rs:5:47 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::atomic::{AtomicBool, Ordering, ATOMIC_BOOL_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/input/prompt.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | static RUNNING: AtomicBool = ATOMIC_BOOL_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated constant [INFO] [stdout] | [INFO] [stdout] 67 - static RUNNING: AtomicBool = ATOMIC_BOOL_INIT; [INFO] [stdout] 67 + static RUNNING: AtomicBool = AtomicBool::new(false); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/input/prompt.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / lazy_static! { [INFO] [stdout] 69 | | static ref CURRENT_LINE: Mutex> = Mutex::new(Some(String::new())); [INFO] [stdout] 70 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/job.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | / lazy_static! { [INFO] [stdout] 119 | | pub static ref JOB_TABLE: GuardedJobTable = GuardedJobTable::new(); [INFO] [stdout] 120 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/signals.rs:2:48 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::atomic::{AtomicIsize, Ordering, ATOMIC_ISIZE_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/signals.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | static LAST_SIGNAL: AtomicIsize = ATOMIC_ISIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated constant [INFO] [stdout] | [INFO] [stdout] 8 - static LAST_SIGNAL: AtomicIsize = ATOMIC_ISIZE_INIT; [INFO] [stdout] 8 + static LAST_SIGNAL: AtomicIsize = AtomicIsize::new(0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/builtin.rs:36:49 [INFO] [stdout] | [INFO] [stdout] 36 | pub type BuiltinMap = HashMap<&'static str, Box>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | pub type BuiltinMap = HashMap<&'static str, Box>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/builtin.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | fn dup(&self) -> Box; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 | fn dup(&self) -> Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/builtin.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | fn dup(&self) -> Box { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 | fn dup(&self) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/builtin.rs:105:26 [INFO] [stdout] | [INFO] [stdout] 105 | fn dup(&self) -> Box { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 105 | fn dup(&self) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/process.rs:267:19 [INFO] [stdout] | [INFO] [stdout] 267 | cmd: &mut Box, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 267 | cmd: &mut Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/builtin.rs:160:54 [INFO] [stdout] | [INFO] [stdout] 160 | Box::new(SimpleBuiltin($cmd)) as Box [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | / add_builtin_fns!( [INFO] [stdout] 173 | | builtins, [INFO] [stdout] 174 | | [ [INFO] [stdout] 175 | | ("echo", echo), [INFO] [stdout] ... | [INFO] [stdout] 184 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `add_builtin_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bitflags::core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/eval.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | Some(s.trim_right().to_string()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 37 - Some(s.trim_right().to_string()) [INFO] [stdout] 37 + Some(s.trim_end().to_string()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bitflags::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/expand.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | output.trim_right_matches('\n').to_owned() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 57 - output.trim_right_matches('\n').to_owned() [INFO] [stdout] 57 + output.trim_end_matches('\n').to_owned() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/eval.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | for mut command in commands { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/eval.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | let mut cmd = cmds.remove(0); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/eval.rs:388:17 [INFO] [stdout] | [INFO] [stdout] 388 | let mut match_vars = [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/util.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn get_inner(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | pub fn get_inner(&self) -> MutexGuard<'_, T> { [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/rustc8WKbmq/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-lreadline" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblazy_static-433a47a685b79e0b.rlib,libtempfile-cf41379f5e2ed2b7.rlib,librand-3222410e4f22f6ee.rlib,librand-ef5babba25fca714.rlib,libnix-773a3688913656f6.rlib,libcfg_if-563c5d7ed57907cc.rlib,libbitflags-4a6b34f1cabc852d.rlib,libgetopts-f0ae29b7aebd551b.rlib,libcombine-cd4982b7ccde38b8.rlib,libascii-c9b5c4b7b71689a5.rlib,libunreachable-49a0f9ada84a1d0f.rlib,libvoid-93586161032aa49a.rlib,libmemchr-a41d37bf7b0b5c31.rlib,liblibc-348393514c2f8d0f.rlib,libeither-079e0480d22a41cd.rlib,libbyteorder-37c0f2e68228773f.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/rustc8WKbmq/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/splash-d9de2318bd105d5b" "-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: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(terminal.o): warning: relocation against `UP' in read-only section `.text' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(complete.o): in function `rl_display_match_list': [INFO] [stdout] (.text+0x2be6): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(complete.o): in function `display_matches': [INFO] [stdout] (.text+0x30ce): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(bind.o): in function `sv_dispprefix': [INFO] [stdout] (.text+0x4dc): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(bind.o): in function `sv_compquery': [INFO] [stdout] (.text+0x52c): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(bind.o): in function `sv_compwidth': [INFO] [stdout] (.text+0x57c): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(bind.o): in function `sv_seqtimeout': [INFO] [stdout] (.text+0x5bc): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(bind.o): in function `sv_histsize': [INFO] [stdout] (.text+0x610): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(bind.o): in function `_rl_init_file_error': [INFO] [stdout] (.text+0x736): undefined reference to `__vfprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x794): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(bind.o): in function `_rl_macro_dumper_internal': [INFO] [stdout] (.text+0x23da): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x24b6): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(bind.o): in function `_rl_get_string_variable_value.part.0': [INFO] [stdout] (.text+0x2690): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x27ed): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(bind.o): in function `rl_list_funmap_names': [INFO] [stdout] (.text+0x486e): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(bind.o): in function `rl_function_dumper': [INFO] [stdout] (.text+0x4d69): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x4dde): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x4df7): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x4e42): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(bind.o):(.text+0x4eb9): more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(display.o): in function `_rl_move_cursor_relative': [INFO] [stdout] (.text+0x1124): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(display.o): in function `_rl_move_vert': [INFO] [stdout] (.text+0x18a4): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(display.o): in function `rl_clear_visible_line': [INFO] [stdout] (.text+0x190d): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(display.o): in function `rl_message': [INFO] [stdout] (.text+0x1d9f): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1eee): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(display.o): in function `update_line': [INFO] [stdout] (.text+0x4142): undefined reference to `tgoto' [INFO] [stdout] /usr/bin/ld: (.text+0x4156): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: (.text+0x424e): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: (.text+0x445d): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: (.text+0x4aba): undefined reference to `tgoto' [INFO] [stdout] /usr/bin/ld: (.text+0x4acc): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: (.text+0x4c9b): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: (.text+0x4d27): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(display.o): in function `rl_redisplay': [INFO] [stdout] (.text+0x5bed): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(display.o): in function `_rl_clear_screen': [INFO] [stdout] (.text+0x7278): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(display.o): in function `_rl_update_final': [INFO] [stdout] (.text+0x7420): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(display.o): in function `_rl_erase_entire_line': [INFO] [stdout] (.text+0x7580): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(display.o): in function `_rl_clear_to_eol': [INFO] [stdout] (.text+0x235a): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(display.o): in function `_rl_clear_screen': [INFO] [stdout] (.text+0x729e): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(util.o): in function `_rl_abort_internal': [INFO] [stdout] (.text+0x107): undefined reference to `__longjmp_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(util.o): in function `_rl_ttymsg': [INFO] [stdout] (.text+0x460): undefined reference to `__vfprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(util.o): in function `_rl_errmsg': [INFO] [stdout] (.text+0x580): undefined reference to `__vfprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(macro.o): in function `rl_print_last_kbd_macro': [INFO] [stdout] (.text+0x5ed): undefined reference to `__printf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(input.o): in function `_rl_input_available': [INFO] [stdout] (.text+0x6af): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x6c5): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(input.o): in function `rl_gather_tyi': [INFO] [stdout] (.text+0x813): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x829): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(input.o): in function `rl_getc': [INFO] [stdout] (.text+0xb1e): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(terminal.o): in function `_rl_get_screen_size': [INFO] [stdout] (.text+0x16f): undefined reference to `tgetnum' [INFO] [stdout] /usr/bin/ld: (.text+0x1b6): undefined reference to `tgetnum' [INFO] [stdout] /usr/bin/ld: (.text+0x26f): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x3d5): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(terminal.o): in function `_rl_backspace': [INFO] [stdout] (.text+0x673): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(terminal.o): in function `rl_ding': [INFO] [stdout] (.text+0x74b): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(terminal.o): in function `_rl_init_terminal_io': [INFO] [stdout] (.text+0xbd3): undefined reference to `BC' [INFO] [stdout] /usr/bin/ld: (.text+0xbe0): undefined reference to `PC' [INFO] [stdout] /usr/bin/ld: (.text+0xbe8): undefined reference to `UP' [INFO] [stdout] /usr/bin/ld: (.text+0xc78): undefined reference to `tgetent' [INFO] [stdout] /usr/bin/ld: (.text+0xcb7): undefined reference to `tgetstr' [INFO] [stdout] /usr/bin/ld: (.text+0xce0): undefined reference to `PC' [INFO] [stdout] /usr/bin/ld: (.text+0xcf6): undefined reference to `BC' [INFO] [stdout] /usr/bin/ld: (.text+0xd04): undefined reference to `UP' [INFO] [stdout] /usr/bin/ld: (.text+0xd16): undefined reference to `tgetflag' [INFO] [stdout] /usr/bin/ld: (.text+0xd68): undefined reference to `tgetflag' [INFO] [stdout] /usr/bin/ld: (.text+0xf33): undefined reference to `tgetflag' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(terminal.o): in function `_rl_enable_meta_key': [INFO] [stdout] (.text+0x114b): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(terminal.o): in function `_rl_disable_meta_key': [INFO] [stdout] (.text+0x11a9): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(terminal.o): in function `_rl_cr': [INFO] [stdout] (.text+0x708): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(terminal.o): in function `_rl_standout_on': [INFO] [stdout] (.text+0x7b7): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(terminal.o): in function `_rl_standout_off': [INFO] [stdout] (.text+0x7f7): undefined reference to `tputs' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(terminal.o):(.text+0x10c7): more undefined references to `tputs' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(text.o): in function `rl_change_case': [INFO] [stdout] (.text+0x7e4): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(text.o): in function `_rl_insert_char': [INFO] [stdout] (.text+0x1557): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1700): undefined reference to `__memmove_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(history.o): in function `history_get_time': [INFO] [stdout] (.text+0x36a): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(history.o): in function `add_history': [INFO] [stdout] (.text+0x462): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(shell.o): in function `sh_set_lines_and_columns': [INFO] [stdout] (.text+0xb8): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xe6): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(mbutil.o): in function `_rl_get_char_len': [INFO] [stdout] (.text+0x3f6): undefined reference to `__mbrlen' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(mbutil.o): in function `_rl_adjust_point': [INFO] [stdout] (.text+0x583): undefined reference to `__mbrlen' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(xmalloc.o): in function `memory_error_and_abort': [INFO] [stdout] (.text+0x1d): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libreadline.a(parens.o): in function `rl_insert_close': [INFO] [stdout] (.text+0x1b5): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: read-only segment has dynamic relocations [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 `splash` (bin "splash") due to 1 previous error; 24 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3b85d9bddc9dc2d33b90c157ac7d8831b210e387031e0131af5aab354e23a6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b85d9bddc9dc2d33b90c157ac7d8831b210e387031e0131af5aab354e23a6c0", kill_on_drop: false }` [INFO] [stdout] 3b85d9bddc9dc2d33b90c157ac7d8831b210e387031e0131af5aab354e23a6c0