[INFO] fetching crate monistode-assemblers 0.1.7... [INFO] checking monistode-assemblers-0.1.7 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21 [INFO] extracting crate monistode-assemblers 0.1.7 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate monistode-assemblers 0.1.7 [INFO] finished tweaking crates.io crate monistode-assemblers 0.1.7 [INFO] tweaked toml for crates.io crate monistode-assemblers 0.1.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate monistode-assemblers 0.1.7 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae97254b9395f3c47927804f651dd1f34756f8835d21fe7cfde59ea903d05654 [INFO] running `Command { std: "docker" "start" "-a" "ae97254b9395f3c47927804f651dd1f34756f8835d21fe7cfde59ea903d05654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae97254b9395f3c47927804f651dd1f34756f8835d21fe7cfde59ea903d05654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae97254b9395f3c47927804f651dd1f34756f8835d21fe7cfde59ea903d05654", kill_on_drop: false }` [INFO] [stdout] ae97254b9395f3c47927804f651dd1f34756f8835d21fe7cfde59ea903d05654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4309b892619182f2769eeb87d898c48a67d324e580acc8b46113c46ab8461b1 [INFO] running `Command { std: "docker" "start" "-a" "a4309b892619182f2769eeb87d898c48a67d324e580acc8b46113c46ab8461b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling monistode-binutils v0.1.4 [INFO] [stderr] Compiling monistode-macros v0.1.7 [INFO] [stderr] Checking monistode-assemblers v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `monistode-assemblers` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name monistode_assemblers --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=956aa67a793d52ba -C extra-filename=-f1ea77b43e3bdc36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-479ff0b335550b1b.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-7b6d092d0d72b6f0.rmeta --extern monistode_binutils=/opt/rustwide/target/debug/deps/libmonistode_binutils-ebe6e81a8dbd5ac5.rmeta --extern monistode_macros=/opt/rustwide/target/debug/deps/libmonistode_macros-a2842c03cc6c1b4e.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `monistode-assemblers` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name monistode_assemblers --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45e80dbf42b4a050 -C extra-filename=-fdd33f93687036df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-479ff0b335550b1b.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-7b6d092d0d72b6f0.rmeta --extern monistode_binutils=/opt/rustwide/target/debug/deps/libmonistode_binutils-ebe6e81a8dbd5ac5.rmeta --extern monistode_macros=/opt/rustwide/target/debug/deps/libmonistode_macros-a2842c03cc6c1b4e.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a4309b892619182f2769eeb87d898c48a67d324e580acc8b46113c46ab8461b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4309b892619182f2769eeb87d898c48a67d324e580acc8b46113c46ab8461b1", kill_on_drop: false }` [INFO] [stdout] a4309b892619182f2769eeb87d898c48a67d324e580acc8b46113c46ab8461b1