[INFO] cloning repository https://github.com/dimo414/task-mon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dimo414/task-mon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimo414%2Ftask-mon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimo414%2Ftask-mon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27eecf5ed93639c5cbdf7e978a5b1f919f5f5042 [INFO] testing dimo414/task-mon against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimo414%2Ftask-mon" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dimo414/task-mon on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dimo414/task-mon [INFO] finished tweaking git repo https://github.com/dimo414/task-mon [INFO] tweaked toml for git repo https://github.com/dimo414/task-mon written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dimo414/task-mon 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `clap` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-src v300.1.5+3.1.3 [INFO] [stderr] Downloaded parameterized_test v0.2.1 [INFO] [stderr] Downloaded mockito v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31145bfadff0074869e2011c3a44f07be5676fae04bea9039a19c292a7663e39 [INFO] running `Command { std: "docker" "start" "-a" "31145bfadff0074869e2011c3a44f07be5676fae04bea9039a19c292a7663e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31145bfadff0074869e2011c3a44f07be5676fae04bea9039a19c292a7663e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31145bfadff0074869e2011c3a44f07be5676fae04bea9039a19c292a7663e39", kill_on_drop: false }` [INFO] [stdout] 31145bfadff0074869e2011c3a44f07be5676fae04bea9039a19c292a7663e39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 052acf4cb683d655f6866554f97077df1a46d6161eb94dc17c95f8d56075dd92 [INFO] running `Command { std: "docker" "start" "-a" "052acf4cb683d655f6866554f97077df1a46d6161eb94dc17c95f8d56075dd92", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `clap` dependency) [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling task-mon v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.87s [INFO] running `Command { std: "docker" "inspect" "052acf4cb683d655f6866554f97077df1a46d6161eb94dc17c95f8d56075dd92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "052acf4cb683d655f6866554f97077df1a46d6161eb94dc17c95f8d56075dd92", kill_on_drop: false }` [INFO] [stdout] 052acf4cb683d655f6866554f97077df1a46d6161eb94dc17c95f8d56075dd92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2df6883aa3259ef568b49e1eccc77677bc3848e08d2af5272ddb0a9e7c6477bf [INFO] running `Command { std: "docker" "start" "-a" "2df6883aa3259ef568b49e1eccc77677bc3848e08d2af5272ddb0a9e7c6477bf", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `clap` dependency) [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parameterized_test v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling mockito v0.29.0 [INFO] [stderr] Compiling task-mon v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.62s [INFO] running `Command { std: "docker" "inspect" "2df6883aa3259ef568b49e1eccc77677bc3848e08d2af5272ddb0a9e7c6477bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df6883aa3259ef568b49e1eccc77677bc3848e08d2af5272ddb0a9e7c6477bf", kill_on_drop: false }` [INFO] [stdout] 2df6883aa3259ef568b49e1eccc77677bc3848e08d2af5272ddb0a9e7c6477bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb4a14984a59991d4af279a9b6322fee39db0ba35735b6b7b3312341dbac234d [INFO] running `Command { std: "docker" "start" "-a" "eb4a14984a59991d4af279a9b6322fee39db0ba35735b6b7b3312341dbac234d", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `clap` dependency) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/task_mon-e5c5f9634a909a13) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test tests::agent ... ok [INFO] [stdout] test tests::truncate::short ... ok [INFO] [stdout] test tests::truncate::barely ... ok [INFO] [stdout] test tests::truncate::long ... ok [INFO] [stdout] test tests::verify_cli ... ok [INFO] [stdout] test tests::integ::slug ... ok [INFO] [stdout] test tests::integ::start ... ok [INFO] [stdout] test tests::integ::fail ... ok [INFO] [stdout] test tests::integ::detailed ... ok [INFO] [stdout] test tests::integ::quiet ... ok [INFO] [stdout] test tests::integ::success ... ok [INFO] [stdout] test tests::integ::unreachable ... ok [INFO] [stdout] test tests::integ::long_output ... ok [INFO] [stdout] test tests::integ::log ... ok [INFO] [stdout] test tests::integ::timed ... ok [INFO] [stdout] test tests::ping ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eb4a14984a59991d4af279a9b6322fee39db0ba35735b6b7b3312341dbac234d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb4a14984a59991d4af279a9b6322fee39db0ba35735b6b7b3312341dbac234d", kill_on_drop: false }` [INFO] [stdout] eb4a14984a59991d4af279a9b6322fee39db0ba35735b6b7b3312341dbac234d