[INFO] cloning repository https://github.com/viv-defy/hecto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/viv-defy/hecto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviv-defy%2Fhecto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviv-defy%2Fhecto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59d20fcbbd2c631335a1117298ef61900ffc9844 [INFO] testing viv-defy/hecto against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviv-defy%2Fhecto" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/viv-defy/hecto on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/viv-defy/hecto [INFO] finished tweaking git repo https://github.com/viv-defy/hecto [INFO] tweaked toml for git repo https://github.com/viv-defy/hecto written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/viv-defy/hecto 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c97b05f3498357cf57651fa0513262dc102c918f92870bbffd1f340c6679bc87 [INFO] running `Command { std: "docker" "start" "-a" "c97b05f3498357cf57651fa0513262dc102c918f92870bbffd1f340c6679bc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c97b05f3498357cf57651fa0513262dc102c918f92870bbffd1f340c6679bc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c97b05f3498357cf57651fa0513262dc102c918f92870bbffd1f340c6679bc87", kill_on_drop: false }` [INFO] [stdout] c97b05f3498357cf57651fa0513262dc102c918f92870bbffd1f340c6679bc87 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37ff1e8168677f3ce66114ae6fb15ac4e987dc8f49c625f93f7276461c1f6685 [INFO] running `Command { std: "docker" "start" "-a" "37ff1e8168677f3ce66114ae6fb15ac4e987dc8f49c625f93f7276461c1f6685", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling termion v2.0.3 [INFO] [stderr] Compiling hecto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "37ff1e8168677f3ce66114ae6fb15ac4e987dc8f49c625f93f7276461c1f6685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37ff1e8168677f3ce66114ae6fb15ac4e987dc8f49c625f93f7276461c1f6685", kill_on_drop: false }` [INFO] [stdout] 37ff1e8168677f3ce66114ae6fb15ac4e987dc8f49c625f93f7276461c1f6685 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa1c7f4b1bc34eb21ab28db64ad64f9df4bedb2739c67e5003f7f500cd4270ea [INFO] running `Command { std: "docker" "start" "-a" "aa1c7f4b1bc34eb21ab28db64ad64f9df4bedb2739c67e5003f7f500cd4270ea", kill_on_drop: false }` [INFO] [stderr] Compiling hecto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] running `Command { std: "docker" "inspect" "aa1c7f4b1bc34eb21ab28db64ad64f9df4bedb2739c67e5003f7f500cd4270ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1c7f4b1bc34eb21ab28db64ad64f9df4bedb2739c67e5003f7f500cd4270ea", kill_on_drop: false }` [INFO] [stdout] aa1c7f4b1bc34eb21ab28db64ad64f9df4bedb2739c67e5003f7f500cd4270ea [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a16d4a8afd4e5a32aac5c6a6c4658390dca63339d1c94301e34b90b2e17b0474 [INFO] running `Command { std: "docker" "start" "-a" "a16d4a8afd4e5a32aac5c6a6c4658390dca63339d1c94301e34b90b2e17b0474", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hecto-3aa765d8adb3868c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a16d4a8afd4e5a32aac5c6a6c4658390dca63339d1c94301e34b90b2e17b0474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a16d4a8afd4e5a32aac5c6a6c4658390dca63339d1c94301e34b90b2e17b0474", kill_on_drop: false }` [INFO] [stdout] a16d4a8afd4e5a32aac5c6a6c4658390dca63339d1c94301e34b90b2e17b0474 [INFO] testing viv-defy/hecto against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviv-defy%2Fhecto" "/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/viv-defy/hecto on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/viv-defy/hecto [INFO] finished tweaking git repo https://github.com/viv-defy/hecto [INFO] tweaked toml for git repo https://github.com/viv-defy/hecto written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/viv-defy/hecto 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b854802625daa92f3de349a4956a953b5da2523b6ea29f07c2f2d08b26c3e3f8 [INFO] running `Command { std: "docker" "start" "-a" "b854802625daa92f3de349a4956a953b5da2523b6ea29f07c2f2d08b26c3e3f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b854802625daa92f3de349a4956a953b5da2523b6ea29f07c2f2d08b26c3e3f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b854802625daa92f3de349a4956a953b5da2523b6ea29f07c2f2d08b26c3e3f8", kill_on_drop: false }` [INFO] [stdout] b854802625daa92f3de349a4956a953b5da2523b6ea29f07c2f2d08b26c3e3f8 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cbdc764b0ccc02597018c3e7ee1bc3e3a14ffc91acd38d5e09111dfc9ac76f7 [INFO] running `Command { std: "docker" "start" "-a" "3cbdc764b0ccc02597018c3e7ee1bc3e3a14ffc91acd38d5e09111dfc9ac76f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazHoQzC/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3cbdc764b0ccc02597018c3e7ee1bc3e3a14ffc91acd38d5e09111dfc9ac76f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cbdc764b0ccc02597018c3e7ee1bc3e3a14ffc91acd38d5e09111dfc9ac76f7", kill_on_drop: false }` [INFO] [stdout] 3cbdc764b0ccc02597018c3e7ee1bc3e3a14ffc91acd38d5e09111dfc9ac76f7