[INFO] crate lucet-wasi-sdk 0.6.1 is already in cache [INFO] checking lucet-wasi-sdk-0.6.1 against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] extracting crate lucet-wasi-sdk 0.6.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate lucet-wasi-sdk 0.6.1 on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lucet-wasi-sdk 0.6.1 [INFO] finished tweaking crates.io crate lucet-wasi-sdk 0.6.1 [INFO] tweaked toml for crates.io crate lucet-wasi-sdk 0.6.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67fb3f58f434800f22926545f47418ab35b34e8f35199012851e57d3f27e0e4b [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" "67fb3f58f434800f22926545f47418ab35b34e8f35199012851e57d3f27e0e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67fb3f58f434800f22926545f47418ab35b34e8f35199012851e57d3f27e0e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67fb3f58f434800f22926545f47418ab35b34e8f35199012851e57d3f27e0e4b", kill_on_drop: false }` [INFO] [stdout] 67fb3f58f434800f22926545f47418ab35b34e8f35199012851e57d3f27e0e4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 440cdddf3727d33e1d7ddc5daaa98ae4517c49c8f98e8b52022a6486efabb8bb [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" "440cdddf3727d33e1d7ddc5daaa98ae4517c49c8f98e8b52022a6486efabb8bb", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling packed_struct v0.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cranelift-entity v0.51.0 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Compiling serde-big-array v0.2.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking parity-wasm v0.40.3 [INFO] [stderr] Checking wasmparser v0.39.3 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking xfailure v0.1.0 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Compiling lucetc v0.6.1 [INFO] [stderr] Checking human-size v0.4.1 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Checking bimap v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking wast v3.0.4 [INFO] [stderr] Checking cranelift-bforest v0.51.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling wabt-sys v0.7.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking scrypt v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking minisign v0.5.20 [INFO] [stderr] Checking goblin v0.1.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking tempfile v3.1.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 --crate-type lib --emit=dep-info,metadata,link -Cembed-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=334bf095fd9d70c1 -C extra-filename=-334bf095fd9d70c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8f5127d3b79dbf84.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-dbccb4b92c5e0bf6.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-b99289dd4881e0db.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: build failed [INFO] running `Command { std: "docker" "inspect" "440cdddf3727d33e1d7ddc5daaa98ae4517c49c8f98e8b52022a6486efabb8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "440cdddf3727d33e1d7ddc5daaa98ae4517c49c8f98e8b52022a6486efabb8bb", kill_on_drop: false }` [INFO] [stdout] 440cdddf3727d33e1d7ddc5daaa98ae4517c49c8f98e8b52022a6486efabb8bb