[INFO] cloning repository https://github.com/satelit-project/satelit-import [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/satelit-project/satelit-import" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatelit-project%2Fsatelit-import", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatelit-project%2Fsatelit-import'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5c71cf691ff30cc82338ac9c75b4d2318b30ae2 [INFO] testing satelit-project/satelit-import against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatelit-project%2Fsatelit-import" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/satelit-project/satelit-import on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/satelit-project/satelit-import [INFO] finished tweaking git repo https://github.com/satelit-project/satelit-import [INFO] tweaked toml for git repo https://github.com/satelit-project/satelit-import written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/satelit-project/satelit-import already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] 70f1718cb5470145b9841d96e018823330d3f95170d3723beb9d6f8b077d9b18 [INFO] running `Command { std: "docker" "start" "-a" "70f1718cb5470145b9841d96e018823330d3f95170d3723beb9d6f8b077d9b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70f1718cb5470145b9841d96e018823330d3f95170d3723beb9d6f8b077d9b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f1718cb5470145b9841d96e018823330d3f95170d3723beb9d6f8b077d9b18", kill_on_drop: false }` [INFO] [stdout] 70f1718cb5470145b9841d96e018823330d3f95170d3723beb9d6f8b077d9b18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] 06c84f172d552604021ea9fcac818089694d4baad7d563b98d53bc3b00197f97 [INFO] running `Command { std: "docker" "start" "-a" "06c84f172d552604021ea9fcac818089694d4baad7d563b98d53bc3b00197f97", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling simpl v0.1.0-alpha.1 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling sharded-slab v0.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling async-compression v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ordered-multimap v0.2.4 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling rust-ini v0.15.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.3 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-ready-cache v0.3.1 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling tower-balance v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling tonic v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde-xml-rs v0.4.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.4 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling rust-s3 v0.19.3 [INFO] [stderr] Compiling satelit-import v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/db/entity.rs:109:3 [INFO] [stdout] | [INFO] [stdout] 109 | #[sql_type = "Integer"] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 110 | #[repr(C)] [INFO] [stdout] 111 | #[derive(Debug, Clone, Copy, PartialEq, FromSqlRow, AsExpression)] [INFO] [stdout] | ------------ the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` 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 #79202 [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/rpc/import.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | if flag.compare_and_swap(false, true, Ordering::SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 38s [INFO] running `Command { std: "docker" "inspect" "06c84f172d552604021ea9fcac818089694d4baad7d563b98d53bc3b00197f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c84f172d552604021ea9fcac818089694d4baad7d563b98d53bc3b00197f97", kill_on_drop: false }` [INFO] [stdout] 06c84f172d552604021ea9fcac818089694d4baad7d563b98d53bc3b00197f97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de2753872a6fb89fed221aab9f6165a95a381117a02c07cf73618bdfdf02c5a9 [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" "de2753872a6fb89fed221aab9f6165a95a381117a02c07cf73618bdfdf02c5a9", kill_on_drop: false }` [INFO] [stderr] Compiling satelit-import v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/db/entity.rs:109:3 [INFO] [stdout] | [INFO] [stdout] 109 | #[sql_type = "Integer"] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 110 | #[repr(C)] [INFO] [stdout] 111 | #[derive(Debug, Clone, Copy, PartialEq, FromSqlRow, AsExpression)] [INFO] [stdout] | ------------ the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` 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 #79202 [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/rpc/import.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | if flag.compare_and_swap(false, true, Ordering::SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/db/entity.rs:109:3 [INFO] [stdout] | [INFO] [stdout] 109 | #[sql_type = "Integer"] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 110 | #[repr(C)] [INFO] [stdout] 111 | #[derive(Debug, Clone, Copy, PartialEq, FromSqlRow, AsExpression)] [INFO] [stdout] | ------------ the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` 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 #79202 [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/rpc/import.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | if flag.compare_and_swap(false, true, Ordering::SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.68s [INFO] running `Command { std: "docker" "inspect" "de2753872a6fb89fed221aab9f6165a95a381117a02c07cf73618bdfdf02c5a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de2753872a6fb89fed221aab9f6165a95a381117a02c07cf73618bdfdf02c5a9", kill_on_drop: false }` [INFO] [stdout] de2753872a6fb89fed221aab9f6165a95a381117a02c07cf73618bdfdf02c5a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed039dd2c882b2e3a4b97632e47a16dca797364e22e482bd5847cb5a42d3a2d1 [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" "ed039dd2c882b2e3a4b97632e47a16dca797364e22e482bd5847cb5a42d3a2d1", kill_on_drop: false }` [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/db/entity.rs:109:3 [INFO] [stderr] | [INFO] [stderr] 109 | #[sql_type = "Integer"] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 110 | #[repr(C)] [INFO] [stderr] 111 | #[derive(Debug, Clone, Copy, PartialEq, FromSqlRow, AsExpression)] [INFO] [stderr] | ------------ the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` 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 #79202 [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/rpc/import.rs:61:17 [INFO] [stderr] | [INFO] [stderr] 61 | if flag.compare_and_swap(false, true, Ordering::SeqCst) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/db/entity.rs:109:3 [INFO] [stderr] | [INFO] [stderr] 109 | #[sql_type = "Integer"] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 110 | #[repr(C)] [INFO] [stderr] 111 | #[derive(Debug, Clone, Copy, PartialEq, FromSqlRow, AsExpression)] [INFO] [stderr] | ------------ the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` 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 #79202 [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/rpc/import.rs:61:17 [INFO] [stderr] | [INFO] [stderr] 61 | if flag.compare_and_swap(false, true, Ordering::SeqCst) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/satelit_import-5a4b28282a9a20b7) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test anidb::importer::import::tests::test_does_reimport ... ok [INFO] [stdout] test rpc::task::update::builder_tests::test_empty_update ... ok [INFO] [stdout] test rpc::task::update::builder_tests::test_full_update ... ok [INFO] [stdout] test rpc::task::update::strategy_tests::test_airing_asap ... ok [INFO] [stdout] test rpc::task::update::strategy_tests::test_airing_has_end ... ok [INFO] [stdout] test rpc::task::update::strategy_tests::test_airing_no_end ... ok [INFO] [stdout] test rpc::task::update::builder_tests::test_next_update_date ... ok [INFO] [stdout] test rpc::task::update::strategy_tests::test_unaired ... ok [INFO] [stdout] test rpc::task::update::strategy_tests::test_aired_accept ... ok [INFO] [stdout] test rpc::task::update::strategy_tests::test_just_aired ... ok [INFO] [stdout] test anidb::importer::import::tests::test_import_diff_remove ... ok [INFO] [stdout] test anidb::importer::import::tests::test_import_diff_add ... ok [INFO] [stdout] test anidb::importer::import::tests::test_import_diff_add_remove ... ok [INFO] [stdout] test rpc::task::update::strategy_tests::test_just_aired_accept ... ok [INFO] [stdout] test store::tests::filenames ... ok [INFO] [stdout] test anidb::importer::import::tests::test_generates_skip_ids ... ok [INFO] [stdout] test rpc::task::update::strategy_tests::test_unaired_accepts ... ok [INFO] [stdout] test anidb::importer::import::tests::test_import_no_diff ... ok [INFO] [stdout] test rpc::task::update::strategy_tests::test_airing_accepts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/satelit_import-8cd943d1e5ce2133) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests satelit-import [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ed039dd2c882b2e3a4b97632e47a16dca797364e22e482bd5847cb5a42d3a2d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed039dd2c882b2e3a4b97632e47a16dca797364e22e482bd5847cb5a42d3a2d1", kill_on_drop: false }` [INFO] [stdout] ed039dd2c882b2e3a4b97632e47a16dca797364e22e482bd5847cb5a42d3a2d1