[INFO] cloning repository https://github.com/truefedex/chatterbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/truefedex/chatterbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruefedex%2Fchatterbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruefedex%2Fchatterbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70d15744084be8133547b60efe5c0e00b2f3f7b5 [INFO] testing truefedex/chatterbox against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruefedex%2Fchatterbox" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/truefedex/chatterbox on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/truefedex/chatterbox [INFO] finished tweaking git repo https://github.com/truefedex/chatterbox [INFO] tweaked toml for git repo https://github.com/truefedex/chatterbox written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/truefedex/chatterbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce49796f5d1bdd827c7d3f0d566382e0f83edf92fefeab268b5cdc902ba266a4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce49796f5d1bdd827c7d3f0d566382e0f83edf92fefeab268b5cdc902ba266a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce49796f5d1bdd827c7d3f0d566382e0f83edf92fefeab268b5cdc902ba266a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce49796f5d1bdd827c7d3f0d566382e0f83edf92fefeab268b5cdc902ba266a4", kill_on_drop: false }` [INFO] [stdout] ce49796f5d1bdd827c7d3f0d566382e0f83edf92fefeab268b5cdc902ba266a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a117ba0b834825862bd1175e4ce2ad35d42c53ceae311cf0d481c67907e4b607 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a117ba0b834825862bd1175e4ce2ad35d42c53ceae311cf0d481c67907e4b607", kill_on_drop: false }` [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling sequence_trie v0.0.13 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling hound v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling simplelog v0.1.0 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v0.5.10 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling hyper v0.8.1 [INFO] [stderr] Compiling iron v0.3.1 [INFO] [stderr] Compiling mount v0.1.0 [INFO] [stderr] Compiling router v0.1.1 [INFO] [stderr] Compiling staticfile v0.2.0 [INFO] [stderr] Compiling chatterbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/backends/patternbased.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | let mut file = try!(File::open(path).map_err(SynthError::Io)); [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/backends/patternbased.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | try!(file.read_to_string(&mut data).map_err(SynthError::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/backends/patternbased.rs:46:55 [INFO] [stdout] | [INFO] [stdout] 46 | let collection_desc: PatternCollectionDescription = try!(json::decode(&data).map_err(SynthError::PatternCollectionDecode)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backends/synthetic.rs:12:48 [INFO] [stdout] | [INFO] [stdout] 12 | fn synth_char(&self, chr : char, out: &mut Output) { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backends/synthetic.rs:194:45 [INFO] [stdout] | [INFO] [stdout] 194 | fn synth(&self, input : &str, out: &mut Output) { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustc_serialize::*` [INFO] [stdout] --> src/backends/patternbased.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rustc_serialize::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backends/patternbased.rs:113:56 [INFO] [stdout] | [INFO] [stdout] 113 | fn write_pattern(&self, pattern: &Vec, out: &mut Output) { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backends/patternbased.rs:119:60 [INFO] [stdout] | [INFO] [stdout] 119 | fn write_default_pattern(&self, for_char: char, out: &mut Output) { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backends/patternbased.rs:135:45 [INFO] [stdout] | [INFO] [stdout] 135 | fn synth(&self, input : &str, out: &mut Output) { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | pub type FnOutput = FnMut (i16); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn FnMut (i16)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | impl Output for Write { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:35:45 [INFO] [stdout] | [INFO] [stdout] 35 | fn synth(&self, input : &str, out: &mut Output); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:65:32 [INFO] [stdout] | [INFO] [stdout] 65 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:60:44 [INFO] [stdout] | [INFO] [stdout] 60 | SynthError::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:61:65 [INFO] [stdout] | [INFO] [stdout] 61 | SynthError::PatternCollectionDecode(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | try!(io::stdin().read_line(&mut input)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server.rs:18:46 [INFO] [stdout] | [INFO] [stdout] 18 | fn synth(req: &mut Request, backend: Arc>) -> IronResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Backend + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn run(backend: Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Backend + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | fn interactive_loop(backend: Box) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Backend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | fn run_interactive(backend: Box) { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Backend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | let backend: Box = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Backend + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/output/bass.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub type HSTREAM = uint32_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/output/bass.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn BASS_Init(device: int64_t, freq: uint32_t, flags: uint32_t, win: uint64_t, clsid: intptr_t) -> uint8_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/output/bass.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn BASS_Init(device: int64_t, freq: uint32_t, flags: uint32_t, win: uint64_t, clsid: intptr_t) -> uint8_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/output/bass.rs:50:62 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn BASS_Init(device: int64_t, freq: uint32_t, flags: uint32_t, win: uint64_t, clsid: intptr_t) -> uint8_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead. [INFO] [stdout] --> src/output/bass.rs:50:77 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn BASS_Init(device: int64_t, freq: uint32_t, flags: uint32_t, win: uint64_t, clsid: intptr_t) -> uint8_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint8_t`: Use u8 instead. [INFO] [stdout] --> src/output/bass.rs:50:107 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn BASS_Init(device: int64_t, freq: uint32_t, flags: uint32_t, win: uint64_t, clsid: intptr_t) -> uint8_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint8_t`: Use u8 instead. [INFO] [stdout] --> src/output/bass.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn BASS_Free() -> uint8_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/output/bass.rs:52:36 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn BASS_StreamCreate(freq: uint32_t, chans: uint32_t, flags: uint32_t, proc_: intptr_t, user: intptr_t) -> HSTREAM; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/output/bass.rs:52:53 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn BASS_StreamCreate(freq: uint32_t, chans: uint32_t, flags: uint32_t, proc_: intptr_t, user: intptr_t) -> HSTREAM; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/output/bass.rs:52:70 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn BASS_StreamCreate(freq: uint32_t, chans: uint32_t, flags: uint32_t, proc_: intptr_t, user: intptr_t) -> HSTREAM; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint8_t`: Use u8 instead. [INFO] [stdout] --> src/output/bass.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn BASS_StreamFree(handle: HSTREAM) -> uint8_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/output/bass.rs:54:76 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn BASS_StreamPutData(handle: HSTREAM, buffer: *const i16, length: uint32_t) -> uint32_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/output/bass.rs:54:89 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn BASS_StreamPutData(handle: HSTREAM, buffer: *const i16, length: uint32_t) -> uint32_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/output/bass.rs:55:37 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn BASS_ChannelPlay(handle: uint32_t, restart: uint8_t) -> uint8_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint8_t`: Use u8 instead. [INFO] [stdout] --> src/output/bass.rs:55:56 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn BASS_ChannelPlay(handle: uint32_t, restart: uint8_t) -> uint8_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint8_t`: Use u8 instead. [INFO] [stdout] --> src/output/bass.rs:55:68 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn BASS_ChannelPlay(handle: uint32_t, restart: uint8_t) -> uint8_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/output/bass.rs:24:116 [INFO] [stdout] | [INFO] [stdout] 24 | let result = unsafe { BASS_StreamPutData(self.stream, self.buffer.as_mut_ptr(), (self.buffer.len() * 2) as uint32_t) }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::io::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.chatterbox.akzvywc8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162" "/opt/rustwide/target/debug/deps/chatterbox-07d504151aaba162.35jwr8hjz30j6uxb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lbass" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouter-d979ae7b5a2ade76.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-250b1cd0cc817b61.rlib" "/opt/rustwide/target/debug/deps/libstaticfile-8911b1beeb1dba7c.rlib" "/opt/rustwide/target/debug/deps/libmount-5a178f5315e6a933.rlib" "/opt/rustwide/target/debug/deps/libsequence_trie-5ad2cac3f0f8f279.rlib" "/opt/rustwide/target/debug/deps/libiron-c8c30ef86d61da80.rlib" "/opt/rustwide/target/debug/deps/libmodifier-c12f2f930ce8d429.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f5e61d18bec33e6d.rlib" "/opt/rustwide/target/debug/deps/libconduit_mime_types-1dc5cfd02fe9aab8.rlib" "/opt/rustwide/target/debug/deps/liberror-367d7c2ddbe6585f.rlib" "/opt/rustwide/target/debug/deps/libplugin-ebf9791a0f88d0a0.rlib" "/opt/rustwide/target/debug/deps/libtypemap-92f23c51d70d5076.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-c4a32f27df9130a6.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-6708b0170ed60e7a.rlib" "/opt/rustwide/target/debug/deps/libhyper-4a7c503ecd6d4505.rlib" "/opt/rustwide/target/debug/deps/libmime-82a44db494dfd377.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libsolicit-151d4eddf70e74f9.rlib" "/opt/rustwide/target/debug/deps/libhpack-191cdac20002a527.rlib" "/opt/rustwide/target/debug/deps/libtypeable-da0f0eec4a988d71.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-da49a6fd3d976060.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-db4b6d6f4b3cef99.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/libcookie-4a37d139d0539d36.rlib" "/opt/rustwide/target/debug/deps/liburl-b1ad55a490a79752.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-740fe4d95ebee3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/liburl-9e0ea308b37c570a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fead6cc66ab6e5f1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libuuid-a56a888f7456e6a6.rlib" "/opt/rustwide/target/debug/deps/libgetopts-a4b4b3d3a767a16c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-040ea02b8b03925e.rlib" "/opt/rustwide/target/debug/deps/libtime-5b171a24a07e4026.rlib" "/opt/rustwide/target/debug/deps/libterm-2ed5a45c6bc95c23.rlib" "/opt/rustwide/target/debug/deps/libchatterbox-36e41cbadad866ab.rlib" "/opt/rustwide/target/debug/deps/librand-6bc5995eb936c5dc.rlib" "/opt/rustwide/target/debug/deps/librand-26ff6dc32e2129b5.rlib" "/opt/rustwide/target/debug/deps/liblibc-e0846f52673851a4.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-cf160550f07bf347.rlib" "/opt/rustwide/target/debug/deps/liblog-2ccdee9e6280c915.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libhound-95086d921c582983.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbass [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chatterbox` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a117ba0b834825862bd1175e4ce2ad35d42c53ceae311cf0d481c67907e4b607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a117ba0b834825862bd1175e4ce2ad35d42c53ceae311cf0d481c67907e4b607", kill_on_drop: false }` [INFO] [stdout] a117ba0b834825862bd1175e4ce2ad35d42c53ceae311cf0d481c67907e4b607