[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#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgwalters%2Fsync-ostree-to-containers" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cgwalters/sync-ostree-to-containers on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "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-4-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "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 darling_core v0.14.1 [INFO] [stderr] Downloaded darling_macro v0.14.1 [INFO] [stderr] Downloaded darling v0.14.1 [INFO] [stderr] Downloaded fn-error-context v0.2.0 [INFO] [stderr] Downloaded thiserror v1.0.33 [INFO] [stderr] Downloaded capctl v0.2.2 [INFO] [stderr] Downloaded containers-image-proxy v0.5.1 [INFO] [stderr] Downloaded oci-spec v0.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3de90c0e13ded634d48d6444e260e2ccda1225c1165e5386c74f03b9b14760e3 [INFO] running `Command { std: "docker" "start" "-a" "3de90c0e13ded634d48d6444e260e2ccda1225c1165e5386c74f03b9b14760e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3de90c0e13ded634d48d6444e260e2ccda1225c1165e5386c74f03b9b14760e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de90c0e13ded634d48d6444e260e2ccda1225c1165e5386c74f03b9b14760e3", kill_on_drop: false }` [INFO] [stdout] 3de90c0e13ded634d48d6444e260e2ccda1225c1165e5386c74f03b9b14760e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fb5fc5d6b625c5a9c72b6cf16c4feaf1c69563c344e0cf19c33f588d1a469a8 [INFO] running `Command { std: "docker" "start" "-a" "8fb5fc5d6b625c5a9c72b6cf16c4feaf1c69563c344e0cf19c33f588d1a469a8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.58 [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 remove_dir_all v0.5.3 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking capctl v0.2.2 [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 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] 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 10.74s [INFO] running `Command { std: "docker" "inspect" "8fb5fc5d6b625c5a9c72b6cf16c4feaf1c69563c344e0cf19c33f588d1a469a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fb5fc5d6b625c5a9c72b6cf16c4feaf1c69563c344e0cf19c33f588d1a469a8", kill_on_drop: false }` [INFO] [stdout] 8fb5fc5d6b625c5a9c72b6cf16c4feaf1c69563c344e0cf19c33f588d1a469a8