[INFO] cloning repository https://github.com/cookiemumbles/DamnFineToot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cookiemumbles/DamnFineToot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcookiemumbles%2FDamnFineToot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcookiemumbles%2FDamnFineToot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4525916fd09c2a4d2b806f6e7d86f92fbd57891 [INFO] testing cookiemumbles/DamnFineToot against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcookiemumbles%2FDamnFineToot" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cookiemumbles/DamnFineToot on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cookiemumbles/DamnFineToot [INFO] finished tweaking git repo https://github.com/cookiemumbles/DamnFineToot [INFO] tweaked toml for git repo https://github.com/cookiemumbles/DamnFineToot written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cookiemumbles/DamnFineToot 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parse_link_header v0.3.3 [INFO] [stderr] Downloaded toml_edit v0.19.3 [INFO] [stderr] Downloaded isolang v2.2.0 [INFO] [stderr] Downloaded mastodon-async-entities v1.1.0 [INFO] [stderr] Downloaded serde_qs v0.10.1 [INFO] [stderr] Downloaded tap-reader v1.0.1 [INFO] [stderr] Downloaded mastodon-async v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a90bd3c97334a74955c6da24efd497e8334dbca9dec62118cab361b21b0fad6 [INFO] running `Command { std: "docker" "start" "-a" "6a90bd3c97334a74955c6da24efd497e8334dbca9dec62118cab361b21b0fad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a90bd3c97334a74955c6da24efd497e8334dbca9dec62118cab361b21b0fad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a90bd3c97334a74955c6da24efd497e8334dbca9dec62118cab361b21b0fad6", kill_on_drop: false }` [INFO] [stdout] 6a90bd3c97334a74955c6da24efd497e8334dbca9dec62118cab361b21b0fad6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ca79ba6ff21f6bbf02c8b5eef614e87d0e6d8f31c5a8a7bd61eebf2658d05ea [INFO] running `Command { std: "docker" "start" "-a" "9ca79ba6ff21f6bbf02c8b5eef614e87d0e6d8f31c5a8a7bd61eebf2658d05ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling erased-serde v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling camino v1.1.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling tap-reader v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling parse_link_header v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling serde_fmt v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling time v0.3.19 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling isolang v2.2.0 [INFO] [stderr] Compiling serde_qs v0.10.1 [INFO] [stderr] Compiling toml_edit v0.19.3 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mastodon-async-entities v1.1.0 [INFO] [stderr] Compiling toml v0.7.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling mastodon-async v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling damnfinetoot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.87s [INFO] running `Command { std: "docker" "inspect" "9ca79ba6ff21f6bbf02c8b5eef614e87d0e6d8f31c5a8a7bd61eebf2658d05ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ca79ba6ff21f6bbf02c8b5eef614e87d0e6d8f31c5a8a7bd61eebf2658d05ea", kill_on_drop: false }` [INFO] [stdout] 9ca79ba6ff21f6bbf02c8b5eef614e87d0e6d8f31c5a8a7bd61eebf2658d05ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d3a23b9a7bfa0fb992b4b92a47be42244dcbea06d60ca45b884ba2c1777bb95 [INFO] running `Command { std: "docker" "start" "-a" "9d3a23b9a7bfa0fb992b4b92a47be42244dcbea06d60ca45b884ba2c1777bb95", kill_on_drop: false }` [INFO] [stderr] Compiling damnfinetoot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.26s [INFO] running `Command { std: "docker" "inspect" "9d3a23b9a7bfa0fb992b4b92a47be42244dcbea06d60ca45b884ba2c1777bb95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3a23b9a7bfa0fb992b4b92a47be42244dcbea06d60ca45b884ba2c1777bb95", kill_on_drop: false }` [INFO] [stdout] 9d3a23b9a7bfa0fb992b4b92a47be42244dcbea06d60ca45b884ba2c1777bb95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8d4c4dbeeca8cb2e351f86dd951bcd957803d77d98610fac57028feb97827e1 [INFO] running `Command { std: "docker" "start" "-a" "b8d4c4dbeeca8cb2e351f86dd951bcd957803d77d98610fac57028feb97827e1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/damnfinetoot-fc57a6598db758c2) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test main_test::should_ignore_replies ... ok [INFO] [stdout] test main_test::should_ignore_favorites ... ok [INFO] [stdout] test main_test::should_format_toot ... ok [INFO] [stdout] test texts_test::should_format_toot ... ok [INFO] [stdout] test main_test::should_get_url_from_string ... ok [INFO] [stdout] test main_test::should_handle_notification ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b8d4c4dbeeca8cb2e351f86dd951bcd957803d77d98610fac57028feb97827e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d4c4dbeeca8cb2e351f86dd951bcd957803d77d98610fac57028feb97827e1", kill_on_drop: false }` [INFO] [stdout] b8d4c4dbeeca8cb2e351f86dd951bcd957803d77d98610fac57028feb97827e1