[INFO] cloning repository https://github.com/TeamDman/teamy-piano
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TeamDman/teamy-piano" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamDman%2Fteamy-piano", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamDman%2Fteamy-piano'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eff822dc06a69f4227ec677653b98765263ba1c2
[INFO] checking TeamDman/teamy-piano against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamDman%2Fteamy-piano" "/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/TeamDman/teamy-piano
[INFO] finished tweaking git repo https://github.com/TeamDman/teamy-piano
[INFO] tweaked toml for git repo https://github.com/TeamDman/teamy-piano written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TeamDman/teamy-piano 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/TeamDman/teamy-piano 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] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:145:1
[INFO] [stderr]     |
[INFO] [stderr] 145 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `teamy-piano` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] 2a3fe426b975ba6dfbe4bdf1be3b0152231cf63198e3c86a999587a8c143663b
[INFO] running `Command { std: "docker" "start" "2a3fe426b975ba6dfbe4bdf1be3b0152231cf63198e3c86a999587a8c143663b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a3fe426b975ba6dfbe4bdf1be3b0152231cf63198e3c86a999587a8c143663b", 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" "2a3fe426b975ba6dfbe4bdf1be3b0152231cf63198e3c86a999587a8c143663b" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a3fe426b975ba6dfbe4bdf1be3b0152231cf63198e3c86a999587a8c143663b", 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" "2a3fe426b975ba6dfbe4bdf1be3b0152231cf63198e3c86a999587a8c143663b" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:145:1
[INFO] [stderr]     |
[INFO] [stderr] 145 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `teamy-piano` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling facet-core v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling twox-hash v2.1.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling facet v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ruzstd v0.8.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling makepad-micro-proc-macro v1.0.0 (https://github.com/makepad/makepad?rev=eec516ee067b17903a5db168f66379ba307af482#eec516ee)
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling makepad-live-id-macros v1.0.0 (https://github.com/makepad/makepad?rev=eec516ee067b17903a5db168f66379ba307af482#eec516ee)
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking coolor v1.1.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking makepad-live-id v1.0.0 (https://github.com/makepad/makepad?rev=eec516ee067b17903a5db168f66379ba307af482#eec516ee)
[INFO] [stderr]    Compiling makepad-micro-serde-derive v1.0.0 (https://github.com/makepad/makepad?rev=eec516ee067b17903a5db168f66379ba307af482#eec516ee)
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling facet-macro-types v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking makepad-micro-serde v1.0.0 (https://github.com/makepad/makepad?rev=eec516ee067b17903a5db168f66379ba307af482#eec516ee)
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling midir v0.11.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]     Checking alsa v0.11.0
[INFO] [stderr]    Compiling cpal v0.18.2
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking makepad-ai-loader v0.1.0 (https://github.com/makepad/makepad?rev=eec516ee067b17903a5db168f66379ba307af482#eec516ee)
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]    Compiling facet-macro-parse v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]    Compiling facet-macros-impl v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking taxon v0.2.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking makepad-piano-model v0.1.0 (https://github.com/makepad/makepad?rev=eec516ee067b17903a5db168f66379ba307af482#eec516ee)
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling embed-resource v3.0.11
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling teamy-piano v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.39.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=7896d9306bba08f9 -C extra-filename=-7e13ee7c252f9d61 --out-dir /opt/rustwide/target/debug/build/object/7e13ee7c252f9d61/out -L dependency=/opt/rustwide/target/debug/build/adler2/51ecac0604f61405/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/2c1904efa7b19b8a/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/fef0392b17f118fd/out -L dependency=/opt/rustwide/target/debug/build/simd-adler32/ac5bb235fb4d07f5/out -L dependency=/opt/rustwide/target/debug/build/twox-hash/921127e3dcccb573/out --extern flate2=/opt/rustwide/target/debug/build/flate2/0b2045887d7272cd/out/libflate2-0b2045887d7272cd.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/f6a8642c1304b06b/out/libmemchr-f6a8642c1304b06b.rmeta --extern ruzstd=/opt/rustwide/target/debug/build/ruzstd/1e8eb13e9cb8f100/out/libruzstd-1e8eb13e9cb8f100.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2a3fe426b975ba6dfbe4bdf1be3b0152231cf63198e3c86a999587a8c143663b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a3fe426b975ba6dfbe4bdf1be3b0152231cf63198e3c86a999587a8c143663b", kill_on_drop: false }`
[INFO] [stdout] 2a3fe426b975ba6dfbe4bdf1be3b0152231cf63198e3c86a999587a8c143663b
