[INFO] cloning repository https://github.com/u-kai/mdrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/u-kai/mdrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fmdrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fmdrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bb0dc796c6aff70b53d908112521573c72a5223
[INFO] checking u-kai/mdrs against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fmdrs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/u-kai/mdrs on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/u-kai/mdrs
[INFO] finished tweaking git repo https://github.com/u-kai/mdrs
[INFO] tweaked toml for git repo https://github.com/u-kai/mdrs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/u-kai/mdrs 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ecf0fd9850a1060a2ac0dc356c6ed2caf6358e502cf00e069118cb685f07b84
[INFO] running `Command { std: "docker" "start" "-a" "6ecf0fd9850a1060a2ac0dc356c6ed2caf6358e502cf00e069118cb685f07b84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ecf0fd9850a1060a2ac0dc356c6ed2caf6358e502cf00e069118cb685f07b84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ecf0fd9850a1060a2ac0dc356c6ed2caf6358e502cf00e069118cb685f07b84", kill_on_drop: false }`
[INFO] [stdout] 6ecf0fd9850a1060a2ac0dc356c6ed2caf6358e502cf00e069118cb685f07b84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c074120ca0f64841c316aa9c500544c5d7b35cc10b08670e7ad076493b11583
[INFO] running `Command { std: "docker" "start" "-a" "5c074120ca0f64841c316aa9c500544c5d7b35cc10b08670e7ad076493b11583", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.31.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking mdrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/pptx.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Markdown`
[INFO] [stdout]    --> src/pptx.rs:411:45
[INFO] [stdout]     |
[INFO] [stdout] 411 |             md::{Component, Item, ItemList, Markdown, Page, Text},
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/md.rs:116:47
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn parse(lines: &mut Peekable<Lines<'a>>, mut indent: usize) -> Self {
[INFO] [stdout]     |                                               ----^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/md.rs:116:47
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn parse(lines: &mut Peekable<Lines<'a>>, mut indent: usize) -> Self {
[INFO] [stdout]     |                                               ----^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/pptx.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 _ => todo!(),
[INFO] [stdout]    |                 ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/pptx.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 Component::Text(Text::H1(title)) => {
[INFO] [stdout]    |                 -------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 63 |                 Component::Text(text) => {
[INFO] [stdout]    |                 --------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 68 |                 Component::SplitLine => {
[INFO] [stdout]    |                 -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 71 |                 component @ _ => {
[INFO] [stdout]    |                             - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 77 |                 _ => todo!(),
[INFO] [stdout]    |                 ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActionTree` is never constructed
[INFO] [stdout]  --> src/action_tree.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct ActionTree {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ActionTree` 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] [stdout] warning: associated items `root`, `add_child`, `new`, `add_input`, and `add_output` are never used
[INFO] [stdout]   --> src/action_tree.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl ActionTree {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 10 |     fn root(name: &str) -> Self {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn add_child(&mut self, child: Self) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn new(name: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn add_input(mut self, name: &str, value: Box<dyn ToJson>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn add_output(mut self, name: &str, value: Box<dyn ToJson>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdrs` (lib test); 3 warnings 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/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name mdrs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=959343b515976fa1 -C extra-filename=-547468627f246059 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-445117bbed854d69.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-72abf2e8ea31acc4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-98ae23f8f3460232.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-535c532ec627afcf.rmeta --cap-lints=forbid` (exit status: 0)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mdrs` (lib); 4 warnings 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/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name mdrs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf80518cfab700a6 -C extra-filename=-3fd0080cc7d76675 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-445117bbed854d69.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-72abf2e8ea31acc4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-98ae23f8f3460232.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-535c532ec627afcf.rmeta --cap-lints=forbid` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "5c074120ca0f64841c316aa9c500544c5d7b35cc10b08670e7ad076493b11583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c074120ca0f64841c316aa9c500544c5d7b35cc10b08670e7ad076493b11583", kill_on_drop: false }`
[INFO] [stdout] 5c074120ca0f64841c316aa9c500544c5d7b35cc10b08670e7ad076493b11583
