[INFO] cloning repository https://github.com/s-ylide/cpuex2022-7-simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s-ylide/cpuex2022-7-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-ylide%2Fcpuex2022-7-simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-ylide%2Fcpuex2022-7-simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e729a10af2830c0d489384577b90d20c92f56f0e [INFO] checking s-ylide/cpuex2022-7-simulator/e729a10af2830c0d489384577b90d20c92f56f0e against master#8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-ylide%2Fcpuex2022-7-simulator" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/s-ylide/cpuex2022-7-simulator on toolchain 8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/s-ylide/cpuex2022-7-simulator [INFO] finished tweaking git repo https://github.com/s-ylide/cpuex2022-7-simulator [INFO] tweaked toml for git repo https://github.com/s-ylide/cpuex2022-7-simulator written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/s-ylide/cpuex2022-7-simulator 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" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.1 [INFO] [stderr] Downloaded peg-runtime v0.8.1 [INFO] [stderr] Downloaded peg v0.8.1 [INFO] [stderr] Downloaded peg-macros v0.8.1 [INFO] [stderr] Downloaded toml_edit v0.18.0 [INFO] [stderr] Downloaded bitmask-enum v2.1.0 [INFO] [stderr] Downloaded clap_builder v4.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cb19e895048ea61161cc76a5028cf6c383b9548b4df62d5f128fc9f2c360e50 [INFO] running `Command { std: "docker" "start" "-a" "8cb19e895048ea61161cc76a5028cf6c383b9548b4df62d5f128fc9f2c360e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cb19e895048ea61161cc76a5028cf6c383b9548b4df62d5f128fc9f2c360e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb19e895048ea61161cc76a5028cf6c383b9548b4df62d5f128fc9f2c360e50", kill_on_drop: false }` [INFO] [stdout] 8cb19e895048ea61161cc76a5028cf6c383b9548b4df62d5f128fc9f2c360e50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 222a6820f69a46b10cf7c5aea3ffe28c9a6eb8e4a754e5b2f90c4ac1c6075ea9 [INFO] running `Command { std: "docker" "start" "-a" "222a6820f69a46b10cf7c5aea3ffe28c9a6eb8e4a754e5b2f90c4ac1c6075ea9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling peg-runtime v0.8.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking clap_builder v4.4.1 [INFO] [stderr] Compiling peg-macros v0.8.1 [INFO] [stderr] Checking peg v0.8.1 [INFO] [stderr] Compiling toml_edit v0.18.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Checking terminal_size v0.2.3 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling bitmask-enum v2.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.4.0 [INFO] [stderr] Compiling num_enum_derive v0.7.0 [INFO] [stderr] Checking num_enum v0.7.0 [INFO] [stderr] Checking clap v4.4.1 [INFO] [stderr] Compiling core_sim v0.1.0 (/opt/rustwide/workdir/core_sim) [INFO] [stderr] Checking cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.57s [INFO] running `Command { std: "docker" "inspect" "222a6820f69a46b10cf7c5aea3ffe28c9a6eb8e4a754e5b2f90c4ac1c6075ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "222a6820f69a46b10cf7c5aea3ffe28c9a6eb8e4a754e5b2f90c4ac1c6075ea9", kill_on_drop: false }` [INFO] [stdout] 222a6820f69a46b10cf7c5aea3ffe28c9a6eb8e4a754e5b2f90c4ac1c6075ea9