[INFO] cloning repository https://github.com/KaoImin/muta-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KaoImin/muta-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaoImin%2Fmuta-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaoImin%2Fmuta-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82e3a133768704909144cd7ae1143f3d8fab240a [INFO] checking KaoImin/muta-demo against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaoImin%2Fmuta-demo" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KaoImin/muta-demo on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KaoImin/muta-demo [INFO] finished tweaking git repo https://github.com/KaoImin/muta-demo [INFO] tweaked toml for git repo https://github.com/KaoImin/muta-demo written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/KaoImin/muta-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c5f90068961bba1e88900681cb3f3494c04a079180c4a56ecf8d8b3e8288f020 [INFO] running `Command { std: "docker" "start" "-a" "c5f90068961bba1e88900681cb3f3494c04a079180c4a56ecf8d8b3e8288f020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5f90068961bba1e88900681cb3f3494c04a079180c4a56ecf8d8b3e8288f020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f90068961bba1e88900681cb3f3494c04a079180c4a56ecf8d8b3e8288f020", kill_on_drop: false }` [INFO] [stdout] c5f90068961bba1e88900681cb3f3494c04a079180c4a56ecf8d8b3e8288f020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6d06dd9798f4d0a76cb0fb417f30727b322de9d00d8c523d6d8055ca950f290 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e6d06dd9798f4d0a76cb0fb417f30727b322de9d00d8c523d6d8055ca950f290", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Checking dyn-clone v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Checking smol_str v0.1.17 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking miracl_amcl v3.2.5 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Compiling prometheus v0.8.0 (https://github.com/tikv/rust-prometheus.git?rev=fd122caa03#fd122caa) [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling tentacle-secio v0.4.0 (http://github.com/zeroqn/p2p?rev=b2682d2#b2682d27) [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking faster-hex v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling symbolic-demangle v8.0.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking static_merkle_tree v1.1.0 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking stringreader v0.1.1 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Checking creep v0.2.2 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking debugid v0.7.2 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking lru v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking uint v0.4.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking xmltree v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking hasher v0.1.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking symbolic-common v8.0.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking libmath v0.1.4 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking prime_tools v0.2.2 [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.56/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --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"' --cfg 'feature="visit-mut"' -C metadata=364d05cfbd8c9800 -C extra-filename=-364d05cfbd8c9800 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-68d422dfc8864dc7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1973dd20edee240d.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4182131ee577b5da.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" "e6d06dd9798f4d0a76cb0fb417f30727b322de9d00d8c523d6d8055ca950f290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6d06dd9798f4d0a76cb0fb417f30727b322de9d00d8c523d6d8055ca950f290", kill_on_drop: false }` [INFO] [stdout] e6d06dd9798f4d0a76cb0fb417f30727b322de9d00d8c523d6d8055ca950f290