[INFO] fetching crate datadoghq 0.2.2... [INFO] checking datadoghq-0.2.2 against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] extracting crate datadoghq 0.2.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate datadoghq 0.2.2 on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate datadoghq 0.2.2 [INFO] finished tweaking crates.io crate datadoghq 0.2.2 [INFO] tweaked toml for crates.io crate datadoghq 0.2.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25985e947b0c1e1f1985e2a1332f6598834a880747fa71ee2a790b7a994970b3 [INFO] running `Command { std: "docker" "start" "-a" "25985e947b0c1e1f1985e2a1332f6598834a880747fa71ee2a790b7a994970b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25985e947b0c1e1f1985e2a1332f6598834a880747fa71ee2a790b7a994970b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25985e947b0c1e1f1985e2a1332f6598834a880747fa71ee2a790b7a994970b3", kill_on_drop: false }` [INFO] [stdout] 25985e947b0c1e1f1985e2a1332f6598834a880747fa71ee2a790b7a994970b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 050841bf20e8011d4ba88343e16367751a01cbc31fc306ca9f8a30665603b657 [INFO] running `Command { std: "docker" "start" "-a" "050841bf20e8011d4ba88343e16367751a01cbc31fc306ca9f8a30665603b657", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking wildmatch v2.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking openssl-sys v0.9.90 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Checking openssl v0.10.55 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking serde_json v1.0.99 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Checking attohttpc v0.19.1 [INFO] [stderr] Checking datadoghq v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/datadog_tracing.rs:340:28 [INFO] [stdout] | [INFO] [stdout] 340 | let baseline = Utc.timestamp(0, 0); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.27s [INFO] running `Command { std: "docker" "inspect" "050841bf20e8011d4ba88343e16367751a01cbc31fc306ca9f8a30665603b657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "050841bf20e8011d4ba88343e16367751a01cbc31fc306ca9f8a30665603b657", kill_on_drop: false }` [INFO] [stdout] 050841bf20e8011d4ba88343e16367751a01cbc31fc306ca9f8a30665603b657