[INFO] cloning repository https://github.com/generic-coder-name/recursive_tree_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/generic-coder-name/recursive_tree_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneric-coder-name%2Frecursive_tree_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneric-coder-name%2Frecursive_tree_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] deaec6a497003d318b9f4cae2adc283c4e53b00f
[INFO] checking generic-coder-name/recursive_tree_rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneric-coder-name%2Frecursive_tree_rs" "/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/generic-coder-name/recursive_tree_rs
[INFO] finished tweaking git repo https://github.com/generic-coder-name/recursive_tree_rs
[INFO] tweaked toml for git repo https://github.com/generic-coder-name/recursive_tree_rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/generic-coder-name/recursive_tree_rs 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/generic-coder-name/recursive_tree_rs 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 typed-arena v2.0.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.49
[INFO] [stderr]   Downloaded float-ord v0.2.0
[INFO] [stderr]   Downloaded sw-composite v0.7.15
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.1
[INFO] [stderr]   Downloaded freetype v0.7.0
[INFO] [stderr]   Downloaded cmake v0.1.49
[INFO] [stderr]   Downloaded lyon_geom v0.16.2
[INFO] [stderr]   Downloaded raqote v0.8.1
[INFO] [stderr]   Downloaded x11-dl v2.20.1
[INFO] [stderr]   Downloaded minifb v0.23.0
[INFO] [stderr]   Downloaded pest v2.5.2
[INFO] [stderr]   Downloaded nom v7.1.2
[INFO] [stderr]   Downloaded font-kit v0.10.1
[INFO] [stderr]   Downloaded euclid v0.22.7
[INFO] [stderr]   Downloaded orbclient v0.3.42
[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] cfdccf4fdf6cc0f32e684cc37e0119c2755c990d331d8e15abbfc8521eafdd17
[INFO] running `Command { std: "docker" "start" "-a" "cfdccf4fdf6cc0f32e684cc37e0119c2755c990d331d8e15abbfc8521eafdd17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfdccf4fdf6cc0f32e684cc37e0119c2755c990d331d8e15abbfc8521eafdd17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfdccf4fdf6cc0f32e684cc37e0119c2755c990d331d8e15abbfc8521eafdd17", kill_on_drop: false }`
[INFO] [stdout] cfdccf4fdf6cc0f32e684cc37e0119c2755c990d331d8e15abbfc8521eafdd17
[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] 33a3d6f3091913f51325f14b73fca90fa1e78113c8e102d2d773d4540ee96465
[INFO] running `Command { std: "docker" "start" "-a" "33a3d6f3091913f51325f14b73fca90fa1e78113c8e102d2d773d4540ee96465", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking nom v7.1.2
[INFO] [stderr]    Compiling x11-dl v2.20.1
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking euclid v0.22.7
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking float-ord v0.2.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking sw-composite v0.7.15
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking lyon_geom v0.16.2
[INFO] [stderr]    Compiling minifb v0.23.0
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking freetype v0.7.0
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pest v2.5.2
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking font-kit v0.10.1
[INFO] [stderr]     Checking raqote v0.8.1
[INFO] [stderr]     Checking recursive_tree_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.04s
[INFO] running `Command { std: "docker" "inspect" "33a3d6f3091913f51325f14b73fca90fa1e78113c8e102d2d773d4540ee96465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33a3d6f3091913f51325f14b73fca90fa1e78113c8e102d2d773d4540ee96465", kill_on_drop: false }`
[INFO] [stdout] 33a3d6f3091913f51325f14b73fca90fa1e78113c8e102d2d773d4540ee96465
