[INFO] fetching crate wasm-webidl-bindings 0.8.0...
[INFO] testing wasm-webidl-bindings-0.8.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate wasm-webidl-bindings 0.8.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate wasm-webidl-bindings 0.8.0
[INFO] finished tweaking crates.io crate wasm-webidl-bindings 0.8.0
[INFO] tweaked toml for crates.io crate wasm-webidl-bindings 0.8.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm-webidl-bindings 0.8.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 96 packages to latest compatible versions
[INFO] [stderr]       Adding quickcheck v0.8.5 (available: v1.0.3)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.9.2)
[INFO] [stderr]       Adding walrus v0.15.0 (available: v0.23.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afe2436934b57433490913e499d6e00374121f62dceede19b94b111c787e5212
[INFO] running `Command { std: "docker" "start" "-a" "afe2436934b57433490913e499d6e00374121f62dceede19b94b111c787e5212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afe2436934b57433490913e499d6e00374121f62dceede19b94b111c787e5212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afe2436934b57433490913e499d6e00374121f62dceede19b94b111c787e5212", kill_on_drop: false }`
[INFO] [stdout] afe2436934b57433490913e499d6e00374121f62dceede19b94b111c787e5212
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9511c9aa66af3a69927300df19c99aa9a1799164642c7d49b3f6db7acc67d02
[INFO] running `Command { std: "docker" "start" "-a" "b9511c9aa66af3a69927300df19c99aa9a1799164642c7d49b3f6db7acc67d02", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling wasmparser v0.48.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling walrus-macro v0.15.0
[INFO] [stderr]    Compiling walrus v0.15.0
[INFO] [stderr]    Compiling wasm-webidl-bindings v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `section`, `module`, and `ids` are never read
[INFO] [stdout]    --> src/ast.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct BuildAstActions<'a> {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 290 |     section: &'a mut WebidlBindings,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 291 |     module: &'a walrus::Module,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 292 |     ids: &'a walrus::IndicesToIds,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BuildAstActions` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ast.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn data(&self, ids_to_indices: &walrus::IdsToIndices) -> Cow<[u8]> {
[INFO] [stdout]    |             ^^^^^ this lifetime flows to the output          --------- the lifetime gets resolved as `'_`
[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] 19 |     fn data(&self, ids_to_indices: &walrus::IdsToIndices) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/binary/encode.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn new(indices: &walrus::IdsToIndices) -> EncodeContext {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn new(indices: &walrus::IdsToIndices) -> EncodeContext<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.31s
[INFO] running `Command { std: "docker" "inspect" "b9511c9aa66af3a69927300df19c99aa9a1799164642c7d49b3f6db7acc67d02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9511c9aa66af3a69927300df19c99aa9a1799164642c7d49b3f6db7acc67d02", kill_on_drop: false }`
[INFO] [stdout] b9511c9aa66af3a69927300df19c99aa9a1799164642c7d49b3f6db7acc67d02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be3c6e192050bf6672523d8a30695fcdb5bf31c013f2dfd8beb281f00222cf32
[INFO] running `Command { std: "docker" "start" "-a" "be3c6e192050bf6672523d8a30695fcdb5bf31c013f2dfd8beb281f00222cf32", kill_on_drop: false }`
[INFO] [stdout] warning: fields `section`, `module`, and `ids` are never read
[INFO] [stdout]    --> src/ast.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct BuildAstActions<'a> {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 290 |     section: &'a mut WebidlBindings,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 291 |     module: &'a walrus::Module,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 292 |     ids: &'a walrus::IndicesToIds,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BuildAstActions` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ast.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn data(&self, ids_to_indices: &walrus::IdsToIndices) -> Cow<[u8]> {
[INFO] [stdout]    |             ^^^^^ this lifetime flows to the output          --------- the lifetime gets resolved as `'_`
[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] 19 |     fn data(&self, ids_to_indices: &walrus::IdsToIndices) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/binary/encode.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn new(indices: &walrus::IdsToIndices) -> EncodeContext {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn new(indices: &walrus::IdsToIndices) -> EncodeContext<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-webidl-bindings v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `section`, `module`, and `ids` are never read
[INFO] [stdout]    --> src/ast.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct BuildAstActions<'a> {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 290 |     section: &'a mut WebidlBindings,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 291 |     module: &'a walrus::Module,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 292 |     ids: &'a walrus::IndicesToIds,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BuildAstActions` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ast.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn data(&self, ids_to_indices: &walrus::IdsToIndices) -> Cow<[u8]> {
[INFO] [stdout]    |             ^^^^^ this lifetime flows to the output          --------- the lifetime gets resolved as `'_`
[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] 19 |     fn data(&self, ids_to_indices: &walrus::IdsToIndices) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/binary/encode.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn new(indices: &walrus::IdsToIndices) -> EncodeContext {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn new(indices: &walrus::IdsToIndices) -> EncodeContext<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.87s
[INFO] running `Command { std: "docker" "inspect" "be3c6e192050bf6672523d8a30695fcdb5bf31c013f2dfd8beb281f00222cf32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be3c6e192050bf6672523d8a30695fcdb5bf31c013f2dfd8beb281f00222cf32", kill_on_drop: false }`
[INFO] [stdout] be3c6e192050bf6672523d8a30695fcdb5bf31c013f2dfd8beb281f00222cf32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 963dbd3a1cc8b84bddbfe12f667818953920da1183fb41d0c3b96d7b21c93d07
[INFO] running `Command { std: "docker" "start" "-a" "963dbd3a1cc8b84bddbfe12f667818953920da1183fb41d0c3b96d7b21c93d07", kill_on_drop: false }`
[INFO] [stderr] warning: fields `section`, `module`, and `ids` are never read
[INFO] [stderr]    --> src/ast.rs:290:5
[INFO] [stderr]     |
[INFO] [stderr] 289 | pub struct BuildAstActions<'a> {
[INFO] [stderr]     |            --------------- fields in this struct
[INFO] [stderr] 290 |     section: &'a mut WebidlBindings,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 291 |     module: &'a walrus::Module,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 292 |     ids: &'a walrus::IndicesToIds,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BuildAstActions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/ast.rs:19:13
[INFO] [stderr]    |
[INFO] [stderr] 19 |     fn data(&self, ids_to_indices: &walrus::IdsToIndices) -> Cow<[u8]> {
[INFO] [stderr]    |             ^^^^^ this lifetime flows to the output          --------- the lifetime gets resolved as `'_`
[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] 19 |     fn data(&self, ids_to_indices: &walrus::IdsToIndices) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/binary/encode.rs:53:25
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub fn new(indices: &walrus::IdsToIndices) -> EncodeContext {
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub fn new(indices: &walrus::IdsToIndices) -> EncodeContext<'_> {
[INFO] [stderr]    |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `wasm-webidl-bindings` (lib) generated 3 warnings
[INFO] [stderr] warning: `wasm-webidl-bindings` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_webidl_bindings-a4694963ff8ca7da)
[INFO] [stdout] 
[INFO] [stdout] running 226 tests
[INFO] [stdout] test ast::tests::check_whether_all_incoming_types_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test ast::tests::exports_not_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test ast::tests::imports_function_kind_not_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test ast::tests::imports_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test ast::tests::exports_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test ast::tests::check_whether_all_outgoing_types_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test ast::tests::incoming_arity_not_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test ast::tests::incoming_empty_trivially_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test ast::tests::incoming_usage_order_not_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test ast::tests::outgoing_arity_not_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test ast::tests::outgoing_empty_trivially_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test ast::tests::outgoing_binding_operator_not_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test ast::tests::outgoing_usage_order_not_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test binary::decode::tests::bind_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::export_binding_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::export_binding_err_4 ... ok
[INFO] [stdout] test binary::decode::tests::export_binding_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::function_binding_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::export_binding_err_5 ... ok
[INFO] [stdout] test binary::decode::tests::bind_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::function_binding_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::function_binding_id_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::export_binding_err_3 ... ok
[INFO] [stdout] test binary::decode::tests::function_binding_id_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::function_binding_id_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::bind_ok_0 ... ok
[INFO] [stdout] test ast::tests::exports_function_kind_not_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test binary::decode::tests::function_binding_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::import_binding_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::function_binding_ok_1 ... ok
[INFO] [stdout] test binary::decode::tests::function_id_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::import_binding_err_3 ... ok
[INFO] [stdout] test binary::decode::tests::import_binding_err_5 ... ok
[INFO] [stdout] test binary::decode::tests::import_binding_err_4 ... ok
[INFO] [stdout] test binary::decode::tests::function_id_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::import_binding_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::function_id_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::import_binding_err_2 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_8 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_ok_1 ... ok
[INFO] [stdout] test binary::decode::tests::import_binding_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_ok_2 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_3 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_2 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_4 ... ok
[INFO] [stdout] test ast::tests::imports_not_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_7 ... ok
[INFO] [stdout] test binary::decode::tests::export_binding_err_2 ... ok
[INFO] [stdout] test ast::tests::incoming_binding_operator_not_expressible_without_webidl_bindings ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_5 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_ok_3 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_ok_4 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_ok_6 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_6 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_binding_map_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_binding_map_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_binding_map_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_binding_map_ok_1 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_10 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_13 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_14 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_15 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_18 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_12 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_17 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_16 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_19 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_21 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_20 ... ok
[INFO] [stdout] test binary::decode::tests::incoming_bind_expression_ok_5 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_2 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_22 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_3 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_5 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_6 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_ok_6 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_ok_5 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_ok_3 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_ok_7 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_map_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_8 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_7 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_9 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_map_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::export_binding_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_4 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_ok_2 ... ok
[INFO] [stdout] test binary::decode::tests::string_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_map_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_map_ok_1 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_11 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_ok_4 ... ok
[INFO] [stdout] test binary::decode::tests::string_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::string_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::string_ok_1 ... ok
[INFO] [stdout] test binary::decode::tests::type_id_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::type_id_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::type_id_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_ok_1 ... ok
[INFO] [stdout] test binary::decode::tests::valtype_err_2 ... ok
[INFO] [stdout] test binary::decode::tests::valtype_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::valtype_ok_1 ... ok
[INFO] [stdout] test binary::decode::tests::valtype_ok_2 ... ok
[INFO] [stdout] test binary::decode::tests::valtype_ok_4 ... ok
[INFO] [stdout] test binary::decode::tests::valtype_ok_3 ... ok
[INFO] [stdout] test binary::decode::tests::valtype_ok_5 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_bindings_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_bindings_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_bindings_err_3 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_compound_type_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_bindings_err_4 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_compound_type_ok_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_compound_type_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_bindings_err_2 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_compound_type_ok_2 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_bindings_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_dictionary_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_compound_type_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_dictionary_field_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_compound_type_ok_3 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_dictionary_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::valtype_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::valtype_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_dictionary_field_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_dictionary_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_enumeration_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_function_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_enumeration_ok_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_function_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_dictionary_field_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_function_err_2 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_function_kind_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_enumeration_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_function_kind_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_function_kind_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_function_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_function_ok_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_function_kind_ok_2 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_function_kind_ok_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_function_err_4 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_enumeration_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_function_err_3 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_err_2 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_12 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_13 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_15 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_16 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_14 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_11 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_2 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_10 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_18 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_22 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_20 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_23 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_24 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_21 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_25 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_26 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_17 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_19 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_30 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_28 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_27 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_5 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_6 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_3 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_8 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_7 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_9 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_32 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_types_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_31 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_4 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_29 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_types_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_types_err_2 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_types_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_union_err_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_union_err_1 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_union_ok_0 ... ok
[INFO] [stdout] test binary::decode::tests::webidl_union_ok_1 ... ok
[INFO] [stdout] test binary::encode::tests::bind ... ok
[INFO] [stdout] test binary::encode::tests::function_binding_export ... ok
[INFO] [stdout] test binary::encode::tests::function_binding_import ... ok
[INFO] [stdout] test binary::encode::tests::incoming_binding_expression_alloc_copy ... ok
[INFO] [stdout] test binary::encode::tests::incoming_binding_expression_alloc_utf8_str ... ok
[INFO] [stdout] test binary::encode::tests::incoming_binding_expression_as ... ok
[INFO] [stdout] test binary::encode::tests::incoming_binding_expression_bind_import ... ok
[INFO] [stdout] test binary::encode::tests::incoming_binding_expression_enum_to_i32 ... ok
[INFO] [stdout] test binary::encode::tests::incoming_binding_expression_field ... ok
[INFO] [stdout] test binary::encode::tests::incoming_binding_expression_get ... ok
[INFO] [stdout] test binary::encode::tests::incoming_binding_map ... ok
[INFO] [stdout] test binary::encode::tests::outgoing_binding_expression_as ... ok
[INFO] [stdout] test binary::encode::tests::outgoing_binding_expression_bind_export ... ok
[INFO] [stdout] test binary::encode::tests::outgoing_binding_expression_copy ... ok
[INFO] [stdout] test binary::encode::tests::outgoing_binding_expression_dict ... ok
[INFO] [stdout] test binary::encode::tests::outgoing_binding_expression_i32_to_enum ... ok
[INFO] [stdout] test binary::encode::tests::outgoing_binding_expression_utf8_cstr ... ok
[INFO] [stdout] test binary::encode::tests::outgoing_binding_expression_utf8_str ... ok
[INFO] [stdout] test binary::encode::tests::outgoing_binding_expression_view ... ok
[INFO] [stdout] test binary::encode::tests::outgoing_binding_map ... ok
[INFO] [stdout] test binary::encode::tests::webidl_bindings_sec ... ok
[INFO] [stdout] test binary::encode::tests::webidl_dictionary ... ok
[INFO] [stdout] test binary::encode::tests::webidl_enumeration ... ok
[INFO] [stdout] test binary::encode::tests::webidl_function_constructor ... ok
[INFO] [stdout] test binary::encode::tests::webidl_function_static ... ok
[INFO] [stdout] test binary::encode::tests::webidl_function_params ... ok
[INFO] [stdout] test binary::encode::tests::webidl_type_dictionary ... ok
[INFO] [stdout] test binary::encode::tests::webidl_type_enumeration ... ok
[INFO] [stdout] test binary::encode::tests::webidl_union ... ok
[INFO] [stderr]      Running tests/readme_up_to_date.rs (/opt/rustwide/target/debug/deps/readme_up_to_date-5b846c37e80d3d77)
[INFO] [stdout] test binary::encode::tests::webidl_type_function ... ok
[INFO] [stdout] test binary::encode::tests::webidl_type_ref ... ok
[INFO] [stdout] test binary::encode::tests::webidl_function_result ... ok
[INFO] [stdout] test binary::encode::tests::webidl_type_union ... ok
[INFO] [stdout] test binary::encode::tests::webidl_function_method ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 226 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cargo_readme_up_to_date ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cargo_readme_up_to_date stdout ----
[INFO] [stdout] Checking that `cargo readme > README.md` is up to date...
[INFO] [stdout] 
[INFO] [stdout] thread 'cargo_readme_up_to_date' panicked at tests/readme_up_to_date.rs:20:9:
[INFO] [stdout] Run `cargo readme > README.md` to update README.md
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f8cc168e222 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f8cc168e222 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f8cc168e222 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f8cc168e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f8cc16b3653 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f8cc16b3653 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5f8cc168b1b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f8cc168b1b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f8cc168e072 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f8cc168f79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f8cc168f5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f8cc1656fa4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stderr] error: test failed, to rerun pass `--test readme_up_to_date`
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f8cc1656fa4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f8cc169027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f8cc169027b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f8cc169008c - std::panicking::begin_panic::{{closure}}::h13865f7f56367b41
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5f8cc168e729 - std::sys::backtrace::__rust_end_short_backtrace::h41e1700e19349ed1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5f8cc168ffa2 - std::panicking::begin_panic::h6990e2ce2677fde3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5f8cc161d035 - readme_up_to_date::cargo_readme_up_to_date::h8cc64a1e1274d509
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/readme_up_to_date.rs:20:9
[INFO] [stdout]   19:     0x5f8cc161d035 - readme_up_to_date::cargo_readme_up_to_date::{{closure}}::h107fe867ceb35f93
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/readme_up_to_date.rs:5:29
[INFO] [stdout]   20:     0x5f8cc161d035 - core::ops::function::FnOnce::call_once::h854c27f8a3709c0e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5f8cc165c6db - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f8cc165c6db - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   23:     0x5f8cc165b91e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   24:     0x5f8cc165b91e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x5f8cc165b91e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x5f8cc165b91e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x5f8cc165b91e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5f8cc165b91e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   29:     0x5f8cc165b91e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   30:     0x5f8cc161f4c4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   31:     0x5f8cc161f4c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   32:     0x5f8cc1622e6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33:     0x5f8cc1622e6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x5f8cc1622e6a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35:     0x5f8cc1622e6a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36:     0x5f8cc1622e6a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5f8cc1622e6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   38:     0x5f8cc1622e6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5f8cc16931d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   40:     0x5f8cc16931d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x5f8cc16931d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   42:     0x74516f9c5aa4 - <unknown>
[INFO] [stdout]   43:     0x74516fa52a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cargo_readme_up_to_date
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "963dbd3a1cc8b84bddbfe12f667818953920da1183fb41d0c3b96d7b21c93d07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "963dbd3a1cc8b84bddbfe12f667818953920da1183fb41d0c3b96d7b21c93d07", kill_on_drop: false }`
[INFO] [stdout] 963dbd3a1cc8b84bddbfe12f667818953920da1183fb41d0c3b96d7b21c93d07
