[INFO] cloning repository https://github.com/yxcvbnm256/debilek-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yxcvbnm256/debilek-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyxcvbnm256%2Fdebilek-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyxcvbnm256%2Fdebilek-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 760b1f3725de2c4c9202adb58f5a3faac2f953b4
[INFO] checking yxcvbnm256/debilek-bot against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyxcvbnm256%2Fdebilek-bot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yxcvbnm256/debilek-bot
[INFO] finished tweaking git repo https://github.com/yxcvbnm256/debilek-bot
[INFO] tweaked toml for git repo https://github.com/yxcvbnm256/debilek-bot written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yxcvbnm256/debilek-bot 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/yxcvbnm256/debilek-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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3300f3cd973a82669ba8a83fca8f31a69ccb69854ac725024e691bc2456dbd36
[INFO] running `Command { std: "docker" "start" "3300f3cd973a82669ba8a83fca8f31a69ccb69854ac725024e691bc2456dbd36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3300f3cd973a82669ba8a83fca8f31a69ccb69854ac725024e691bc2456dbd36", 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" "3300f3cd973a82669ba8a83fca8f31a69ccb69854ac725024e691bc2456dbd36" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3300f3cd973a82669ba8a83fca8f31a69ccb69854ac725024e691bc2456dbd36", 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" "3300f3cd973a82669ba8a83fca8f31a69ccb69854ac725024e691bc2456dbd36" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling hax-lib v0.3.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.6
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.8
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling serenity v0.12.5
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking stable-vec v0.4.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking patricia_tree v0.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libopus_sys v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling songbird v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking opus2 v0.4.0
[INFO] [stderr]     Checking ringbuf v0.4.8
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling cross v0.2.5
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=02b38bf6363061b9 -C extra-filename=-3e0a2468d1fb4a17 --out-dir /opt/rustwide/target/debug/build/syn/3e0a2468d1fb4a17/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=38efe9c620ca8d0f -C extra-filename=-ae6c806947fc9697 --out-dir /opt/rustwide/target/debug/build/syn/ae6c806947fc9697/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3300f3cd973a82669ba8a83fca8f31a69ccb69854ac725024e691bc2456dbd36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3300f3cd973a82669ba8a83fca8f31a69ccb69854ac725024e691bc2456dbd36", kill_on_drop: false }`
[INFO] [stdout] 3300f3cd973a82669ba8a83fca8f31a69ccb69854ac725024e691bc2456dbd36
