[INFO] cloning repository https://github.com/roy-cohen273/manage-hw-directory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roy-cohen273/manage-hw-directory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froy-cohen273%2Fmanage-hw-directory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froy-cohen273%2Fmanage-hw-directory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf767167c5ce11e75bf60e1c354d1140a97cce93 [INFO] checking roy-cohen273/manage-hw-directory against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froy-cohen273%2Fmanage-hw-directory" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roy-cohen273/manage-hw-directory on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roy-cohen273/manage-hw-directory [INFO] finished tweaking git repo https://github.com/roy-cohen273/manage-hw-directory [INFO] tweaked toml for git repo https://github.com/roy-cohen273/manage-hw-directory written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/roy-cohen273/manage-hw-directory 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.125 [INFO] [stderr] Downloaded cpufeatures v0.2.13 [INFO] [stderr] Downloaded formatx v0.2.2 [INFO] [stderr] Downloaded toml v0.8.16 [INFO] [stderr] Downloaded toml_edit v0.22.17 [INFO] [stderr] Downloaded winnow v0.6.16 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fa72d81af743804f508e134b16e17fdf731ff945f3789f510ecca9ee218c669 [INFO] running `Command { std: "docker" "start" "-a" "9fa72d81af743804f508e134b16e17fdf731ff945f3789f510ecca9ee218c669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fa72d81af743804f508e134b16e17fdf731ff945f3789f510ecca9ee218c669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa72d81af743804f508e134b16e17fdf731ff945f3789f510ecca9ee218c669", kill_on_drop: false }` [INFO] [stdout] 9fa72d81af743804f508e134b16e17fdf731ff945f3789f510ecca9ee218c669 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fde4c1c356f16d8a9a25de4b88ac65168dc161ed329d23e4af7073793c59e8db [INFO] running `Command { std: "docker" "start" "-a" "fde4c1c356f16d8a9a25de4b88ac65168dc161ed329d23e4af7073793c59e8db", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking winnow v0.6.16 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking formatx v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.7 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml_edit v0.22.17 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking toml v0.8.16 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking manage_hw_directory v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.55s [INFO] running `Command { std: "docker" "inspect" "fde4c1c356f16d8a9a25de4b88ac65168dc161ed329d23e4af7073793c59e8db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fde4c1c356f16d8a9a25de4b88ac65168dc161ed329d23e4af7073793c59e8db", kill_on_drop: false }` [INFO] [stdout] fde4c1c356f16d8a9a25de4b88ac65168dc161ed329d23e4af7073793c59e8db