[INFO] cloning repository https://github.com/dat2/yate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dat2/yate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fyate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fyate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a124fd6b9d4bd4eae9010903529c8717be97a7d5 [INFO] building dat2/yate against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fyate" "/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/dat2/yate on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dat2/yate [INFO] finished tweaking git repo https://github.com/dat2/yate [INFO] tweaked toml for git repo https://github.com/dat2/yate written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dat2/yate 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termion v1.1.1 [INFO] [stderr] Downloaded notify v2.6.3 [INFO] [stderr] Downloaded filetime v0.1.10 [INFO] [stderr] Downloaded fsevent v0.2.15 [INFO] [stderr] Downloaded fsevent-sys v0.1.5 [INFO] [stderr] Downloaded inotify v0.2.3 [INFO] [stderr] Downloaded yaml-rust v0.3.4 [INFO] [stderr] Downloaded clap v2.15.0 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe44d49acfd4fdac39e0d059bb4d80bf5cb862111da2f396940d0c919f6642c2 [INFO] running `Command { std: "docker" "start" "-a" "fe44d49acfd4fdac39e0d059bb4d80bf5cb862111da2f396940d0c919f6642c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe44d49acfd4fdac39e0d059bb4d80bf5cb862111da2f396940d0c919f6642c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe44d49acfd4fdac39e0d059bb4d80bf5cb862111da2f396940d0c919f6642c2", kill_on_drop: false }` [INFO] [stdout] fe44d49acfd4fdac39e0d059bb4d80bf5cb862111da2f396940d0c919f6642c2 [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=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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d436b9ce55bfe782054c2ce7b750632250a994ed8edac577dd96a1bcda9f971 [INFO] running `Command { std: "docker" "start" "-a" "8d436b9ce55bfe782054c2ce7b750632250a994ed8edac577dd96a1bcda9f971", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling yaml-rust v0.3.4 [INFO] [stderr] Compiling strsim v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v0.1.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling inotify v0.2.3 [INFO] [stderr] Compiling termion v1.1.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling miow v0.1.3 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling clap v2.15.0 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v2.6.3 [INFO] [stderr] Compiling yate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/file_buffer.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | try!(handle.read_to_string(&mut contents)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/file_buffer.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | let mut handle = try!(File::open(&filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/file_buffer.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | try!(watcher.watch(&self.filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/file_buffer.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | let mut watcher: RecommendedWatcher = try!(Watcher::new(tx)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/rope.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn split(&self, i: usize) -> (RopeNode, RopeNode) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/rope.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn report(&self, i: usize, len: usize) -> RopeNode { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/rope.rs:96:36 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn report(&self, i: usize, len: usize) -> RopeNode { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> src/file_buffer.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct FileBuffer { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 17 | filename: String, [INFO] [stdout] 18 | handle: File, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap` (lib) [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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name clap --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="term_size"' --cfg 'feature="wrap_help"' --cfg 'feature="yaml"' --cfg 'feature="yaml-rust"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "clippy", "color", "debug", "default", "libc", "lints", "nightly", "strsim", "suggestions", "term_size", "unstable", "wrap_help", "yaml", "yaml-rust"))' -C metadata=d1b90549b646bfc6 -C extra-filename=-275b3e8860905c52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-42a85a83e35aec9c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e21064ed2a9e2861.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2183167685c9ed1a.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-8546561832550e0e.rmeta --extern term_size=/opt/rustwide/target/debug/deps/libterm_size-d58b09aaf54102f2.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-17b06d0a3773b573.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-c305a5e96621af02.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-c9300d0725f9ee01.rmeta --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-ab8a41e72e92ccf3.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8d436b9ce55bfe782054c2ce7b750632250a994ed8edac577dd96a1bcda9f971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d436b9ce55bfe782054c2ce7b750632250a994ed8edac577dd96a1bcda9f971", kill_on_drop: false }` [INFO] [stdout] 8d436b9ce55bfe782054c2ce7b750632250a994ed8edac577dd96a1bcda9f971