[INFO] fetching crate calio 1.1.0...
[INFO] checking calio-1.1.0 against 1.95.0 for pr-155915
[INFO] extracting crate calio 1.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate calio 1.1.0
[INFO] finished tweaking crates.io crate calio 1.1.0
[INFO] tweaked toml for crates.io crate calio 1.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate calio 1.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate calio 1.1.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.17.2
[INFO] [stderr]   Downloaded ctrlc v3.4.0
[INFO] [stderr]   Downloaded almanac v0.4.0
[INFO] [stderr]   Downloaded ical v0.8.0
[INFO] [stderr]   Downloaded ipnet v2.7.2
[INFO] [stderr]   Downloaded ical v0.6.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.88
[INFO] [stderr]   Downloaded h2 v0.3.19
[INFO] [stderr]   Downloaded hyper v0.14.26
[INFO] [stderr]   Downloaded openssl v0.10.54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aae8f8c96401695a41fb46e4abfe9fdc5623b92854209ff61b4dc0b102027e21
[INFO] running `Command { std: "docker" "start" "-a" "aae8f8c96401695a41fb46e4abfe9fdc5623b92854209ff61b4dc0b102027e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aae8f8c96401695a41fb46e4abfe9fdc5623b92854209ff61b4dc0b102027e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aae8f8c96401695a41fb46e4abfe9fdc5623b92854209ff61b4dc0b102027e21", kill_on_drop: false }`
[INFO] [stdout] aae8f8c96401695a41fb46e4abfe9fdc5623b92854209ff61b4dc0b102027e21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f92de7013f95ac51f3b40a6e299602b1292541c3979b33b907ff1370359167f3
[INFO] running `Command { std: "docker" "start" "-a" "f92de7013f95ac51f3b40a6e299602b1292541c3979b33b907ff1370359167f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]     Checking once_cell v1.17.2
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling openssl-sys v0.9.88
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling openssl v0.10.54
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking ctrlc v3.4.0
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]     Checking backtrace v0.3.67
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]     Checking ical v0.6.0
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking ical v0.8.0
[INFO] [stderr]     Checking h2 v0.3.19
[INFO] [stderr]     Checking almanac v0.4.0
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking calio v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.54
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "f92de7013f95ac51f3b40a6e299602b1292541c3979b33b907ff1370359167f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f92de7013f95ac51f3b40a6e299602b1292541c3979b33b907ff1370359167f3", kill_on_drop: false }`
[INFO] [stdout] f92de7013f95ac51f3b40a6e299602b1292541c3979b33b907ff1370359167f3
