[INFO] fetching crate atedb 1.8.0... [INFO] testing atedb-1.8.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate atedb 1.8.0 into /workspace/builds/worker-95/source [INFO] validating manifest of crates.io crate atedb 1.8.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-95/source/rust-toolchain.toml [INFO] started tweaking crates.io crate atedb 1.8.0 [INFO] finished tweaking crates.io crate atedb 1.8.0 [INFO] tweaked toml for crates.io crate atedb 1.8.0 written to /workspace/builds/worker-95/source/Cargo.toml [INFO] crate crates.io crate atedb 1.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8663a638fa84faaa6070fc832b6add8d96ec6e458f06cb5d92946485c38e945e [INFO] running `Command { std: "docker" "start" "-a" "8663a638fa84faaa6070fc832b6add8d96ec6e458f06cb5d92946485c38e945e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8663a638fa84faaa6070fc832b6add8d96ec6e458f06cb5d92946485c38e945e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8663a638fa84faaa6070fc832b6add8d96ec6e458f06cb5d92946485c38e945e", kill_on_drop: false }` [INFO] [stdout] 8663a638fa84faaa6070fc832b6add8d96ec6e458f06cb5d92946485c38e945e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa916ee3fdf936921f89589c73b1bc2524fa68baa46275fcfd9ee6953763577c [INFO] running `Command { std: "docker" "start" "-a" "aa916ee3fdf936921f89589c73b1bc2524fa68baa46275fcfd9ee6953763577c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling pnet_base v0.27.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling wasm-bus-types v1.0.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling cooked-waker v5.0.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling pqcrypto-traits-wasi v0.3.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling rcu_cell v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hash v0.3.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling ascii_tree v0.1.1 [INFO] [stderr] Compiling array-init v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling pnet_macros_support v0.27.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling hmac-sha1 v0.1.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling seqlock v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling pqcrypto-internals-wasi v0.2.4 [INFO] [stderr] Compiling pqcrypto-ntru-wasi v0.5.9 [INFO] [stderr] Compiling pqcrypto-falcon-wasi v0.2.12 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling image v0.23.14 [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.89/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"' --cfg 'feature="visit-mut"' -C metadata=9a55576cbdebcaf5 -C extra-filename=-9a55576cbdebcaf5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d0e4c723ecad0f39.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7971c432cde1980f.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-d8167d72773bee47.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" "aa916ee3fdf936921f89589c73b1bc2524fa68baa46275fcfd9ee6953763577c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa916ee3fdf936921f89589c73b1bc2524fa68baa46275fcfd9ee6953763577c", kill_on_drop: false }` [INFO] [stdout] aa916ee3fdf936921f89589c73b1bc2524fa68baa46275fcfd9ee6953763577c