[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 never-type-fallback-to-never [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 thiserror-impl v1.0.33 [INFO] [stderr] Downloaded thiserror v1.0.33 [INFO] [stderr] Downloaded fn-error-context v0.2.0 [INFO] [stderr] Downloaded oci-spec v0.5.7 [INFO] [stderr] Downloaded containers-image-proxy v0.5.1 [INFO] [stderr] Downloaded capctl v0.2.2 [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] 2cff4ce785fae1cd8f2c8e878121cc4913cae03411c51324d3ef6178c8d4a1ec [INFO] running `Command { std: "docker" "start" "-a" "2cff4ce785fae1cd8f2c8e878121cc4913cae03411c51324d3ef6178c8d4a1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cff4ce785fae1cd8f2c8e878121cc4913cae03411c51324d3ef6178c8d4a1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cff4ce785fae1cd8f2c8e878121cc4913cae03411c51324d3ef6178c8d4a1ec", kill_on_drop: false }` [INFO] [stdout] 2cff4ce785fae1cd8f2c8e878121cc4913cae03411c51324d3ef6178c8d4a1ec [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] c7c6d0d401772940f4ae6a5526d9844fddcefeebb2802d70805def04e4ad8408 [INFO] running `Command { std: "docker" "start" "-a" "c7c6d0d401772940f4ae6a5526d9844fddcefeebb2802d70805def04e4ad8408", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling memoffset v0.6.5 [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 semver v1.0.13 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking capctl v0.2.2 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking atty v0.2.14 [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 serde_derive v1.0.144 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [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 tracing v0.1.36 [INFO] [stderr] Checking thiserror v1.0.33 [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 28.15s [INFO] running `Command { std: "docker" "inspect" "c7c6d0d401772940f4ae6a5526d9844fddcefeebb2802d70805def04e4ad8408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7c6d0d401772940f4ae6a5526d9844fddcefeebb2802d70805def04e4ad8408", kill_on_drop: false }` [INFO] [stdout] c7c6d0d401772940f4ae6a5526d9844fddcefeebb2802d70805def04e4ad8408 [INFO] checking cgwalters/sync-ostree-to-containers against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [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 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f2084c18745465c13c77b7f5e7cb743185075c369eebc03a6cc8edf5b608c88 [INFO] running `Command { std: "docker" "start" "-a" "5f2084c18745465c13c77b7f5e7cb743185075c369eebc03a6cc8edf5b608c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f2084c18745465c13c77b7f5e7cb743185075c369eebc03a6cc8edf5b608c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f2084c18745465c13c77b7f5e7cb743185075c369eebc03a6cc8edf5b608c88", kill_on_drop: false }` [INFO] [stdout] 5f2084c18745465c13c77b7f5e7cb743185075c369eebc03a6cc8edf5b608c88 [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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 000e79a5b817af8463293058f9d56ab0504ddcd48eb79e5d7f8e2d0caa1d96ec [INFO] running `Command { std: "docker" "start" "-a" "000e79a5b817af8463293058f9d56ab0504ddcd48eb79e5d7f8e2d0caa1d96ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling memoffset v0.6.5 [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 anyhow v1.0.58 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking capctl v0.2.2 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking atty v0.2.14 [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 serde_derive v1.0.144 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling fn-error-context v0.2.0 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Checking thiserror v1.0.33 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Checking clap v3.2.16 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [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 27.90s [INFO] running `Command { std: "docker" "inspect" "000e79a5b817af8463293058f9d56ab0504ddcd48eb79e5d7f8e2d0caa1d96ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "000e79a5b817af8463293058f9d56ab0504ddcd48eb79e5d7f8e2d0caa1d96ec", kill_on_drop: false }` [INFO] [stdout] 000e79a5b817af8463293058f9d56ab0504ddcd48eb79e5d7f8e2d0caa1d96ec