[INFO] cloning repository https://github.com/matiboy/totp-generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matiboy/totp-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiboy%2Ftotp-generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiboy%2Ftotp-generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b8d9e04b6cadf689b7c1b6e00d50d05893bd34a
[INFO] checking matiboy/totp-generator against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiboy%2Ftotp-generator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matiboy/totp-generator
[INFO] finished tweaking git repo https://github.com/matiboy/totp-generator
[INFO] tweaked toml for git repo https://github.com/matiboy/totp-generator written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matiboy/totp-generator on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matiboy/totp-generator 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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] 303242dbd1b5269504985c2add1de82aeeb167f0dc186cc3e0b7a8ef3e693238
[INFO] running `Command { std: "docker" "start" "303242dbd1b5269504985c2add1de82aeeb167f0dc186cc3e0b7a8ef3e693238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "303242dbd1b5269504985c2add1de82aeeb167f0dc186cc3e0b7a8ef3e693238", 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" "303242dbd1b5269504985c2add1de82aeeb167f0dc186cc3e0b7a8ef3e693238" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "303242dbd1b5269504985c2add1de82aeeb167f0dc186cc3e0b7a8ef3e693238", 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" "303242dbd1b5269504985c2add1de82aeeb167f0dc186cc3e0b7a8ef3e693238" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[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/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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 --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-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=91579ae33b341b59 -C extra-filename=-acde248aaeffcd37 --out-dir /opt/rustwide/target/debug/build/tokio/acde248aaeffcd37/out -L dependency=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/libc/07c61d5058b4388b/out -L dependency=/opt/rustwide/target/debug/build/lock_api/6e179907110c1639/out -L dependency=/opt/rustwide/target/debug/build/log/9dd860993e8ea465/out -L dependency=/opt/rustwide/target/debug/build/mio/f9672a441f7eb288/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/b7d15c3109b42dd7/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/e40b2c94ac9723cd/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/74a94107be1d212b/out -L dependency=/opt/rustwide/target/debug/build/smallvec/c5d37526e7a3579e/out -L dependency=/opt/rustwide/target/debug/build/socket2/30619b243be8a99b/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/1f22a69f7b139e0b/out --extern bytes=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/07c61d5058b4388b/out/liblibc-07c61d5058b4388b.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/f9672a441f7eb288/out/libmio-f9672a441f7eb288.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/b7d15c3109b42dd7/out/libparking_lot-b7d15c3109b42dd7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/74a94107be1d212b/out/libsignal_hook_registry-74a94107be1d212b.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/30619b243be8a99b/out/libsocket2-30619b243be8a99b.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/1f22a69f7b139e0b/out/libtokio_macros-1f22a69f7b139e0b.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=cc920bc1c8a80b0a -C extra-filename=-c978dc956efc80a8 --out-dir /opt/rustwide/target/debug/build/rustix/c978dc956efc80a8/out -L dependency=/opt/rustwide/target/debug/build/bitflags/82a9f600690268ce/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/d9bc824b82e2eb80/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/82a9f600690268ce/out/libbitflags-82a9f600690268ce.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/d9bc824b82e2eb80/out/liblinux_raw_sys-d9bc824b82e2eb80.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "303242dbd1b5269504985c2add1de82aeeb167f0dc186cc3e0b7a8ef3e693238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "303242dbd1b5269504985c2add1de82aeeb167f0dc186cc3e0b7a8ef3e693238", kill_on_drop: false }`
[INFO] [stdout] 303242dbd1b5269504985c2add1de82aeeb167f0dc186cc3e0b7a8ef3e693238
