[INFO] fetching crate aqua-ipfs-distro-test 0.5.12-1...
[INFO] checking aqua-ipfs-distro-test-0.5.12-1 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate aqua-ipfs-distro-test 0.5.12-1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate aqua-ipfs-distro-test 0.5.12-1 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aqua-ipfs-distro-test 0.5.12-1
[INFO] finished tweaking crates.io crate aqua-ipfs-distro-test 0.5.12-1
[INFO] tweaked toml for crates.io crate aqua-ipfs-distro-test 0.5.12-1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c99cc0e426e9ea7afa12a5810cfd8b712ccdde2b83417c0cca2ddf9e9b57e14
[INFO] running `Command { std: "docker" "start" "-a" "0c99cc0e426e9ea7afa12a5810cfd8b712ccdde2b83417c0cca2ddf9e9b57e14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c99cc0e426e9ea7afa12a5810cfd8b712ccdde2b83417c0cca2ddf9e9b57e14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c99cc0e426e9ea7afa12a5810cfd8b712ccdde2b83417c0cca2ddf9e9b57e14", kill_on_drop: false }`
[INFO] [stdout] 0c99cc0e426e9ea7afa12a5810cfd8b712ccdde2b83417c0cca2ddf9e9b57e14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6eba43fe9a0e83b27e1bc81075d33a21a562daee1956a2882df7340bccc80d22
[INFO] running `Command { std: "docker" "start" "-a" "6eba43fe9a0e83b27e1bc81075d33a21a562daee1956a2882df7340bccc80d22", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]    Compiling built v0.5.2
[INFO] [stderr]    Compiling aqua-ipfs-distro-test v0.5.12-1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.50s
[INFO] running `Command { std: "docker" "inspect" "6eba43fe9a0e83b27e1bc81075d33a21a562daee1956a2882df7340bccc80d22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eba43fe9a0e83b27e1bc81075d33a21a562daee1956a2882df7340bccc80d22", kill_on_drop: false }`
[INFO] [stdout] 6eba43fe9a0e83b27e1bc81075d33a21a562daee1956a2882df7340bccc80d22
