[INFO] cloning repository https://github.com/gadomski/tce [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gadomski/tce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Ftce", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Ftce'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caeecd8eaad095989a917f0884eea0e305cacbd9 [INFO] checking gadomski/tce against master#0c478fdfe138a8b09744798c85fe2be657768b00 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Ftce" "/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/gadomski/tce on toolchain 0c478fdfe138a8b09744798c85fe2be657768b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gadomski/tce [INFO] finished tweaking git repo https://github.com/gadomski/tce [INFO] tweaked toml for git repo https://github.com/gadomski/tce written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gadomski/tce 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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "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] Updating git repository `https://github.com/gadomski/irb-rs` [INFO] [stderr] Updating git repository `https://github.com/gadomski/las-rs` [INFO] [stderr] Updating git repository `https://github.com/gadomski/riscan-pro` [INFO] [stderr] Updating git repository `https://github.com/gadomski/rivlib-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clang-sys v0.19.0 [INFO] [stderr] Downloaded which v1.0.3 [INFO] [stderr] Downloaded xmltree v0.6.1 [INFO] [stderr] Downloaded text_io v0.1.6 [INFO] [stderr] Downloaded serde_derive v1.0.16 [INFO] [stderr] Downloaded palette v0.2.1 [INFO] [stderr] Downloaded bindgen v0.30.0 [INFO] [stderr] Downloaded nalgebra v0.13.1 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9db63398ab274b71a9a52b7a4aa905008c0bee81744745452e84a2a85fb91616 [INFO] running `Command { std: "docker" "start" "-a" "9db63398ab274b71a9a52b7a4aa905008c0bee81744745452e84a2a85fb91616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9db63398ab274b71a9a52b7a4aa905008c0bee81744745452e84a2a85fb91616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db63398ab274b71a9a52b7a4aa905008c0bee81744745452e84a2a85fb91616", kill_on_drop: false }` [INFO] [stdout] 9db63398ab274b71a9a52b7a4aa905008c0bee81744745452e84a2a85fb91616 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc7a8068ef7829ad487a1aa1d0f983dd3e9d01261da868f015a483091bf5f0a9 [INFO] running `Command { std: "docker" "start" "-a" "fc7a8068ef7829ad487a1aa1d0f983dd3e9d01261da868f015a483091bf5f0a9", 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.33 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Compiling libloading v0.4.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling which v1.0.3 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Checking serde v1.0.16 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Compiling cexpr v0.2.2 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking text_io v0.1.6 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Checking xmltree v0.6.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [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] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/bin/rustc --crate-name clap --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.27.1/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 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' --cfg 'feature="yaml"' --cfg 'feature="yaml-rust"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "lints", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=3373594079c5bed7 -C extra-filename=-1e795dc9ea3f07af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-957756a520f0e48c.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-b209b16dbc3d8f0c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4dceacb940ee1d70.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-fff00cd00eb3eef9.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-a8611b8601f8bdfb.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-6bb2e5db1908cdc9.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-a6a39bbc59b43c69.rmeta --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-53005ae38c65cc67.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "fc7a8068ef7829ad487a1aa1d0f983dd3e9d01261da868f015a483091bf5f0a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7a8068ef7829ad487a1aa1d0f983dd3e9d01261da868f015a483091bf5f0a9", kill_on_drop: false }` [INFO] [stdout] fc7a8068ef7829ad487a1aa1d0f983dd3e9d01261da868f015a483091bf5f0a9