[INFO] fetching crate diesel-oci 0.2.0... [INFO] checking diesel-oci-0.2.0 against master#d908a5b08e9ccbd2b41f8b399aa6cd919d5cb451 for pr-113895 [INFO] extracting crate diesel-oci 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate diesel-oci 0.2.0 on toolchain d908a5b08e9ccbd2b41f8b399aa6cd919d5cb451 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d908a5b08e9ccbd2b41f8b399aa6cd919d5cb451" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate diesel-oci 0.2.0 [INFO] finished tweaking crates.io crate diesel-oci 0.2.0 [INFO] tweaked toml for crates.io crate diesel-oci 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d908a5b08e9ccbd2b41f8b399aa6cd919d5cb451" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d908a5b08e9ccbd2b41f8b399aa6cd919d5cb451" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oracle_procmacro v0.1.2 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Downloaded diesel-dynamic-schema v0.2.1 [INFO] [stderr] Downloaded diesel_derives v2.1.0 [INFO] [stderr] Downloaded diesel v2.1.0 [INFO] [stderr] Downloaded oracle v0.5.7 [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d908a5b08e9ccbd2b41f8b399aa6cd919d5cb451" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c79c1c4e06e7af9fff731517f041cdb35411503db1baf99211b99135acd4e0fa [INFO] running `Command { std: "docker" "start" "-a" "c79c1c4e06e7af9fff731517f041cdb35411503db1baf99211b99135acd4e0fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c79c1c4e06e7af9fff731517f041cdb35411503db1baf99211b99135acd4e0fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c79c1c4e06e7af9fff731517f041cdb35411503db1baf99211b99135acd4e0fa", kill_on_drop: false }` [INFO] [stdout] c79c1c4e06e7af9fff731517f041cdb35411503db1baf99211b99135acd4e0fa [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d908a5b08e9ccbd2b41f8b399aa6cd919d5cb451" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82341c96a674952e17dbc3e8aae09f0b42bbf73a00be2c745000f615614ea87c [INFO] running `Command { std: "docker" "start" "-a" "82341c96a674952e17dbc3e8aae09f0b42bbf73a00be2c745000f615614ea87c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling oracle v0.5.7 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling oracle_procmacro v0.1.2 [INFO] [stderr] Checking diesel v2.1.0 [INFO] [stderr] Checking diesel-dynamic-schema v0.2.1 [INFO] [stderr] Checking diesel-oci v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.04s [INFO] running `Command { std: "docker" "inspect" "82341c96a674952e17dbc3e8aae09f0b42bbf73a00be2c745000f615614ea87c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82341c96a674952e17dbc3e8aae09f0b42bbf73a00be2c745000f615614ea87c", kill_on_drop: false }` [INFO] [stdout] 82341c96a674952e17dbc3e8aae09f0b42bbf73a00be2c745000f615614ea87c