[INFO] cloning repository https://github.com/Artisan-Hosting/welcome [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artisan-Hosting/welcome" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtisan-Hosting%2Fwelcome", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtisan-Hosting%2Fwelcome'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d23c832ece32447871e27636b78ba3c1fe336f01 [INFO] checking Artisan-Hosting/welcome against master#4455c8937007f3cc3c078375a335d86dbab391ce for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtisan-Hosting%2Fwelcome" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Artisan-Hosting/welcome [INFO] finished tweaking git repo https://github.com/Artisan-Hosting/welcome [INFO] tweaked toml for git repo https://github.com/Artisan-Hosting/welcome written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Artisan-Hosting/welcome on toolchain 4455c8937007f3cc3c078375a335d86dbab391ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Artisan-Hosting/welcome 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" "+4455c8937007f3cc3c078375a335d86dbab391ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gethostname v0.5.0 [INFO] [stderr] Downloaded xattr v1.3.1 [INFO] [stderr] Downloaded lsb_release v0.1.0 [INFO] [stderr] Downloaded simple_pretty v0.1.0 [INFO] [stderr] Downloaded colorized v1.0.0 [INFO] [stderr] Downloaded tokio-uds v0.2.7 [INFO] [stderr] Downloaded simple_tmp_logger v1.2.2 [INFO] [stderr] Downloaded get_if_addrs-sys v0.1.1 [INFO] [stderr] Downloaded dusa_collection_utils v3.1.0 [INFO] [stderr] Downloaded pathdiff v0.2.2 [INFO] [stderr] Downloaded artisan_middleware v4.1.3 [INFO] [stderr] Downloaded parking_lot_core v0.6.3 [INFO] [stderr] Downloaded tar v0.4.42 [INFO] [stderr] Downloaded h2 v0.4.6 [INFO] [stderr] Downloaded c_linked_list v1.1.1 [INFO] [stderr] Downloaded recs_lib v3.1.2 [INFO] [stderr] Downloaded const_fn v0.4.10 [INFO] [stderr] Downloaded sysinfo v0.32.0 [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded nix v0.20.2 [INFO] [stderr] Downloaded rustls v0.23.15 [INFO] [stderr] Downloaded flate2 v1.0.34 [INFO] [stderr] Downloaded hyper v1.5.0 [INFO] [stderr] Downloaded get_if_addrs v0.5.3 [INFO] [stderr] Downloaded dusa_collection_utils v2.6.6 [INFO] [stderr] Downloaded sysinfo v0.28.4 [INFO] [stderr] Downloaded substring v1.4.5 [INFO] [stderr] Downloaded systemctl v0.3.1 [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] [stderr] Downloaded cfg_rust_features v0.1.2 [INFO] [stderr] Downloaded hyper-util v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0f7e86d0fd07d39db9ef28e39f5b3ba834582910ec915d168cf47fe2a0bccd7 [INFO] running `Command { std: "docker" "start" "-a" "a0f7e86d0fd07d39db9ef28e39f5b3ba834582910ec915d168cf47fe2a0bccd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0f7e86d0fd07d39db9ef28e39f5b3ba834582910ec915d168cf47fe2a0bccd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0f7e86d0fd07d39db9ef28e39f5b3ba834582910ec915d168cf47fe2a0bccd7", kill_on_drop: false }` [INFO] [stdout] a0f7e86d0fd07d39db9ef28e39f5b3ba834582910ec915d168cf47fe2a0bccd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 244318d96655424d0eeae4774b62f32cae512517cc07a242d980f5073b490ce1 [INFO] running `Command { std: "docker" "start" "-a" "244318d96655424d0eeae4774b62f32cae512517cc07a242d980f5073b490ce1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking version_check v0.9.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking autocfg v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking cfg_rust_features v0.1.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking simple_pretty v0.1.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pathdiff v0.2.2 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking tar v0.4.42 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking gethostname v0.5.0 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking sysinfo v0.28.4 [INFO] [stderr] Checking sysinfo v0.32.0 [INFO] [stderr] Checking colorized v1.0.0 [INFO] [stderr] Checking lsb_release v0.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking systemctl v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking serde_json v1.0.132 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking trust-dns-proto v0.21.2 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking trust-dns-resolver v0.21.2 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking hyper-util v0.1.9 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking dusa_collection_utils v2.6.6 [INFO] [stderr] Checking dusa_collection_utils v3.1.0 [INFO] [stderr] Checking simple_tmp_logger v1.2.2 [INFO] [stderr] Checking recs_lib v3.1.2 [INFO] [stderr] Checking artisan_middleware v4.1.3 [INFO] [stderr] Checking Welcome v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.31s [INFO] running `Command { std: "docker" "inspect" "244318d96655424d0eeae4774b62f32cae512517cc07a242d980f5073b490ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "244318d96655424d0eeae4774b62f32cae512517cc07a242d980f5073b490ce1", kill_on_drop: false }` [INFO] [stdout] 244318d96655424d0eeae4774b62f32cae512517cc07a242d980f5073b490ce1