[INFO] cloning repository https://github.com/pvoliveira/catscii
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pvoliveira/catscii" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvoliveira%2Fcatscii", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvoliveira%2Fcatscii'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ff7846665587e473ab3820345d6f13d252f1365
[INFO] checking pvoliveira/catscii against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvoliveira%2Fcatscii" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pvoliveira/catscii
[INFO] finished tweaking git repo https://github.com/pvoliveira/catscii
[INFO] tweaked toml for git repo https://github.com/pvoliveira/catscii written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pvoliveira/catscii 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/pvoliveira/catscii 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 crossbeam-channel v0.5.7
[INFO] [stderr]   Downloaded clap_mangen v0.1.11
[INFO] [stderr]   Downloaded roff v0.2.1
[INFO] [stderr]   Downloaded zune-inflate v0.2.52
[INFO] [stderr]   Downloaded terminal_size v0.2.5
[INFO] [stderr]   Downloaded spin v0.9.6
[INFO] [stderr]   Downloaded openssl-sys v0.9.83
[INFO] [stderr]   Downloaded syn v2.0.10
[INFO] [stderr]   Downloaded openssl v0.10.48
[INFO] [stderr]   Downloaded artem v1.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 04acdd4742286147c672664407b6f7cb344cfe0db6dc60dfcc80473cbf3a7026
[INFO] running `Command { std: "docker" "start" "-a" "04acdd4742286147c672664407b6f7cb344cfe0db6dc60dfcc80473cbf3a7026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04acdd4742286147c672664407b6f7cb344cfe0db6dc60dfcc80473cbf3a7026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04acdd4742286147c672664407b6f7cb344cfe0db6dc60dfcc80473cbf3a7026", kill_on_drop: false }`
[INFO] [stdout] 04acdd4742286147c672664407b6f7cb344cfe0db6dc60dfcc80473cbf3a7026
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2d55ab4e956873c34f94d198c379f4811faf24d59201c618e6ed94b0a61ee48e
[INFO] running `Command { std: "docker" "start" "-a" "2d55ab4e956873c34f94d198c379f4811faf24d59201c618e6ed94b0a61ee48e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]     Checking futures-sink v0.3.27
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]    Compiling openssl-sys v0.9.83
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling openssl v0.10.48
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking spin v0.9.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking zune-inflate v0.2.52
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking os_str_bytes v6.5.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling axum v0.6.12
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking ipnet v2.7.1
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.10
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking terminal_size v0.2.5
[INFO] [stderr]     Checking regex v1.7.3
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling clap_complete v3.2.5
[INFO] [stderr]    Compiling clap_mangen v0.1.11
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling artem v1.1.7
[INFO] [stderr]     Checking axum-core v0.3.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.6.3
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.11
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking h2 v0.3.16
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking hyper v0.14.25
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.15
[INFO] [stderr]     Checking catscii v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.48
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "2d55ab4e956873c34f94d198c379f4811faf24d59201c618e6ed94b0a61ee48e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d55ab4e956873c34f94d198c379f4811faf24d59201c618e6ed94b0a61ee48e", kill_on_drop: false }`
[INFO] [stdout] 2d55ab4e956873c34f94d198c379f4811faf24d59201c618e6ed94b0a61ee48e
