[INFO] fetching crate ddshow 0.2.2... [INFO] testing ddshow-0.2.2 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate ddshow 0.2.2 into /workspace/builds/worker-95/source [INFO] validating manifest of crates.io crate ddshow 0.2.2 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ddshow 0.2.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ddshow 0.2.2 [INFO] tweaked toml for crates.io crate ddshow 0.2.2 written to /workspace/builds/worker-95/source/Cargo.toml [INFO] crate crates.io crate ddshow 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1c0eb2d44eb91f13c4b79c3e04c9b504f6e97f562b4d0c7c87ae73f18229643 [INFO] running `Command { std: "docker" "start" "-a" "b1c0eb2d44eb91f13c4b79c3e04c9b504f6e97f562b4d0c7c87ae73f18229643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1c0eb2d44eb91f13c4b79c3e04c9b504f6e97f562b4d0c7c87ae73f18229643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1c0eb2d44eb91f13c4b79c3e04c9b504f6e97f562b4d0c7c87ae73f18229643", kill_on_drop: false }` [INFO] [stdout] b1c0eb2d44eb91f13c4b79c3e04c9b504f6e97f562b4d0c7c87ae73f18229643 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ae5e42fc94cf9d471e0c4085ecf27471afa2274f49d07558822d546a65fd16a [INFO] running `Command { std: "docker" "start" "-a" "0ae5e42fc94cf9d471e0c4085ecf27471afa2274f49d07558822d546a65fd16a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [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 futures-task v0.3.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytecheck v0.6.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling timely_bytes v0.12.0 [INFO] [stderr] Compiling rend v0.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling timely_logging v0.12.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rkyv v0.7.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling colorous v1.0.5 [INFO] [stderr] Compiling xxhash-rust v0.8.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pest v2.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.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.22 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling mimalloc v0.1.26 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ordered-float v2.7.0 [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 nix v0.20.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling vergen v5.1.15 [INFO] [stderr] Compiling globset v0.4.8 [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 ctrlc v3.1.9 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling bytecheck_derive v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling rkyv_derive v0.7.3 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [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.7.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling comfy-table v4.1.0 [INFO] [stderr] Compiling ddshow v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling timely_communication v0.12.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [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.2.2 [INFO] [stderr] Compiling ddshow-sink v0.2.1 [INFO] [stdout] warning: constant is never used: `DDSHOW_VERSION` [INFO] [stdout] --> src/dataflow/constants.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub const DDSHOW_VERSION: &str = concat!( [INFO] [stdout] 51 | | env!("CARGO_PKG_NAME"), [INFO] [stdout] 52 | | " ", [INFO] [stdout] 53 | | env!("CARGO_PKG_VERSION"), [INFO] [stdout] ... | [INFO] [stdout] 56 | | ")", [INFO] [stdout] 57 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/dataflow/progress_stats.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_consumed` [INFO] [stdout] --> src/dataflow/send_recv.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | last_consumed: Time, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | / make_send_recv! { [INFO] [stdout] 312 | | workers: WorkerId, [INFO] [stdout] 313 | | operators: OperatorAddr, [INFO] [stdout] 314 | | dataflows: OperatorAddr, [INFO] [stdout] ... | [INFO] [stdout] 333 | | spline_levels: (OpKey, SplineLevel), [INFO] [stdout] 334 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_send_recv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ddshow`; 3 warnings emitted [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=afa3a0c6c313625a -C extra-filename=-afa3a0c6c313625a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-a8afdca5d49960fa.rlib --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-0ef3609d7be6bafb.so --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-81f1fa24d0aaa983.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-3a56e9ad35ebfcd3.rlib --extern bytecheck=/opt/rustwide/target/debug/deps/libbytecheck-eb1b029c29f68998.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3aa551f876a05249.rlib --extern colorous=/opt/rustwide/target/debug/deps/libcolorous-c51428f908b92763.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-a0dd207744a842fa.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-b6e85b39f67a2fc6.rlib --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0c4e119edaa5722.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-ab06fe042ea91ab3.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-3fa6571a00be3c96.rlib --extern ddshow_sink=/opt/rustwide/target/debug/deps/libddshow_sink-d0af0c95790c4b9e.rlib --extern ddshow_types=/opt/rustwide/target/debug/deps/libddshow_types-a4f7a30573f77144.rlib --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-f4451a64b8dde96d.rlib --extern mimalloc=/opt/rustwide/target/debug/deps/libmimalloc-2580caf3a4275b1a.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a96fad47cbf9d207.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-91c337dbb0e230f1.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-c9e576fc11ca7767.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9c5e4b8de3bcbba7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-86f1de36c9675fef.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-a607124996b72256.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-adb38af4dd835301.rlib --extern tera=/opt/rustwide/target/debug/deps/libtera-40fe7d69755dea5a.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-a76ed62c64c06350.rlib --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-7975205333349a0f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3539647d2e774b2f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b980f3820013f1bd.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-9754b01eb2562791.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-8022b2c8e8ecdbf2/out` (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" "0ae5e42fc94cf9d471e0c4085ecf27471afa2274f49d07558822d546a65fd16a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae5e42fc94cf9d471e0c4085ecf27471afa2274f49d07558822d546a65fd16a", kill_on_drop: false }` [INFO] [stdout] 0ae5e42fc94cf9d471e0c4085ecf27471afa2274f49d07558822d546a65fd16a