[INFO] fetching crate jsdoc 0.70.0... [INFO] testing jsdoc-0.70.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate jsdoc 0.70.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate jsdoc 0.70.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jsdoc 0.70.0 [INFO] finished tweaking crates.io crate jsdoc 0.70.0 [INFO] tweaked toml for crates.io crate jsdoc 0.70.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded supports-color v1.3.0 [INFO] [stderr] Downloaded ast_node v0.7.7 [INFO] [stderr] Downloaded owo-colors v3.3.0 [INFO] [stderr] Downloaded swc_atoms v0.2.11 [INFO] [stderr] Downloaded debug_unreachable v0.1.1 [INFO] [stderr] Downloaded unreachable v0.1.1 [INFO] [stderr] Downloaded relative-path v1.7.0 [INFO] [stderr] Downloaded miette-derive v4.4.0 [INFO] [stderr] Downloaded swc_visit v0.3.0 [INFO] [stderr] Downloaded is_ci v1.1.1 [INFO] [stderr] Downloaded is-macro v0.2.0 [INFO] [stderr] Downloaded supports-hyperlinks v1.2.0 [INFO] [stderr] Downloaded supports-unicode v1.0.2 [INFO] [stderr] Downloaded lexical-write-float v0.8.4 [INFO] [stderr] Downloaded swc_ecma_parser v0.101.0 [INFO] [stderr] Downloaded swc_ecma_ast v0.76.0 [INFO] [stderr] Downloaded unicode-id v0.3.2 [INFO] [stderr] Downloaded swc_visit_macros v0.3.1 [INFO] [stderr] Downloaded testing v0.19.1 [INFO] [stderr] Downloaded swc_macros_common v0.3.4 [INFO] [stderr] Downloaded swc_common v0.17.21 [INFO] [stderr] Downloaded miette v4.4.0 [INFO] [stderr] Downloaded testing_macros v0.2.5 [INFO] [stderr] Downloaded swc_error_reporters v0.1.1 [INFO] [stderr] Downloaded better_scoped_tls v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b793ca71e30a29039b17fdb0eead8ab1fb6a0f01e01ec054bb5624ef54aee43 [INFO] running `Command { std: "docker" "start" "-a" "6b793ca71e30a29039b17fdb0eead8ab1fb6a0f01e01ec054bb5624ef54aee43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b793ca71e30a29039b17fdb0eead8ab1fb6a0f01e01ec054bb5624ef54aee43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b793ca71e30a29039b17fdb0eead8ab1fb6a0f01e01ec054bb5624ef54aee43", kill_on_drop: false }` [INFO] [stdout] 6b793ca71e30a29039b17fdb0eead8ab1fb6a0f01e01ec054bb5624ef54aee43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f98aa75e6d74171b9964c3fd0e6ca280c3de7aa2b3a3e17b887ff12c6ca0b7ab [INFO] running `Command { std: "docker" "start" "-a" "f98aa75e6d74171b9964c3fd0e6ca280c3de7aa2b3a3e17b887ff12c6ca0b7ab", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling better_scoped_tls v0.1.0 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling swc_atoms v0.2.11 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling swc_visit_macros v0.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.7 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling swc_visit v0.3.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling swc_common v0.17.21 [INFO] [stderr] Compiling jsdoc v0.70.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.76s [INFO] running `Command { std: "docker" "inspect" "f98aa75e6d74171b9964c3fd0e6ca280c3de7aa2b3a3e17b887ff12c6ca0b7ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98aa75e6d74171b9964c3fd0e6ca280c3de7aa2b3a3e17b887ff12c6ca0b7ab", kill_on_drop: false }` [INFO] [stdout] f98aa75e6d74171b9964c3fd0e6ca280c3de7aa2b3a3e17b887ff12c6ca0b7ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 600353cbb025f8c94a86fa8d3c4758f802bff244c5058aac440a39503f019492 [INFO] running `Command { std: "docker" "start" "-a" "600353cbb025f8c94a86fa8d3c4758f802bff244c5058aac440a39503f019492", kill_on_drop: false }` [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling owo-colors v3.3.0 [INFO] [stderr] Compiling relative-path v1.7.0 [INFO] [stderr] Compiling unicode-id v0.3.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling miette-derive v4.4.0 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling is-macro v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling lexical-util v0.8.3 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling swc_atoms v0.2.11 [INFO] [stderr] Compiling lexical-parse-integer v0.8.3 [INFO] [stderr] Compiling lexical-write-integer v0.8.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling lexical-parse-float v0.8.3 [INFO] [stderr] Compiling testing_macros v0.2.5 [INFO] [stderr] Compiling lexical-write-float v0.8.4 [INFO] [stderr] error: could not compile `is-macro` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name is_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/is-macro-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=4df7275ba15a453d -C extra-filename=-4df7275ba15a453d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-a3499918c611d860.rlib --extern pmutil=/opt/rustwide/target/debug/deps/libpmutil-42ea96d81af1101f.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-adfd7b1b4588a8fe.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-aa6c9ed6a3b65ac7.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-21ec6215cd4d01e0.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "600353cbb025f8c94a86fa8d3c4758f802bff244c5058aac440a39503f019492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600353cbb025f8c94a86fa8d3c4758f802bff244c5058aac440a39503f019492", kill_on_drop: false }` [INFO] [stdout] 600353cbb025f8c94a86fa8d3c4758f802bff244c5058aac440a39503f019492