[INFO] cloning repository https://github.com/infinyon/graphite-sink-connector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinyon/graphite-sink-connector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fgraphite-sink-connector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fgraphite-sink-connector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fbad33f3f4bfed37f5f1a25a087c51cb0051a82 [INFO] building infinyon/graphite-sink-connector against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fgraphite-sink-connector" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/infinyon/graphite-sink-connector on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/infinyon/graphite-sink-connector [INFO] finished tweaking git repo https://github.com/infinyon/graphite-sink-connector [INFO] tweaked toml for git repo https://github.com/infinyon/graphite-sink-connector written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/infinyon/graphite-sink-connector already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/infinyon/fluvio` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/mitsuhiko/minijinja` [INFO] [stderr] Updating git repository `https://github.com/galibey/openapiv3` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wat v1.0.66 [INFO] [stderr] Downloaded flv-util v0.5.2 [INFO] [stderr] Downloaded async-net v1.7.0 [INFO] [stderr] Downloaded built v0.6.1 [INFO] [stderr] Downloaded fluvio-wasm-timer v0.2.5 [INFO] [stderr] Downloaded serde_yaml v0.9.22 [INFO] [stderr] Downloaded wast v60.0.0 [INFO] [stderr] Downloaded bytesize-serde v0.2.1 [INFO] [stderr] Downloaded fluvio-future v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bedc5cee236e1d1eb9a451ad957f2c6516528aa5a1d433ea8bc2444583a29be3 [INFO] running `Command { std: "docker" "start" "-a" "bedc5cee236e1d1eb9a451ad957f2c6516528aa5a1d433ea8bc2444583a29be3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bedc5cee236e1d1eb9a451ad957f2c6516528aa5a1d433ea8bc2444583a29be3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bedc5cee236e1d1eb9a451ad957f2c6516528aa5a1d433ea8bc2444583a29be3", kill_on_drop: false }` [INFO] [stdout] bedc5cee236e1d1eb9a451ad957f2c6516528aa5a1d433ea8bc2444583a29be3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d717b4f47aa96f5936e2a7e43f53e4755bd8248091416c42cc9eaa2564de66d2 [INFO] running `Command { std: "docker" "start" "-a" "d717b4f47aa96f5936e2a7e43f53e4755bd8248091416c42cc9eaa2564de66d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.8 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling openssl-src v111.26.0+1.1.1u [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling cranelift-isle v0.95.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.95.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling async-trait v0.1.70 [INFO] [stderr] Compiling regex-automata v0.3.0 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.95.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling async-net v1.7.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling regex v1.9.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling regalloc2 v0.6.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling lz4_flex v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling wasmtime-fiber v8.0.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling cranelift-codegen v0.95.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ittapi-sys v0.3.3 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wasmtime-asm-macros v8.0.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling memfd v0.6.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling fluvio-types v0.4.2 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling flv-util v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling fluvio-protocol-derive v0.5.1 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling wasmtime-cache v8.0.1 [INFO] [stderr] Compiling wast v60.0.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling async-rwlock v1.3.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling fluvio-smartmodule-derive v0.4.0 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling fluvio-stream-model v0.9.2 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling fluvio v0.19.1 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling bytesize v1.2.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling fluvio-connector-derive v0.0.0 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling enum-ordinalize v3.1.13 [INFO] [stderr] Compiling ittapi v0.3.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling educe v0.4.22 [INFO] [stderr] Compiling wat v1.0.66 [INFO] [stderr] Compiling cranelift-entity v0.95.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cranelift-bforest v0.95.1 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling wasmparser v0.102.0 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling crc32c v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling lenient_semver_version_builder v0.4.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling lenient_semver_parser v0.4.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling lenient_semver v0.4.2 [INFO] [stderr] Compiling serde_yaml v0.9.22 [INFO] [stderr] Compiling minijinja v0.32.1 (https://github.com/mitsuhiko/minijinja?rev=c4b48dc5be9de0143e06bef97618c7ed029fb155#c4b48dc5) [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling fluvio-compression v0.3.0 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling toml v0.7.5 [INFO] [stderr] Compiling openapiv3 v1.0.2 (https://github.com/galibey/openapiv3?rev=bdd22f046d2bc19ede257504645d31f835545222#bdd22f04) [INFO] [stderr] Compiling bytesize-serde v0.2.1 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling cargo-lock v9.0.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling wasmtime-types v8.0.1 [INFO] [stderr] Compiling wasmtime-jit-debug v8.0.1 [INFO] [stderr] Compiling built v0.6.1 [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmparser-0.102.0/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 -C metadata=ec6490ba6915822c -C extra-filename=-ec6490ba6915822c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-76dde55f0895813f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-febb815c569d50db.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" "d717b4f47aa96f5936e2a7e43f53e4755bd8248091416c42cc9eaa2564de66d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d717b4f47aa96f5936e2a7e43f53e4755bd8248091416c42cc9eaa2564de66d2", kill_on_drop: false }` [INFO] [stdout] d717b4f47aa96f5936e2a7e43f53e4755bd8248091416c42cc9eaa2564de66d2 [INFO] building infinyon/graphite-sink-connector against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fgraphite-sink-connector" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/infinyon/graphite-sink-connector on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/infinyon/graphite-sink-connector [INFO] finished tweaking git repo https://github.com/infinyon/graphite-sink-connector [INFO] tweaked toml for git repo https://github.com/infinyon/graphite-sink-connector written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/infinyon/graphite-sink-connector already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38c6374b0c4e73b761175dc03303f01374f4cafe2043b8978e2efe6c267d55c4 [INFO] running `Command { std: "docker" "start" "-a" "38c6374b0c4e73b761175dc03303f01374f4cafe2043b8978e2efe6c267d55c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38c6374b0c4e73b761175dc03303f01374f4cafe2043b8978e2efe6c267d55c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c6374b0c4e73b761175dc03303f01374f4cafe2043b8978e2efe6c267d55c4", kill_on_drop: false }` [INFO] [stdout] 38c6374b0c4e73b761175dc03303f01374f4cafe2043b8978e2efe6c267d55c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d1306aa08f7373d64415e691494f3347ef5e0e5780da68f531d2f08f16ea833 [INFO] running `Command { std: "docker" "start" "-a" "9d1306aa08f7373d64415e691494f3347ef5e0e5780da68f531d2f08f16ea833", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling target-lexicon v0.12.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl-src v111.26.0+1.1.1u [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling cranelift-isle v0.95.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.95.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling async-trait v0.1.70 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.95.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling regex-automata v0.3.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling async-net v1.7.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling regalloc2 v0.6.1 [INFO] [stderr] Compiling regex v1.9.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling lz4_flex v0.10.0 [INFO] [stderr] Compiling wasmtime-fiber v8.0.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling cranelift-codegen v0.95.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ittapi-sys v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wasmtime-asm-macros v8.0.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling memfd v0.6.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling wasmtime-cache v8.0.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling wast v60.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling fluvio-types v0.4.2 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling flv-util v0.5.2 [INFO] [stderr] Compiling fluvio-protocol-derive v0.5.1 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling async-rwlock v1.3.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling fluvio-smartmodule-derive v0.4.0 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling fluvio-stream-model v0.9.2 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling bytesize v1.2.0 [INFO] [stderr] Compiling fluvio v0.19.1 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling fluvio-connector-derive v0.0.0 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling ittapi v0.3.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling enum-ordinalize v3.1.13 [INFO] [stderr] Compiling educe v0.4.22 [INFO] [stderr] Compiling wat v1.0.66 [INFO] [stderr] Compiling cranelift-entity v0.95.1 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling wasmparser v0.102.0 [INFO] [stderr] Compiling cranelift-bforest v0.95.1 [INFO] [stderr] Compiling crc32c v0.6.3 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling lenient_semver_version_builder v0.4.2 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling fluvio-compression v0.3.0 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling lenient_semver_parser v0.4.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling lenient_semver v0.4.2 [INFO] [stderr] Compiling serde_yaml v0.9.22 [INFO] [stderr] Compiling minijinja v0.32.1 (https://github.com/mitsuhiko/minijinja?rev=c4b48dc5be9de0143e06bef97618c7ed029fb155#c4b48dc5) [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling bytesize-serde v0.2.1 [INFO] [stderr] Compiling toml v0.7.5 [INFO] [stderr] Compiling wasmtime-types v8.0.1 [INFO] [stderr] Compiling cargo-lock v9.0.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling wasmtime-environ v8.0.1 [INFO] [stderr] Compiling wasmtime-jit-debug v8.0.1 [INFO] [stderr] Compiling built v0.6.1 [INFO] [stderr] Compiling openapiv3 v1.0.2 (https://github.com/galibey/openapiv3?rev=bdd22f046d2bc19ede257504645d31f835545222#bdd22f04) [INFO] [stderr] Compiling fluvio-socket v0.14.3 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling wasmtime-jit v8.0.1 [INFO] [stderr] Compiling cranelift-native v0.95.1 [INFO] [stderr] Compiling cranelift-frontend v0.95.1 [INFO] [stderr] Compiling wasmtime-cranelift-shared v8.0.1 [INFO] [stderr] Compiling cranelift-wasm v0.95.1 [INFO] [stderr] Compiling wasmtime-cranelift v8.0.1 [INFO] [stderr] Compiling fluvio-future v0.5.1 [INFO] [stderr] Compiling fluvio-protocol v0.10.0 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling fluvio-smartmodule v0.5.1 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling fluvio-controlplane-metadata v0.22.2 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling fluvio-smartengine v0.7.3 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling fluvio-spu-schema v0.14.0 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling fluvio-sc-schema v0.19.0 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling fluvio-connector-package v0.0.0 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling fluvio-connector-common v0.0.0 (https://github.com/infinyon/fluvio?rev=98e548270827672a2ba17729708ff0b13f147181#98e54827) [INFO] [stderr] Compiling graphite-sink v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.62s [INFO] running `Command { std: "docker" "inspect" "9d1306aa08f7373d64415e691494f3347ef5e0e5780da68f531d2f08f16ea833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d1306aa08f7373d64415e691494f3347ef5e0e5780da68f531d2f08f16ea833", kill_on_drop: false }` [INFO] [stdout] 9d1306aa08f7373d64415e691494f3347ef5e0e5780da68f531d2f08f16ea833 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ccd53c034f7c569959e74eb376f13a8b96c18cd68217b4b0a928f8dc91f25ff [INFO] running `Command { std: "docker" "start" "-a" "9ccd53c034f7c569959e74eb376f13a8b96c18cd68217b4b0a928f8dc91f25ff", kill_on_drop: false }` [INFO] [stderr] Compiling graphite-sink v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `Command { std: "docker" "inspect" "9ccd53c034f7c569959e74eb376f13a8b96c18cd68217b4b0a928f8dc91f25ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ccd53c034f7c569959e74eb376f13a8b96c18cd68217b4b0a928f8dc91f25ff", kill_on_drop: false }` [INFO] [stdout] 9ccd53c034f7c569959e74eb376f13a8b96c18cd68217b4b0a928f8dc91f25ff