[INFO] fetching crate mos-hardware 0.1.9... [INFO] documenting mos-hardware-0.1.9 against nightly for scrape-examples [INFO] extracting crate mos-hardware 0.1.9 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate mos-hardware 0.1.9 on toolchain nightly [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config.toml [INFO] started tweaking crates.io crate mos-hardware 0.1.9 [INFO] finished tweaking crates.io crate mos-hardware 0.1.9 [INFO] tweaked toml for crates.io crate mos-hardware 0.1.9 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate mos-hardware 0.1.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tock-registers v0.7.0 [INFO] [stderr] Downloaded ufmt-stdio v0.2.0 [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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7f6c831529734ddeec1e6413bda60d2f102f570489b1961d661141b69f2e5db [INFO] running `Command { std: "docker" "start" "-a" "f7f6c831529734ddeec1e6413bda60d2f102f570489b1961d661141b69f2e5db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7f6c831529734ddeec1e6413bda60d2f102f570489b1961d661141b69f2e5db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7f6c831529734ddeec1e6413bda60d2f102f570489b1961d661141b69f2e5db", kill_on_drop: false }` [INFO] [stdout] f7f6c831529734ddeec1e6413bda60d2f102f570489b1961d661141b69f2e5db [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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82a166a54819cf02ea7c94b0b446c1e18b013bec86fb28bb778ebf164ed273a7 [INFO] running `Command { std: "docker" "start" "-a" "82a166a54819cf02ea7c94b0b446c1e18b013bec86fb28bb778ebf164ed273a7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tock-registers v0.7.0 [INFO] [stderr] Compiling mos-hardware v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `mos-hardware v0.1.9 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mos-hardware-d22eda8821b5ce14/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("2") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "mos-c64-clang" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/mos-hardware-277d37d2073d979e/out/src/irq.o" "-c" "src/irq.c" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Failed to find tool. Is `mos-c64-clang` installed? [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "82a166a54819cf02ea7c94b0b446c1e18b013bec86fb28bb778ebf164ed273a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82a166a54819cf02ea7c94b0b446c1e18b013bec86fb28bb778ebf164ed273a7", kill_on_drop: false }` [INFO] [stdout] 82a166a54819cf02ea7c94b0b446c1e18b013bec86fb28bb778ebf164ed273a7