[INFO] cloning repository https://github.com/erikjohnston/calendar_bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikjohnston/calendar_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fcalendar_bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fcalendar_bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c3756a50cc1a627abaab02af9861e91386bb876 [INFO] testing erikjohnston/calendar_bot against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fcalendar_bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/erikjohnston/calendar_bot [INFO] finished tweaking git repo https://github.com/erikjohnston/calendar_bot [INFO] tweaked toml for git repo https://github.com/erikjohnston/calendar_bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/erikjohnston/calendar_bot on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/erikjohnston/calendar_bot 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d8561980d7c5323f332b830ae1edd3775d9353c2c45c0766a8927dd8b7a891f [INFO] running `Command { std: "docker" "start" "-a" "6d8561980d7c5323f332b830ae1edd3775d9353c2c45c0766a8927dd8b7a891f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d8561980d7c5323f332b830ae1edd3775d9353c2c45c0766a8927dd8b7a891f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d8561980d7c5323f332b830ae1edd3775d9353c2c45c0766a8927dd8b7a891f", kill_on_drop: false }` [INFO] [stdout] 6d8561980d7c5323f332b830ae1edd3775d9353c2c45c0766a8927dd8b7a891f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ea38e5ae4705802cfe0fda71f7f3b2bf5201257327cd9ed9d82608cd271ad16 [INFO] running `Command { std: "docker" "start" "-a" "5ea38e5ae4705802cfe0fda71f7f3b2bf5201257327cd9ed9d82608cd271ad16", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cc v1.0.103 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sentry-types v0.31.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling sentry-core v0.31.8 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling postgres-derive v0.4.5 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling sentry-backtrace v0.31.8 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling sentry-contexts v0.31.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling line-wrap v0.2.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling plist v1.6.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling actix-http v3.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling actix-server v2.4.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling oauth2 v4.4.2 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling actix-web v4.8.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Compiling sentry-debug-images v0.31.8 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling sentry-anyhow v0.31.8 [INFO] [stderr] Compiling sentry-panic v0.31.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling mutually_exclusive_features v0.0.3 [INFO] [stderr] Compiling comrak v0.18.0 [INFO] [stderr] Compiling tracing-actix-web v0.7.11 [INFO] [stderr] Compiling roxmltree v0.18.1 [INFO] [stderr] Compiling ics_parser v0.1.0 (https://github.com/erikjohnston/ics_parser?branch=main#664a2fe4) [INFO] [stderr] Compiling openidconnect v3.5.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling ammonia v3.3.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling sentry v0.31.8 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling bb8-postgres v0.8.1 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling sentry-tracing v0.31.8 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling calendar_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "5ea38e5ae4705802cfe0fda71f7f3b2bf5201257327cd9ed9d82608cd271ad16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea38e5ae4705802cfe0fda71f7f3b2bf5201257327cd9ed9d82608cd271ad16", kill_on_drop: false }` [INFO] [stdout] 5ea38e5ae4705802cfe0fda71f7f3b2bf5201257327cd9ed9d82608cd271ad16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de23dddcedd3adb6769b0f77b0ff4710bb6031972c0fdff80ab90ede4032802a [INFO] running `Command { std: "docker" "start" "-a" "de23dddcedd3adb6769b0f77b0ff4710bb6031972c0fdff80ab90ede4032802a", kill_on_drop: false }` [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling pgtemp v0.3.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling test-log v0.2.16 [INFO] [stderr] Compiling scraper v0.19.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling httptest v0.16.1 [INFO] [stderr] Compiling calendar_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxlRoXd/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-3088bf350dfadbf2,libtoml_edit-cb92b4433baef529,libserde_spanned-e6dc5f50412d2022,libwinnow-0e488022daf69231,libtoml_datetime-0fa5a9c2d426b45d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtest_log-ebbe3edbf62800cd,libtracing_subscriber-c3578d2e81814df6,libtracing_serde-6b49f3f55e76bec7,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-e349b6804240506f,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libthread_local-7e54d3d2b941f0d7,libtracing_log-995b87e7a4b65ef2,libhttptest-ea78972229c25dc7,libcrossbeam_channel-51d5df81a59e3bee,libhyper_util-6a1eaefad4886e6b,libhyper-ebd9c87d233b8f1d,libh2-a557cecff1160560,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-3fde3e163ce8e763,libhttp_body-8d63aedf711b0a52,libhttp-2b0cd9824ecd20f3,libscraper-0dc69f2f188925c6,libego_tree-e62110f6c1503756,libselectors-59e7d42ef9cb0765,libservo_arc-71d4f055a76e2277,libstable_deref_trait-a9f42b1d2f15127d,libfxhash-1df546a36b8e6f44,libcssparser-55f656a482577015,libdtoa_short-324672582807df3c,libdtoa-d9b764b3c99c5187,libhtml5ever-ba065e42a40f1355,libmarkup5ever-8ecd8c44e82d513c,libpgtemp-847b5e8557467118,libtempfile-5a4b06c48aa2224e,libfastrand-5e3bec3d1dadb2e4,libcalendar_bot-d83742d30bf5ea9b,libbcrypt-3176e6fe96bec7d1,libblowfish-49404fe9b8b4ff87,libcipher-cc006833942a8a35,libinout-75f47cbff9e679dc,libroxmltree-92ddb751822a65bf,libxmlparser-969dec0a29aac657,libammonia-b9f54f2aee22c22c,libmaplit-f141af93a08d6c7e,libhtml5ever-a4517fd36dc9aa70,libmarkup5ever-298b060794e04918,libstring_cache-eda79e151476f033,libprecomputed_hash-b8aaee179f87ad21,libphf-5f8c3dc183981435,libphf_shared-309e6a952312955a,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libclap-92281040044ef576,libclap_builder-496655a71c27d75d,libterminal_size-0a61f811fbd209e7,librustix-d1fe0cc5eaf7deff,liblinux_raw_sys-07d08e485b51e8af,libstrsim-4d1ed08a123238dc,libanstream-e910670c95a84d14,libanstyle_query-36eb3f54d300e1a2,libis_terminal_polyfill-43a876860399ae17,libcolorchoice-19d5176dc3183730,libanstyle_parse-2456c94bc2368129,libutf8parse-92d0158219063202,libclap_lex-c87ab6c20d1c8b87,libanstyle-5da827dfb95c22fd,libbb8_postgres-ce990ac84be6f739,libbb8-34f0a43ec11899e2,libtracing_actix_web-a1e47ded06ebe2c0,libmutually_exclusive_features-95eb03083fe50b49,libpin_project-e92e472a51538075,libtokio_postgres-503118633370f64e,libwhoami-22ef7cd368e62da9,libpostgres_types-e0457b03d4967c20,libpostgres_protocol-2d0ae74f7f0c6473,libstringprep-57719648c31762f8,libunicode_properties-d5d4c71a51612890,libmd5-4d9917ee5ec87fc4,libbyteorder-8f59b6d1bfdaa844,libfallible_iterator-a337747b23ec23ad,liburlencoding-061758bc6028ea3e,libtera-f4239074bc35e6bd,libslug-af648f7b6fe2d1be,libdeunicode-fc3563aa7e2070b0,libglobwalk-279f30562fd82c53,libignore-5e0ad2ce49eafe68,libcrossbeam_deque-5b014cb915af7dd7,libcrossbeam_epoch-4498fa8972729f4c,libcrossbeam_utils-fdd1b66deb1cb1ce,libglobset-7bb1a37762a8d796,libbstr-cc48cf1bdf22e982,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,libhumansize-91dc29d753c69f1c,libchrono_tz-f5b6b7217e272abc,libphf-d489e4f49ec4ef4d,libphf_shared-59fed07ec572c754,libsiphasher-6bb0304e8b0d0631,libsentry-e96f1b23e5d01591,libsentry_panic-ac2b7834030d5fb7,libsentry_debug_images-ddc6e9a482b67de6,libfindshlibs-e09a855c00003ecf,libsentry_contexts-e875886531b75e5b,libhostname-a433dcc82c43f8d9,libmatch_cfg-4ff408791b5a10a9,libuname-511f79c2b5e50b15,libsentry_anyhow-caaa1774c3496606,libsentry_backtrace-18ca18e958c2cedc,libbacktrace-864dea7755b8e775,libobject-dbad9d73d9715f43,libaddr2line-34ba6388d26946cd,libgimli-76cf23b8b653242d,librustc_demangle-685041651feef096,libsentry_core-2737fbb67b787d4e,libsentry_types-eb1cbcda157d97c1,libhex-13e08b3b00984ab7,libdebugid-89bbd3c0221ea9b6,libuuid-f0c6bb1693e7c667,libopenidconnect-8e5d78ad4ca08980,libserde_plain-4c6697935699336c,libp384-349f8f576d8135cb,libitertools-f4793563c6e425d1,libdyn_clone-5258a20ab3811a89,libserde_value-f57915f570989b01,libordered_float-e7714153379cdc96,libserde_with-cbf0dd8e4abd39b2,librsa-828dee86a66ade60,libpkcs1-3ea2e95dc95c910e,libnum_bigint_dig-e6f34af6bfae7590,liblibm-339a02be994129a8,libnum_iter-1c28c21baad99bea,libnum_integer-920b5ae4015fe55b,liblazy_static-969b5c6ce8d19b49,libed25519_dalek-014e28a4e13f6a01,libcurve25519_dalek-1d5e03ab7809f7b2,libed25519-177b0b29d8360298,libp256-5164ee70072f70dc,libecdsa-0677b4e7e39f568f,librfc6979-57497b2f5a7825ec,libsignature-a53a83eb43f3eecb,libprimeorder-7733259d22ad244e,libelliptic_curve-b9a5c0eb517a2ced,libsec1-f8d1ad4096092d12,libpkcs8-21a985e6484b0933,libspki-692234eef1ae7017,libder-09b5741d14ae98c2,libpem_rfc7468-443ce28121ddf0b9,libbase64ct-3d944cba406686bd,libhkdf-21ab36e5a26f77fd,libhmac-d03115e9f29950e4,libcrypto_bigint-1c9c42f60ea1fd3e,libbase16ct-c4cc4b0550013254,libgroup-c5edc6e8d0a5e7dd,libff-ad29850681705d44,liboauth2-26ffe7379997b430,libserde_path_to_error-5f4a24c568e556a1,libbase64-42295ac2e0e134a3,libsha2-50a0fba9f4e29945,libreqwest-5453b769c2a89b21,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-a791a8f0aea965b5,libhyper_tls-54b43a6c3833841e,libwebpki_roots-da6c00699c81e448,libipnet-21a83f2d587ce134,libtokio_native_tls-13acc45ad5ab8f06,libtokio_rustls-c310dbdef226bcf7,librustls-0c70049230b0d1f2,libsct-c23bd7b8dad79b92,libwebpki-a60d0b530d86b024,libring-6f29218546aaa00d,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libnative_tls-2b6170865e3e725f,libopenssl_probe-5821ed5bfde807ff,libopenssl-1bf76c3a09d4e6b5,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-d7c4f3b303b63c1b,libhyper-7516e9ba876bf077,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libtower_service-442e0d38cf369aa3,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-45d2f3b593869915,libitertools-137eb9164d3e38be,libics_parser-b91d8e11547411ad,libbase64-d62dc757d44ac0f2,libitertools-217b25dfd86c44c6,libeither-b4418dba5a443acb,libhandlebars-1f4afecc34fa5704,libpest-194bff449fd8087f,libucd_trie-666022523355d16f,libfutures-129debe81f6dc7f8,libfutures_executor-d7e577194df427c5,libcomrak-9eca2b2a5ba808d6,libsyntect-8b54dd00699f5ddb,libthiserror-df3546571a90ce6e,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libonig-17e480fccb9e489d,libonig_sys-5743f660c73c53cf,libyaml_rust-0d35c98b09962543,liblinked_hash_map-7d04f0e6cc440adb,libbitflags-dde12b0d7d495b50,libplist-682b227c0eb5a826,libline_wrap-f6fae5d4243e9283,libquick_xml-7a027a9a88250a71,libbase64-13144a1f1e192158,libbincode-852e3ca33f4d17ba,libunicode_categories-6f2b7f5ace1e9985,libtyped_arena-76aa4bfb127f070d,libentities-01d1962ed35ac039,libchrono_humanize-ea84ba2fc8f078b4,libchrono-ee513a0c321d5f6a,libnum_traits-bd390097a49204c6,libiana_time_zone-8015593db973084f,libanyhow-c8a48c7ab59cceb9,libactix_web-c034bcf9bce742b2,liburl-ea09232f593b351d,libidna-6071f43de631e593,libunicode_normalization-3687df46a9f5259d,libtinyvec-b829d816ad985870,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-2593632bda154282,libserde_urlencoded-52f8473396156bc4,libform_urlencoded-35907277f0683ea4,libserde_json-022bb63bb35020eb,libryu-a980823ac8640001,libactix_server-c6af730b64717771,libactix_router-f182ec0187abc673,libregex-59543a68000fbfbf,libregex_automata-904bc131c27b23b5,libaho_corasick-bc7b8202cc90b0c6,libregex_syntax-2b97d6b09241de8e,libserde-30b8674e686a73f2,libcookie-2d799266715fd0cc,libtime-591b4e5621a970cb,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libactix_http-7eaebd77c148a749,librand-79bb2181fa9cc91f,librand_chacha-d26e3c786b21c02b,libppv_lite86-74d192d5fb0d20a2,librand_core-640b31a4f56dbea6,libhttparse-236c4b4e3e57f2f5,libbrotli-60b432a9f62a0669,libbrotli_decompressor-119549b57d7fefe1,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-37fd22f41139d63d,libcpufeatures-926366d381e17465,libdigest-b6cdae68943759ff,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-ffe8ada38e21eb01,libcrypto_common-23c3898527d76467,libgeneric_array-074abd978c1de954,libtypenum-1862a5dd6fcdc44c,libzeroize-9d781f334751eb0e,libbase64-32787b0325ea6df8,liblocal_channel-ffddb4c3f0232a75,libbytestring-c61544f78f639ab2,libencoding_rs-ca79e330d79b9da1,liblanguage_tags-458019a498dd9479,libahash-8b80ed9fad086e34,libgetrandom-27748e06eefca69c,libzerocopy-2a9b74fd45914c69,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-81ada3140dcea0f5,libindexmap-460a20926f80f3a0,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libfutures_util-f32010ffdd9cd7e8,libfutures_io-15f510aebc68962e,libslab-26b741578fad7272,libfutures_channel-c5a37d957ff72faa,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libzstd-7434d47f814c22eb,libzstd_safe-d32ee54471560fb9,libzstd_sys-9f747575f69ad813,libflate2-22c268d71ff337a7,libminiz_oxide-4aef659c1f9ac801,libadler-8a8ce72c9fb247b6,libcrc32fast-dba2d92cf6d67f2f,libactix_service-bd4bc6e0bb832a39,libactix_codec-2fda2d739e149407,libtracing-d0910ab49477d9af,libtracing_core-5d37a00f1b618e5b,libonce_cell-a1d7742f74efe1da,libmemchr-08f38e9718637002,libbitflags-c95e5b195a86a9bf,libtokio_util-a4755b1e067956b9,libfutures_sink-bfbbbc7bce12d32f,libactix_utils-60a1f51bc8b90c57,liblocal_waker-256d3526e6604f95,libactix_rt-6fbc93aacc22b3fa,libtokio-a6450fff9f4bad1e,libsignal_hook_registry-9d09fcd1735a4860,libnum_cpus-498508ed398e01cd,libsocket2-dac49043d7734071,libmio-094ec0e3a2a77049,liblog-368e05ac2c0115e3,libparking_lot-804367155785fb7c,libparking_lot_core-6633f775a70d1712,liblibc-81b33709b71653e4,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-084045a3116dc58e,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project_lite-e591be24d8b8b3c6,libfutures_core-451bff7c303527ba,libhttp-0fb3b581cd761e52,libitoa-20e94f961f8d160c,libbytes-3fbe0740e65931fa,libfnv-79e2cbfbe03dcd16}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxlRoXd/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fd0304f7d699f054/out" "-L" "/opt/rustwide/target/debug/build/onig_sys-fa7dcdd70c040f1b/out" "-L" "/opt/rustwide/target/debug/build/ring-a726c7082c391cf0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/password_calendar-770ee4a2abe7305c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `calendar_bot` (test "password_calendar") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "de23dddcedd3adb6769b0f77b0ff4710bb6031972c0fdff80ab90ede4032802a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de23dddcedd3adb6769b0f77b0ff4710bb6031972c0fdff80ab90ede4032802a", kill_on_drop: false }` [INFO] [stdout] de23dddcedd3adb6769b0f77b0ff4710bb6031972c0fdff80ab90ede4032802a