[INFO] fetching crate pesde 0.7.1... [INFO] testing pesde-0.7.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate pesde 0.7.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate pesde 0.7.1 [INFO] finished tweaking crates.io crate pesde 0.7.1 [INFO] tweaked toml for crates.io crate pesde 0.7.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pesde 0.7.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pesde 0.7.1 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6bd2a7771a867b3e35e4aa419651aa714cc08eb9cc32304476456699eb1e655 [INFO] running `Command { std: "docker" "start" "-a" "c6bd2a7771a867b3e35e4aa419651aa714cc08eb9cc32304476456699eb1e655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6bd2a7771a867b3e35e4aa419651aa714cc08eb9cc32304476456699eb1e655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6bd2a7771a867b3e35e4aa419651aa714cc08eb9cc32304476456699eb1e655", kill_on_drop: false }` [INFO] [stdout] c6bd2a7771a867b3e35e4aa419651aa714cc08eb9cc32304476456699eb1e655 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45efdc0bacf014721e7a69e37b05ab617742b69386ad12626583628089d3af9c [INFO] running `Command { std: "docker" "start" "-a" "45efdc0bacf014721e7a69e37b05ab617742b69386ad12626583628089d3af9c", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `pesde-registry` in profile `release` did not match any packages [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling gix-trace v0.1.13 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling gix-sec v0.12.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling webpki-roots v0.26.10 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling gix-quote v0.6.0 [INFO] [stderr] Compiling gix-path v0.10.20 [INFO] [stderr] Compiling gix-packetline v0.19.1 [INFO] [stderr] Compiling gix-packetline-blocking v0.19.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling gix-features v0.43.1 [INFO] [stderr] Compiling gix-config-value v0.15.1 [INFO] [stderr] Compiling gix-command v0.6.2 [INFO] [stderr] Compiling gix-hash v0.19.0 [INFO] [stderr] Compiling gix-fs v0.16.0 [INFO] [stderr] Compiling gix-date v0.10.4 [INFO] [stderr] Compiling gix-hashtable v0.9.0 [INFO] [stderr] Compiling gix-commitgraph v0.29.0 [INFO] [stderr] Compiling gix-glob v0.21.0 [INFO] [stderr] Compiling gix-tempfile v18.0.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling gix-actor v0.35.3 [INFO] [stderr] Compiling gix-attributes v0.27.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling gix-prompt v0.11.1 [INFO] [stderr] Compiling gix-ignore v0.16.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling gix-object v0.50.1 [INFO] [stderr] Compiling gix-lock v18.0.0 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling gix-pathspec v0.12.0 [INFO] [stderr] Compiling full_moon_derive v0.11.0 [INFO] [stderr] Compiling gix-shallow v0.5.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling async_zip v0.0.17 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling full_moon v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling gix-revwalk v0.21.0 [INFO] [stderr] Compiling gix-ref v0.53.0 [INFO] [stderr] Compiling gix-pack v0.60.0 [INFO] [stderr] Compiling gix-revision v0.35.0 [INFO] [stderr] Compiling gix-traverse v0.47.0 [INFO] [stderr] Compiling gix-negotiate v0.21.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gix-index v0.41.0 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling gix-refspec v0.31.0 [INFO] [stderr] Compiling gix-filter v0.20.0 [INFO] [stderr] Compiling gix-url v0.32.0 [INFO] [stderr] Compiling gix-credentials v0.30.0 [INFO] [stderr] Compiling gix-config v0.46.0 [INFO] [stderr] Compiling gix-worktree v0.42.0 [INFO] [stderr] Compiling gix-discover v0.41.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling gix-odb v0.70.0 [INFO] [stderr] Compiling gix-diff v0.53.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling relative-path v2.0.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling gix-submodule v0.20.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling gix-transport v0.48.0 [INFO] [stderr] Compiling gix-protocol v0.51.0 [INFO] [stderr] Compiling gix v0.73.0 [INFO] [stderr] Compiling pesde v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "45efdc0bacf014721e7a69e37b05ab617742b69386ad12626583628089d3af9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45efdc0bacf014721e7a69e37b05ab617742b69386ad12626583628089d3af9c", kill_on_drop: false }` [INFO] [stdout] 45efdc0bacf014721e7a69e37b05ab617742b69386ad12626583628089d3af9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4d2d5d15c713eba54dff7e680c821b31e37560db5345fffa3cc8cb8cff1a2fb [INFO] running `Command { std: "docker" "start" "-a" "e4d2d5d15c713eba54dff7e680c821b31e37560db5345fffa3cc8cb8cff1a2fb", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `pesde-registry` in profile `release` did not match any packages [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling gix-transport v0.48.0 [INFO] [stderr] Compiling gix-protocol v0.51.0 [INFO] [stderr] Compiling gix v0.73.0 [INFO] [stderr] Compiling pesde v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.28s [INFO] running `Command { std: "docker" "inspect" "e4d2d5d15c713eba54dff7e680c821b31e37560db5345fffa3cc8cb8cff1a2fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d2d5d15c713eba54dff7e680c821b31e37560db5345fffa3cc8cb8cff1a2fb", kill_on_drop: false }` [INFO] [stdout] e4d2d5d15c713eba54dff7e680c821b31e37560db5345fffa3cc8cb8cff1a2fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62bb63053fcc23ed724e02a1d1acd26cf9983fdf59af476b92f2e03f6a6d71db [INFO] running `Command { std: "docker" "start" "-a" "62bb63053fcc23ed724e02a1d1acd26cf9983fdf59af476b92f2e03f6a6d71db", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `pesde-registry` in profile `release` did not match any packages [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pesde-397972211565bca6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test manifest::tests::generate_schema ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- manifest::tests::generate_schema stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'manifest::tests::generate_schema' (25) panicked at src/manifest/mod.rs:343:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f9ca31722a2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f9ca31722a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f9ca31722a2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f9ca31722a2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f9ca318268f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f9ca318268f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f9ca313f0a1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f9ca313f0a1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f9ca314b412 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f9ca314ff5f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f9ca314fdf1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f9ca309be3e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5f9ca309be3e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f9ca315061f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5f9ca315061f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f9ca315047a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f9ca314b549 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f9ca313368d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f9ca318a1b0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5f9ca31897b6 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5f9ca306bafe - core::result::Result::unwrap::h6a2e4eb78904c04a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5f9ca306bafe - pesde::manifest::tests::generate_schema::h8b77bf3ddbaedceb [INFO] [stdout] at /opt/rustwide/workdir/src/manifest/mod.rs:343:50 [INFO] [stdout] 22: 0x5f9ca306bb97 - pesde::manifest::tests::generate_schema::{{closure}}::h89eedf56bf9bb39d [INFO] [stdout] at /opt/rustwide/workdir/src/manifest/mod.rs:339:26 [INFO] [stdout] 23: 0x5f9ca30381c6 - core::ops::function::FnOnce::call_once::h7974eb99bc5c686b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f9ca309bc1b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f9ca309bc1b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5f9ca30b1845 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5f9ca30b1845 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5f9ca30b1845 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5f9ca30b1845 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5f9ca30b1845 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5f9ca30b1845 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5f9ca30b1845 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5f9ca3088054 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5f9ca3088054 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5f9ca308b9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5f9ca308b9fa - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5f9ca308b9fa - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5f9ca308b9fa - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5f9ca308b9fa - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5f9ca308b9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5f9ca308b9fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5f9ca314668f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x5f9ca314668f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x70dbf2843aa4 - [INFO] [stdout] 45: 0x70dbf28d0a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] manifest::tests::generate_schema [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "62bb63053fcc23ed724e02a1d1acd26cf9983fdf59af476b92f2e03f6a6d71db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62bb63053fcc23ed724e02a1d1acd26cf9983fdf59af476b92f2e03f6a6d71db", kill_on_drop: false }` [INFO] [stdout] 62bb63053fcc23ed724e02a1d1acd26cf9983fdf59af476b92f2e03f6a6d71db