[INFO] cloning repository https://github.com/karolbelina/ruxnasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karolbelina/ruxnasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarolbelina%2Fruxnasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarolbelina%2Fruxnasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0825db17ead01323e8fa5582ba274c0a4a927897 [INFO] checking karolbelina/ruxnasm against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarolbelina%2Fruxnasm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karolbelina/ruxnasm on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/karolbelina/ruxnasm [INFO] finished tweaking git repo https://github.com/karolbelina/ruxnasm [INFO] tweaked toml for git repo https://github.com/karolbelina/ruxnasm written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/karolbelina/ruxnasm 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-case v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30a41c2f76f444c469435f11e9b1acb9a9c197d5d59eb1119bdbd5157820d1e9 [INFO] running `Command { std: "docker" "start" "-a" "30a41c2f76f444c469435f11e9b1acb9a9c197d5d59eb1119bdbd5157820d1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30a41c2f76f444c469435f11e9b1acb9a9c197d5d59eb1119bdbd5157820d1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a41c2f76f444c469435f11e9b1acb9a9c197d5d59eb1119bdbd5157820d1e9", kill_on_drop: false }` [INFO] [stdout] 30a41c2f76f444c469435f11e9b1acb9a9c197d5d59eb1119bdbd5157820d1e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf931e51b9ddbeb90fb3049f2487cf6817e8cab59198c89e51aa0a875c7f553f [INFO] running `Command { std: "docker" "start" "-a" "cf931e51b9ddbeb90fb3049f2487cf6817e8cab59198c89e51aa0a875c7f553f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking pretty-hex v0.2.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking pretty_assertions v1.0.0 [INFO] [stderr] Compiling test-case v1.1.0 [INFO] [stderr] Checking ruxnasm v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking quote v1.0.9 [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&Word` instead of cloning the inner type [INFO] [stdout] --> src/walker.rs:423:60 [INFO] [stdout] | [INFO] [stdout] 423 | ... items.push(option_word.unwrap().clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&Word` instead of cloning the inner type [INFO] [stdout] --> src/walker.rs:438:64 [INFO] [stdout] | [INFO] [stdout] 438 | ... items.push(option_word.unwrap().clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&Word` instead of cloning the inner type [INFO] [stdout] --> src/walker.rs:442:47 [INFO] [stdout] | [INFO] [stdout] 442 | ... items.push((*word).clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking generator v0.0.0 (/opt/rustwide/workdir/tests/generator) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> tests/integration.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | generator::generate_tests!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: [INFO] [stdout] Couldn't find the test suite's index [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ruxnasm::assemble` [INFO] [stdout] --> tests/integration.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ruxnasm::assemble; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ruxnasm` (test "integration") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&Word` instead of cloning the inner type [INFO] [stdout] --> src/walker.rs:423:60 [INFO] [stdout] | [INFO] [stdout] 423 | ... items.push(option_word.unwrap().clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&Word` instead of cloning the inner type [INFO] [stdout] --> src/walker.rs:438:64 [INFO] [stdout] | [INFO] [stdout] 438 | ... items.push(option_word.unwrap().clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&Word` instead of cloning the inner type [INFO] [stdout] --> src/walker.rs:442:47 [INFO] [stdout] | [INFO] [stdout] 442 | ... items.push((*word).clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cf931e51b9ddbeb90fb3049f2487cf6817e8cab59198c89e51aa0a875c7f553f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf931e51b9ddbeb90fb3049f2487cf6817e8cab59198c89e51aa0a875c7f553f", kill_on_drop: false }` [INFO] [stdout] cf931e51b9ddbeb90fb3049f2487cf6817e8cab59198c89e51aa0a875c7f553f [INFO] checking karolbelina/ruxnasm against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarolbelina%2Fruxnasm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karolbelina/ruxnasm on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/karolbelina/ruxnasm [INFO] finished tweaking git repo https://github.com/karolbelina/ruxnasm [INFO] tweaked toml for git repo https://github.com/karolbelina/ruxnasm written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/karolbelina/ruxnasm 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e37d87d21b87ce8425e6016acdc4d891c7994974882ab460e9f3c6f07769e995 [INFO] running `Command { std: "docker" "start" "-a" "e37d87d21b87ce8425e6016acdc4d891c7994974882ab460e9f3c6f07769e995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e37d87d21b87ce8425e6016acdc4d891c7994974882ab460e9f3c6f07769e995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e37d87d21b87ce8425e6016acdc4d891c7994974882ab460e9f3c6f07769e995", kill_on_drop: false }` [INFO] [stdout] e37d87d21b87ce8425e6016acdc4d891c7994974882ab460e9f3c6f07769e995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2dac25a20c7e1055414aba2357bf90ffbb634b14209584c099ec8c0b292ecfb [INFO] running `Command { std: "docker" "start" "-a" "f2dac25a20c7e1055414aba2357bf90ffbb634b14209584c099ec8c0b292ecfb", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "f2dac25a20c7e1055414aba2357bf90ffbb634b14209584c099ec8c0b292ecfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2dac25a20c7e1055414aba2357bf90ffbb634b14209584c099ec8c0b292ecfb", kill_on_drop: false }` [INFO] [stdout] f2dac25a20c7e1055414aba2357bf90ffbb634b14209584c099ec8c0b292ecfb