[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#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[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] 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] validating manifest of git repo https://github.com/parseablehq/opentelemetry-rust-parseable on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opentelemetry v0.18.0
[INFO] [stderr]   Downloaded opentelemetry-http v0.8.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.10.0
[INFO] [stderr]   Downloaded dashmap v5.5.0
[INFO] [stderr]   Downloaded opentelemetry_api v0.19.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f0862410f263381077f614972777716343ebd162361fe88f7ba97c9a57473be
[INFO] running `Command { std: "docker" "start" "-a" "1f0862410f263381077f614972777716343ebd162361fe88f7ba97c9a57473be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f0862410f263381077f614972777716343ebd162361fe88f7ba97c9a57473be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f0862410f263381077f614972777716343ebd162361fe88f7ba97c9a57473be", kill_on_drop: false }`
[INFO] [stdout] 1f0862410f263381077f614972777716343ebd162361fe88f7ba97c9a57473be
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05e25b71634264cbe1e1dd69d6cbc394e4afa9758e3ebe9b680c40285eff9339
[INFO] running `Command { std: "docker" "start" "-a" "05e25b71634264cbe1e1dd69d6cbc394e4afa9758e3ebe9b680c40285eff9339", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking urlencoding v2.1.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking whoami v1.4.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dashmap v5.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking chrono v0.4.26
[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]     Checking tracing v0.1.37
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking opentelemetry_api v0.18.0
[INFO] [stderr]     Checking opentelemetry_api v0.19.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking opentelemetry-http v0.8.0
[INFO] [stderr]     Checking opentelemetry_sdk v0.18.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking opentelemetry v0.18.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.10.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.18.0
[INFO] [stderr]     Checking hyper v0.14.27
[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 34.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "05e25b71634264cbe1e1dd69d6cbc394e4afa9758e3ebe9b680c40285eff9339", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05e25b71634264cbe1e1dd69d6cbc394e4afa9758e3ebe9b680c40285eff9339", kill_on_drop: false }`
[INFO] [stdout] 05e25b71634264cbe1e1dd69d6cbc394e4afa9758e3ebe9b680c40285eff9339
