[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 [INFO] testing cookiemumbles/DamnFineToot against beta-2024-03-24 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-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/cookiemumbles/DamnFineToot on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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-tc2/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" "+beta-2024-03-24" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4eb7c4791e326f9573e3347b5504526967840b4935d866ab97827971a5282c0b [INFO] running `Command { std: "docker" "start" "-a" "4eb7c4791e326f9573e3347b5504526967840b4935d866ab97827971a5282c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4eb7c4791e326f9573e3347b5504526967840b4935d866ab97827971a5282c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eb7c4791e326f9573e3347b5504526967840b4935d866ab97827971a5282c0b", kill_on_drop: false }` [INFO] [stdout] 4eb7c4791e326f9573e3347b5504526967840b4935d866ab97827971a5282c0b [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=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" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cee54394f8447db8c7ad0f579ba81b4a8d13ee9cfdc25d03e83803f11b91c93d [INFO] running `Command { std: "docker" "start" "-a" "cee54394f8447db8c7ad0f579ba81b4a8d13ee9cfdc25d03e83803f11b91c93d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [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 log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [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 pkg-config v0.3.26 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tokio v1.25.0 [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 serde_json v1.0.93 [INFO] [stderr] Compiling camino v1.1.2 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tempfile v3.3.0 [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 glob v0.3.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling time-core v0.1.0 [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 http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tap-reader v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.11 [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 serde_fmt v1.0.1 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling time v0.3.19 [INFO] [stderr] Compiling isolang v2.2.0 [INFO] [stderr] Compiling toml v0.5.11 [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 skeptic v0.13.7 [INFO] [stderr] Compiling toml v0.7.2 [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` profile [unoptimized + debuginfo] target(s) in 44.48s [INFO] running `Command { std: "docker" "inspect" "cee54394f8447db8c7ad0f579ba81b4a8d13ee9cfdc25d03e83803f11b91c93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cee54394f8447db8c7ad0f579ba81b4a8d13ee9cfdc25d03e83803f11b91c93d", kill_on_drop: false }` [INFO] [stdout] cee54394f8447db8c7ad0f579ba81b4a8d13ee9cfdc25d03e83803f11b91c93d [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=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" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8ab79dea72841662fb6faf8bdc0910dd401d1692e9e14ac1cc0ae11d899c7fd [INFO] running `Command { std: "docker" "start" "-a" "a8ab79dea72841662fb6faf8bdc0910dd401d1692e9e14ac1cc0ae11d899c7fd", kill_on_drop: false }` [INFO] [stderr] Compiling damnfinetoot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.53s [INFO] running `Command { std: "docker" "inspect" "a8ab79dea72841662fb6faf8bdc0910dd401d1692e9e14ac1cc0ae11d899c7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ab79dea72841662fb6faf8bdc0910dd401d1692e9e14ac1cc0ae11d899c7fd", kill_on_drop: false }` [INFO] [stdout] a8ab79dea72841662fb6faf8bdc0910dd401d1692e9e14ac1cc0ae11d899c7fd [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=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" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4250c2a096509b169c3c0bf321f550caaa13764326d1f951785dc7f8b101a0f9 [INFO] running `Command { std: "docker" "start" "-a" "4250c2a096509b169c3c0bf321f550caaa13764326d1f951785dc7f8b101a0f9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/damnfinetoot-c7da2d756a975c21) [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_handle_notification ... ok [INFO] [stdout] test main_test::should_get_url_from_string ... ok [INFO] [stdout] test texts_test::should_format_toot ... FAILED [INFO] [stdout] test main_test::should_format_toot ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- texts_test::should_format_toot stdout ---- [INFO] [stdout] thread 'texts_test::should_format_toot' panicked at src/texts_test.rs:18:5: [INFO] [stdout] assertion `left == right` failed: full output:Better than Improv Night! Booyah! @cookie_mumbles@ohai.social 's toot was selected by @cookie_mumbles@techhub.social as the toot of the day. We could use more like this one. [INFO] [stdout] https://ohai.social/@cookie_mumbles/109704675480017007 [INFO] [stdout] left: "@cookie_mumbles@techhub.social" [INFO] [stdout] right: "@cookie_mumbles@ohai.social" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55654c144602 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55654c144602 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55654c144602 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55654c144602 - ::fmt::h2c24b8bf09043006 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55654c16d58c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55654c16d58c - core::fmt::write::h08d521d188b46bd0 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x55654c141d8f - std::io::Write::write_fmt::h84dbc6cf42979d05 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x55654c1443d4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55654c1443d4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55654c14609b - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stdout] 10: 0x55654c145d77 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55654be44ff7 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x55654be44ff7 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55654c1466d0 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x55654c1466d0 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55654c146412 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x55654c144ad6 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55654c146144 - rust_begin_unwind [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55654bdf2dd5 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55654bdf332f - core::panicking::assert_failed_inner::h748541179e1c5823 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:338:23 [INFO] [stdout] 20: 0x55654be01f7e - core::panicking::assert_failed::h3e728fcb4a525b38 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:298:5 [INFO] [stdout] 21: 0x55654bdffbbd - damnfinetoot::texts_test::should_format_toot::h70452b44d9c2c029 [INFO] [stdout] at /opt/rustwide/workdir/src/texts_test.rs:18:5 [INFO] [stdout] 22: 0x55654bdff4d7 - damnfinetoot::texts_test::should_format_toot::{{closure}}::h413bbb1772e8b5db [INFO] [stdout] at /opt/rustwide/workdir/src/texts_test.rs:6:24 [INFO] [stdout] 23: 0x55654bdf8936 - core::ops::function::FnOnce::call_once::h22c245fb07893833 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55654be49bbf - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55654be49bbf - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x55654be492b3 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x55654be492b3 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55654be492b3 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x55654be492b3 - std::panicking::try::h56d1181c9703484e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x55654be492b3 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 31: 0x55654be492b3 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x55654be492b3 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x55654be11eb3 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x55654be11eb3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55654be16a1f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x55654be16a1f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55654be16a1f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x55654be16a1f - std::panicking::try::h1cc6a2a343001459 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x55654be16a1f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 40: 0x55654be16a1f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x55654be16a1f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55654c14a7b5 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x55654c14a7b5 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x55654c14a7b5 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f6208dfbac3 - [INFO] [stdout] 46: 0x7f6208e8cbf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- main_test::should_format_toot stdout ---- [INFO] [stdout] thread 'main_test::should_format_toot' panicked at src/main_test.rs:93:5: [INFO] [stdout] assertion `left == right` failed: full output:They like you. They really like you. We could use more like this one. @cookie_mumbles@ohai.social was trophied by @cookie_mumbles@techhub.social . We have a winner! [INFO] [stdout] https://ohai.social/@cookie_mumbles/109704675480017007 [INFO] [stdout] left: "@cookie_mumbles@techhub.social" [INFO] [stdout] right: "@cookie_mumbles@ohai.social" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55654c144602 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55654c144602 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55654c144602 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55654c144602 - ::fmt::h2c24b8bf09043006 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55654c16d58c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55654c16d58c - core::fmt::write::h08d521d188b46bd0 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x55654c141d8f - std::io::Write::write_fmt::h84dbc6cf42979d05 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x55654c1443d4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55654c1443d4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55654c14609b - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stdout] 10: 0x55654c145d77 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55654be44ff7 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x55654be44ff7 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55654c1466d0 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x55654c1466d0 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55654c146412 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x55654c144ad6 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55654c146144 - rust_begin_unwind [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55654bdf2dd5 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55654bdf332f - core::panicking::assert_failed_inner::h748541179e1c5823 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:338:23 [INFO] [stdout] 20: 0x55654be01f7e - core::panicking::assert_failed::h3e728fcb4a525b38 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:298:5 [INFO] [stdout] 21: 0x55654be0817d - damnfinetoot::main_test::should_format_toot::h47ef37238e1119fd [INFO] [stdout] at /opt/rustwide/workdir/src/main_test.rs:93:5 [INFO] [stdout] 22: 0x55654be07a97 - damnfinetoot::main_test::should_format_toot::{{closure}}::ha603e4e2f86fcf5f [INFO] [stdout] at /opt/rustwide/workdir/src/main_test.rs:81:24 [INFO] [stdout] 23: 0x55654bdf8b16 - core::ops::function::FnOnce::call_once::h9d81c8e515583821 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55654be49bbf - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55654be49bbf - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x55654be492b3 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x55654be492b3 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55654be492b3 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x55654be492b3 - std::panicking::try::h56d1181c9703484e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x55654be492b3 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 31: 0x55654be492b3 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x55654be492b3 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x55654be11eb3 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x55654be11eb3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55654be16a1f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x55654be16a1f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55654be16a1f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x55654be16a1f - std::panicking::try::h1cc6a2a343001459 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x55654be16a1f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 40: 0x55654be16a1f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x55654be16a1f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55654c14a7b5 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x55654c14a7b5 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x55654c14a7b5 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f6208dfbac3 - [INFO] [stdout] 46: 0x7f6208e8cbf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] main_test::should_format_toot [INFO] [stdout] texts_test::should_format_toot [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin damnfinetoot` [INFO] running `Command { std: "docker" "inspect" "4250c2a096509b169c3c0bf321f550caaa13764326d1f951785dc7f8b101a0f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4250c2a096509b169c3c0bf321f550caaa13764326d1f951785dc7f8b101a0f9", kill_on_drop: false }` [INFO] [stdout] 4250c2a096509b169c3c0bf321f550caaa13764326d1f951785dc7f8b101a0f9