[INFO] cloning repository https://github.com/raffomania/archive.observer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raffomania/archive.observer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffomania%2Farchive.observer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffomania%2Farchive.observer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 333c7c0e651c6fd97e23ac836df5ea2aa9994d13
[INFO] checking raffomania/archive.observer against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffomania%2Farchive.observer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/raffomania/archive.observer
[INFO] finished tweaking git repo https://github.com/raffomania/archive.observer
[INFO] tweaked toml for git repo https://github.com/raffomania/archive.observer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raffomania/archive.observer on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/raffomania/archive.observer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a841fc107f7e99b082dd7d2160481059c5ac4dc0de00cba3f85514c7e59364d5
[INFO] running `Command { std: "docker" "start" "-a" "a841fc107f7e99b082dd7d2160481059c5ac4dc0de00cba3f85514c7e59364d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a841fc107f7e99b082dd7d2160481059c5ac4dc0de00cba3f85514c7e59364d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a841fc107f7e99b082dd7d2160481059c5ac4dc0de00cba3f85514c7e59364d5", kill_on_drop: false }`
[INFO] [stdout] a841fc107f7e99b082dd7d2160481059c5ac4dc0de00cba3f85514c7e59364d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d13813a3af7161615221117d88cdea8a674ab74824a4326a5b990dd6c5969372
[INFO] running `Command { std: "docker" "start" "-a" "d13813a3af7161615221117d88cdea8a674ab74824a4326a5b990dd6c5969372", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking regex-syntax v0.7.3
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking utf8-width v0.1.6
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap_builder v4.3.11
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex-automata v0.3.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling pest v2.7.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking clap v4.3.11
[INFO] [stderr]    Compiling pest_meta v2.7.0
[INFO] [stderr]    Compiling pest_generator v2.7.0
[INFO] [stderr]    Compiling pest_derive v2.7.0
[INFO] [stderr]     Checking comrak v0.16.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling basic-toml v0.1.3
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling askama_derive v0.12.1
[INFO] [stderr] error: could not compile `comrak` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name comrak --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/comrak-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli", "default", "emojis", "shell-words", "shortcodes", "syntect", "xdg"))' -C metadata=65b7e42ba0d2c41a -C extra-filename=-0008fffa5b02d7ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern entities=/opt/rustwide/target/debug/deps/libentities-9125c161aaf5e500.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3eb8f55bc184a219.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-520118696eb0b774.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-e6c20361ae7e2ca4.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-893635fae30ee742.so --extern regex=/opt/rustwide/target/debug/deps/libregex-f296340386447151.rmeta --extern slug=/opt/rustwide/target/debug/deps/libslug-1fc4fb18562c01d8.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-f9e410eb1edcc154.rmeta --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-f5a7746b80b61f3e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d13813a3af7161615221117d88cdea8a674ab74824a4326a5b990dd6c5969372", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d13813a3af7161615221117d88cdea8a674ab74824a4326a5b990dd6c5969372", kill_on_drop: false }`
[INFO] [stdout] d13813a3af7161615221117d88cdea8a674ab74824a4326a5b990dd6c5969372
