[INFO] fetching crate bottom 0.6.8... [INFO] testing bottom-0.6.8 against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839 [INFO] extracting crate bottom 0.6.8 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate bottom 0.6.8 on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config.toml [INFO] started tweaking crates.io crate bottom 0.6.8 [INFO] finished tweaking crates.io crate bottom 0.6.8 [INFO] tweaked toml for crates.io crate bottom 0.6.8 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate bottom 0.6.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-fs v1.5.0 [INFO] [stderr] Downloaded async-net v1.6.1 [INFO] [stderr] Downloaded tui v0.14.0 [INFO] [stderr] Downloaded smol v1.2.5 [INFO] [stderr] Downloaded assert_cmd v1.0.8 [INFO] [stderr] Downloaded addr2line v0.16.0 [INFO] [stderr] Downloaded signal-hook v0.3.10 [INFO] [stderr] Downloaded predicates v2.0.3 [INFO] [stderr] Downloaded nix v0.19.1 [INFO] [stderr] Downloaded heim-net v0.1.0-rc.1 [INFO] [stderr] Downloaded object v0.26.2 [INFO] [stderr] Downloaded battery v0.7.8 [INFO] [stderr] Downloaded heim-disk v0.1.0-rc.1 [INFO] [stderr] Downloaded heim-memory v0.1.0-rc.1 [INFO] [stderr] Downloaded heim-cpu v0.1.0-rc.1 [INFO] [stderr] Downloaded macaddr v1.0.1 [INFO] [stderr] Downloaded async-process v1.2.0 [INFO] [stderr] Downloaded heim-runtime v0.1.0-rc.1 [INFO] [stderr] Downloaded fastrand v1.5.0 [INFO] [stderr] Downloaded termtree v0.2.1 [INFO] [stderr] Downloaded predicates-tree v1.0.4 [INFO] [stderr] Downloaded heim v0.1.0-rc.1 [INFO] [stderr] Downloaded cargo-husky v1.5.0 [INFO] [stderr] Downloaded time v0.3.5 [INFO] [stderr] Downloaded uom v0.30.0 [INFO] [stderr] Downloaded backtrace v0.3.61 [INFO] [stderr] Downloaded heim-sensors v0.1.0-rc.1 [INFO] [stderr] Downloaded cc v1.0.71 [INFO] [stderr] Downloaded time-macros v0.2.3 [INFO] [stderr] Downloaded heim-common v0.1.0-rc.1 [INFO] [stderr] Downloaded futures-executor v0.3.17 [INFO] [stderr] Downloaded nix v0.23.0 [INFO] [stderr] Downloaded gimli v0.25.0 [INFO] [stderr] Downloaded typed-builder v0.9.1 [INFO] [stderr] Downloaded procfs v0.11.0 [INFO] [stderr] Downloaded sysinfo v0.23.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44e1bbed239c530088575e0291e5f524b727d3515a15e536140f28a036c227b5 [INFO] running `Command { std: "docker" "start" "-a" "44e1bbed239c530088575e0291e5f524b727d3515a15e536140f28a036c227b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44e1bbed239c530088575e0291e5f524b727d3515a15e536140f28a036c227b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e1bbed239c530088575e0291e5f524b727d3515a15e536140f28a036c227b5", kill_on_drop: false }` [INFO] [stdout] 44e1bbed239c530088575e0291e5f524b727d3515a15e536140f28a036c227b5 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d882cdea62540cf0a41a47935dd8fca9c87f368e5e5969a0f173aa9255db7806 [INFO] running `Command { std: "docker" "start" "-a" "d882cdea62540cf0a41a47935dd8fca9c87f368e5e5969a0f173aa9255db7806", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling heim-common v0.1.0-rc.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling sysinfo v0.23.0 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling procfs v0.11.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling tui v0.14.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [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.80/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"' -C metadata=455bc3bb17011dd6 -C extra-filename=-455bc3bb17011dd6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b4d909bdba1b2c8.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7dfa028e3d4d4c71.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d882cdea62540cf0a41a47935dd8fca9c87f368e5e5969a0f173aa9255db7806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d882cdea62540cf0a41a47935dd8fca9c87f368e5e5969a0f173aa9255db7806", kill_on_drop: false }` [INFO] [stdout] d882cdea62540cf0a41a47935dd8fca9c87f368e5e5969a0f173aa9255db7806