[INFO] fetching crate wasm-webidl-bindings 0.8.0... [INFO] testing wasm-webidl-bindings-0.8.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate wasm-webidl-bindings 0.8.0 into /workspace/builds/worker-113/source [INFO] validating manifest of crates.io crate wasm-webidl-bindings 0.8.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-113/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.6.2 [INFO] [stderr] Downloaded quickcheck v0.8.5 [INFO] [stderr] Downloaded wasm-webidl-bindings-text-parser v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c39bca16cdee1e8f697e0123fb0a0eb7d18d0b96d11d487db523e0421e9906a [INFO] running `Command { std: "docker" "start" "-a" "8c39bca16cdee1e8f697e0123fb0a0eb7d18d0b96d11d487db523e0421e9906a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c39bca16cdee1e8f697e0123fb0a0eb7d18d0b96d11d487db523e0421e9906a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c39bca16cdee1e8f697e0123fb0a0eb7d18d0b96d11d487db523e0421e9906a", kill_on_drop: false }` [INFO] [stdout] 8c39bca16cdee1e8f697e0123fb0a0eb7d18d0b96d11d487db523e0421e9906a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e60440809b507185d58f51ed9dd8ef8d9d4ee53d3dbd0e055b46c75d13473ff [INFO] running `Command { std: "docker" "start" "-a" "2e60440809b507185d58f51ed9dd8ef8d9d4ee53d3dbd0e055b46c75d13473ff", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling wasmparser v0.48.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling id-arena v2.2.1 [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: field is never read: `section` [INFO] [stdout] --> src/ast.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | section: &'a mut WebidlBindings, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BuildAstActions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `module` [INFO] [stdout] --> src/ast.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | module: &'a walrus::Module, [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] --> src/ast.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ids` [INFO] [stdout] --> src/ast.rs:292:5 [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] --> src/ast.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.09s [INFO] running `Command { std: "docker" "inspect" "2e60440809b507185d58f51ed9dd8ef8d9d4ee53d3dbd0e055b46c75d13473ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e60440809b507185d58f51ed9dd8ef8d9d4ee53d3dbd0e055b46c75d13473ff", kill_on_drop: false }` [INFO] [stdout] 2e60440809b507185d58f51ed9dd8ef8d9d4ee53d3dbd0e055b46c75d13473ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 492a9e8e2107329090cdd05571e23eff3ddbccff380c5d5002ddcfa60b7dcfce [INFO] running `Command { std: "docker" "start" "-a" "492a9e8e2107329090cdd05571e23eff3ddbccff380c5d5002ddcfa60b7dcfce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: field is never read: `section` [INFO] [stdout] --> src/ast.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | section: &'a mut WebidlBindings, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BuildAstActions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `module` [INFO] [stdout] --> src/ast.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | module: &'a walrus::Module, [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] --> src/ast.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ids` [INFO] [stdout] --> src/ast.rs:292:5 [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] --> src/ast.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-webidl-bindings v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `section` [INFO] [stdout] --> src/ast.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | section: &'a mut WebidlBindings, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BuildAstActions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `module` [INFO] [stdout] --> src/ast.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | module: &'a walrus::Module, [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] --> src/ast.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ids` [INFO] [stdout] --> src/ast.rs:292:5 [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] --> src/ast.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.55s [INFO] running `Command { std: "docker" "inspect" "492a9e8e2107329090cdd05571e23eff3ddbccff380c5d5002ddcfa60b7dcfce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "492a9e8e2107329090cdd05571e23eff3ddbccff380c5d5002ddcfa60b7dcfce", kill_on_drop: false }` [INFO] [stdout] 492a9e8e2107329090cdd05571e23eff3ddbccff380c5d5002ddcfa60b7dcfce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1a4455c65fbb88b8fe78a41cc16c7f27f124fb2fed1a438cbcb2ea712ed159b [INFO] running `Command { std: "docker" "start" "-a" "a1a4455c65fbb88b8fe78a41cc16c7f27f124fb2fed1a438cbcb2ea712ed159b", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `section` [INFO] [stderr] --> src/ast.rs:290:5 [INFO] [stderr] | [INFO] [stderr] 290 | section: &'a mut WebidlBindings, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `BuildAstActions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast.rs:288:10 [INFO] [stderr] | [INFO] [stderr] 288 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `module` [INFO] [stderr] --> src/ast.rs:291:5 [INFO] [stderr] | [INFO] [stderr] 291 | module: &'a walrus::Module, [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] --> src/ast.rs:288:10 [INFO] [stderr] | [INFO] [stderr] 288 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ids` [INFO] [stderr] --> src/ast.rs:292:5 [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] --> src/ast.rs:288:10 [INFO] [stderr] | [INFO] [stderr] 288 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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 [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wasm_webidl_bindings-3efd9058fbcf700e) [INFO] [stdout] [INFO] [stdout] running 226 tests [INFO] [stdout] test ast::tests::incoming_arity_not_expressible_without_webidl_bindings ... ok [INFO] [stdout] test ast::tests::incoming_binding_operator_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_binding_operator_not_expressible_without_webidl_bindings ... ok [INFO] [stdout] test ast::tests::incoming_empty_trivially_expressible_without_webidl_bindings ... ok [INFO] [stdout] test ast::tests::outgoing_empty_trivially_expressible_without_webidl_bindings ... ok [INFO] [stdout] test ast::tests::check_whether_all_incoming_types_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_usage_order_not_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::exports_function_kind_not_expressible_without_webidl_bindings ... ok [INFO] [stdout] test ast::tests::exports_expressible_without_webidl_bindings ... ok [INFO] [stdout] test ast::tests::imports_not_expressible_without_webidl_bindings ... ok [INFO] [stdout] test ast::tests::exports_not_expressible_without_webidl_bindings ... ok [INFO] [stdout] test ast::tests::imports_expressible_without_webidl_bindings ... ok [INFO] [stdout] test ast::tests::imports_function_kind_not_expressible_without_webidl_bindings ... ok [INFO] [stdout] test binary::decode::tests::function_binding_id_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_6 ... 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::export_binding_err_3 ... ok [INFO] [stdout] test binary::decode::tests::function_id_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::function_binding_id_err_0 ... 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::function_binding_err_0 ... ok [INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_8 ... ok [INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_5 ... ok [INFO] [stdout] test binary::decode::tests::import_binding_err_5 ... ok [INFO] [stdout] test binary::decode::tests::function_binding_ok_1 ... ok [INFO] [stdout] test binary::decode::tests::import_binding_err_2 ... ok [INFO] [stdout] test binary::decode::tests::import_binding_err_4 ... ok [INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_3 ... ok [INFO] [stdout] test binary::decode::tests::function_binding_id_err_1 ... ok [INFO] [stdout] test binary::decode::tests::export_binding_err_2 ... ok [INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_4 ... ok [INFO] [stdout] test binary::decode::tests::export_binding_err_0 ... ok [INFO] [stdout] test binary::decode::tests::import_binding_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::export_binding_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::import_binding_err_1 ... ok [INFO] [stdout] test binary::decode::tests::export_binding_err_4 ... ok [INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_2 ... ok [INFO] [stdout] test binary::decode::tests::function_binding_err_1 ... ok [INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_1 ... ok [INFO] [stdout] test binary::decode::tests::incoming_bind_expression_err_7 ... ok [INFO] [stdout] test binary::decode::tests::incoming_bind_expression_ok_1 ... ok [INFO] [stdout] test binary::decode::tests::bind_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::incoming_bind_expression_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_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::import_binding_err_0 ... ok [INFO] [stdout] test binary::decode::tests::function_id_err_1 ... ok [INFO] [stdout] test binary::decode::tests::incoming_bind_expression_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::incoming_bind_expression_ok_3 ... ok [INFO] [stdout] test binary::decode::tests::incoming_bind_expression_ok_2 ... 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_ok_5 ... ok [INFO] [stdout] test binary::decode::tests::incoming_binding_map_err_1 ... ok [INFO] [stdout] test binary::decode::tests::incoming_binding_map_err_0 ... 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_11 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_0 ... 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_12 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_14 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_16 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_15 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_17 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_18 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_19 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_2 ... 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::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_4 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_5 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_7 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_6 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_err_8 ... 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_expression_ok_1 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_ok_2 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_ok_3 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_ok_4 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_ok_5 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_ok_7 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_map_err_0 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_expression_ok_6 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_map_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_map_err_1 ... ok [INFO] [stdout] test binary::decode::tests::string_err_0 ... ok [INFO] [stdout] test binary::decode::tests::outgoing_binding_map_ok_1 ... ok [INFO] [stdout] test binary::decode::tests::string_err_1 ... ok [INFO] [stdout] test binary::decode::tests::string_ok_1 ... ok [INFO] [stdout] test binary::decode::tests::string_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::type_id_err_1 ... ok [INFO] [stdout] test binary::decode::tests::type_id_err_0 ... ok [INFO] [stdout] test binary::decode::tests::type_id_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::valtype_err_2 ... ok [INFO] [stdout] test binary::decode::tests::valtype_err_1 ... ok [INFO] [stdout] test binary::decode::tests::valtype_err_0 ... ok [INFO] [stdout] test binary::decode::tests::valtype_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::valtype_ok_2 ... ok [INFO] [stdout] test binary::decode::tests::valtype_ok_1 ... ok [INFO] [stdout] test binary::decode::tests::valtype_ok_5 ... ok [INFO] [stdout] test binary::decode::tests::valtype_ok_3 ... ok [INFO] [stdout] test binary::decode::tests::webidl_bindings_err_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_bindings_err_0 ... ok [INFO] [stdout] test binary::decode::tests::webidl_bindings_err_3 ... ok [INFO] [stdout] test binary::decode::tests::valtype_ok_4 ... ok [INFO] [stdout] test binary::decode::tests::webidl_bindings_err_2 ... ok [INFO] [stdout] test binary::decode::tests::webidl_bindings_err_4 ... ok [INFO] [stdout] test binary::decode::tests::webidl_bindings_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::webidl_compound_type_err_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_compound_type_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::webidl_compound_type_err_0 ... ok [INFO] [stdout] test binary::decode::tests::webidl_compound_type_ok_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_compound_type_ok_2 ... ok [INFO] [stdout] test binary::decode::tests::webidl_dictionary_err_0 ... ok [INFO] [stdout] test binary::decode::tests::webidl_dictionary_err_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_compound_type_ok_3 ... ok [INFO] [stdout] test binary::decode::tests::webidl_enumeration_err_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_function_kind_ok_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_12 ... ok [INFO] [stdout] test binary::decode::tests::webidl_function_err_0 ... ok [INFO] [stdout] test binary::decode::tests::webidl_function_ok_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_32 ... ok [INFO] [stdout] test binary::decode::tests::webidl_dictionary_field_err_0 ... ok [INFO] [stdout] test binary::decode::tests::webidl_union_ok_0 ... 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::decode::tests::webidl_type_ref_ok_22 ... ok [INFO] [stdout] test binary::encode::tests::incoming_binding_expression_alloc_utf8_str ... ok [INFO] [stdout] test binary::encode::tests::incoming_binding_expression_enum_to_i32 ... ok [INFO] [stdout] test binary::encode::tests::incoming_binding_expression_bind_import ... ok [INFO] [stdout] test binary::encode::tests::outgoing_binding_expression_copy ... 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_dict ... ok [INFO] [stdout] test binary::encode::tests::outgoing_binding_expression_utf8_cstr ... ok [INFO] [stdout] test binary::encode::tests::outgoing_binding_expression_bind_export ... ok [INFO] [stdout] test binary::encode::tests::incoming_binding_expression_field ... ok [INFO] [stdout] test binary::decode::tests::webidl_types_ok_0 ... ok [INFO] [stdout] test binary::encode::tests::outgoing_binding_expression_i32_to_enum ... ok [INFO] [stdout] test binary::decode::tests::webidl_dictionary_ok_0 ... ok [INFO] [stdout] test binary::encode::tests::outgoing_binding_expression_utf8_str ... ok [INFO] [stdout] test binary::encode::tests::incoming_binding_expression_alloc_copy ... ok [INFO] [stdout] test binary::encode::tests::outgoing_binding_expression_as ... ok [INFO] [stdout] test binary::decode::tests::webidl_enumeration_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::webidl_enumeration_err_0 ... ok [INFO] [stdout] test binary::encode::tests::incoming_binding_expression_as ... ok [INFO] [stdout] test binary::encode::tests::webidl_function_result ... 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::decode::tests::webidl_dictionary_field_err_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_function_err_3 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_0 ... ok [INFO] [stdout] test binary::encode::tests::webidl_type_union ... ok [INFO] [stdout] test binary::decode::tests::webidl_function_kind_ok_2 ... ok [INFO] [stdout] test binary::encode::tests::webidl_union ... ok [INFO] [stdout] test binary::decode::tests::webidl_dictionary_field_ok_0 ... ok [INFO] [stdout] test binary::encode::tests::webidl_enumeration ... ok [INFO] [stdout] test binary::encode::tests::webidl_bindings_sec ... ok [INFO] [stdout] test binary::encode::tests::webidl_function_constructor ... ok [INFO] [stdout] test binary::encode::tests::webidl_function_method ... ok [INFO] [stdout] test binary::encode::tests::webidl_function_params ... ok [INFO] [stdout] test binary::decode::tests::webidl_function_err_4 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_err_0 ... ok [INFO] [stdout] test binary::decode::tests::webidl_function_ok_0 ... ok [INFO] [stdout] test binary::encode::tests::webidl_type_ref ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_10 ... ok [INFO] [stdout] test binary::encode::tests::webidl_type_function ... 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_dictionary ... ok [INFO] [stdout] test binary::decode::tests::webidl_enumeration_ok_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_11 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_16 ... ok [INFO] [stdout] test binary::encode::tests::webidl_function_static ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_18 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_13 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_19 ... ok [INFO] [stdout] test binary::decode::tests::webidl_function_kind_err_0 ... ok [INFO] [stdout] test binary::decode::tests::webidl_function_kind_err_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_err_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_21 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_14 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_15 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_2 ... ok [INFO] [stdout] test binary::decode::tests::webidl_function_err_2 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_17 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_err_2 ... ok [INFO] [stdout] test binary::decode::tests::webidl_function_kind_ok_0 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_29 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_24 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_28 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_23 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_25 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_3 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_27 ... ok [INFO] [stdout] test binary::decode::tests::webidl_function_err_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_types_err_2 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_26 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_7 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_30 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_9 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_20 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_8 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_4 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_5 ... ok [INFO] [stdout] test binary::decode::tests::webidl_types_err_0 ... ok [INFO] [stdout] test binary::decode::tests::webidl_types_err_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_6 ... 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_1 ... ok [INFO] [stdout] test binary::decode::tests::webidl_type_ref_ok_31 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 226 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/readme_up_to_date.rs (/opt/rustwide/target/debug/deps/readme_up_to_date-717167ae9de7bf6c) [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] thread 'cargo_readme_up_to_date' panicked at 'Run `cargo readme > README.md` to update README.md', tests/readme_up_to_date.rs:20:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5619de4b8e7c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5619de4b8e7c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5619de4b8e7c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5619de4b8e7c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5619de4de2fc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5619de4b4778 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5619de4bb147 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5619de4bb147 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5619de4bb147 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5619de4bae7b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5619de4bb89a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5619de45e834 - std::panicking::begin_panic::{{closure}}::hf15f5ad347cb3ed7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x5619de463538 - std::sys_common::backtrace::__rust_end_short_backtrace::hda08777b14f33fa0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5619de45e7af - std::panicking::begin_panic::h6d672ab8fcddfb27 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x5619de45e603 - readme_up_to_date::cargo_readme_up_to_date::h2d5fa2e3452d4009 [INFO] [stdout] at /opt/rustwide/workdir/tests/readme_up_to_date.rs:20:9 [INFO] [stdout] 15: 0x5619de45e35a - readme_up_to_date::cargo_readme_up_to_date::{{closure}}::h712b00011de18dc1 [INFO] [stdout] at /opt/rustwide/workdir/tests/readme_up_to_date.rs:5:1 [INFO] [stdout] 16: 0x5619de45d7de - core::ops::function::FnOnce::call_once::h353f973a35bacd94 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x5619de48ecb3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x5619de48ecb3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 19: 0x5619de48d9e1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 20: 0x5619de48d9e1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x5619de48d9e1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 22: 0x5619de48d9e1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 23: 0x5619de48d9e1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 24: 0x5619de48d9e1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 25: 0x5619de48d9e1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 26: 0x5619de4972c1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 27: 0x5619de4972c1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 28: 0x5619de463a1f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 29: 0x5619de463a1f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x5619de463a1f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 31: 0x5619de463a1f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 32: 0x5619de463a1f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x5619de463a1f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 34: 0x5619de463a1f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x5619de4c1673 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 36: 0x5619de4c1673 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 37: 0x5619de4c1673 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 38: 0x7fe4192f7609 - start_thread [INFO] [stdout] 39: 0x7fe4190c9293 - clone [INFO] [stdout] 40: 0x0 - [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.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test readme_up_to_date' [INFO] running `Command { std: "docker" "inspect" "a1a4455c65fbb88b8fe78a41cc16c7f27f124fb2fed1a438cbcb2ea712ed159b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a4455c65fbb88b8fe78a41cc16c7f27f124fb2fed1a438cbcb2ea712ed159b", kill_on_drop: false }` [INFO] [stdout] a1a4455c65fbb88b8fe78a41cc16c7f27f124fb2fed1a438cbcb2ea712ed159b