[INFO] cloning repository https://github.com/insou22/rspim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insou22/rspim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Frspim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Frspim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e75aed21844a17b1dae620ab05b98b0f8d76bf10 [INFO] testing insou22/rspim against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Frspim" "/workspace/builds/worker-85/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-85/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insou22/rspim on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/insou22/rspim [INFO] finished tweaking git repo https://github.com/insou22/rspim [INFO] tweaked toml for git repo https://github.com/insou22/rspim written to /workspace/builds/worker-85/source/Cargo.toml [INFO] crate git repo https://github.com/insou22/rspim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-85/source/crates/mipsy_web/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-85/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b73652e54e44c00050f5bc5b94a7130bffe888e9468113ed21db1cb208c3b383 [INFO] running `Command { std: "docker" "start" "-a" "b73652e54e44c00050f5bc5b94a7130bffe888e9468113ed21db1cb208c3b383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b73652e54e44c00050f5bc5b94a7130bffe888e9468113ed21db1cb208c3b383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73652e54e44c00050f5bc5b94a7130bffe888e9468113ed21db1cb208c3b383", kill_on_drop: false }` [INFO] [stdout] b73652e54e44c00050f5bc5b94a7130bffe888e9468113ed21db1cb208c3b383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f58608c32fbb670929bedab42e0ba5cd33415e7bd92357f14201570fc090935 [INFO] running `Command { std: "docker" "start" "-a" "1f58608c32fbb670929bedab42e0ba5cd33415e7bd92357f14201570fc090935", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/crates/mipsy_web/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.76 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.76 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling mipsy_parser v0.1.0 (/opt/rustwide/workdir/crates/mipsy_parser) [INFO] [stderr] Compiling mipsy_lib v0.1.0 (/opt/rustwide/workdir/crates/mipsy_lib) [INFO] [stderr] Compiling mipsy v0.1.0 (/opt/rustwide/workdir/crates/mipsy) [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.76 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling rustyline-derive v0.3.1 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.76 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling js-sys v0.3.53 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling web-sys v0.3.53 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.26 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling mipsy_utils v0.1.0 (/opt/rustwide/workdir/crates/mipsy_utils) [INFO] [stderr] Compiling mipsy_codegen v0.1.0 (/opt/rustwide/workdir/crates/mipsy_codegen) [INFO] [stderr] Compiling mipsy_interactive v0.1.0 (/opt/rustwide/workdir/crates/mipsy_interactive) [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling mipsy_web v0.1.0 (/opt/rustwide/workdir/crates/mipsy_web) [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> crates/mipsy/src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | version: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "1f58608c32fbb670929bedab42e0ba5cd33415e7bd92357f14201570fc090935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f58608c32fbb670929bedab42e0ba5cd33415e7bd92357f14201570fc090935", kill_on_drop: false }` [INFO] [stdout] 1f58608c32fbb670929bedab42e0ba5cd33415e7bd92357f14201570fc090935 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af8dbf718177411cda0ea5c13417b762045e2658abe4eafaa20d9e1d30e074aa [INFO] running `Command { std: "docker" "start" "-a" "af8dbf718177411cda0ea5c13417b762045e2658abe4eafaa20d9e1d30e074aa", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/crates/mipsy_web/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mipsy_utils v0.1.0 (/opt/rustwide/workdir/crates/mipsy_utils) [INFO] [stderr] Compiling mipsy_codegen v0.1.0 (/opt/rustwide/workdir/crates/mipsy_codegen) [INFO] [stderr] Compiling mipsy_parser v0.1.0 (/opt/rustwide/workdir/crates/mipsy_parser) [INFO] [stderr] Compiling mipsy_lib v0.1.0 (/opt/rustwide/workdir/crates/mipsy_lib) [INFO] [stderr] Compiling mipsy_interactive v0.1.0 (/opt/rustwide/workdir/crates/mipsy_interactive) [INFO] [stderr] Compiling mipsy_web v0.1.0 (/opt/rustwide/workdir/crates/mipsy_web) [INFO] [stderr] Compiling mipsy v0.1.0 (/opt/rustwide/workdir/crates/mipsy) [INFO] [stderr] error: could not compile `mipsy_interactive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mipsy_interactive --edition=2021 crates/mipsy_interactive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=18e851d5658533fc -C extra-filename=-18e851d5658533fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern colored=/opt/rustwide/target/debug/deps/libcolored-b8e3dc12511b3c70.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-e6acd2c9a5b745c0.rlib --extern mipsy_codegen=/opt/rustwide/target/debug/deps/libmipsy_codegen-9c05cf6006c06765.so --extern mipsy_lib=/opt/rustwide/target/debug/deps/libmipsy_lib-02f44c7e3a577440.rlib --extern mipsy_parser=/opt/rustwide/target/debug/deps/libmipsy_parser-a720ca24b824f2b3.rlib --extern mipsy_utils=/opt/rustwide/target/debug/deps/libmipsy_utils-e8f6e4c5610fea63.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-7a00507527136c37.rlib --extern rustyline_derive=/opt/rustwide/target/debug/deps/librustyline_derive-73786206fe84aad7.so --extern serde=/opt/rustwide/target/debug/deps/libserde-9e71afaecb8fffa2.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-57b06d99c726689e.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rlib --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-ae54ca7476725b82.rlib --extern text_io=/opt/rustwide/target/debug/deps/libtext_io-82fb98dd454eb5ce.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> crates/mipsy/src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | version: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "af8dbf718177411cda0ea5c13417b762045e2658abe4eafaa20d9e1d30e074aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af8dbf718177411cda0ea5c13417b762045e2658abe4eafaa20d9e1d30e074aa", kill_on_drop: false }` [INFO] [stdout] af8dbf718177411cda0ea5c13417b762045e2658abe4eafaa20d9e1d30e074aa