[INFO] fetching crate distant-lua 0.15.1... [INFO] checking distant-lua-0.15.1 against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1 [INFO] extracting crate distant-lua 0.15.1 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate distant-lua 0.15.1 [INFO] finished tweaking crates.io crate distant-lua 0.15.1 [INFO] tweaked toml for crates.io crate distant-lua 0.15.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate distant-lua 0.15.1 on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 235 packages to latest compatible versions [INFO] [stderr] Adding distant-core v0.15.1 (available: v0.20.0) [INFO] [stderr] Adding distant-ssh2 v0.15.1 (available: v0.20.0) [INFO] [stderr] Adding mlua v0.6.6 (available: v0.11.4) [INFO] [stderr] Adding rstest v0.11.0 (available: v0.26.1) [INFO] [stderr] Adding simplelog v0.10.2 (available: v0.12.2) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding termcolor v1.1.3 (available: v1.4.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcf21f164649e7b23ea9428427976b6d591a562bb37107a07be14f3719709502 [INFO] running `Command { std: "docker" "start" "-a" "fcf21f164649e7b23ea9428427976b6d591a562bb37107a07be14f3719709502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcf21f164649e7b23ea9428427976b6d591a562bb37107a07be14f3719709502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf21f164649e7b23ea9428427976b6d591a562bb37107a07be14f3719709502", kill_on_drop: false }` [INFO] [stdout] fcf21f164649e7b23ea9428427976b6d591a562bb37107a07be14f3719709502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 704586e4b65490a697c66a6d5de83f3668a52af78fb8d6a9e3fa2bbaf4ea8749 [INFO] running `Command { std: "docker" "start" "-a" "704586e4b65490a697c66a6d5de83f3668a52af78fb8d6a9e3fa2bbaf4ea8749", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking chacha20 v0.8.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Compiling lua-src v548.1.2 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking filedescriptor v0.8.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking portable-pty v0.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking chacha20poly1305 v0.9.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking whoami v1.6.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/0cb362313295507a2f4321c0e30cea0168f2fe71/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --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=a7174f3b8f975bfe -C extra-filename=-772b60ac7f4bd548 --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/0cb362313295507a2f4321c0e30cea0168f2fe71/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"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=2ded57676f6201a0 -C extra-filename=-931eb6cb64a41890 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3bfb43c5cc67983f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-853188d8cb76d95a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "704586e4b65490a697c66a6d5de83f3668a52af78fb8d6a9e3fa2bbaf4ea8749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "704586e4b65490a697c66a6d5de83f3668a52af78fb8d6a9e3fa2bbaf4ea8749", kill_on_drop: false }` [INFO] [stdout] 704586e4b65490a697c66a6d5de83f3668a52af78fb8d6a9e3fa2bbaf4ea8749