[INFO] cloning repository https://github.com/febrian-irv/subscriber-module8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/febrian-irv/subscriber-module8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffebrian-irv%2Fsubscriber-module8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffebrian-irv%2Fsubscriber-module8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72cc685205c24987401e79963e31aa576bbcfa03
[INFO] checking febrian-irv/subscriber-module8 against master#683dd08db5808c41baceef49368fc82a6c4767bb for pr-149137
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffebrian-irv%2Fsubscriber-module8" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/febrian-irv/subscriber-module8
[INFO] finished tweaking git repo https://github.com/febrian-irv/subscriber-module8
[INFO] tweaked toml for git repo https://github.com/febrian-irv/subscriber-module8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/febrian-irv/subscriber-module8 on toolchain 683dd08db5808c41baceef49368fc82a6c4767bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/febrian-irv/subscriber-module8 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" "+683dd08db5808c41baceef49368fc82a6c4767bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0db0725089c59bea348917d60703e1a71f90bab01c7df97310abf551f8942df
[INFO] running `Command { std: "docker" "start" "-a" "b0db0725089c59bea348917d60703e1a71f90bab01c7df97310abf551f8942df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0db0725089c59bea348917d60703e1a71f90bab01c7df97310abf551f8942df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0db0725089c59bea348917d60703e1a71f90bab01c7df97310abf551f8942df", kill_on_drop: false }`
[INFO] [stdout] b0db0725089c59bea348917d60703e1a71f90bab01c7df97310abf551f8942df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08197e132e67c069af853a9d5e7550f175021b9ad09ac3c1b479c8b52358d74e
[INFO] running `Command { std: "docker" "start" "-a" "08197e132e67c069af853a9d5e7550f175021b9ad09ac3c1b479c8b52358d74e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling cookie-factory v0.2.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking input_buffer v0.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/683dd08db5808c41baceef49368fc82a6c4767bb/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.198/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=eb8369eb553219f5 -C extra-filename=-e73936eda75616ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-cd783e91e9969cc7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6bde5cd1c8ecb660.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-06674bae02b90887.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "08197e132e67c069af853a9d5e7550f175021b9ad09ac3c1b479c8b52358d74e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08197e132e67c069af853a9d5e7550f175021b9ad09ac3c1b479c8b52358d74e", kill_on_drop: false }`
[INFO] [stdout] 08197e132e67c069af853a9d5e7550f175021b9ad09ac3c1b479c8b52358d74e
