[INFO] cloning repository https://github.com/Bungogood/tiree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bungogood/tiree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBungogood%2Ftiree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBungogood%2Ftiree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4c316a6c209b3c9f43237bf3a9335cecc4415ae [INFO] checking Bungogood/tiree against master#d0835adc4e114eac911150b3692b830b5583223a for pr-149195-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBungogood%2Ftiree" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Bungogood/tiree [INFO] finished tweaking git repo https://github.com/Bungogood/tiree [INFO] tweaked toml for git repo https://github.com/Bungogood/tiree written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Bungogood/tiree on toolchain d0835adc4e114eac911150b3692b830b5583223a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Bungogood/tiree 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" "+d0835adc4e114eac911150b3692b830b5583223a" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded commoncrypto v0.2.0 [INFO] [stderr] Downloaded quote v1.0.31 [INFO] [stderr] Downloaded crypto-hash v0.3.4 [INFO] [stderr] Downloaded hex v0.3.2 [INFO] [stderr] Downloaded commoncrypto-sys v0.2.0 [INFO] [stderr] Downloaded portable-atomic v1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d2391378ef40b6824cb13aa22e99e1a4c26cfaccbd5ce61a26de1b6627e014f [INFO] running `Command { std: "docker" "start" "-a" "7d2391378ef40b6824cb13aa22e99e1a4c26cfaccbd5ce61a26de1b6627e014f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d2391378ef40b6824cb13aa22e99e1a4c26cfaccbd5ce61a26de1b6627e014f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d2391378ef40b6824cb13aa22e99e1a4c26cfaccbd5ce61a26de1b6627e014f", kill_on_drop: false }` [INFO] [stdout] 7d2391378ef40b6824cb13aa22e99e1a4c26cfaccbd5ce61a26de1b6627e014f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27a289424e8744e18c0def19f1426efcee3e074292b157a84ea85afdaa1d2806 [INFO] running `Command { std: "docker" "start" "-a" "27a289424e8744e18c0def19f1426efcee3e074292b157a84ea85afdaa1d2806", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.4.1 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking indicatif v0.17.5 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Checking tiree v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55 [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" "27a289424e8744e18c0def19f1426efcee3e074292b157a84ea85afdaa1d2806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27a289424e8744e18c0def19f1426efcee3e074292b157a84ea85afdaa1d2806", kill_on_drop: false }` [INFO] [stdout] 27a289424e8744e18c0def19f1426efcee3e074292b157a84ea85afdaa1d2806