[INFO] cloning repository https://github.com/blt/file_gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blt/file_gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblt%2Ffile_gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblt%2Ffile_gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7aadf51c359158eae81ee76d48e2f1f716c24f31 [INFO] checking blt/file_gen against try#742889a08e10036dc30b8a7308f2a2a15b706883 for pr-103450-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblt%2Ffile_gen" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blt/file_gen on toolchain 742889a08e10036dc30b8a7308f2a2a15b706883 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/blt/file_gen [INFO] finished tweaking git repo https://github.com/blt/file_gen [INFO] tweaked toml for git repo https://github.com/blt/file_gen written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/blt/file_gen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70e20086539dc424452f7719a9ae09bdf0b477c6b0bec6b1f8413ee441f4e704 [INFO] running `Command { std: "docker" "start" "-a" "70e20086539dc424452f7719a9ae09bdf0b477c6b0bec6b1f8413ee441f4e704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70e20086539dc424452f7719a9ae09bdf0b477c6b0bec6b1f8413ee441f4e704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70e20086539dc424452f7719a9ae09bdf0b477c6b0bec6b1f8413ee441f4e704", kill_on_drop: false }` [INFO] [stdout] 70e20086539dc424452f7719a9ae09bdf0b477c6b0bec6b1f8413ee441f4e704 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dbf5bd862f3ef70f1d2e16c3c82724c25a2286646a6fa5419b5d3d9a436822b [INFO] running `Command { std: "docker" "start" "-a" "4dbf5bd862f3ef70f1d2e16c3c82724c25a2286646a6fa5419b5d3d9a436822b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling prettyplease v0.1.18 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking raw-cpuid v10.5.0 [INFO] [stderr] Compiling portable-atomic v0.3.13 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling metrics v0.20.1 [INFO] [stderr] Checking sketches-ddsketch v0.2.0 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling async-io v1.8.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking quanta v0.10.1 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling procfs v0.14.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Checking quanta v0.9.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking globset v0.4.9 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.4 [INFO] [stderr] Checking time-core v0.1.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking time v0.3.16 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking async-pidfd v0.1.4 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking nix v0.25.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Compiling escargot v0.5.7 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking entropy v0.4.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking assert_fs v1.0.7 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling metrics-macros v0.6.0 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling derive_arbitrary v1.1.6 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking arbitrary v1.2.0 [INFO] [stderr] Checking metrics-util v0.14.0 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/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 -C debuginfo=2 --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"' -C metadata=b232c172eeb01781 -C extra-filename=-b232c172eeb01781 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-74cf65b213176c4b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-520fec877571f6ee.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-17df5e5ca0bb5bda.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=6985521822cef59f -C extra-filename=-6985521822cef59f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3937977c801d4511.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8be634d82cb1ae3a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-09421297eb8835cb.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-90d153d9da52fcfc.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7d6a68e2c0422262.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-194da388bfcdfa6d.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-fbd345bcb5d542af.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ec7d080ccf47cbac.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-960be7b33e2fe7dc.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4dbf5bd862f3ef70f1d2e16c3c82724c25a2286646a6fa5419b5d3d9a436822b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dbf5bd862f3ef70f1d2e16c3c82724c25a2286646a6fa5419b5d3d9a436822b", kill_on_drop: false }` [INFO] [stdout] 4dbf5bd862f3ef70f1d2e16c3c82724c25a2286646a6fa5419b5d3d9a436822b