[INFO] fetching crate yaml-peg 1.0.8... [INFO] testing yaml-peg-1.0.8 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] extracting crate yaml-peg 1.0.8 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate yaml-peg 1.0.8 [INFO] finished tweaking crates.io crate yaml-peg 1.0.8 [INFO] tweaked toml for crates.io crate yaml-peg 1.0.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yaml-peg 1.0.8 on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 16 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0e93ca076bdc708feea4758926346472697da1d27f950384f729b3dd099c054 [INFO] running `Command { std: "docker" "start" "-a" "f0e93ca076bdc708feea4758926346472697da1d27f950384f729b3dd099c054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0e93ca076bdc708feea4758926346472697da1d27f950384f729b3dd099c054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e93ca076bdc708feea4758926346472697da1d27f950384f729b3dd099c054", kill_on_drop: false }` [INFO] [stdout] f0e93ca076bdc708feea4758926346472697da1d27f950384f729b3dd099c054 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1562de7eb847926db810c02e08bb3d0e09159007f1127655878b9b4270b289d8 [INFO] running `Command { std: "docker" "start" "-a" "1562de7eb847926db810c02e08bb3d0e09159007f1127655878b9b4270b289d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling griddle v0.5.2 [INFO] [stderr] Compiling ritelinked v0.3.2 [INFO] [stderr] Compiling yaml-peg v1.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> src/lib.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/base/mod.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn food_str(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn food_str(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.95s [INFO] running `Command { std: "docker" "inspect" "1562de7eb847926db810c02e08bb3d0e09159007f1127655878b9b4270b289d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1562de7eb847926db810c02e08bb3d0e09159007f1127655878b9b4270b289d8", kill_on_drop: false }` [INFO] [stdout] 1562de7eb847926db810c02e08bb3d0e09159007f1127655878b9b4270b289d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 423b3bc668021207fa45c2b3fd46f9bf9c62d3bcf810690104202fb4b29d2d9f [INFO] running `Command { std: "docker" "start" "-a" "423b3bc668021207fa45c2b3fd46f9bf9c62d3bcf810690104202fb4b29d2d9f", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> src/lib.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/base/mod.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn food_str(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn food_str(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yaml-peg v1.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> src/lib.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/base/mod.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn food_str(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn food_str(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "423b3bc668021207fa45c2b3fd46f9bf9c62d3bcf810690104202fb4b29d2d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423b3bc668021207fa45c2b3fd46f9bf9c62d3bcf810690104202fb4b29d2d9f", kill_on_drop: false }` [INFO] [stdout] 423b3bc668021207fa45c2b3fd46f9bf9c62d3bcf810690104202fb4b29d2d9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37672d8103bcef07f65cccfeffad049197af942bea00e13918c30053460fd124 [INFO] running `Command { std: "docker" "start" "-a" "37672d8103bcef07f65cccfeffad049197af942bea00e13918c30053460fd124", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stderr] --> src/lib.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/base/mod.rs:69:21 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn food_str(&self) -> Cow { [INFO] [stderr] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 69 | pub fn food_str(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `yaml-peg` (lib) generated 2 warnings [INFO] [stderr] warning: `yaml-peg` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yaml_peg-00c99f713806b78c) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_dump ... ok [INFO] [stdout] test tests::test_anchor ... ok [INFO] [stdout] test tests::test_indent ... ok [INFO] [stdout] test tests::test_json ... ok [INFO] [stdout] test tests::test_yaml_nofinalnewline ... ok [INFO] [stdout] test tests::test_yaml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests yaml_peg [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test src/node.rs - node::Node (line 70) ... FAILED [INFO] [stdout] test src/node.rs - node::Node (line 63) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::as_bool (line 256) ... FAILED [INFO] [stdout] test src/indicator.rs - indicator::indicated_msg_file (line 44) ... FAILED [INFO] [stdout] test src/node.rs - node::Node (line 46) ... FAILED [INFO] [stdout] test src/node.rs - node::Node (line 87) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::as_anchor (line 331) ... FAILED [INFO] [stdout] test src/lib.rs - node (line 81) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::as_int (line 212) ... FAILED [INFO] [stdout] test src/indicator.rs - indicator::indicated_msg (line 6) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::as_number (line 240) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::as_float (line 226) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::as_seq (line 256) ... FAILED [INFO] [stdout] test src/lib.rs - node (line 70) ... FAILED [INFO] [stdout] test src/dumper.rs - dumper::dump (line 147) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::as_map (line 256) ... FAILED [INFO] [stdout] test src/parser/mod.rs - parser::parse (line 500) ... FAILED [INFO] [stdout] test src/yaml.rs - yaml::Yaml (line 69) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::get_default (line 398) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::rc_ref (line 186) ... FAILED [INFO] [stdout] test src/parser/mod.rs - parser::parse_cyclic (line 531) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::as_value (line 309) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::get_ind (line 430) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::as_str (line 259) ... FAILED [INFO] [stdout] test src/parser/mod.rs - parser::Loader (line 82) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::get_default (line 376) ... FAILED [INFO] [stdout] test src/yaml.rs - yaml::Yaml (line 60) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::get (line 353) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/node.rs - node::Node (line 70) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctest9JKqbN/rmetaZSNt1z" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node (line 63) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestSLSeLq/rmetacKPwMM" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::as_bool (line 256) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestZxKODM/rmetaHZcMpl" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/indicator.rs - indicator::indicated_msg_file (line 44) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestR6I3a1/rmetadYBfS0" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node (line 46) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestFeWa3P/rmetaYAXeFM" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node (line 87) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestFKKyOI/rmetaWCrqWL" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::as_anchor (line 331) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestGDYeCe/rmetaZxxMFH" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - node (line 81) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestTVDSh5/rmeta5wQa1X" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::as_int (line 212) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctest8E6MH9/rmetazmjbhY" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/indicator.rs - indicator::indicated_msg (line 6) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestyOYZBq/rmetaeaI9TF" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::as_number (line 240) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestohs02l/rmetaCYex2Q" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::as_float (line 226) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestWYnyBh/rmetaBKlATn" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::as_seq (line 256) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestj67QpX/rmetancPswB" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - node (line 70) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestlSDE0u/rmetaPNaNMe" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dumper.rs - dumper::dump (line 147) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestp1HeQB/rmetatjC49Z" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::as_map (line 256) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctest0qkuHV/rmetatiRMt2" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parser/mod.rs - parser::parse (line 500) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestR2RAVd/rmeta7VFVmC" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/yaml.rs - yaml::Yaml (line 69) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestSuhKjx/rmetalx9uSd" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::get_default (line 398) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctest5dr3vk/rmetaM4norj" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::rc_ref (line 186) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctesterf1eD/rmetat6jl1j" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parser/mod.rs - parser::parse_cyclic (line 531) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestzMmnCe/rmetakRldWZ" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::as_value (line 309) stdout ---- [INFO] [stdout] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::get_ind (line 430) stdout ---- [INFO] [stdout] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::as_str (line 259) stdout ---- [INFO] [stdout] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parser/mod.rs - parser::Loader (line 82) stdout ---- [INFO] [stdout] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::get_default (line 376) stdout ---- [INFO] [stdout] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/yaml.rs - yaml::Yaml (line 60) stdout ---- [INFO] [stdout] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::get (line 353) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvNFfTN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyaml_peg-ed3c58fb8b5cf69c.rlib,libritelinked-6e08663e28cc5456.rlib,libgriddle-3108b6586e88baa3.rlib,libhashbrown-a53ef4e08a649f12.rlib,libahash-942e12c7e213574b.rlib,libgetrandom-27198b7ab144160f.rlib,liblibc-c7bdb236da7b5121.rlib,libcfg_if-5a199b0ec0054672.rlib,libonce_cell-4d29954baf9d8070.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvNFfTN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestE0620N/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccCsqddU.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /tmp/rustdoctestE0620N/rust_out /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcvNFfTN/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcvNFfTN/symbols.o /tmp/rustdoctestE0620N/rust_out.rust_out.6013e98a26e3a6a6-cgu.0.rcgu.o /tmp/rustdoctestE0620N/rust_out.akotqc1xtufu2n3rz2639ocno.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libyaml_peg-ed3c58fb8b5cf69c.rlib /opt/rustwide/target/debug/deps/libritelinked-6e08663e28cc5456.rlib /opt/rustwide/target/debug/deps/libgriddle-3108b6586e88baa3.rlib /opt/rustwide/target/debug/deps/libhashbrown-a53ef4e08a649f12.rlib /opt/rustwide/target/debug/deps/libahash-942e12c7e213574b.rlib /opt/rustwide/target/debug/deps/libgetrandom-27198b7ab144160f.rlib /opt/rustwide/target/debug/deps/liblibc-c7bdb236da7b5121.rlib /opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rlib /opt/rustwide/target/debug/deps/libonce_cell-4d29954baf9d8070.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-eb0983423cf82003.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cd4c0188f9d1e734.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a2bf11d3a12d126e.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-fb62395cf0e2d213.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-97c81a39568124f8.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-491e50fe45cb1ae3.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-03858a0c8634e281.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9850d1090a264569.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c01e0363be5a44fe.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8629fb2e3b9363f0.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f6afd37a755fb05d.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fcea91ed39cd71ec.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9776cdb99ff39b02.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac5014cc0fda32cf.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-580abfecd4c0838f.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fa26ced683f77497.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c9466c42e9d1044b.rlib -Bdynamic -lc -lm -lrt -lpthread -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/dumper.rs - dumper::dump (line 147) [INFO] [stdout] src/indicator.rs - indicator::indicated_msg (line 6) [INFO] [stdout] src/indicator.rs - indicator::indicated_msg_file (line 44) [INFO] [stdout] src/lib.rs - node (line 70) [INFO] [stdout] src/lib.rs - node (line 81) [INFO] [stdout] src/node.rs - node::Node (line 46) [INFO] [stdout] src/node.rs - node::Node (line 63) [INFO] [stdout] src/node.rs - node::Node (line 70) [INFO] [stdout] src/node.rs - node::Node (line 87) [INFO] [stdout] src/node.rs - node::Node::as_anchor (line 331) [INFO] [stdout] src/node.rs - node::Node::as_bool (line 256) [INFO] [stdout] src/node.rs - node::Node::as_float (line 226) [INFO] [stdout] src/node.rs - node::Node::as_int (line 212) [INFO] [stdout] src/node.rs - node::Node::as_map (line 256) [INFO] [stdout] src/node.rs - node::Node::as_number (line 240) [INFO] [stdout] src/node.rs - node::Node::as_seq (line 256) [INFO] [stdout] src/node.rs - node::Node::as_str (line 259) [INFO] [stdout] src/node.rs - node::Node::as_value (line 309) [INFO] [stdout] src/node.rs - node::Node::get (line 353) [INFO] [stdout] src/node.rs - node::Node::get_default (line 376) [INFO] [stdout] src/node.rs - node::Node::get_default (line 398) [INFO] [stdout] src/node.rs - node::Node::get_ind (line 430) [INFO] [stdout] src/node.rs - node::Node::rc_ref (line 186) [INFO] [stdout] src/parser/mod.rs - parser::Loader (line 82) [INFO] [stdout] src/parser/mod.rs - parser::parse (line 500) [INFO] [stdout] src/parser/mod.rs - parser::parse_cyclic (line 531) [INFO] [stdout] src/yaml.rs - yaml::Yaml (line 60) [INFO] [stdout] src/yaml.rs - yaml::Yaml (line 69) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 28 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "37672d8103bcef07f65cccfeffad049197af942bea00e13918c30053460fd124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37672d8103bcef07f65cccfeffad049197af942bea00e13918c30053460fd124", kill_on_drop: false }` [INFO] [stdout] 37672d8103bcef07f65cccfeffad049197af942bea00e13918c30053460fd124