[INFO] cloning repository https://github.com/monistode/assemblers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monistode/assemblers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonistode%2Fassemblers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonistode%2Fassemblers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc030d548187e77bf0a874b94d9eaf3be286af01 [INFO] checking monistode/assemblers against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonistode%2Fassemblers" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/monistode/assemblers [INFO] finished tweaking git repo https://github.com/monistode/assemblers [INFO] tweaked toml for git repo https://github.com/monistode/assemblers written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/monistode/assemblers on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/monistode/assemblers 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 941d8b7f5c71a2b4c40dd130db3a32f141cfa2ef6b19368f11de2f7a20c55271 [INFO] running `Command { std: "docker" "start" "-a" "941d8b7f5c71a2b4c40dd130db3a32f141cfa2ef6b19368f11de2f7a20c55271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "941d8b7f5c71a2b4c40dd130db3a32f141cfa2ef6b19368f11de2f7a20c55271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "941d8b7f5c71a2b4c40dd130db3a32f141cfa2ef6b19368f11de2f7a20c55271", kill_on_drop: false }` [INFO] [stdout] 941d8b7f5c71a2b4c40dd130db3a32f141cfa2ef6b19368f11de2f7a20c55271 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd807577d4984614e9f63cd237d8c52b2d9bd0f3235ce7a9765d2ba3f09bb7c6 [INFO] running `Command { std: "docker" "start" "-a" "dd807577d4984614e9f63cd237d8c52b2d9bd0f3235ce7a9765d2ba3f09bb7c6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking 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 test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/149edce6c6ee840adb602803b96d083101ef3592/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=772df1cc7c4688b9 -C extra-filename=-ae5f2dd3f5f7a354 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-e08a9d73c2cbddc9.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-e11a2d7a67b8114f.rmeta --extern monistode_binutils=/opt/rustwide/target/debug/deps/libmonistode_binutils-3e046c8a3fba4bad.rmeta --extern monistode_macros=/opt/rustwide/target/debug/deps/libmonistode_macros-163df81bf0e15dc5.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) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/149edce6c6ee840adb602803b96d083101ef3592/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=59ae6bcecb52142f -C extra-filename=-a0bb890d7edff993 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-e08a9d73c2cbddc9.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-e11a2d7a67b8114f.rmeta --extern monistode_binutils=/opt/rustwide/target/debug/deps/libmonistode_binutils-3e046c8a3fba4bad.rmeta --extern monistode_macros=/opt/rustwide/target/debug/deps/libmonistode_macros-163df81bf0e15dc5.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "dd807577d4984614e9f63cd237d8c52b2d9bd0f3235ce7a9765d2ba3f09bb7c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd807577d4984614e9f63cd237d8c52b2d9bd0f3235ce7a9765d2ba3f09bb7c6", kill_on_drop: false }` [INFO] [stdout] dd807577d4984614e9f63cd237d8c52b2d9bd0f3235ce7a9765d2ba3f09bb7c6