[INFO] cloning repository https://github.com/cgwalters/sync-ostree-to-containers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cgwalters/sync-ostree-to-containers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgwalters%2Fsync-ostree-to-containers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgwalters%2Fsync-ostree-to-containers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f28c76c3f25d008b620e741d9ca2b0a03f6c4eab [INFO] checking cgwalters/sync-ostree-to-containers against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgwalters%2Fsync-ostree-to-containers" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cgwalters/sync-ostree-to-containers on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cgwalters/sync-ostree-to-containers [INFO] finished tweaking git repo https://github.com/cgwalters/sync-ostree-to-containers [INFO] tweaked toml for git repo https://github.com/cgwalters/sync-ostree-to-containers written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cgwalters/sync-ostree-to-containers 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded containers-image-proxy v0.5.1 [INFO] [stderr] Downloaded darling_macro v0.14.1 [INFO] [stderr] Downloaded thiserror v1.0.33 [INFO] [stderr] Downloaded darling v0.14.1 [INFO] [stderr] Downloaded oci-spec v0.5.7 [INFO] [stderr] Downloaded capctl v0.2.2 [INFO] [stderr] Downloaded camino v1.0.9 [INFO] [stderr] Downloaded darling_core v0.14.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.33 [INFO] [stderr] Downloaded fn-error-context v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a83bdf0fb7380b18725aa88ee9202e41fc39227bcefbeefe949603f69c32830f [INFO] running `Command { std: "docker" "start" "-a" "a83bdf0fb7380b18725aa88ee9202e41fc39227bcefbeefe949603f69c32830f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a83bdf0fb7380b18725aa88ee9202e41fc39227bcefbeefe949603f69c32830f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83bdf0fb7380b18725aa88ee9202e41fc39227bcefbeefe949603f69c32830f", kill_on_drop: false }` [INFO] [stdout] a83bdf0fb7380b18725aa88ee9202e41fc39227bcefbeefe949603f69c32830f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48fbf1be6863dfaa6cf4365c6999161b4890f36173ccee506148b0cd77dcf644 [INFO] running `Command { std: "docker" "start" "-a" "48fbf1be6863dfaa6cf4365c6999161b4890f36173ccee506148b0cd77dcf644", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking capctl v0.2.2 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling fn-error-context v0.2.0 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Checking thiserror v1.0.33 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Checking clap v3.2.16 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking oci-spec v0.5.7 [INFO] [stderr] Checking containers-image-proxy v0.5.1 [INFO] [stderr] Checking sync-ostree-to-containers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.20s [INFO] running `Command { std: "docker" "inspect" "48fbf1be6863dfaa6cf4365c6999161b4890f36173ccee506148b0cd77dcf644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48fbf1be6863dfaa6cf4365c6999161b4890f36173ccee506148b0cd77dcf644", kill_on_drop: false }` [INFO] [stdout] 48fbf1be6863dfaa6cf4365c6999161b4890f36173ccee506148b0cd77dcf644 [INFO] checking cgwalters/sync-ostree-to-containers against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgwalters%2Fsync-ostree-to-containers" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cgwalters/sync-ostree-to-containers on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cgwalters/sync-ostree-to-containers [INFO] finished tweaking git repo https://github.com/cgwalters/sync-ostree-to-containers [INFO] tweaked toml for git repo https://github.com/cgwalters/sync-ostree-to-containers written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cgwalters/sync-ostree-to-containers 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bee1feb771b0ecdad8f6d8e36da9e40cc324893a40288a32a9b84318eca647f [INFO] running `Command { std: "docker" "start" "-a" "6bee1feb771b0ecdad8f6d8e36da9e40cc324893a40288a32a9b84318eca647f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bee1feb771b0ecdad8f6d8e36da9e40cc324893a40288a32a9b84318eca647f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bee1feb771b0ecdad8f6d8e36da9e40cc324893a40288a32a9b84318eca647f", kill_on_drop: false }` [INFO] [stdout] 6bee1feb771b0ecdad8f6d8e36da9e40cc324893a40288a32a9b84318eca647f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d5277c99dc38501504a7181bf4d42dd125496447945ccb68f7d8d1c4818fba7 [INFO] running `Command { std: "docker" "start" "-a" "2d5277c99dc38501504a7181bf4d42dd125496447945ccb68f7d8d1c4818fba7", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking capctl v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling fn-error-context v0.2.0 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Checking thiserror v1.0.33 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Checking clap v3.2.16 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking oci-spec v0.5.7 [INFO] [stderr] Checking containers-image-proxy v0.5.1 [INFO] [stderr] Checking sync-ostree-to-containers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.69s [INFO] running `Command { std: "docker" "inspect" "2d5277c99dc38501504a7181bf4d42dd125496447945ccb68f7d8d1c4818fba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d5277c99dc38501504a7181bf4d42dd125496447945ccb68f7d8d1c4818fba7", kill_on_drop: false }` [INFO] [stdout] 2d5277c99dc38501504a7181bf4d42dd125496447945ccb68f7d8d1c4818fba7