[INFO] fetching crate ice-age 0.16.0... [INFO] testing ice-age-0.16.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate ice-age 0.16.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate ice-age 0.16.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ice-age 0.16.0 [INFO] finished tweaking crates.io crate ice-age 0.16.0 [INFO] tweaked toml for crates.io crate ice-age 0.16.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 561652da117444e79319ea274d796784c27ad6635ec79de98bd466b158f9c794 [INFO] running `Command { std: "docker" "start" "-a" "561652da117444e79319ea274d796784c27ad6635ec79de98bd466b158f9c794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "561652da117444e79319ea274d796784c27ad6635ec79de98bd466b158f9c794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "561652da117444e79319ea274d796784c27ad6635ec79de98bd466b158f9c794", kill_on_drop: false }` [INFO] [stdout] 561652da117444e79319ea274d796784c27ad6635ec79de98bd466b158f9c794 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] a3792311cd599dc5160c5c4baebb2f85b95c59f0b05ba6c0b075a64d850bc6f5 [INFO] running `Command { std: "docker" "start" "-a" "a3792311cd599dc5160c5c4baebb2f85b95c59f0b05ba6c0b075a64d850bc6f5", kill_on_drop: false }` [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling ice-age v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/__.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | println!("{}", __!($($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/root.rs:288:47 [INFO] [stdout] | [INFO] [stdout] 288 | ... Ok(()) => __p!("Removed old log file: {:?}", path), [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 `__p` (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/__.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | eprintln!("{}", __!($($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/root.rs:289:49 [INFO] [stdout] | [INFO] [stdout] 289 | ... Err(err) => __e!("Failed to remove old log file {:?} -> {}", path, err), [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 `__e` (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/__.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | eprintln!("{}", __!($($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/root.rs:296:29 [INFO] [stdout] | [INFO] [stdout] 296 | Err(err) => __e!("Cleaning up old log files: failed to read work directory {:?} -> {}", work_dir, err), [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 `__e` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/root.rs:264:45 [INFO] [stdout] | [INFO] [stdout] 264 | if self.log_file_cleaner_is_running.compare_and_swap(false, true, ATOMIC_ORDERING) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.62s [INFO] running `Command { std: "docker" "inspect" "a3792311cd599dc5160c5c4baebb2f85b95c59f0b05ba6c0b075a64d850bc6f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3792311cd599dc5160c5c4baebb2f85b95c59f0b05ba6c0b075a64d850bc6f5", kill_on_drop: false }` [INFO] [stdout] a3792311cd599dc5160c5c4baebb2f85b95c59f0b05ba6c0b075a64d850bc6f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 888f988f82b40b9f1a2526f78d9c508b767105701492cf15a6d89fe53db0dfb7 [INFO] running `Command { std: "docker" "start" "-a" "888f988f82b40b9f1a2526f78d9c508b767105701492cf15a6d89fe53db0dfb7", kill_on_drop: false }` [INFO] [stderr] Compiling ice-age v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/__.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | println!("{}", __!($($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/root.rs:288:47 [INFO] [stdout] | [INFO] [stdout] 288 | ... Ok(()) => __p!("Removed old log file: {:?}", path), [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 `__p` (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/__.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | eprintln!("{}", __!($($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/root.rs:289:49 [INFO] [stdout] | [INFO] [stdout] 289 | ... Err(err) => __e!("Failed to remove old log file {:?} -> {}", path, err), [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 `__e` (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/__.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | eprintln!("{}", __!($($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/root.rs:296:29 [INFO] [stdout] | [INFO] [stdout] 296 | Err(err) => __e!("Cleaning up old log files: failed to read work directory {:?} -> {}", work_dir, err), [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 `__e` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/root.rs:264:45 [INFO] [stdout] | [INFO] [stdout] 264 | if self.log_file_cleaner_is_running.compare_and_swap(false, true, ATOMIC_ORDERING) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/__.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | println!("{}", __!($($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/root.rs:288:47 [INFO] [stdout] | [INFO] [stdout] 288 | ... Ok(()) => __p!("Removed old log file: {:?}", path), [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 `__p` (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/__.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | eprintln!("{}", __!($($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/root.rs:289:49 [INFO] [stdout] | [INFO] [stdout] 289 | ... Err(err) => __e!("Failed to remove old log file {:?} -> {}", path, err), [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 `__e` (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/__.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | eprintln!("{}", __!($($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/root.rs:296:29 [INFO] [stdout] | [INFO] [stdout] 296 | Err(err) => __e!("Cleaning up old log files: failed to read work directory {:?} -> {}", work_dir, err), [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 `__e` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/root.rs:264:45 [INFO] [stdout] | [INFO] [stdout] 264 | if self.log_file_cleaner_is_running.compare_and_swap(false, true, ATOMIC_ORDERING) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.25s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ice_age-b0b392aea0928bce) [INFO] [stderr] Executable tests/sending.rs (/opt/rustwide/target/debug/deps/sending-7f6a44fdd13649cb) [INFO] running `Command { std: "docker" "inspect" "888f988f82b40b9f1a2526f78d9c508b767105701492cf15a6d89fe53db0dfb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "888f988f82b40b9f1a2526f78d9c508b767105701492cf15a6d89fe53db0dfb7", kill_on_drop: false }` [INFO] [stdout] 888f988f82b40b9f1a2526f78d9c508b767105701492cf15a6d89fe53db0dfb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] cbf8f747cb476aea559ca546600ea6ba5b9b66158bb0271c64c240f9c6d18518 [INFO] running `Command { std: "docker" "start" "-a" "cbf8f747cb476aea559ca546600ea6ba5b9b66158bb0271c64c240f9c6d18518", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/__.rs:38:34 [INFO] [stderr] | [INFO] [stderr] 38 | println!("{}", __!($($arg)+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/root.rs:288:47 [INFO] [stderr] | [INFO] [stderr] 288 | ... Ok(()) => __p!("Removed old log file: {:?}", path), [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `__p` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/__.rs:71:35 [INFO] [stderr] | [INFO] [stderr] 71 | eprintln!("{}", __!($($arg)+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/root.rs:289:49 [INFO] [stderr] | [INFO] [stderr] 289 | ... Err(err) => __e!("Failed to remove old log file {:?} -> {}", path, err), [INFO] [stderr] | ----------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `__e` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/__.rs:71:35 [INFO] [stderr] | [INFO] [stderr] 71 | eprintln!("{}", __!($($arg)+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/root.rs:296:29 [INFO] [stderr] | [INFO] [stderr] 296 | Err(err) => __e!("Cleaning up old log files: failed to read work directory {:?} -> {}", work_dir, err), [INFO] [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `__e` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/root.rs:264:45 [INFO] [stderr] | [INFO] [stderr] 264 | if self.log_file_cleaner_is_running.compare_and_swap(false, true, ATOMIC_ORDERING) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ice-age` (lib) generated 4 warnings [INFO] [stderr] warning: `ice-age` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ice_age-b0b392aea0928bce) [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/sending.rs (/opt/rustwide/target/debug/deps/sending-7f6a44fdd13649cb) [INFO] [stdout] test test_crate_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test sending ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ice-age [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 24) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cbf8f747cb476aea559ca546600ea6ba5b9b66158bb0271c64c240f9c6d18518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf8f747cb476aea559ca546600ea6ba5b9b66158bb0271c64c240f9c6d18518", kill_on_drop: false }` [INFO] [stdout] cbf8f747cb476aea559ca546600ea6ba5b9b66158bb0271c64c240f9c6d18518