[INFO] fetching crate wrap_manifest_schemas 0.1.6-beta.2... [INFO] building wrap_manifest_schemas-0.1.6-beta.2 against master#3266c36624e804f9f086ebd40db19039b55a4ec1 for pr-111698 [INFO] extracting crate wrap_manifest_schemas 0.1.6-beta.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate wrap_manifest_schemas 0.1.6-beta.2 on toolchain 3266c36624e804f9f086ebd40db19039b55a4ec1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wrap_manifest_schemas 0.1.6-beta.2 [INFO] finished tweaking crates.io crate wrap_manifest_schemas 0.1.6-beta.2 [INFO] tweaked toml for crates.io crate wrap_manifest_schemas 0.1.6-beta.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate wrap_manifest_schemas 0.1.6-beta.2 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" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.10.0 [INFO] [stderr] Downloaded iso8601 v0.5.1 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded jsonschema v0.16.1 [INFO] [stderr] Downloaded num-cmp v0.1.0 [INFO] [stderr] Downloaded fraction v0.12.2 [INFO] [stderr] Downloaded polywrap_schemafy v0.1.1 [INFO] [stderr] Downloaded polywrap-jsonref v0.1.0 [INFO] [stderr] Downloaded polywrap_msgpack v0.1.6-beta.2 [INFO] [stderr] Downloaded polywrap_schemafy_lib v0.1.0 [INFO] [stderr] Downloaded schemafy_core v0.6.0 [INFO] [stderr] Downloaded uuid v1.3.2 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7eb7a761f3999aba7ac396ae8b9b3270e328dfc88c90cd07d7f8bee3b01ce44 [INFO] running `Command { std: "docker" "start" "-a" "b7eb7a761f3999aba7ac396ae8b9b3270e328dfc88c90cd07d7f8bee3b01ce44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7eb7a761f3999aba7ac396ae8b9b3270e328dfc88c90cd07d7f8bee3b01ce44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7eb7a761f3999aba7ac396ae8b9b3270e328dfc88c90cd07d7f8bee3b01ce44", kill_on_drop: false }` [INFO] [stdout] b7eb7a761f3999aba7ac396ae8b9b3270e328dfc88c90cd07d7f8bee3b01ce44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18136a38d8f070b6f8490e993e8bd856752770d0037fa3748183d2c438b9b72e [INFO] running `Command { std: "docker" "start" "-a" "18136a38d8f070b6f8490e993e8bd856752770d0037fa3748183d2c438b9b72e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling fraction v0.12.2 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling uuid v1.3.2 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling iso8601 v0.5.1 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Compiling clap v4.2.7 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling ureq v2.6.2 [INFO] [stderr] Compiling polywrap_msgpack v0.1.6-beta.2 [INFO] [stderr] Compiling handlebars v4.3.6 [INFO] [stderr] Compiling polywrap_schemafy_lib v0.1.0 [INFO] [stderr] Compiling polywrap-jsonref v0.1.0 [INFO] [stderr] Compiling polywrap_schemafy v0.1.1 [INFO] [stderr] Compiling jsonschema v0.16.1 [INFO] [stderr] Compiling wrap_manifest_schemas v0.1.6-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.74s [INFO] running `Command { std: "docker" "inspect" "18136a38d8f070b6f8490e993e8bd856752770d0037fa3748183d2c438b9b72e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18136a38d8f070b6f8490e993e8bd856752770d0037fa3748183d2c438b9b72e", kill_on_drop: false }` [INFO] [stdout] 18136a38d8f070b6f8490e993e8bd856752770d0037fa3748183d2c438b9b72e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30d52d18d1d9b306f78777dc2d8d910b166f4d466fffea40afd0f2f78acdeb5e [INFO] running `Command { std: "docker" "start" "-a" "30d52d18d1d9b306f78777dc2d8d910b166f4d466fffea40afd0f2f78acdeb5e", kill_on_drop: false }` [INFO] [stderr] Compiling wrap_manifest_schemas v0.1.6-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `Command { std: "docker" "inspect" "30d52d18d1d9b306f78777dc2d8d910b166f4d466fffea40afd0f2f78acdeb5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30d52d18d1d9b306f78777dc2d8d910b166f4d466fffea40afd0f2f78acdeb5e", kill_on_drop: false }` [INFO] [stdout] 30d52d18d1d9b306f78777dc2d8d910b166f4d466fffea40afd0f2f78acdeb5e