[INFO] fetching crate distant-lua 0.15.1... [INFO] checking distant-lua-0.15.1 against master#69a5d2481e856a5a18885390b8cf6950b9ff8dd3 for pr-96376 [INFO] extracting crate distant-lua 0.15.1 into /workspace/builds/worker-58/source [INFO] validating manifest of crates.io crate distant-lua 0.15.1 on toolchain 69a5d2481e856a5a18885390b8cf6950b9ff8dd3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+69a5d2481e856a5a18885390b8cf6950b9ff8dd3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-58/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-58/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+69a5d2481e856a5a18885390b8cf6950b9ff8dd3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+69a5d2481e856a5a18885390b8cf6950b9ff8dd3" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded simplelog v0.10.2 [INFO] [stderr] Downloaded mlua_derive v0.6.0 [INFO] [stderr] Downloaded lua-src v544.0.1 [INFO] [stderr] Downloaded luajit-src v210.3.4+resty073ac54 [INFO] [stderr] Downloaded mlua v0.6.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+69a5d2481e856a5a18885390b8cf6950b9ff8dd3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac8f94589b2ef0fcd93329e96a4658193047ba1964814f22082d6d95e0f3a5ee [INFO] running `Command { std: "docker" "start" "-a" "ac8f94589b2ef0fcd93329e96a4658193047ba1964814f22082d6d95e0f3a5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac8f94589b2ef0fcd93329e96a4658193047ba1964814f22082d6d95e0f3a5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac8f94589b2ef0fcd93329e96a4658193047ba1964814f22082d6d95e0f3a5ee", kill_on_drop: false }` [INFO] [stdout] ac8f94589b2ef0fcd93329e96a4658193047ba1964814f22082d6d95e0f3a5ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+69a5d2481e856a5a18885390b8cf6950b9ff8dd3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 514a49d427948ec5aec91d25920e45734911d9d2af6c75dcdab964a009c1b971 [INFO] running `Command { std: "docker" "start" "-a" "514a49d427948ec5aec91d25920e45734911d9d2af6c75dcdab964a009c1b971", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking whoami v1.2.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling luajit-src v210.3.4+resty073ac54 [INFO] [stderr] Compiling lua-src v544.0.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.1.4 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling mlua v0.6.6 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking async-net v1.6.1 [INFO] [stderr] Checking async-process v1.3.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking chacha20 v0.8.1 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking chacha20poly1305 v0.9.0 [INFO] [stderr] Checking filenamegen v0.2.4 [INFO] [stderr] Checking simplelog v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling mlua_derive v0.6.0 [INFO] [stderr] Checking tokio v1.18.0 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.136/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=f4e56704dc2ab722 -C extra-filename=-f4e56704dc2ab722 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e275ba87e1f090f8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bb844d3e886fd4d5.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5e2e955449aeab40.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rstest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rstest --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rstest-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=19582fb426e30090 -C extra-filename=-19582fb426e30090 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e275ba87e1f090f8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bb844d3e886fd4d5.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5e2e955449aeab40.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg use_proc_macro_diagnostic` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="convert_case"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="is_variant"' -C metadata=34bedfb8b3c15aa3 -C extra-filename=-34bedfb8b3c15aa3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-655c49d6e0dcc7cc.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e275ba87e1f090f8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bb844d3e886fd4d5.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5e2e955449aeab40.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "514a49d427948ec5aec91d25920e45734911d9d2af6c75dcdab964a009c1b971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "514a49d427948ec5aec91d25920e45734911d9d2af6c75dcdab964a009c1b971", kill_on_drop: false }` [INFO] [stdout] 514a49d427948ec5aec91d25920e45734911d9d2af6c75dcdab964a009c1b971