[INFO] cloning repository https://github.com/nekodjin/molarmass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nekodjin/molarmass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnekodjin%2Fmolarmass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnekodjin%2Fmolarmass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3a861834d77d8506613b07a7f8aaf39530e4140 [INFO] checking nekodjin/molarmass against try#d5fea8dd9e615740edb0e87b666e3656caa96a77 for pr-103965 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnekodjin%2Fmolarmass" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nekodjin/molarmass on toolchain d5fea8dd9e615740edb0e87b666e3656caa96a77 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5fea8dd9e615740edb0e87b666e3656caa96a77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nekodjin/molarmass [INFO] finished tweaking git repo https://github.com/nekodjin/molarmass [INFO] tweaked toml for git repo https://github.com/nekodjin/molarmass written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nekodjin/molarmass already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5fea8dd9e615740edb0e87b666e3656caa96a77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+d5fea8dd9e615740edb0e87b666e3656caa96a77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e88a37c71a7e9f1c16caaca6c3825d1a6273fe6e69ebffcb7c97d2eb4ea1e5bc [INFO] running `Command { std: "docker" "start" "-a" "e88a37c71a7e9f1c16caaca6c3825d1a6273fe6e69ebffcb7c97d2eb4ea1e5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e88a37c71a7e9f1c16caaca6c3825d1a6273fe6e69ebffcb7c97d2eb4ea1e5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e88a37c71a7e9f1c16caaca6c3825d1a6273fe6e69ebffcb7c97d2eb4ea1e5bc", kill_on_drop: false }` [INFO] [stdout] e88a37c71a7e9f1c16caaca6c3825d1a6273fe6e69ebffcb7c97d2eb4ea1e5bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+d5fea8dd9e615740edb0e87b666e3656caa96a77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e50f88d45a165f60e0922e15c3c4cf8588182935f3fb9f50deb2b340f3bb4008 [INFO] running `Command { std: "docker" "start" "-a" "e50f88d45a165f60e0922e15c3c4cf8588182935f3fb9f50deb2b340f3bb4008", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking chumsky v0.7.0 [INFO] [stderr] Checking molarmass v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `molarmass` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name molarmass --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=66d453d47b0302a6 -C extra-filename=-66d453d47b0302a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-7e30a5c9e10ef6d6.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e50f88d45a165f60e0922e15c3c4cf8588182935f3fb9f50deb2b340f3bb4008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e50f88d45a165f60e0922e15c3c4cf8588182935f3fb9f50deb2b340f3bb4008", kill_on_drop: false }` [INFO] [stdout] e50f88d45a165f60e0922e15c3c4cf8588182935f3fb9f50deb2b340f3bb4008