[INFO] fetching crate zbox 0.9.2... [INFO] building zbox-0.9.2 against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] extracting crate zbox 0.9.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate zbox 0.9.2 on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zbox 0.9.2 [INFO] finished tweaking crates.io crate zbox 0.9.2 [INFO] tweaked toml for crates.io crate zbox 0.9.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate zbox 0.9.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea8fb5daeeda063fb1e74f6a5a3e1d8db141f94b73f56d242a9ca96853399951 [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" "ea8fb5daeeda063fb1e74f6a5a3e1d8db141f94b73f56d242a9ca96853399951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea8fb5daeeda063fb1e74f6a5a3e1d8db141f94b73f56d242a9ca96853399951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8fb5daeeda063fb1e74f6a5a3e1d8db141f94b73f56d242a9ca96853399951", kill_on_drop: false }` [INFO] [stdout] ea8fb5daeeda063fb1e74f6a5a3e1d8db141f94b73f56d242a9ca96853399951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e35c4b53903e6f18080c813c3accefb8132d6b452393201289611d579ed0fe6 [INFO] running `Command { std: "docker" "start" "-a" "8e35c4b53903e6f18080c813c3accefb8132d6b452393201289611d579ed0fe6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling zbox v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rmp v0.8.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling serde_test v1.0.90 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:179:21 [INFO] [stdout] | [INFO] [stdout] 179 | let store = map_io_err!(self.store.upgrade().ok_or(Error::RepoClosed))?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:190:27 [INFO] [stdout] | [INFO] [stdout] 190 | let seg_ref = map_io_err!(store.get_seg(ent.seg_id()))?; [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 192 | let segdata_ref = map_io_err!(store.get_segdata(seg.data_id()))?; [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | map_io_err!(self.seg_wtr.renew())?; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:322:17 [INFO] [stdout] | [INFO] [stdout] 322 | map_io_err!(self.store.upgrade().ok_or(Error::RepoClosed))?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:330:21 [INFO] [stdout] | [INFO] [stdout] 330 | map_io_err!(store.get_seg(&loc.seg_id))? [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/segment.rs:505:13 [INFO] [stdout] | [INFO] [stdout] 505 | map_io_err!(self.renew())?; [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/segment.rs:520:21 [INFO] [stdout] | [INFO] [stdout] 520 | let txmgr = map_io_err!(self.txmgr.upgrade().ok_or(Error::RepoClosed))?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/segment.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | map_io_err!(seg.make_mut(&txmgr))?.append_chunk(chunk.len()); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:581:9 [INFO] [stdout] | [INFO] [stdout] 581 | map_io_err!(self.check_closed())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:592:13 [INFO] [stdout] | [INFO] [stdout] 592 | map_io_err!(self.renew_reader())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:615:9 [INFO] [stdout] | [INFO] [stdout] 615 | / map_io_err!(match self.wtr { [INFO] [stdout] 616 | | Some(ref mut wtr) => match self.tx_handle { [INFO] [stdout] 617 | | Some(ref tx_handle) => tx_handle [INFO] [stdout] 618 | | .run(|| { [INFO] [stdout] ... | [INFO] [stdout] 632 | | Err(err) [INFO] [stdout] 633 | | })) [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `map_io_err` [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:609:9 [INFO] [stdout] | [INFO] [stdout] 609 | map_io_err!(self.check_closed())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:611:13 [INFO] [stdout] | [INFO] [stdout] 611 | map_io_err!(self.begin_write())?; [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:637:9 [INFO] [stdout] | [INFO] [stdout] 637 | map_io_err!(self.check_closed())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:641:21 [INFO] [stdout] | [INFO] [stdout] 641 | / map_io_err!(tx_handle.run(|| { [INFO] [stdout] 642 | | wtr.flush()?; [INFO] [stdout] 643 | | Ok(()) [INFO] [stdout] 644 | | }))?; [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:659:9 [INFO] [stdout] | [INFO] [stdout] 659 | map_io_err!(self.check_closed())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/volume/armor.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | from_io_err!(rdr.read_to_end(&mut buf))?; [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `from_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/volume/storage/storage.rs:384:17 [INFO] [stdout] | [INFO] [stdout] 384 | map_io_err!(storage.crypto.decrypt(&wal, &storage.key,))?; [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/volume/storage/storage.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | self.dec_frame_len = map_io_err!(storage.crypto.decrypt_to( [INFO] [stdout] | __________________________________- [INFO] [stdout] 507 | | &mut self.dec_frame, [INFO] [stdout] 508 | | &self.frame[..self.addrs[self.frm_idx].len], [INFO] [stdout] 509 | | &storage.key, [INFO] [stdout] 510 | | ))?; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/volume/storage/storage.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | map_io_err!(self.write_frame())?; [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `txid` [INFO] [stdout] --> src/content/content.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | txid: Txid, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Writer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/content/content.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `allocator` [INFO] [stdout] --> src/trans/wal.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | allocator: AllocatorRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WalQueue` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/trans/wal.rs:192:19 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Default, Clone, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "8e35c4b53903e6f18080c813c3accefb8132d6b452393201289611d579ed0fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e35c4b53903e6f18080c813c3accefb8132d6b452393201289611d579ed0fe6", kill_on_drop: false }` [INFO] [stdout] 8e35c4b53903e6f18080c813c3accefb8132d6b452393201289611d579ed0fe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c9337425438ad3b4bfba96c76e7df57583abb0a6e13b96ddbe46a2c760da9ab4 [INFO] running `Command { std: "docker" "start" "-a" "c9337425438ad3b4bfba96c76e7df57583abb0a6e13b96ddbe46a2c760da9ab4", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:179:21 [INFO] [stdout] | [INFO] [stdout] 179 | let store = map_io_err!(self.store.upgrade().ok_or(Error::RepoClosed))?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:190:27 [INFO] [stdout] | [INFO] [stdout] 190 | let seg_ref = map_io_err!(store.get_seg(ent.seg_id()))?; [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 192 | let segdata_ref = map_io_err!(store.get_segdata(seg.data_id()))?; [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | map_io_err!(self.seg_wtr.renew())?; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:322:17 [INFO] [stdout] | [INFO] [stdout] 322 | map_io_err!(self.store.upgrade().ok_or(Error::RepoClosed))?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:330:21 [INFO] [stdout] | [INFO] [stdout] 330 | map_io_err!(store.get_seg(&loc.seg_id))? [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/segment.rs:505:13 [INFO] [stdout] | [INFO] [stdout] 505 | map_io_err!(self.renew())?; [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/segment.rs:520:21 [INFO] [stdout] | [INFO] [stdout] 520 | let txmgr = map_io_err!(self.txmgr.upgrade().ok_or(Error::RepoClosed))?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/segment.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | map_io_err!(seg.make_mut(&txmgr))?.append_chunk(chunk.len()); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:581:9 [INFO] [stdout] | [INFO] [stdout] 581 | map_io_err!(self.check_closed())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:592:13 [INFO] [stdout] | [INFO] [stdout] 592 | map_io_err!(self.renew_reader())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:615:9 [INFO] [stdout] | [INFO] [stdout] 615 | / map_io_err!(match self.wtr { [INFO] [stdout] 616 | | Some(ref mut wtr) => match self.tx_handle { [INFO] [stdout] 617 | | Some(ref tx_handle) => tx_handle [INFO] [stdout] 618 | | .run(|| { [INFO] [stdout] ... | [INFO] [stdout] 632 | | Err(err) [INFO] [stdout] 633 | | })) [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `map_io_err` [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:609:9 [INFO] [stdout] | [INFO] [stdout] 609 | map_io_err!(self.check_closed())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:611:13 [INFO] [stdout] | [INFO] [stdout] 611 | map_io_err!(self.begin_write())?; [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:637:9 [INFO] [stdout] | [INFO] [stdout] 637 | map_io_err!(self.check_closed())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:641:21 [INFO] [stdout] | [INFO] [stdout] 641 | / map_io_err!(tx_handle.run(|| { [INFO] [stdout] 642 | | wtr.flush()?; [INFO] [stdout] 643 | | Ok(()) [INFO] [stdout] 644 | | }))?; [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:659:9 [INFO] [stdout] | [INFO] [stdout] 659 | map_io_err!(self.check_closed())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/volume/armor.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | from_io_err!(rdr.read_to_end(&mut buf))?; [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `from_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/volume/storage/storage.rs:384:17 [INFO] [stdout] | [INFO] [stdout] 384 | map_io_err!(storage.crypto.decrypt(&wal, &storage.key,))?; [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/volume/storage/storage.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | self.dec_frame_len = map_io_err!(storage.crypto.decrypt_to( [INFO] [stdout] | __________________________________- [INFO] [stdout] 507 | | &mut self.dec_frame, [INFO] [stdout] 508 | | &self.frame[..self.addrs[self.frm_idx].len], [INFO] [stdout] 509 | | &storage.key, [INFO] [stdout] 510 | | ))?; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/volume/storage/storage.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | map_io_err!(self.write_frame())?; [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `txid` [INFO] [stdout] --> src/content/content.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | txid: Txid, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Writer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/content/content.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `allocator` [INFO] [stdout] --> src/trans/wal.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | allocator: AllocatorRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WalQueue` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/trans/wal.rs:192:19 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Default, Clone, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling zbox v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/common/crypto.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | &ret.0[..].copy_from_slice(seed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 76 | let _ = &ret.0[..].copy_from_slice(seed); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/common/crypto.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | &ret.0[..].copy_from_slice(seed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 76 | let _ = &ret.0[..].copy_from_slice(seed); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:179:21 [INFO] [stdout] | [INFO] [stdout] 179 | let store = map_io_err!(self.store.upgrade().ok_or(Error::RepoClosed))?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:190:27 [INFO] [stdout] | [INFO] [stdout] 190 | let seg_ref = map_io_err!(store.get_seg(ent.seg_id()))?; [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 192 | let segdata_ref = map_io_err!(store.get_segdata(seg.data_id()))?; [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | map_io_err!(self.seg_wtr.renew())?; [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:322:17 [INFO] [stdout] | [INFO] [stdout] 322 | map_io_err!(self.store.upgrade().ok_or(Error::RepoClosed))?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/content.rs:330:21 [INFO] [stdout] | [INFO] [stdout] 330 | map_io_err!(store.get_seg(&loc.seg_id))? [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/segment.rs:505:13 [INFO] [stdout] | [INFO] [stdout] 505 | map_io_err!(self.renew())?; [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/segment.rs:520:21 [INFO] [stdout] | [INFO] [stdout] 520 | let txmgr = map_io_err!(self.txmgr.upgrade().ok_or(Error::RepoClosed))?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/content/segment.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | map_io_err!(seg.make_mut(&txmgr))?.append_chunk(chunk.len()); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:581:9 [INFO] [stdout] | [INFO] [stdout] 581 | map_io_err!(self.check_closed())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:592:13 [INFO] [stdout] | [INFO] [stdout] 592 | map_io_err!(self.renew_reader())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:615:9 [INFO] [stdout] | [INFO] [stdout] 615 | / map_io_err!(match self.wtr { [INFO] [stdout] 616 | | Some(ref mut wtr) => match self.tx_handle { [INFO] [stdout] 617 | | Some(ref tx_handle) => tx_handle [INFO] [stdout] 618 | | .run(|| { [INFO] [stdout] ... | [INFO] [stdout] 632 | | Err(err) [INFO] [stdout] 633 | | })) [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `map_io_err` [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:609:9 [INFO] [stdout] | [INFO] [stdout] 609 | map_io_err!(self.check_closed())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:611:13 [INFO] [stdout] | [INFO] [stdout] 611 | map_io_err!(self.begin_write())?; [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:637:9 [INFO] [stdout] | [INFO] [stdout] 637 | map_io_err!(self.check_closed())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:641:21 [INFO] [stdout] | [INFO] [stdout] 641 | / map_io_err!(tx_handle.run(|| { [INFO] [stdout] 642 | | wtr.flush()?; [INFO] [stdout] 643 | | Ok(()) [INFO] [stdout] 644 | | }))?; [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file.rs:659:9 [INFO] [stdout] | [INFO] [stdout] 659 | map_io_err!(self.check_closed())?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/volume/armor.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | from_io_err!(rdr.read_to_end(&mut buf))?; [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `from_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/volume/storage/storage.rs:384:17 [INFO] [stdout] | [INFO] [stdout] 384 | map_io_err!(storage.crypto.decrypt(&wal, &storage.key,))?; [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/volume/storage/storage.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | self.dec_frame_len = map_io_err!(storage.crypto.decrypt_to( [INFO] [stdout] | __________________________________- [INFO] [stdout] 507 | | &mut self.dec_frame, [INFO] [stdout] 508 | | &self.frame[..self.addrs[self.frm_idx].len], [INFO] [stdout] 509 | | &storage.key, [INFO] [stdout] 510 | | ))?; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:112:70 [INFO] [stdout] | [INFO] [stdout] 112 | $x.map_err(|e| IoError::new(ErrorKind::Other, e.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/volume/storage/storage.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | map_io_err!(self.write_frame())?; [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_io_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcA5gFVO/symbols.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.hello_world.f12b6971-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34.42z2fpfl99jn6byd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzbox.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-28a031c820007b2e.rlib" "/opt/rustwide/target/debug/deps/librmp-7bfcf204ba47ce71.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d826ba2495117c6a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c50fd5cb0ba0540d.rlib" "/opt/rustwide/target/debug/deps/libserde-bc822bd4749757ba.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-badb40cea0884578.rlib" "/opt/rustwide/target/debug/deps/libatty-0069c70c819ae168.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-606fb3677bb52f25.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lsodium" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello_world-a0766e1137eced34" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::check_error': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:357: undefined reference to `LZ4F_isError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/base/lz4.rs:358: undefined reference to `LZ4F_getErrorName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::EncoderBuilder::build': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:457: undefined reference to `LZ4F_compressBound' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::Encoder::write_header': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:468: undefined reference to `LZ4F_compressBegin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::Encoder::write_end': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:481: undefined reference to `LZ4F_compressEnd' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function ` as std::io::Write>::write': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:508: undefined reference to `LZ4F_compressUpdate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::EncoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:548: undefined reference to `LZ4F_createCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:556: undefined reference to `LZ4F_freeCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function ` as std::io::Read>::read': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:634: undefined reference to `LZ4F_decompress' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::DecoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:661: undefined reference to `LZ4F_createDecompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:669: undefined reference to `LZ4F_freeDecompressionContext' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: 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#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zbox` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyBO2ZD/symbols.o" "/opt/rustwide/target/debug/examples/utf8-dafbccb1724da084.utf8.d35d1e13-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/utf8-dafbccb1724da084.utf8.d35d1e13-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/utf8-dafbccb1724da084.utf8.d35d1e13-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/utf8-dafbccb1724da084.utf8.d35d1e13-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/utf8-dafbccb1724da084.utf8.d35d1e13-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/utf8-dafbccb1724da084.utf8.d35d1e13-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/utf8-dafbccb1724da084.utf8.d35d1e13-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/utf8-dafbccb1724da084.utf8.d35d1e13-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/utf8-dafbccb1724da084.utf8.d35d1e13-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/utf8-dafbccb1724da084.2r3zxi3hvvadssbc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzbox.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-28a031c820007b2e.rlib" "/opt/rustwide/target/debug/deps/librmp-7bfcf204ba47ce71.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d826ba2495117c6a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c50fd5cb0ba0540d.rlib" "/opt/rustwide/target/debug/deps/libserde-bc822bd4749757ba.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-badb40cea0884578.rlib" "/opt/rustwide/target/debug/deps/libatty-0069c70c819ae168.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-606fb3677bb52f25.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lsodium" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/utf8-dafbccb1724da084" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::check_error': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:357: undefined reference to `LZ4F_isError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/base/lz4.rs:358: undefined reference to `LZ4F_getErrorName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::EncoderBuilder::build': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:457: undefined reference to `LZ4F_compressBound' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::Encoder::write_header': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:468: undefined reference to `LZ4F_compressBegin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::Encoder::write_end': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:481: undefined reference to `LZ4F_compressEnd' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function ` as std::io::Write>::write': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:508: undefined reference to `LZ4F_compressUpdate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::EncoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:548: undefined reference to `LZ4F_createCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:556: undefined reference to `LZ4F_freeCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function ` as std::io::Read>::read': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:634: undefined reference to `LZ4F_decompress' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::DecoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:661: undefined reference to `LZ4F_createDecompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:669: undefined reference to `LZ4F_freeDecompressionContext' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: 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#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zbox` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciisjYB/symbols.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.zbox.e166515f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46.30zsc1eelpfxudr4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzbox.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-28a031c820007b2e.rlib" "/opt/rustwide/target/debug/deps/librmp-7bfcf204ba47ce71.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d826ba2495117c6a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c50fd5cb0ba0540d.rlib" "/opt/rustwide/target/debug/deps/libserde-bc822bd4749757ba.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-badb40cea0884578.rlib" "/opt/rustwide/target/debug/deps/libatty-0069c70c819ae168.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-606fb3677bb52f25.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lsodium" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/zbox-9ea8512b5d25bd46" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::check_error': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:357: undefined reference to `LZ4F_isError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/base/lz4.rs:358: undefined reference to `LZ4F_getErrorName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::EncoderBuilder::build': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:457: undefined reference to `LZ4F_compressBound' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::Encoder::write_header': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:468: undefined reference to `LZ4F_compressBegin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::Encoder::write_end': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:481: undefined reference to `LZ4F_compressEnd' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function ` as std::io::Write>::write': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:508: undefined reference to `LZ4F_compressUpdate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::EncoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:548: undefined reference to `LZ4F_createCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:556: undefined reference to `LZ4F_freeCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function ` as std::io::Read>::read': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:634: undefined reference to `LZ4F_decompress' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::DecoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:661: undefined reference to `LZ4F_createDecompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:669: undefined reference to `LZ4F_freeDecompressionContext' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: 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#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zbox` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcojtAnC/symbols.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.dir.b70a5f85-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b.37v0wowu64oxa313.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e20cb01b515e472f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-9290264e13973410.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6b88cb9e9a3dda86.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a99a53262d33c8e9.rlib" "/opt/rustwide/target/debug/deps/libzbox.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-28a031c820007b2e.rlib" "/opt/rustwide/target/debug/deps/librmp-7bfcf204ba47ce71.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d826ba2495117c6a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c50fd5cb0ba0540d.rlib" "/opt/rustwide/target/debug/deps/libserde-bc822bd4749757ba.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-badb40cea0884578.rlib" "/opt/rustwide/target/debug/deps/libatty-0069c70c819ae168.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-606fb3677bb52f25.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libtempdir-b6c70dd29a0266b8.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ee69be44825954b3.rlib" "/opt/rustwide/target/debug/deps/librand-bf3ca84d8e857cd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lsodium" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dir-41ae89d2f8cd9e7b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::check_error': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:357: undefined reference to `LZ4F_isError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/base/lz4.rs:358: undefined reference to `LZ4F_getErrorName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::EncoderBuilder::build': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:457: undefined reference to `LZ4F_compressBound' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::Encoder::write_header': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:468: undefined reference to `LZ4F_compressBegin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::Encoder::write_end': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:481: undefined reference to `LZ4F_compressEnd' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function ` as std::io::Write>::write': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:508: undefined reference to `LZ4F_compressUpdate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::EncoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:548: undefined reference to `LZ4F_createCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:556: undefined reference to `LZ4F_freeCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function ` as std::io::Read>::read': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:634: undefined reference to `LZ4F_decompress' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::DecoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:661: undefined reference to `LZ4F_createDecompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:669: undefined reference to `LZ4F_freeDecompressionContext' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: 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#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zbox` due to 2 previous errors; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4BIrYq/symbols.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.copy_in_out.523f3b66-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06.544wbmbb8phkdfvm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzbox.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-28a031c820007b2e.rlib" "/opt/rustwide/target/debug/deps/librmp-7bfcf204ba47ce71.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d826ba2495117c6a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c50fd5cb0ba0540d.rlib" "/opt/rustwide/target/debug/deps/libserde-bc822bd4749757ba.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-badb40cea0884578.rlib" "/opt/rustwide/target/debug/deps/libatty-0069c70c819ae168.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-606fb3677bb52f25.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lsodium" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/copy_in_out-3375c004bd303b06" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::check_error': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:357: undefined reference to `LZ4F_isError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/base/lz4.rs:358: undefined reference to `LZ4F_getErrorName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::EncoderBuilder::build': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:457: undefined reference to `LZ4F_compressBound' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::Encoder::write_header': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:468: undefined reference to `LZ4F_compressBegin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::Encoder::write_end': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:481: undefined reference to `LZ4F_compressEnd' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function ` as std::io::Write>::write': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:508: undefined reference to `LZ4F_compressUpdate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::EncoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:548: undefined reference to `LZ4F_createCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:556: undefined reference to `LZ4F_freeCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function ` as std::io::Read>::read': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:634: undefined reference to `LZ4F_decompress' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::DecoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:661: undefined reference to `LZ4F_createDecompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:669: undefined reference to `LZ4F_freeDecompressionContext' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: 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#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zbox` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcS2Q81i/symbols.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.repo.9fb43c66-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb.2btzb4lu3veylntx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e20cb01b515e472f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-9290264e13973410.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6b88cb9e9a3dda86.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a99a53262d33c8e9.rlib" "/opt/rustwide/target/debug/deps/libzbox.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-28a031c820007b2e.rlib" "/opt/rustwide/target/debug/deps/librmp-7bfcf204ba47ce71.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d826ba2495117c6a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c50fd5cb0ba0540d.rlib" "/opt/rustwide/target/debug/deps/libserde-bc822bd4749757ba.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-badb40cea0884578.rlib" "/opt/rustwide/target/debug/deps/libatty-0069c70c819ae168.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-606fb3677bb52f25.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libtempdir-b6c70dd29a0266b8.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ee69be44825954b3.rlib" "/opt/rustwide/target/debug/deps/librand-bf3ca84d8e857cd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lsodium" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/repo-93bbc84f92b472eb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::check_error': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:357: undefined reference to `LZ4F_isError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/base/lz4.rs:358: undefined reference to `LZ4F_getErrorName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::EncoderBuilder::build': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:457: undefined reference to `LZ4F_compressBound' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::Encoder::write_header': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:468: undefined reference to `LZ4F_compressBegin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::Encoder::write_end': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:481: undefined reference to `LZ4F_compressEnd' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function ` as std::io::Write>::write': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:508: undefined reference to `LZ4F_compressUpdate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::EncoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:548: undefined reference to `LZ4F_createCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:556: undefined reference to `LZ4F_freeCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function ` as std::io::Read>::read': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:634: undefined reference to `LZ4F_decompress' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::DecoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:661: undefined reference to `LZ4F_createDecompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:669: undefined reference to `LZ4F_freeDecompressionContext' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: 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#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zbox` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxJvCDe/symbols.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.file.32f87824-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3.ushz51bcooyr53v.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e20cb01b515e472f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-9290264e13973410.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6b88cb9e9a3dda86.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a99a53262d33c8e9.rlib" "/opt/rustwide/target/debug/deps/libzbox.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-28a031c820007b2e.rlib" "/opt/rustwide/target/debug/deps/librmp-7bfcf204ba47ce71.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d826ba2495117c6a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c50fd5cb0ba0540d.rlib" "/opt/rustwide/target/debug/deps/libserde-bc822bd4749757ba.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-badb40cea0884578.rlib" "/opt/rustwide/target/debug/deps/libatty-0069c70c819ae168.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-606fb3677bb52f25.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libtempdir-b6c70dd29a0266b8.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ee69be44825954b3.rlib" "/opt/rustwide/target/debug/deps/librand-bf3ca84d8e857cd4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3e2580dd4ce1a04e.rlib" "/opt/rustwide/target/debug/deps/librand-6a00482ba497abd6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f4548645137e2ec.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-03c03b56251890d9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-51f72717ad499bc6.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lsodium" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/file-56fefa217f5ecce3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::check_error': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:357: undefined reference to `LZ4F_isError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/base/lz4.rs:358: undefined reference to `LZ4F_getErrorName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::EncoderBuilder::build': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:457: undefined reference to `LZ4F_compressBound' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::Encoder::write_header': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:468: undefined reference to `LZ4F_compressBegin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::Encoder::write_end': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:481: undefined reference to `LZ4F_compressEnd' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function ` as std::io::Write>::write': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:508: undefined reference to `LZ4F_compressUpdate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::EncoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:548: undefined reference to `LZ4F_createCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:556: undefined reference to `LZ4F_freeCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function ` as std::io::Read>::read': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:634: undefined reference to `LZ4F_decompress' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `zbox::base::lz4::DecoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:661: undefined reference to `LZ4F_createDecompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox.rlib(zbox.zbox.238e1221-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:669: undefined reference to `LZ4F_freeDecompressionContext' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: 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#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zbox` due to 2 previous errors; 1 warning emitted [INFO] [stdout] warning: field is never read: `txid` [INFO] [stdout] --> src/content/content.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | txid: Txid, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Writer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/content/content.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `allocator` [INFO] [stdout] --> src/trans/wal.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | allocator: AllocatorRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WalQueue` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/trans/wal.rs:192:19 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Default, Clone, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/content/merkle_tree.rs:494:9 [INFO] [stdout] | [INFO] [stdout] 494 | &dst[offset..offset + src_len].copy_from_slice(&src[..]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 494 | let _ = &dst[offset..offset + src_len].copy_from_slice(&src[..]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgFg4O8/symbols.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.4k4u6ltc6s56899h.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lsodium" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e20cb01b515e472f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-9290264e13973410.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6b88cb9e9a3dda86.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a99a53262d33c8e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libtempdir-b6c70dd29a0266b8.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ee69be44825954b3.rlib" "/opt/rustwide/target/debug/deps/librand-bf3ca84d8e857cd4.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-28a031c820007b2e.rlib" "/opt/rustwide/target/debug/deps/librmp-7bfcf204ba47ce71.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d826ba2495117c6a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c50fd5cb0ba0540d.rlib" "/opt/rustwide/target/debug/deps/libserde-bc822bd4749757ba.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-badb40cea0884578.rlib" "/opt/rustwide/target/debug/deps/libatty-0069c70c819ae168.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-606fb3677bb52f25.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.12.rcgu.o: in function `zbox::base::lz4::check_error': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:357: undefined reference to `LZ4F_isError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/base/lz4.rs:358: undefined reference to `LZ4F_getErrorName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.12.rcgu.o: in function `zbox::base::lz4::EncoderBuilder::build': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:457: undefined reference to `LZ4F_compressBound' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.12.rcgu.o: in function `zbox::base::lz4::Encoder::write_header': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:468: undefined reference to `LZ4F_compressBegin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.12.rcgu.o: in function `zbox::base::lz4::Encoder::write_end': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:481: undefined reference to `LZ4F_compressEnd' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.12.rcgu.o: in function ` as std::io::Write>::write': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:508: undefined reference to `LZ4F_compressUpdate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.12.rcgu.o: in function `zbox::base::lz4::EncoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:548: undefined reference to `LZ4F_createCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.12.rcgu.o: in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:556: undefined reference to `LZ4F_freeCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.12.rcgu.o: in function ` as std::io::Read>::read': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:634: undefined reference to `LZ4F_decompress' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.12.rcgu.o: in function `zbox::base::lz4::DecoderContext::new': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:661: undefined reference to `LZ4F_createDecompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zbox-6fd103b1562311f1.zbox.99858ede-cgu.12.rcgu.o: in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/base/lz4.rs:669: undefined reference to `LZ4F_freeDecompressionContext' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: 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#cargorustc-link-libkindname) [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 `zbox` due to 2 previous errors; 24 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c9337425438ad3b4bfba96c76e7df57583abb0a6e13b96ddbe46a2c760da9ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9337425438ad3b4bfba96c76e7df57583abb0a6e13b96ddbe46a2c760da9ab4", kill_on_drop: false }` [INFO] [stdout] c9337425438ad3b4bfba96c76e7df57583abb0a6e13b96ddbe46a2c760da9ab4