[INFO] cloning repository https://github.com/mkg20001/acme-distributor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkg20001/acme-distributor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkg20001%2Facme-distributor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkg20001%2Facme-distributor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b965370629f605cbece094aa5d5dfa14928d935e
[INFO] checking mkg20001/acme-distributor against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkg20001%2Facme-distributor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mkg20001/acme-distributor
[INFO] finished tweaking git repo https://github.com/mkg20001/acme-distributor
[INFO] tweaked toml for git repo https://github.com/mkg20001/acme-distributor written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mkg20001/acme-distributor on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mkg20001/acme-distributor 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | authors = ["Maciej"]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `license` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | license = "MIT"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.license`
[INFO] [stderr] warning: workspace (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel_migrations v2.3.1
[INFO] [stderr]   Downloaded migrations_internals v2.3.0
[INFO] [stderr]   Downloaded migrations_macros v2.3.0
[INFO] [stderr]   Downloaded glob-match v0.2.1
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.3.0
[INFO] [stderr]   Downloaded dsl_auto_type v0.2.0
[INFO] [stderr]   Downloaded acme-lib v0.9.1
[INFO] [stderr]   Downloaded rsqlite-vfs v0.1.0
[INFO] [stderr]   Downloaded diesel_derives v2.3.7
[INFO] [stderr]   Downloaded diesel v2.3.6
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c55931f65cbedfc50ba925214d2170cf6a1d81377fe2eb451dcf8f4d6f42e92e
[INFO] running `Command { std: "docker" "start" "c55931f65cbedfc50ba925214d2170cf6a1d81377fe2eb451dcf8f4d6f42e92e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c55931f65cbedfc50ba925214d2170cf6a1d81377fe2eb451dcf8f4d6f42e92e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c55931f65cbedfc50ba925214d2170cf6a1d81377fe2eb451dcf8f4d6f42e92e" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c55931f65cbedfc50ba925214d2170cf6a1d81377fe2eb451dcf8f4d6f42e92e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c55931f65cbedfc50ba925214d2170cf6a1d81377fe2eb451dcf8f4d6f42e92e" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | authors = ["Maciej"]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `license` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | license = "MIT"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.license`
[INFO] [stderr] warning: workspace (manifest) generated 2 warnings
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]     Checking zerocopy v0.8.40
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling diesel_derives v2.3.7
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking acme-distributor-common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6b3755f6c36c0987 -C extra-filename=-03b7d6bcb1143f95 --out-dir /opt/rustwide/target/debug/build/tokio/03b7d6bcb1143f95/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/errno/94cf0c2555a1adaf/out -L dependency=/opt/rustwide/target/debug/build/libc/8826d17fc7d5e9f0/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/dbe7054764b65534/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/smallvec/dd4339173f24a482/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/8826d17fc7d5e9f0/out/liblibc-8826d17fc7d5e9f0.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/5615fd66791a0bcc/out/libmio-5615fd66791a0bcc.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/445d43f12f63ac8e/out/libparking_lot-445d43f12f63ac8e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/f08f57f33ffa3d18/out/libsignal_hook_registry-f08f57f33ffa3d18.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/e55b1ecea7de5bdc/out/libsocket2-e55b1ecea7de5bdc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/5245f75f1c433b38/out/libtokio_macros-5245f75f1c433b38.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=77f48f4e3464a505 -C extra-filename=-192cde070861a4b6 --out-dir /opt/rustwide/target/debug/build/tokio/192cde070861a4b6/out -L dependency=/opt/rustwide/target/debug/build/libc/89aab3ab9d426b59/out --extern libc=/opt/rustwide/target/debug/build/libc/89aab3ab9d426b59/out/liblibc-89aab3ab9d426b59.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/2bd5aec4f90049cc/out/libmio-2bd5aec4f90049cc.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out/libpin_project_lite-c7bca50a9594d885.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/db153373a1d075a2/out/libsocket2-db153373a1d075a2.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c55931f65cbedfc50ba925214d2170cf6a1d81377fe2eb451dcf8f4d6f42e92e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c55931f65cbedfc50ba925214d2170cf6a1d81377fe2eb451dcf8f4d6f42e92e", kill_on_drop: false }`
[INFO] [stdout] c55931f65cbedfc50ba925214d2170cf6a1d81377fe2eb451dcf8f4d6f42e92e
