[INFO] fetching crate Server_Example 0.1.0...
[INFO] checking Server_Example-0.1.0 against master#c797096598b80ba4a40397ad7e91584fcd3df5f1 for pr-146377
[INFO] extracting crate Server_Example 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate Server_Example 0.1.0
[INFO] finished tweaking crates.io crate Server_Example 0.1.0
[INFO] tweaked toml for crates.io crate Server_Example 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate Server_Example 0.1.0 on toolchain c797096598b80ba4a40397ad7e91584fcd3df5f1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate Server_Example 0.1.0 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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded rocket_ws v0.1.1
[INFO] [stderr]   Downloaded enet v0.3.0
[INFO] [stderr]   Downloaded bytemuck v1.17.0
[INFO] [stderr]   Downloaded enet-sys v1.0.4
[INFO] [stderr]   Downloaded bson v2.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8994d5a353c52454df8ba483131583b9bc99c390cd94ca91d5bea8021c2a4bf5
[INFO] running `Command { std: "docker" "start" "-a" "8994d5a353c52454df8ba483131583b9bc99c390cd94ca91d5bea8021c2a4bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8994d5a353c52454df8ba483131583b9bc99c390cd94ca91d5bea8021c2a4bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8994d5a353c52454df8ba483131583b9bc99c390cd94ca91d5bea8021c2a4bf5", kill_on_drop: false }`
[INFO] [stdout] 8994d5a353c52454df8ba483131583b9bc99c390cd94ca91d5bea8021c2a4bf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c6fc51a53e20409405389c4a870d138e0a6f57832e0c7de5cf26651d0a9043e
[INFO] running `Command { std: "docker" "start" "-a" "0c6fc51a53e20409405389c4a870d138e0a6f57832e0c7de5cf26651d0a9043e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking rustc_version v0.2.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking unicode-properties v0.1.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c797096598b80ba4a40397ad7e91584fcd3df5f1/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.4/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="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=e57306a6179fe803 -C extra-filename=-c9ed6525bee6373f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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/c797096598b80ba4a40397ad7e91584fcd3df5f1/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.76/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="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=874662ff2edf0651 -C extra-filename=-b442b5e098d6d9c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4861c8d2d9938960.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e94e1392881d4fd6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0c6fc51a53e20409405389c4a870d138e0a6f57832e0c7de5cf26651d0a9043e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c6fc51a53e20409405389c4a870d138e0a6f57832e0c7de5cf26651d0a9043e", kill_on_drop: false }`
[INFO] [stdout] 0c6fc51a53e20409405389c4a870d138e0a6f57832e0c7de5cf26651d0a9043e
