[INFO] cloning repository https://github.com/vduseev/tad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vduseev/tad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvduseev%2Ftad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvduseev%2Ftad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9899b76f41687bec4f9a253367e43bbc9ba96edc [INFO] testing vduseev/tad against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvduseev%2Ftad" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vduseev/tad on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vduseev/tad [INFO] finished tweaking git repo https://github.com/vduseev/tad [INFO] tweaked toml for git repo https://github.com/vduseev/tad written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vduseev/tad 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb0c13209c5b765ce7a7e7fb2124762b120c4285053f1d38918130009fce4840 [INFO] running `Command { std: "docker" "start" "-a" "eb0c13209c5b765ce7a7e7fb2124762b120c4285053f1d38918130009fce4840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb0c13209c5b765ce7a7e7fb2124762b120c4285053f1d38918130009fce4840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb0c13209c5b765ce7a7e7fb2124762b120c4285053f1d38918130009fce4840", kill_on_drop: false }` [INFO] [stdout] eb0c13209c5b765ce7a7e7fb2124762b120c4285053f1d38918130009fce4840 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aea12bcdaae37f58b705adf243d75b6b0ec8b1fcd3f289636c724b160a4a6de [INFO] running `Command { std: "docker" "start" "-a" "3aea12bcdaae37f58b705adf243d75b6b0ec8b1fcd3f289636c724b160a4a6de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling tad v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `input` is never read [INFO] [stdout] --> src/test_cases.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TestCase { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 8 | input: PathBuf, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.89s [INFO] running `Command { std: "docker" "inspect" "3aea12bcdaae37f58b705adf243d75b6b0ec8b1fcd3f289636c724b160a4a6de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aea12bcdaae37f58b705adf243d75b6b0ec8b1fcd3f289636c724b160a4a6de", kill_on_drop: false }` [INFO] [stdout] 3aea12bcdaae37f58b705adf243d75b6b0ec8b1fcd3f289636c724b160a4a6de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e03f78b18f5edac91515f46833162f1210b5e09afd13db080c8dd60595845c0 [INFO] running `Command { std: "docker" "start" "-a" "2e03f78b18f5edac91515f46833162f1210b5e09afd13db080c8dd60595845c0", kill_on_drop: false }` [INFO] [stderr] Compiling tad v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `input` is never read [INFO] [stdout] --> src/test_cases.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TestCase { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 8 | input: PathBuf, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tad` (bin "tad" test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name tad --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4886485e14669f97 -C extra-filename=-d7f0715a39caa4e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-6afd5a8ceb275e8b.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-5b13a16b748b46b1.rlib --extern difference=/opt/rustwide/target/debug/deps/libdifference-75192a385e2561ab.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-2e0f0a938c2ab896.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c0d2a12e48cfa039.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e24d2a8743321be6.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-1e7b4c1bc4680b2c.rlib --cap-lints=forbid` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "2e03f78b18f5edac91515f46833162f1210b5e09afd13db080c8dd60595845c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e03f78b18f5edac91515f46833162f1210b5e09afd13db080c8dd60595845c0", kill_on_drop: false }` [INFO] [stdout] 2e03f78b18f5edac91515f46833162f1210b5e09afd13db080c8dd60595845c0