[INFO] cloning repository https://github.com/andreclaudino/maestro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreclaudino/maestro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreclaudino%2Fmaestro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreclaudino%2Fmaestro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b223e9bb37fa1e69234974b3d425244e5392378e
[INFO] checking andreclaudino/maestro against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreclaudino%2Fmaestro" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andreclaudino/maestro
[INFO] finished tweaking git repo https://github.com/andreclaudino/maestro
[INFO] tweaked toml for git repo https://github.com/andreclaudino/maestro written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andreclaudino/maestro on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andreclaudino/maestro 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d24d4ead41abcd56f0b5edac4e23b63b7f9c0fe600f35e969967012251df01be
[INFO] running `Command { std: "docker" "start" "-a" "d24d4ead41abcd56f0b5edac4e23b63b7f9c0fe600f35e969967012251df01be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d24d4ead41abcd56f0b5edac4e23b63b7f9c0fe600f35e969967012251df01be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d24d4ead41abcd56f0b5edac4e23b63b7f9c0fe600f35e969967012251df01be", kill_on_drop: false }`
[INFO] [stdout] d24d4ead41abcd56f0b5edac4e23b63b7f9c0fe600f35e969967012251df01be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7228f11a911e797b0a808dd5f248d92bc04351d750f03a9a7164d9fbd14248a
[INFO] running `Command { std: "docker" "start" "-a" "f7228f11a911e797b0a808dd5f248d92bc04351d750f03a9a7164d9fbd14248a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.5
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling k8s-openapi v0.21.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling openssl-src v300.2.3+3.2.1
[INFO] [stderr]    Compiling dtt v0.0.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling vrd v0.0.4
[INFO] [stderr]    Compiling vrd v0.0.5
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rlg v0.0.2
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking os_pipe v1.1.5
[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/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/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=bf19240514640fec -C extra-filename=-eb74dfdd7a4011d3 --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-328e5fff86469752.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" "f7228f11a911e797b0a808dd5f248d92bc04351d750f03a9a7164d9fbd14248a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7228f11a911e797b0a808dd5f248d92bc04351d750f03a9a7164d9fbd14248a", kill_on_drop: false }`
[INFO] [stdout] f7228f11a911e797b0a808dd5f248d92bc04351d750f03a9a7164d9fbd14248a
