[INFO] cloning repository https://github.com/Ginkooo/screentime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ginkooo/screentime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGinkooo%2Fscreentime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGinkooo%2Fscreentime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37ffa3d3f8b6844f420e64f8bd1f4f070bbb0f6a [INFO] testing Ginkooo/screentime against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGinkooo%2Fscreentime" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ginkooo/screentime on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ginkooo/screentime [INFO] finished tweaking git repo https://github.com/Ginkooo/screentime [INFO] tweaked toml for git repo https://github.com/Ginkooo/screentime written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Ginkooo/screentime already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6060baca2dec11ae08246332415255a5c118733af68436519034a6017795f63 [INFO] running `Command { std: "docker" "start" "-a" "c6060baca2dec11ae08246332415255a5c118733af68436519034a6017795f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6060baca2dec11ae08246332415255a5c118733af68436519034a6017795f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6060baca2dec11ae08246332415255a5c118733af68436519034a6017795f63", kill_on_drop: false }` [INFO] [stdout] c6060baca2dec11ae08246332415255a5c118733af68436519034a6017795f63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca8e13e2b455db9e0e0db9a5a17ad6f41044288720ddf14c9dc4b9a471bd7922 [INFO] running `Command { std: "docker" "start" "-a" "ca8e13e2b455db9e0e0db9a5a17ad6f41044288720ddf14c9dc4b9a471bd7922", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling ttf-parser v0.19.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum-core v0.3.4 (https://github.com/tokio-rs/axum#d1765d9a) [INFO] [stderr] Compiling xcb v1.2.0 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Compiling axum v0.6.16 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling rustix v0.37.15 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling axum v0.6.16 (https://github.com/tokio-rs/axum#d1765d9a) [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling ecolor v0.21.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling emath v0.21.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.5 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sha3 v0.10.7 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling epaint v0.21.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.4.0 [INFO] [stderr] Compiling page_size v0.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling bumpalo v3.12.1 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling dirs v5.0.0 [INFO] [stderr] Compiling single_value_channel v1.2.2 [INFO] [stderr] Compiling egui v0.21.0 [INFO] [stderr] Compiling rdev v0.5.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling mockall_double v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling active-win-pos-rs v0.7.1 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rstest v0.17.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling jammdb v0.9.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling http-body v1.0.0-rc.2 [INFO] [stderr] Compiling http-body-util v0.1.0-rc.2 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.0.0-rc.3 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling tower-hyper-http-body-compat v0.1.4 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling axum-test-helper v0.2.0 [INFO] [stderr] Compiling screentime v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `screentime_updater` [INFO] [stdout] --> src/api.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{screentime_updater, utils}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ca8e13e2b455db9e0e0db9a5a17ad6f41044288720ddf14c9dc4b9a471bd7922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca8e13e2b455db9e0e0db9a5a17ad6f41044288720ddf14c9dc4b9a471bd7922", kill_on_drop: false }` [INFO] [stdout] ca8e13e2b455db9e0e0db9a5a17ad6f41044288720ddf14c9dc4b9a471bd7922 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1effb7938ed9c588647192a196fca84a5cff7861e245d9b77d5ac6555ee0d419 [INFO] running `Command { std: "docker" "start" "-a" "1effb7938ed9c588647192a196fca84a5cff7861e245d9b77d5ac6555ee0d419", kill_on_drop: false }` [INFO] [stderr] Compiling screentime v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `screentime_updater` [INFO] [stdout] --> src/api.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{screentime_updater, utils}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1effb7938ed9c588647192a196fca84a5cff7861e245d9b77d5ac6555ee0d419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1effb7938ed9c588647192a196fca84a5cff7861e245d9b77d5ac6555ee0d419", kill_on_drop: false }` [INFO] [stdout] 1effb7938ed9c588647192a196fca84a5cff7861e245d9b77d5ac6555ee0d419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b35730b023451d282d43ecbcf8f210329329bdab6a191de5b007f91ce000b1d5 [INFO] running `Command { std: "docker" "start" "-a" "b35730b023451d282d43ecbcf8f210329329bdab6a191de5b007f91ce000b1d5", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `screentime_updater` [INFO] [stderr] --> src/api.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::{screentime_updater, utils}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `screentime` (bin "screentime" test) generated 1 warning (run `cargo fix --bin "screentime" --tests` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/screentime-1c759e74e07d151c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test utils::tests::test_seconds_to_hms ... 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] running `Command { std: "docker" "inspect" "b35730b023451d282d43ecbcf8f210329329bdab6a191de5b007f91ce000b1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b35730b023451d282d43ecbcf8f210329329bdab6a191de5b007f91ce000b1d5", kill_on_drop: false }` [INFO] [stdout] b35730b023451d282d43ecbcf8f210329329bdab6a191de5b007f91ce000b1d5