[INFO] cloning repository https://github.com/LinuxFedGuy/Sharky-Explorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LinuxFedGuy/Sharky-Explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinuxFedGuy%2FSharky-Explorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinuxFedGuy%2FSharky-Explorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dab13f0fbf048e25f23a7d4cc4494e76c11dc814 [INFO] checking LinuxFedGuy/Sharky-Explorer/dab13f0fbf048e25f23a7d4cc4494e76c11dc814 against master#69fd5e4059f8840f09f60269bcda23dcdcb77151 for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinuxFedGuy%2FSharky-Explorer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LinuxFedGuy/Sharky-Explorer on toolchain 69fd5e4059f8840f09f60269bcda23dcdcb77151 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LinuxFedGuy/Sharky-Explorer [INFO] finished tweaking git repo https://github.com/LinuxFedGuy/Sharky-Explorer [INFO] tweaked toml for git repo https://github.com/LinuxFedGuy/Sharky-Explorer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LinuxFedGuy/Sharky-Explorer 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" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Updating cc v1.0.90 -> v1.2.16 [INFO] [stderr] Updating cmake v0.1.50 -> v0.1.54 [INFO] [stderr] Adding cmk v0.1.2 [INFO] [stderr] Updating fltk v1.4.26 -> v1.5.4 [INFO] [stderr] Updating fltk-sys v1.4.26 -> v1.5.4 [INFO] [stderr] Adding once_cell v1.20.3 [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Updating ttf-parser v0.20.0 -> v0.25.1 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fltk-theme v0.7.2 [INFO] [stderr] Downloaded cmk v0.1.2 [INFO] [stderr] Downloaded fltk v1.5.4 [INFO] [stderr] Downloaded fltk-sys v1.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 489d04aa637494d8424ceae07067cb414fcfb8f61d02b706ef667251a41db553 [INFO] running `Command { std: "docker" "start" "-a" "489d04aa637494d8424ceae07067cb414fcfb8f61d02b706ef667251a41db553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "489d04aa637494d8424ceae07067cb414fcfb8f61d02b706ef667251a41db553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "489d04aa637494d8424ceae07067cb414fcfb8f61d02b706ef667251a41db553", kill_on_drop: false }` [INFO] [stdout] 489d04aa637494d8424ceae07067cb414fcfb8f61d02b706ef667251a41db553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4977469a347a8c4b2ff1692c22276c5f11a049750086f5b1d6df5ca6f8aa948a [INFO] running `Command { std: "docker" "start" "-a" "4977469a347a8c4b2ff1692c22276c5f11a049750086f5b1d6df5ca6f8aa948a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling cmk v0.1.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling fltk-sys v1.5.4 [INFO] [stderr] Checking fltk v1.5.4 [INFO] [stderr] Checking fltk-theme v0.7.2 [INFO] [stderr] Checking sharky-explorer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.66s [INFO] running `Command { std: "docker" "inspect" "4977469a347a8c4b2ff1692c22276c5f11a049750086f5b1d6df5ca6f8aa948a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4977469a347a8c4b2ff1692c22276c5f11a049750086f5b1d6df5ca6f8aa948a", kill_on_drop: false }` [INFO] [stdout] 4977469a347a8c4b2ff1692c22276c5f11a049750086f5b1d6df5ca6f8aa948a