[INFO] fetching crate prs-cli 0.3.2... [INFO] testing prs-cli-0.3.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate prs-cli 0.3.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate prs-cli 0.3.2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate prs-cli 0.3.2 [INFO] finished tweaking crates.io crate prs-cli 0.3.2 [INFO] tweaked toml for crates.io crate prs-cli 0.3.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate prs-cli 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fcb4c51e06730d166c155ea50abc1919b6850b5a973d9a3f953c187fe898619 [INFO] running `Command { std: "docker" "start" "-a" "2fcb4c51e06730d166c155ea50abc1919b6850b5a973d9a3f953c187fe898619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fcb4c51e06730d166c155ea50abc1919b6850b5a973d9a3f953c187fe898619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fcb4c51e06730d166c155ea50abc1919b6850b5a973d9a3f953c187fe898619", kill_on_drop: false }` [INFO] [stdout] 2fcb4c51e06730d166c155ea50abc1919b6850b5a973d9a3f953c187fe898619 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a29b19bc68ee84028a308059b086b17e6804b536b4fbc30ea7ee65f7ca7c4a85 [INFO] running `Command { std: "docker" "start" "-a" "a29b19bc68ee84028a308059b086b17e6804b536b4fbc30ea7ee65f7ca7c4a85", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling copypasta-ext v0.3.7 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling prs-lib v0.3.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling git-state v0.1.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling text_trees v0.1.2 [INFO] [stderr] Compiling ansi-escapes v0.1.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling defer-drop v1.0.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling vte v0.9.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling nix v0.20.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling secstr v0.4.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling edit v0.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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"' -C metadata=ad9ba27742e872d0 -C extra-filename=-ad9ba27742e872d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1f72e6c262a06ba6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d14667f9f6c4966f.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-aeb18ec3bc792598.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (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" "a29b19bc68ee84028a308059b086b17e6804b536b4fbc30ea7ee65f7ca7c4a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29b19bc68ee84028a308059b086b17e6804b536b4fbc30ea7ee65f7ca7c4a85", kill_on_drop: false }` [INFO] [stdout] a29b19bc68ee84028a308059b086b17e6804b536b4fbc30ea7ee65f7ca7c4a85