[INFO] cloning repository https://github.com/blt/file_gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blt/file_gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblt%2Ffile_gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblt%2Ffile_gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1224888ad643ad7525aac8816391ad79c21ef544 [INFO] testing blt/file_gen against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblt%2Ffile_gen" "/workspace/builds/worker-69/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-69/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blt/file_gen on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-69/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/blt/file_gen [INFO] finished tweaking git repo https://github.com/blt/file_gen [INFO] tweaked toml for git repo https://github.com/blt/file_gen written to /workspace/builds/worker-69/source/Cargo.toml [INFO] crate git repo https://github.com/blt/file_gen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06253f25594e7bb758fe7b0071840ec02330d2d8e54bfcf47d4c700e2e698faf [INFO] running `Command { std: "docker" "start" "-a" "06253f25594e7bb758fe7b0071840ec02330d2d8e54bfcf47d4c700e2e698faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06253f25594e7bb758fe7b0071840ec02330d2d8e54bfcf47d4c700e2e698faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06253f25594e7bb758fe7b0071840ec02330d2d8e54bfcf47d4c700e2e698faf", kill_on_drop: false }` [INFO] [stdout] 06253f25594e7bb758fe7b0071840ec02330d2d8e54bfcf47d4c700e2e698faf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05b75f6833f2658f72317e8fbfef780de11299b55f7b553cd1561dc9ffd7308b [INFO] running `Command { std: "docker" "start" "-a" "05b75f6833f2658f72317e8fbfef780de11299b55f7b553cd1561dc9ffd7308b", kill_on_drop: false }` [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 libc v0.2.104 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling metrics v0.17.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling sketches-ddsketch v0.1.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling atomic-shim v0.1.0 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling nonzero_ext v0.2.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling rdkafka-sys v4.1.0+1.7.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling quanta v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_arbitrary v1.0.2 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling metrics-macros v0.4.0 [INFO] [stderr] Compiling arbitrary v1.0.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling metrics-util v0.10.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling argh v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling governor v0.3.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling byte-unit v4.0.13 [INFO] [stderr] Compiling http-serde v1.0.3 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling lading_common v0.7.0 (/opt/rustwide/workdir/lading_common) [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.6.1 [INFO] [stderr] Compiling rdkafka v0.27.0 [INFO] [stderr] Compiling lading_blackholes v0.6.0 (/opt/rustwide/workdir/lading_blackholes) [INFO] [stderr] Compiling lading_generators v0.7.0 (/opt/rustwide/workdir/lading_generators) [INFO] [stdout] warning: field is never read: `headers` [INFO] [stdout] --> lading_generators/src/http_gen/worker.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | headers: hyper::HeaderMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> lading_generators/src/http_gen/worker.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | name: String, // this is the stringy version of `path` [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> lading_generators/src/kafka_gen/worker.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> lading_generators/src/splunk_hec_gen/worker.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> lading_generators/src/splunk_hec_gen/worker.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | code: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> lading_generators/src/tcp_gen/worker.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lading_generators`; 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lading_generators --edition=2018 lading_generators/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7e9b14eed3cde2a5 -C extra-filename=-7e9b14eed3cde2a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argh=/opt/rustwide/target/debug/deps/libargh-80b34137a5d11df2.rmeta --extern byte_unit=/opt/rustwide/target/debug/deps/libbyte_unit-3aaba0fbf9d4e479.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-23800b01b4a0e0fe.rmeta --extern governor=/opt/rustwide/target/debug/deps/libgovernor-a2f7d654fd644ef8.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-cc4d59f5e064f06a.rmeta --extern http_serde=/opt/rustwide/target/debug/deps/libhttp_serde-6901accf89989ba9.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e591d973b98c6fc7.rlib --extern lading_common=/opt/rustwide/target/debug/deps/liblading_common-c55d86213411ea8a.rmeta --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-564d899dae9604f7.rmeta --extern metrics_exporter_prometheus=/opt/rustwide/target/debug/deps/libmetrics_exporter_prometheus-3a5bc0d3a63263f3.rmeta --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-cdc5dd6de264539d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-523127d9eb003490.rmeta --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-3442836392054ebe.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c8874f71f342187c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5805c784e32a7caa.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-6eb15be9e071da5a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9fa0732bfe318031.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-572bd3f9bb6f5ac2/out/src` (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" "05b75f6833f2658f72317e8fbfef780de11299b55f7b553cd1561dc9ffd7308b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b75f6833f2658f72317e8fbfef780de11299b55f7b553cd1561dc9ffd7308b", kill_on_drop: false }` [INFO] [stdout] 05b75f6833f2658f72317e8fbfef780de11299b55f7b553cd1561dc9ffd7308b