[INFO] fetching crate automaat-server 0.1.0... [INFO] checking automaat-server-0.1.0 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate automaat-server 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate automaat-server 0.1.0 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate automaat-server 0.1.0 [INFO] finished tweaking crates.io crate automaat-server 0.1.0 [INFO] tweaked toml for crates.io crate automaat-server 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded automaat-core v0.1.0 [INFO] [stderr] Downloaded automaat-processor-print-output v0.1.0 [INFO] [stderr] Downloaded automaat-processor-git-clone v0.1.0 [INFO] [stderr] Downloaded automaat-processor-redis-command v0.1.0 [INFO] [stderr] Downloaded automaat-processor-shell-command v0.1.0 [INFO] [stderr] Downloaded juniper_codegen v0.12.0 [INFO] [stderr] Downloaded juniper v0.12.0 [INFO] [stderr] Downloaded automaat-processor-string-regex v0.1.0 [INFO] [stderr] Downloaded version-sync v0.8.1 [INFO] [stderr] Downloaded rocket_contrib_codegen v0.4.10 [INFO] [stderr] Downloaded pulldown-cmark v0.4.1 [INFO] [stderr] Downloaded juniper_serde v0.1.0 [INFO] [stderr] Downloaded diesel-derive-enum v0.4.4 [INFO] [stderr] Downloaded juniper_rocket v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0061d31020b1c7b461db90a8c5ca1d4a53721e3c933a0277033220da32c9c3ce [INFO] running `Command { std: "docker" "start" "-a" "0061d31020b1c7b461db90a8c5ca1d4a53721e3c933a0277033220da32c9c3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0061d31020b1c7b461db90a8c5ca1d4a53721e3c933a0277033220da32c9c3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0061d31020b1c7b461db90a8c5ca1d4a53721e3c933a0277033220da32c9c3ce", kill_on_drop: false }` [INFO] [stdout] 0061d31020b1c7b461db90a8c5ca1d4a53721e3c933a0277033220da32c9c3ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b2561382a8badd05eeb07a39822e03ea3eab8825c1d10df1661afdc6df0d668 [INFO] running `Command { std: "docker" "start" "-a" "3b2561382a8badd05eeb07a39822e03ea3eab8825c1d10df1661afdc6df0d668", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling redis v0.10.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.10 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking tinyvec v1.3.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.73/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=45f762647810f547 -C extra-filename=-45f762647810f547 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4fc7cd6531551569.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-222a78d45ac6a98c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-38987aa89d2b0d41.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" "3b2561382a8badd05eeb07a39822e03ea3eab8825c1d10df1661afdc6df0d668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b2561382a8badd05eeb07a39822e03ea3eab8825c1d10df1661afdc6df0d668", kill_on_drop: false }` [INFO] [stdout] 3b2561382a8badd05eeb07a39822e03ea3eab8825c1d10df1661afdc6df0d668