[INFO] cloning repository https://github.com/Leonqn/dcont [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Leonqn/dcont" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonqn%2Fdcont", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonqn%2Fdcont'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a488831b6a564c97e12eaa80d580e108c433475e [INFO] checking Leonqn/dcont against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonqn%2Fdcont" "/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/Leonqn/dcont on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Leonqn/dcont [INFO] finished tweaking git repo https://github.com/Leonqn/dcont [INFO] tweaked toml for git repo https://github.com/Leonqn/dcont written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Leonqn/dcont 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" "+377afada703be70d3fdff9164a481570a3cba7fe" "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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afb85b9cb14ca102e50bb3a9f984bba9a2e079f3fde76c12184152d083ca1451 [INFO] running `Command { std: "docker" "start" "-a" "afb85b9cb14ca102e50bb3a9f984bba9a2e079f3fde76c12184152d083ca1451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afb85b9cb14ca102e50bb3a9f984bba9a2e079f3fde76c12184152d083ca1451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb85b9cb14ca102e50bb3a9f984bba9a2e079f3fde76c12184152d083ca1451", kill_on_drop: false }` [INFO] [stdout] afb85b9cb14ca102e50bb3a9f984bba9a2e079f3fde76c12184152d083ca1451 [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 718e4978a3c867e9a342b9900258ab2ea23291de22360cd813a19e65d1bbdcec [INFO] running `Command { std: "docker" "start" "-a" "718e4978a3c867e9a342b9900258ab2ea23291de22360cd813a19e65d1bbdcec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking mime_guess v2.0.4 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking openssl v0.10.41 [INFO] [stderr] Checking tokio v1.21.0 [INFO] [stderr] Compiling pest v2.3.1 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling pest_meta v2.3.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Compiling pest_generator v2.3.1 [INFO] [stderr] Checking native-tls v0.2.10 [INFO] [stderr] Compiling pest_derive v2.3.1 [INFO] [stderr] Checking serde v1.0.144 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking serde_json v1.0.85 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking config v0.13.2 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking dcont v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.27s [INFO] running `Command { std: "docker" "inspect" "718e4978a3c867e9a342b9900258ab2ea23291de22360cd813a19e65d1bbdcec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "718e4978a3c867e9a342b9900258ab2ea23291de22360cd813a19e65d1bbdcec", kill_on_drop: false }` [INFO] [stdout] 718e4978a3c867e9a342b9900258ab2ea23291de22360cd813a19e65d1bbdcec