[INFO] cloning repository https://github.com/parseablehq/opentelemetry-rust-parseable [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parseablehq/opentelemetry-rust-parseable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparseablehq%2Fopentelemetry-rust-parseable", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparseablehq%2Fopentelemetry-rust-parseable'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fc12e48b1ddf320c28e9ac9eefe8f3ef6729672 [INFO] checking parseablehq/opentelemetry-rust-parseable against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparseablehq%2Fopentelemetry-rust-parseable" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parseablehq/opentelemetry-rust-parseable on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/parseablehq/opentelemetry-rust-parseable [INFO] finished tweaking git repo https://github.com/parseablehq/opentelemetry-rust-parseable [INFO] tweaked toml for git repo https://github.com/parseablehq/opentelemetry-rust-parseable written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/parseablehq/opentelemetry-rust-parseable 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dashmap v5.5.0 [INFO] [stderr] Downloaded opentelemetry_api v0.19.0 [INFO] [stderr] Downloaded opentelemetry-http v0.8.0 [INFO] [stderr] Downloaded opentelemetry v0.18.0 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.10.0 [INFO] [stderr] Downloaded opentelemetry_api v0.18.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.18.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b34a8f07364025a96a440cf8eb64f89f09cf66238cfd99d99dd42b8364ff199 [INFO] running `Command { std: "docker" "start" "-a" "0b34a8f07364025a96a440cf8eb64f89f09cf66238cfd99d99dd42b8364ff199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b34a8f07364025a96a440cf8eb64f89f09cf66238cfd99d99dd42b8364ff199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b34a8f07364025a96a440cf8eb64f89f09cf66238cfd99d99dd42b8364ff199", kill_on_drop: false }` [INFO] [stdout] 0b34a8f07364025a96a440cf8eb64f89f09cf66238cfd99d99dd42b8364ff199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e9266ba625d105fdc9de9bb8888663722beeeb7e145409bdd16792caf7f1d0e [INFO] running `Command { std: "docker" "start" "-a" "2e9266ba625d105fdc9de9bb8888663722beeeb7e145409bdd16792caf7f1d0e", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking urlencoding v2.1.2 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking dashmap v5.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Checking thiserror v1.0.43 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking serde v1.0.171 [INFO] [stderr] Checking opentelemetry_api v0.18.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking opentelemetry_api v0.19.0 [INFO] [stderr] Checking opentelemetry-http v0.8.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking opentelemetry_sdk v0.18.0 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking opentelemetry v0.18.0 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.10.0 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tracing-opentelemetry v0.18.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking opentelemetry-parseable v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.87s [INFO] running `Command { std: "docker" "inspect" "2e9266ba625d105fdc9de9bb8888663722beeeb7e145409bdd16792caf7f1d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9266ba625d105fdc9de9bb8888663722beeeb7e145409bdd16792caf7f1d0e", kill_on_drop: false }` [INFO] [stdout] 2e9266ba625d105fdc9de9bb8888663722beeeb7e145409bdd16792caf7f1d0e