[INFO] fetching crate ice-age 0.16.0... [INFO] testing ice-age-0.16.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate ice-age 0.16.0 into /workspace/builds/worker-44/source [INFO] validating manifest of crates.io crate ice-age 0.16.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-44/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5737a89dbfd46b70a9929c500d120d2466fef47c79eabdba99a09be9b62fe41d [INFO] running `Command { std: "docker" "start" "-a" "5737a89dbfd46b70a9929c500d120d2466fef47c79eabdba99a09be9b62fe41d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5737a89dbfd46b70a9929c500d120d2466fef47c79eabdba99a09be9b62fe41d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5737a89dbfd46b70a9929c500d120d2466fef47c79eabdba99a09be9b62fe41d", kill_on_drop: false }` [INFO] [stdout] 5737a89dbfd46b70a9929c500d120d2466fef47c79eabdba99a09be9b62fe41d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 066bebf2d608cf15a304dcae51ec11033a7ac917525b3a67a24fee1ec50e4393 [INFO] running `Command { std: "docker" "start" "-a" "066bebf2d608cf15a304dcae51ec11033a7ac917525b3a67a24fee1ec50e4393", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [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 12.45s [INFO] running `Command { std: "docker" "inspect" "066bebf2d608cf15a304dcae51ec11033a7ac917525b3a67a24fee1ec50e4393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "066bebf2d608cf15a304dcae51ec11033a7ac917525b3a67a24fee1ec50e4393", kill_on_drop: false }` [INFO] [stdout] 066bebf2d608cf15a304dcae51ec11033a7ac917525b3a67a24fee1ec50e4393 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 567d568eb640e12d8e246de2079225329826b82d86624bc022c52c91883256f5 [INFO] running `Command { std: "docker" "start" "-a" "567d568eb640e12d8e246de2079225329826b82d86624bc022c52c91883256f5", kill_on_drop: false }` [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] [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: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 0.84s [INFO] running `Command { std: "docker" "inspect" "567d568eb640e12d8e246de2079225329826b82d86624bc022c52c91883256f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "567d568eb640e12d8e246de2079225329826b82d86624bc022c52c91883256f5", kill_on_drop: false }` [INFO] [stdout] 567d568eb640e12d8e246de2079225329826b82d86624bc022c52c91883256f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 212e00bd225cf59738ae18ce599c5e3c5945e5a2ffb9badfc592e49f44d70faf [INFO] running `Command { std: "docker" "start" "-a" "212e00bd225cf59738ae18ce599c5e3c5945e5a2ffb9badfc592e49f44d70faf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 2.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ice_age-a7280b2a25982b74) [INFO] [stdout] [INFO] [stdout] running 1 test [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] [stderr] Running tests/sending.rs (/opt/rustwide/target/debug/deps/sending-3ce9d0ee61d9b728) [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.01s [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 0.87s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "212e00bd225cf59738ae18ce599c5e3c5945e5a2ffb9badfc592e49f44d70faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "212e00bd225cf59738ae18ce599c5e3c5945e5a2ffb9badfc592e49f44d70faf", kill_on_drop: false }` [INFO] [stdout] 212e00bd225cf59738ae18ce599c5e3c5945e5a2ffb9badfc592e49f44d70faf