[INFO] cloning repository https://github.com/Termina/inspection-info [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Termina/inspection-info" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTermina%2Finspection-info", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTermina%2Finspection-info'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9949cfd63fdc5a9a0697b3cf34b9b7e14205034c [INFO] checking Termina/inspection-info against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155500 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTermina%2Finspection-info" "/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/Termina/inspection-info [INFO] finished tweaking git repo https://github.com/Termina/inspection-info [INFO] tweaked toml for git repo https://github.com/Termina/inspection-info written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Termina/inspection-info on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Termina/inspection-info 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded neli-proc-macros v0.1.3 [INFO] [stderr] Downloaded neli v0.6.4 [INFO] [stderr] Downloaded cc v1.2.24 [INFO] [stderr] Downloaded argh_shared v0.1.12 [INFO] [stderr] Downloaded argh v0.1.12 [INFO] [stderr] Downloaded argh_derive v0.1.12 [INFO] [stderr] Downloaded local-ip-address v0.6.3 [INFO] [stderr] Downloaded sysinfo v0.33.0 [INFO] [stderr] Downloaded libssh2-sys v0.3.1 [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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60c0b2618388d782ef234f5c9e8b024e9ca82c1a46f0dfbb9c6f45dbd208d170 [INFO] running `Command { std: "docker" "start" "-a" "60c0b2618388d782ef234f5c9e8b024e9ca82c1a46f0dfbb9c6f45dbd208d170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60c0b2618388d782ef234f5c9e8b024e9ca82c1a46f0dfbb9c6f45dbd208d170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c0b2618388d782ef234f5c9e8b024e9ca82c1a46f0dfbb9c6f45dbd208d170", kill_on_drop: false }` [INFO] [stdout] 60c0b2618388d782ef234f5c9e8b024e9ca82c1a46f0dfbb9c6f45dbd208d170 [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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a52d3d53de6e035cd91cf67757d8fe604943354d82803aabbd2ed3ac2bfe4ce [INFO] running `Command { std: "docker" "start" "-a" "2a52d3d53de6e035cd91cf67757d8fe604943354d82803aabbd2ed3ac2bfe4ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking os_pipe v1.2.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking parse-size v1.1.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking sysinfo v0.33.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking webbrowser v0.8.15 [INFO] [stderr] Checking git2 v0.20.2 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking argh_shared v0.1.12 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking neli v0.6.4 [INFO] [stderr] Checking argh v0.1.12 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking local-ip-address v0.6.3 [INFO] [stderr] Checking wl-clipboard-rs v0.7.0 [INFO] [stderr] Checking cli-clipboard v0.4.0 [INFO] [stderr] Checking inspect-info v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [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" "2a52d3d53de6e035cd91cf67757d8fe604943354d82803aabbd2ed3ac2bfe4ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a52d3d53de6e035cd91cf67757d8fe604943354d82803aabbd2ed3ac2bfe4ce", kill_on_drop: false }` [INFO] [stdout] 2a52d3d53de6e035cd91cf67757d8fe604943354d82803aabbd2ed3ac2bfe4ce