[INFO] cloning repository https://github.com/santiagolxx/Privafile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/santiagolxx/Privafile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantiagolxx%2FPrivafile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantiagolxx%2FPrivafile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9de00ab1a1cce22fabd7a3bc30f2c70549f07cec [INFO] checking santiagolxx/Privafile against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantiagolxx%2FPrivafile" "/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/santiagolxx/Privafile [INFO] finished tweaking git repo https://github.com/santiagolxx/Privafile [INFO] tweaked toml for git repo https://github.com/santiagolxx/Privafile written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/santiagolxx/Privafile on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/santiagolxx/Privafile 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_cors v0.6.0 [INFO] [stderr] Downloaded iso8601 v0.6.3 [INFO] [stderr] Downloaded dsl_auto_type v0.2.0 [INFO] [stderr] Downloaded dialoguer v0.12.0 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Downloaded migrations_macros v2.3.0 [INFO] [stderr] Downloaded diesel_migrations v2.3.0 [INFO] [stderr] Downloaded migrations_internals v2.3.0 [INFO] [stderr] Downloaded rusty_paseto v0.8.0 [INFO] [stderr] Downloaded jwt v0.16.0 [INFO] [stderr] Downloaded diesel v2.3.2 [INFO] [stderr] Downloaded diesel_derives v2.3.3 [INFO] [stderr] Downloaded sqlite-wasm-rs v0.4.6 [INFO] [stderr] Downloaded libsqlite3-sys v0.35.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c991a172936fbe5d4adf615f710b6f06a203662e6edaf3045e187640f3703ae9 [INFO] running `Command { std: "docker" "start" "-a" "c991a172936fbe5d4adf615f710b6f06a203662e6edaf3045e187640f3703ae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c991a172936fbe5d4adf615f710b6f06a203662e6edaf3045e187640f3703ae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c991a172936fbe5d4adf615f710b6f06a203662e6edaf3045e187640f3703ae9", kill_on_drop: false }` [INFO] [stdout] c991a172936fbe5d4adf615f710b6f06a203662e6edaf3045e187640f3703ae9 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dbdd02e3aa3829b5de1d6eddb2dca31bda3ae5e99ce8d3a9c70093d2e267a61 [INFO] running `Command { std: "docker" "start" "-a" "9dbdd02e3aa3829b5de1d6eddb2dca31bda3ae5e99ce8d3a9c70093d2e267a61", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling diesel_derives v2.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking uncased v0.9.10 [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/f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --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=5dfb5d86a024d41f -C extra-filename=-ed11d56681f55c1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7984868d736609bd.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0c6f55d2e25df5ec.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8a5748c97aed4be5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-e562ca0d88b5a239.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-16947bc4178efbf9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-592b1d61472b21e7.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9dbdd02e3aa3829b5de1d6eddb2dca31bda3ae5e99ce8d3a9c70093d2e267a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dbdd02e3aa3829b5de1d6eddb2dca31bda3ae5e99ce8d3a9c70093d2e267a61", kill_on_drop: false }` [INFO] [stdout] 9dbdd02e3aa3829b5de1d6eddb2dca31bda3ae5e99ce8d3a9c70093d2e267a61