[INFO] cloning repository https://github.com/amling/r4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amling/r4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famling%2Fr4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famling%2Fr4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdb1c29d83fd9c2965945efdab20f44b51189073 [INFO] checking amling/r4 against try#e251c42c969d6f8dbaae00e1028489c3a29f8789 for pr-94081 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famling%2Fr4" "/workspace/builds/worker-109/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-109/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amling/r4 on toolchain e251c42c969d6f8dbaae00e1028489c3a29f8789 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amling/r4 [INFO] finished tweaking git repo https://github.com/amling/r4 [INFO] tweaked toml for git repo https://github.com/amling/r4 written to /workspace/builds/worker-109/source/Cargo.toml [INFO] crate git repo https://github.com/amling/r4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lalrpop-util v0.17.2 [INFO] [stderr] Downloaded lalrpop v0.17.2 [INFO] [stderr] Downloaded rlua v0.15.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5862444ac2f238bda2e926dcfaef1781b2331cd6c9410020eb67357871ad6222 [INFO] running `Command { std: "docker" "start" "-a" "5862444ac2f238bda2e926dcfaef1781b2331cd6c9410020eb67357871ad6222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5862444ac2f238bda2e926dcfaef1781b2331cd6c9410020eb67357871ad6222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5862444ac2f238bda2e926dcfaef1781b2331cd6c9410020eb67357871ad6222", kill_on_drop: false }` [INFO] [stdout] 5862444ac2f238bda2e926dcfaef1781b2331cd6c9410020eb67357871ad6222 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c23d58e9cb7ca67d279737ac7b2dc20e59262df9895735b07d97b58e72f968b1 [INFO] running `Command { std: "docker" "start" "-a" "c23d58e9cb7ca67d279737ac7b2dc20e59262df9895735b07d97b58e72f968b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.21 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Checking ars_macro v1.0.0 (/opt/rustwide/workdir/ars/macro) [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking ars_validates v1.0.0 (/opt/rustwide/workdir/ars/validates) [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking ars_sync v1.0.0 (/opt/rustwide/workdir/ars/sync) [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking ars_ds v1.0.0 (/opt/rustwide/workdir/ars/ds) [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking registry_args v1.0.0 (/opt/rustwide/workdir/registry_args) [INFO] [stderr] Checking ars_opts v1.0.0 (/opt/rustwide/workdir/ars/opts) [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rlua v0.15.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling synstructure v0.10.1 [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.23/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=9a112dd9d2b865cf -C extra-filename=-9a112dd9d2b865cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b1be65877c8dd58a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-681868f8508edc22.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-17df5e5ca0bb5bda.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c23d58e9cb7ca67d279737ac7b2dc20e59262df9895735b07d97b58e72f968b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c23d58e9cb7ca67d279737ac7b2dc20e59262df9895735b07d97b58e72f968b1", kill_on_drop: false }` [INFO] [stdout] c23d58e9cb7ca67d279737ac7b2dc20e59262df9895735b07d97b58e72f968b1