[INFO] fetching crate termwiz 0.9.0... [INFO] checking termwiz-0.9.0 against try#5d9095c550fcec9e458ce8d6b0c04a217641db66 for pr-77153 [INFO] extracting crate termwiz 0.9.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate termwiz 0.9.0 on toolchain 5d9095c550fcec9e458ce8d6b0c04a217641db66 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate termwiz 0.9.0 [INFO] finished tweaking crates.io crate termwiz 0.9.0 [INFO] tweaked toml for crates.io crate termwiz 0.9.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate termwiz 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded varbincode v0.1.0 [INFO] [stderr] Downloaded vtparse v0.2.2 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 856d280666a6eace58c46951199f378d0216c7dc39e1e688c76297f9608ae138 [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" "856d280666a6eace58c46951199f378d0216c7dc39e1e688c76297f9608ae138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "856d280666a6eace58c46951199f378d0216c7dc39e1e688c76297f9608ae138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "856d280666a6eace58c46951199f378d0216c7dc39e1e688c76297f9608ae138", kill_on_drop: false }` [INFO] [stdout] 856d280666a6eace58c46951199f378d0216c7dc39e1e688c76297f9608ae138 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 313a21e4e8ceb2f90f1fa072b0987640528de57a8a7c92ca6ae79d7bd8cc8c36 [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" "313a21e4e8ceb2f90f1fa072b0987640528de57a8a7c92ca6ae79d7bd8cc8c36", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking xi-unicode v0.2.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking vtparse v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking signal-hook v0.1.15 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling terminfo v0.7.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 /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 -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"' -C metadata=3130da3cbe04d046 -C extra-filename=-3130da3cbe04d046 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-14b87d0cfb3a3067.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3ab6671852ca27d4.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-5ef45b28e7fc52f2.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" "313a21e4e8ceb2f90f1fa072b0987640528de57a8a7c92ca6ae79d7bd8cc8c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "313a21e4e8ceb2f90f1fa072b0987640528de57a8a7c92ca6ae79d7bd8cc8c36", kill_on_drop: false }` [INFO] [stdout] 313a21e4e8ceb2f90f1fa072b0987640528de57a8a7c92ca6ae79d7bd8cc8c36