[INFO] fetching crate banyan-utils 0.10.1... [INFO] testing banyan-utils-0.10.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate banyan-utils 0.10.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate banyan-utils 0.10.1 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] started tweaking crates.io crate banyan-utils 0.10.1 [INFO] finished tweaking crates.io crate banyan-utils 0.10.1 [INFO] tweaked toml for crates.io crate banyan-utils 0.10.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate banyan-utils 0.10.1 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] Downloading crates ... [INFO] [stderr] Downloaded reqwest v0.11.8 [INFO] [stderr] Downloaded sorted-iter v0.1.8 [INFO] [stderr] Downloaded reduce v0.1.4 [INFO] [stderr] Downloaded h2 v0.3.10 [INFO] [stderr] Downloaded libipld v0.12.0 [INFO] [stderr] Downloaded cached v0.23.0 [INFO] [stderr] Downloaded libipld-json v0.12.0 [INFO] [stderr] Downloaded libipld-macro v0.12.0 [INFO] [stderr] Downloaded vec-collections v0.3.6 [INFO] [stderr] Downloaded ipfs-sqlite-block-store v0.10.3 [INFO] [stderr] Downloaded protobuf v2.25.2 [INFO] [stderr] Downloaded weight-cache v0.2.3 [INFO] [stderr] Downloaded rusqlite v0.26.3 [INFO] [stderr] Downloaded libipld-core v0.12.0 [INFO] [stderr] Downloaded cid v0.7.0 [INFO] [stderr] Downloaded libipld-pb v0.12.0 [INFO] [stderr] Downloaded banyan v0.17.1 [INFO] [stderr] Downloaded dot v0.1.4 [INFO] [stderr] Downloaded multibase v0.9.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.23.2 [INFO] [stderr] Downloaded libipld-cbor v0.12.1 [INFO] [stderr] Downloaded libipld-cbor-derive v0.12.0 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] a0d5f25c7845cd998c187fa0505ac4f519c0fd4264f41b1a0f6f86d75cbc878a [INFO] running `Command { std: "docker" "start" "-a" "a0d5f25c7845cd998c187fa0505ac4f519c0fd4264f41b1a0f6f86d75cbc878a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0d5f25c7845cd998c187fa0505ac4f519c0fd4264f41b1a0f6f86d75cbc878a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d5f25c7845cd998c187fa0505ac4f519c0fd4264f41b1a0f6f86d75cbc878a", kill_on_drop: false }` [INFO] [stdout] a0d5f25c7845cd998c187fa0505ac4f519c0fd4264f41b1a0f6f86d75cbc878a [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] e0a5072929f6256563b9098ec2b0ba6649307f901f53f9f3a67a2978cd7be6dd [INFO] running `Command { std: "docker" "start" "-a" "e0a5072929f6256563b9098ec2b0ba6649307f901f53f9f3a67a2978cd7be6dd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling sorted-iter v0.1.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling reduce v0.1.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling weight-cache v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.5 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling lru v0.7.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [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.85/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=7d61233254aa66cd -C extra-filename=-7d61233254aa66cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-53446ec17359403a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aeab6e8f2f5fc244.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" "e0a5072929f6256563b9098ec2b0ba6649307f901f53f9f3a67a2978cd7be6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a5072929f6256563b9098ec2b0ba6649307f901f53f9f3a67a2978cd7be6dd", kill_on_drop: false }` [INFO] [stdout] e0a5072929f6256563b9098ec2b0ba6649307f901f53f9f3a67a2978cd7be6dd