[INFO] fetching crate wasmer-runtime-fl 0.17.0... [INFO] checking wasmer-runtime-fl-0.17.0 against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] extracting crate wasmer-runtime-fl 0.17.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate wasmer-runtime-fl 0.17.0 on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-runtime-fl 0.17.0 [INFO] finished tweaking crates.io crate wasmer-runtime-fl 0.17.0 [INFO] tweaked toml for crates.io crate wasmer-runtime-fl 0.17.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate wasmer-runtime-fl 0.17.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6feba6a9fe9663887fb4b3f5cb049c4a28a1d28998722f4a2057784d9225cc7 [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" "a6feba6a9fe9663887fb4b3f5cb049c4a28a1d28998722f4a2057784d9225cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6feba6a9fe9663887fb4b3f5cb049c4a28a1d28998722f4a2057784d9225cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6feba6a9fe9663887fb4b3f5cb049c4a28a1d28998722f4a2057784d9225cc7", kill_on_drop: false }` [INFO] [stdout] a6feba6a9fe9663887fb4b3f5cb049c4a28a1d28998722f4a2057784d9225cc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 016ab1d95ef4cf75784e68573bab486ea179c513332781c13f4b75ec217b811a [INFO] running `Command { std: "docker" "start" "-a" "016ab1d95ef4cf75784e68573bab486ea179c513332781c13f4b75ec217b811a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling blake3 v0.3.5 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Checking cranelift-bforest v0.59.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wabt-sys v0.6.1 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Compiling wasmer-runtime-core-fl v0.17.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking errno v0.2.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [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.36/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=ce40f21daa342d23 -C extra-filename=-ce40f21daa342d23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8fcf5dd94608ed83.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2149d431ab64b216.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" "016ab1d95ef4cf75784e68573bab486ea179c513332781c13f4b75ec217b811a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "016ab1d95ef4cf75784e68573bab486ea179c513332781c13f4b75ec217b811a", kill_on_drop: false }` [INFO] [stdout] 016ab1d95ef4cf75784e68573bab486ea179c513332781c13f4b75ec217b811a