[INFO] fetching crate deno_doc 0.1.19... [INFO] testing deno_doc-0.1.19 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate deno_doc 0.1.19 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate deno_doc 0.1.19 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate deno_doc 0.1.19 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate deno_doc 0.1.19 [INFO] tweaked toml for crates.io crate deno_doc 0.1.19 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate deno_doc 0.1.19 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook-registry v1.2.2 [INFO] [stderr] Downloaded ntapi v0.3.6 [INFO] [stderr] Downloaded tokio v0.3.5 [INFO] [stderr] Downloaded lock_api v0.4.2 [INFO] [stderr] Downloaded parking_lot_core v0.8.1 [INFO] [stderr] Downloaded bytes v0.6.0 [INFO] [stderr] Downloaded mio v0.7.6 [INFO] [stderr] Downloaded socket2 v0.3.17 [INFO] [stderr] Downloaded instant v0.1.9 [INFO] [stderr] Downloaded parking_lot v0.11.1 [INFO] [stderr] Downloaded tokio-macros v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49abf08bfc808bbb564e2d3e2986125d851115ba09b7c03680870fde5ac2afde [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49abf08bfc808bbb564e2d3e2986125d851115ba09b7c03680870fde5ac2afde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49abf08bfc808bbb564e2d3e2986125d851115ba09b7c03680870fde5ac2afde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49abf08bfc808bbb564e2d3e2986125d851115ba09b7c03680870fde5ac2afde", kill_on_drop: false }` [INFO] [stdout] 49abf08bfc808bbb564e2d3e2986125d851115ba09b7c03680870fde5ac2afde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 76a8ad06d3c096f96c8a0d3a3deb4d8c3d41d7ad1daec3ea2328298a35f1f164 [INFO] running `Command { std: "docker" "start" "-a" "76a8ad06d3c096f96c8a0d3a3deb4d8c3d41d7ad1daec3ea2328298a35f1f164", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling swc_atoms v0.2.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.1 [INFO] [stderr] Compiling swc_visit_macros v0.2.2 [INFO] [stderr] Compiling from_variant v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling enum_kind v0.2.0 [INFO] [stderr] Compiling is-macro v0.1.8 [INFO] [stderr] Compiling string_enum v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling swc_ecma_parser_macros v0.4.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling swc_visit v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling swc_common v0.10.7 [INFO] [stderr] Compiling swc_ecma_ast v0.36.0 [INFO] [stderr] Compiling swc_ecma_visit v0.22.0 [INFO] [stderr] Compiling swc_ecma_parser v0.44.0 [INFO] [stderr] Compiling swc_ecmascript v0.16.0 [INFO] [stderr] Compiling deno_doc v0.1.19 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 26s [INFO] running `Command { std: "docker" "inspect" "76a8ad06d3c096f96c8a0d3a3deb4d8c3d41d7ad1daec3ea2328298a35f1f164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a8ad06d3c096f96c8a0d3a3deb4d8c3d41d7ad1daec3ea2328298a35f1f164", kill_on_drop: false }` [INFO] [stdout] 76a8ad06d3c096f96c8a0d3a3deb4d8c3d41d7ad1daec3ea2328298a35f1f164 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 16707b2f5e136e8aaee8fb3a2c28deb58c6edc4b91e58f0af7ba328bc4f34d64 [INFO] running `Command { std: "docker" "start" "-a" "16707b2f5e136e8aaee8fb3a2c28deb58c6edc4b91e58f0af7ba328bc4f34d64", 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] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tokio v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling deno_doc v0.1.19 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "16707b2f5e136e8aaee8fb3a2c28deb58c6edc4b91e58f0af7ba328bc4f34d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16707b2f5e136e8aaee8fb3a2c28deb58c6edc4b91e58f0af7ba328bc4f34d64", kill_on_drop: false }` [INFO] [stdout] 16707b2f5e136e8aaee8fb3a2c28deb58c6edc4b91e58f0af7ba328bc4f34d64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 31430a8f6afd8b4df576e75ebc58c9edc1ecc94f0818f95f5f818bd54334da86 [INFO] running `Command { std: "docker" "start" "-a" "31430a8f6afd8b4df576e75ebc58c9edc1ecc94f0818f95f5f818bd54334da86", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/deno_doc-b4111d04649e020b [INFO] [stdout] [INFO] [stdout] running 74 tests [INFO] [stdout] test tests::printer::class_async_method ... ok [INFO] [stdout] test tests::printer::abstract_class ... ok [INFO] [stdout] test tests::printer::class_details_only_non_private_without_private ... ok [INFO] [stdout] test tests::printer::class_getter_and_setter ... ok [INFO] [stdout] test tests::printer::class_method ... ok [INFO] [stdout] test tests::printer::class_implements2 ... ok [INFO] [stdout] test tests::printer::class_index_signature ... ok [INFO] [stdout] test tests::printer::class_implements ... ok [INFO] [stdout] test tests::printer::class_extends ... ok [INFO] [stdout] test tests::printer::class_property ... ok [INFO] [stdout] test tests::printer::class_details_all_with_private ... ok [INFO] [stdout] test tests::printer::const_declaration ... ok [INFO] [stdout] test tests::printer::class_declaration ... ok [INFO] [stdout] test tests::printer::enum_member ... ok [INFO] [stdout] test tests::printer::class_readonly_index_signature ... ok [INFO] [stdout] test tests::printer::class_extends_implements ... ok [INFO] [stdout] test tests::printer::function_async_generator ... ok [INFO] [stdout] test tests::printer::class_readonly_property ... ok [INFO] [stdout] test tests::printer::function_declaration ... ok [INFO] [stdout] test tests::printer::exports_declared_earlier ... ok [INFO] [stdout] test tests::printer::class_static_property ... ok [INFO] [stdout] test tests::printer::function_async ... ok [INFO] [stdout] test tests::printer::exports_all_with_private ... ok [INFO] [stdout] test tests::printer::enum_declaration ... ok [INFO] [stdout] test tests::printer::abstract_class_abstract_method ... ok [INFO] [stdout] test tests::printer::class_private_property ... ok [INFO] [stdout] test tests::printer::interface_construct ... ok [INFO] [stdout] test tests::printer::function_generic ... ok [INFO] [stdout] test tests::printer::interface_extends ... ok [INFO] [stdout] test tests::printer::class_constructor ... ok [INFO] [stdout] test tests::printer::generic_instantiated_with_tuple_type ... ok [INFO] [stdout] test tests::printer::interface_generic ... ok [INFO] [stdout] test tests::printer::function_generator ... ok [INFO] [stdout] test tests::printer::interface_generic_extends ... ok [INFO] [stdout] test tests::printer::interface_extends2 ... ok [INFO] [stdout] test tests::printer::infer_ts_types ... ok [INFO] [stdout] test tests::printer::interface_property ... ok [INFO] [stdout] test tests::printer::interface_index_signature ... ok [INFO] [stdout] test tests::printer::function_object_deconstruction ... ok [INFO] [stdout] test tests::printer::interface_declaration ... ok [INFO] [stdout] test tests::printer::type_generic_alias ... ok [INFO] [stdout] test tests::printer::interface_readonly_index_signature ... ok [INFO] [stdout] test tests::printer::namespace_declaration ... ok [INFO] [stdout] test tests::printer::type_literal_declaration ... ok [INFO] [stdout] test tests::printer::type_literal_index_signature ... ok [INFO] [stdout] test tests::serialization::declare_namespace ... ok [INFO] [stdout] test tests::printer::type_alias ... ok [INFO] [stdout] test tests::printer::type_literal_readonly_index_signature ... ok [INFO] [stdout] test tests::reexports_has_same_name ... ok [INFO] [stdout] test tests::serialization::export_default_interface ... ok [INFO] [stdout] test tests::serialization::export_default_class ... ok [INFO] [stdout] test tests::printer::namespace_details ... ok [INFO] [stdout] test tests::serialization::export_fn2 ... ok [INFO] [stdout] test tests::reexports ... ok [INFO] [stdout] test tests::serialization::export_enum ... ok [INFO] [stdout] test tests::serialization::export_default_fn ... ok [INFO] [stdout] test tests::serialization::export_interface ... ok [INFO] [stdout] test tests::serialization::export_let ... ok [INFO] [stdout] test tests::serialization::export_namespace ... ok [INFO] [stdout] test tests::serialization::optional_return_type ... ok [INFO] [stdout] test tests::printer::infer_simple_ts_types ... ok [INFO] [stdout] test tests::serialization::export_type_alias ... ok [INFO] [stdout] test tests::printer::class_generic_extends_implements ... ok [INFO] [stdout] test tests::printer::function_array_deconstruction ... ok [INFO] [stdout] test tests::serialization::ts_lit_types ... ok [INFO] [stdout] test tests::printer::interface_method ... ok [INFO] [stdout] test tests::printer::jsdoc ... ok [INFO] [stdout] test tests::serialization::exports_declared_earlier ... ok [INFO] [stdout] test tests::filter_nodes_by_name ... ok [INFO] [stdout] test tests::printer::class_details ... ok [INFO] [stdout] test tests::serialization::export_class ... ok [INFO] [stdout] test tests::serialization::export_const ... ok [INFO] [stdout] test tests::serialization::export_interface2 ... ok [INFO] [stdout] test tests::serialization::export_fn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Doc-tests deno_doc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "31430a8f6afd8b4df576e75ebc58c9edc1ecc94f0818f95f5f818bd54334da86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31430a8f6afd8b4df576e75ebc58c9edc1ecc94f0818f95f5f818bd54334da86", kill_on_drop: false }` [INFO] [stdout] 31430a8f6afd8b4df576e75ebc58c9edc1ecc94f0818f95f5f818bd54334da86