[INFO] cloning repository https://github.com/intdxdt/two_product [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/intdxdt/two_product" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintdxdt%2Ftwo_product", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintdxdt%2Ftwo_product'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintdxdt%2Ftwo_product: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/intdxdt/two_product [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/intdxdt/two_product" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintdxdt%2Ftwo_product", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintdxdt%2Ftwo_product'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 313c56d0a7ba1ba8556c741de28a48e31876b730 [INFO] building intdxdt/two_product against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintdxdt%2Ftwo_product" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/intdxdt/two_product on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/intdxdt/two_product [INFO] finished tweaking git repo https://github.com/intdxdt/two_product [INFO] tweaked toml for git repo https://github.com/intdxdt/two_product written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/intdxdt/two_product 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fab4ffc5da44212ad61748509e7db68b709310bf61403a9deaa82216b39cee6 [INFO] running `Command { std: "docker" "start" "-a" "5fab4ffc5da44212ad61748509e7db68b709310bf61403a9deaa82216b39cee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fab4ffc5da44212ad61748509e7db68b709310bf61403a9deaa82216b39cee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fab4ffc5da44212ad61748509e7db68b709310bf61403a9deaa82216b39cee6", kill_on_drop: false }` [INFO] [stdout] 5fab4ffc5da44212ad61748509e7db68b709310bf61403a9deaa82216b39cee6 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a38bf469e5b3a438ba8d37613a67a4fe8b0bc96eeac44534acf513c0a611c68a [INFO] running `Command { std: "docker" "start" "-a" "a38bf469e5b3a438ba8d37613a67a4fe8b0bc96eeac44534acf513c0a611c68a", kill_on_drop: false }` [INFO] [stderr] Compiling two_product v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] running `Command { std: "docker" "inspect" "a38bf469e5b3a438ba8d37613a67a4fe8b0bc96eeac44534acf513c0a611c68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38bf469e5b3a438ba8d37613a67a4fe8b0bc96eeac44534acf513c0a611c68a", kill_on_drop: false }` [INFO] [stdout] a38bf469e5b3a438ba8d37613a67a4fe8b0bc96eeac44534acf513c0a611c68a [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76fa6354335bee492d4f12e1f931bd88f607d36ba92712059c4f812e39b9fb9e [INFO] running `Command { std: "docker" "start" "-a" "76fa6354335bee492d4f12e1f931bd88f607d36ba92712059c4f812e39b9fb9e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.27 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling two_product v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "76fa6354335bee492d4f12e1f931bd88f607d36ba92712059c4f812e39b9fb9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76fa6354335bee492d4f12e1f931bd88f607d36ba92712059c4f812e39b9fb9e", kill_on_drop: false }` [INFO] [stdout] 76fa6354335bee492d4f12e1f931bd88f607d36ba92712059c4f812e39b9fb9e