[INFO] fetching crate scanflow 0.2.1... [INFO] building scanflow-0.2.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate scanflow 0.2.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate scanflow 0.2.1 [INFO] finished tweaking crates.io crate scanflow 0.2.1 [INFO] tweaked toml for crates.io crate scanflow 0.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scanflow 0.2.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 151 packages to latest compatible versions [INFO] [stderr] Adding abi_stable v0.10.3 (available: v0.10.5) [INFO] [stderr] Adding pelite v0.9.0 (available: v0.9.2) [INFO] [stderr] Adding toml v0.8.2 (available: v0.8.23) [INFO] [stderr] Adding toml_datetime v0.6.3 (available: v0.6.11) [INFO] [stderr] Adding toml_edit v0.20.2 (available: v0.20.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c3f520db05bb240a411e6d569c821127ae4e1ca66e85ccd307383cec82e18b2 [INFO] running `Command { std: "docker" "start" "-a" "1c3f520db05bb240a411e6d569c821127ae4e1ca66e85ccd307383cec82e18b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c3f520db05bb240a411e6d569c821127ae4e1ca66e85ccd307383cec82e18b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3f520db05bb240a411e6d569c821127ae4e1ca66e85ccd307383cec82e18b2", kill_on_drop: false }` [INFO] [stdout] 1c3f520db05bb240a411e6d569c821127ae4e1ca66e85ccd307383cec82e18b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b22182fcc61e7dd9ac17d874302eb17ffdab1a93a35a20bd8655ca92d27061c9 [INFO] running `Command { std: "docker" "start" "-a" "b22182fcc61e7dd9ac17d874302eb17ffdab1a93a35a20bd8655ca92d27061c9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling cglue v0.2.14 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling volatile v0.4.6 [INFO] [stderr] Compiling tarc v0.1.6 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling dataview v0.1.2 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling x86_64 v0.14.13 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling coarsetime v0.1.36 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling core_extensions v1.5.4 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling pelite v0.9.0 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling fixed-slice-vec v0.10.0 [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=9fb9a67019d4b877 -C extra-filename=-65d626567c17ad69 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-084ae52e87cd4d87.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-763640f3cb8fa514.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b22182fcc61e7dd9ac17d874302eb17ffdab1a93a35a20bd8655ca92d27061c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b22182fcc61e7dd9ac17d874302eb17ffdab1a93a35a20bd8655ca92d27061c9", kill_on_drop: false }` [INFO] [stdout] b22182fcc61e7dd9ac17d874302eb17ffdab1a93a35a20bd8655ca92d27061c9