[INFO] cloning repository https://github.com/Kixiron/timely-viz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kixiron/timely-viz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixiron%2Ftimely-viz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixiron%2Ftimely-viz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 467a9ee86c992e781985444a31e9d567a8be4383 [INFO] testing Kixiron/timely-viz against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixiron%2Ftimely-viz" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixiron/timely-viz on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kixiron/timely-viz [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/Kixiron/timely-viz [INFO] tweaked toml for git repo https://github.com/Kixiron/timely-viz written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Kixiron/timely-viz already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] f347078080d4065a154f64fe9906ad137e1f45ae5097a01d845ccab8a21eb6d6 [INFO] running `Command { std: "docker" "start" "-a" "f347078080d4065a154f64fe9906ad137e1f45ae5097a01d845ccab8a21eb6d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f347078080d4065a154f64fe9906ad137e1f45ae5097a01d845ccab8a21eb6d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f347078080d4065a154f64fe9906ad137e1f45ae5097a01d845ccab8a21eb6d6", kill_on_drop: false }` [INFO] [stdout] f347078080d4065a154f64fe9906ad137e1f45ae5097a01d845ccab8a21eb6d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] 63f10a308581a7ee2bd766204f39766bf7730b146e0f777f5f760f9501e9907e [INFO] running `Command { std: "docker" "start" "-a" "63f10a308581a7ee2bd766204f39766bf7730b146e0f777f5f760f9501e9907e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling bytecheck v0.6.3 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling rend v0.3.1 [INFO] [stderr] Compiling timely_bytes v0.12.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling timely_logging v0.12.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rkyv v0.7.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling colorous v1.0.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling vergen v5.1.13 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.3 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling rkyv_derive v0.7.3 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling comfy-table v4.0.1 [INFO] [stderr] Compiling ddshow v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling timely_communication v0.12.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling timely v0.12.0 [INFO] [stderr] Compiling tera v1.12.1 [INFO] [stderr] Compiling differential-dataflow v0.12.0 [INFO] [stderr] Compiling ddshow-types v0.1.1 (/opt/rustwide/workdir/crates/ddshow-types) [INFO] [stderr] Compiling ddshow-sink v0.1.1 (/opt/rustwide/workdir/crates/ddshow-sink) [INFO] [stderr] error: could not compile `ddshow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ddshow --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' -C metadata=71beaa9990dddc02 -C extra-filename=-71beaa9990dddc02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-f5091e6ccd7bd00d.rlib --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-b25f8d053927016e.so --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-2e4f8864d3235a85.rlib --extern bytecheck=/opt/rustwide/target/debug/deps/libbytecheck-5c563a1759b9af5b.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3d0d0c09f99b9f72.rlib --extern colorous=/opt/rustwide/target/debug/deps/libcolorous-6a62e79c311924be.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-c63cd48fad9901f9.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-02aeb95f3ce9c373.rlib --extern ddshow_sink=/opt/rustwide/target/debug/deps/libddshow_sink-98e0fc85d2c54946.rlib --extern ddshow_types=/opt/rustwide/target/debug/deps/libddshow_types-98efde8633979a2c.rlib --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-5d87fff6d6d19656.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-5dcd3938da90295e.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-64dc6ec571966d3a.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-44068cea507619f4.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-79453fefb80e362e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fe12af9e3c557aec.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-69c72a5c3002e818.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-a98eac98cd6c6bd2.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-30e337a4916bf819.rlib --extern tera=/opt/rustwide/target/debug/deps/libtera-b93ecfea3287d7d2.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-ffc4dcc151c342ca.rlib --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-601a5d7ac8e08dea.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bd1d6f4302df4a7f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e3db5ef2ecaa54d1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "63f10a308581a7ee2bd766204f39766bf7730b146e0f777f5f760f9501e9907e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f10a308581a7ee2bd766204f39766bf7730b146e0f777f5f760f9501e9907e", kill_on_drop: false }` [INFO] [stdout] 63f10a308581a7ee2bd766204f39766bf7730b146e0f777f5f760f9501e9907e