[INFO] fetching crate rmg 0.0.10... [INFO] testing rmg-0.0.10 against 1.64.0 for beta-1.65-1 [INFO] extracting crate rmg 0.0.10 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rmg 0.0.10 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rmg 0.0.10 [INFO] finished tweaking crates.io crate rmg 0.0.10 [INFO] tweaked toml for crates.io crate rmg 0.0.10 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate rmg 0.0.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lexopt v0.2.1 [INFO] [stderr] Downloaded minifb v0.23.0 [INFO] [stderr] Downloaded fast_image_resize v0.9.7 [INFO] [stderr] Downloaded emeta v0.1.1 [INFO] [stderr] Downloaded plotters v0.3.3 [INFO] [stderr] Downloaded speedy-derive v0.8.0 [INFO] [stderr] Downloaded rgb v0.8.33 [INFO] [stderr] Downloaded mini-internal v0.1.25 [INFO] [stderr] Downloaded speedy v0.8.2 [INFO] [stderr] Downloaded miniserde v0.1.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 603d802c98cbb30685cf96452ee5b48d2b2f5d1ddd1abe0c649ec4ed63985cd5 [INFO] running `Command { std: "docker" "start" "-a" "603d802c98cbb30685cf96452ee5b48d2b2f5d1ddd1abe0c649ec4ed63985cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "603d802c98cbb30685cf96452ee5b48d2b2f5d1ddd1abe0c649ec4ed63985cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "603d802c98cbb30685cf96452ee5b48d2b2f5d1ddd1abe0c649ec4ed63985cd5", kill_on_drop: false }` [INFO] [stdout] 603d802c98cbb30685cf96452ee5b48d2b2f5d1ddd1abe0c649ec4ed63985cd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c261e103b3ca112a938f93aa239c704b3d09fc11550799165f49576ad239f397 [INFO] running `Command { std: "docker" "start" "-a" "c261e103b3ca112a938f93aa239c704b3d09fc11550799165f49576ad239f397", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling cpufeatures v0.2.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling rmg v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lexopt v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling minifb v0.23.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling rgb v0.8.33 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling infer v0.9.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling fontdue v0.7.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling zip v0.6.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.99/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-mut"' -C metadata=e2f9b2fff0493a24 -C extra-filename=-e2f9b2fff0493a24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-85661e6970e5e453.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-74a137cc54f7a459.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-43de1c6cd244ab44.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] running `Command { std: "docker" "inspect" "c261e103b3ca112a938f93aa239c704b3d09fc11550799165f49576ad239f397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c261e103b3ca112a938f93aa239c704b3d09fc11550799165f49576ad239f397", kill_on_drop: false }` [INFO] [stdout] c261e103b3ca112a938f93aa239c704b3d09fc11550799165f49576ad239f397