[INFO] cloning repository https://github.com/thled/thledbar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thled/thledbar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthled%2Fthledbar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthled%2Fthledbar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03c9661f4a988d03fe2f40cc3f9a11ee6ff70fc7
[INFO] checking thled/thledbar against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthled%2Fthledbar" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thled/thledbar
[INFO] finished tweaking git repo https://github.com/thled/thledbar
[INFO] tweaked toml for git repo https://github.com/thled/thledbar written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thled/thledbar 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 git repo https://github.com/thled/thledbar 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 git repository `https://github.com/thled/cnx`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded weathernoaa v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.36
[INFO] [stderr]   Downloaded xrdb v0.1.1
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded security-framework-sys v2.9.0
[INFO] [stderr]   Downloaded async-stream-impl v0.2.1
[INFO] [stderr]   Downloaded colors-transform v0.2.11
[INFO] [stderr]   Downloaded utf8-width v0.1.6
[INFO] [stderr]   Downloaded pangocairo-sys v0.10.1
[INFO] [stderr]   Downloaded pangocairo v0.9.0
[INFO] [stderr]   Downloaded sioctl v0.0.1
[INFO] [stderr]   Downloaded sndio-sys v0.0.1
[INFO] [stderr]   Downloaded async-stream v0.2.1
[INFO] [stderr]   Downloaded nom v6.1.2
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded h2 v0.3.19
[INFO] [stderr]   Downloaded nix v0.17.0
[INFO] [stderr]   Downloaded openssl-src v111.25.3+1.1.1t
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 35a8b0dd4f109a479cb60740ac1b9d6e6f745857a652d6e8f92c1d96205c6323
[INFO] running `Command { std: "docker" "start" "-a" "35a8b0dd4f109a479cb60740ac1b9d6e6f745857a652d6e8f92c1d96205c6323", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35a8b0dd4f109a479cb60740ac1b9d6e6f745857a652d6e8f92c1d96205c6323", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35a8b0dd4f109a479cb60740ac1b9d6e6f745857a652d6e8f92c1d96205c6323", kill_on_drop: false }`
[INFO] [stdout] 35a8b0dd4f109a479cb60740ac1b9d6e6f745857a652d6e8f92c1d96205c6323
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 130d0fc1669436e19012fe5b4975ccb30cecd47284d48cec2dc00ce68c1a4333
[INFO] running `Command { std: "docker" "start" "-a" "130d0fc1669436e19012fe5b4975ccb30cecd47284d48cec2dc00ce68c1a4333", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.57
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling glib-sys v0.9.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling gobject-sys v0.9.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking lock_api v0.4.9
[INFO] [stderr]    Compiling pango-sys v0.9.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.2
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling pangocairo-sys v0.10.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling openssl-sys v0.9.87
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling pango v0.8.0
[INFO] [stderr]    Compiling cairo-rs v0.8.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]    Compiling pangocairo v0.9.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking nix v0.20.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking utf8-width v0.1.6
[INFO] [stderr]     Checking colors-transform v0.2.11
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]     Checking byte-unit v4.0.19
[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 thiserror-impl v1.0.40
[INFO] [stderr]     Checking alsa v0.5.0
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]     Checking xrdb v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]     Checking async-stream v0.2.1
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking glib v0.9.3
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking h2 v0.3.19
[INFO] [stderr]     Checking xcb-util v0.3.0
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking cnx v0.3.0 (https://github.com/thled/cnx?branch=command-widget#ec3d39bb)
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.17
[INFO] [stderr]     Checking weathernoaa v0.2.0
[INFO] [stderr]     Checking cnx-contrib v0.1.0 (https://github.com/thled/cnx?branch=command-widget#ec3d39bb)
[INFO] [stderr]     Checking thledbar v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, openssl v0.10.52
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "130d0fc1669436e19012fe5b4975ccb30cecd47284d48cec2dc00ce68c1a4333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "130d0fc1669436e19012fe5b4975ccb30cecd47284d48cec2dc00ce68c1a4333", kill_on_drop: false }`
[INFO] [stdout] 130d0fc1669436e19012fe5b4975ccb30cecd47284d48cec2dc00ce68c1a4333
