[INFO] cloning repository https://github.com/sparky8251/jellyfin-matrix-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sparky8251/jellyfin-matrix-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsparky8251%2Fjellyfin-matrix-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsparky8251%2Fjellyfin-matrix-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d33f0a15671b2eef74456ca352ebd8e1e819103c
[INFO] checking sparky8251/jellyfin-matrix-bot against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsparky8251%2Fjellyfin-matrix-bot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sparky8251/jellyfin-matrix-bot
[INFO] finished tweaking git repo https://github.com/sparky8251/jellyfin-matrix-bot
[INFO] tweaked toml for git repo https://github.com/sparky8251/jellyfin-matrix-bot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sparky8251/jellyfin-matrix-bot on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sparky8251/jellyfin-matrix-bot 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b6ff938cd23917bc5a882c0ccd360558e8c122b4b9b63c97e107a2a13508aa8e
[INFO] running `Command { std: "docker" "start" "b6ff938cd23917bc5a882c0ccd360558e8c122b4b9b63c97e107a2a13508aa8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6ff938cd23917bc5a882c0ccd360558e8c122b4b9b63c97e107a2a13508aa8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6ff938cd23917bc5a882c0ccd360558e8c122b4b9b63c97e107a2a13508aa8e" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6ff938cd23917bc5a882c0ccd360558e8c122b4b9b63c97e107a2a13508aa8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6ff938cd23917bc5a882c0ccd360558e8c122b4b9b63c97e107a2a13508aa8e" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]     Checking wildmatch v2.3.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking assign v1.1.1
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling ruma-client v0.10.0
[INFO] [stderr]    Compiling redb v1.5.0
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking uom v0.35.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]     Checking regex-automata v0.4.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.32
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling native_model_macro v0.4.11
[INFO] [stderr]    Compiling native_db_macro v0.5.3
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr] error: could not compile `uom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.35.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="si"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autoconvert", "bigint", "bigint-support", "bigrational", "biguint", "complex-support", "complex32", "complex64", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-complex", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=a4c2005b6b4dd1bc -C extra-filename=-9055bb3298eb4cb0 --out-dir /opt/rustwide/target/debug/build/uom/9055bb3298eb4cb0/out --extern num_traits=/opt/rustwide/target/debug/build/num-traits/2379ed6a5371bafb/out/libnum_traits-2379ed6a5371bafb.rmeta --extern typenum=/opt/rustwide/target/debug/build/typenum/c8aa4bd6375c23ad/out/libtypenum-c8aa4bd6375c23ad.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b6ff938cd23917bc5a882c0ccd360558e8c122b4b9b63c97e107a2a13508aa8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6ff938cd23917bc5a882c0ccd360558e8c122b4b9b63c97e107a2a13508aa8e", kill_on_drop: false }`
[INFO] [stdout] b6ff938cd23917bc5a882c0ccd360558e8c122b4b9b63c97e107a2a13508aa8e
