[INFO] cloning repository https://github.com/MeFisto94/emul8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MeFisto94/emul8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeFisto94%2Femul8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeFisto94%2Femul8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e06d06020a1ca944f156768684ffd80a8280b6ef [INFO] checking MeFisto94/emul8 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeFisto94%2Femul8" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MeFisto94/emul8 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MeFisto94/emul8 [INFO] finished tweaking git repo https://github.com/MeFisto94/emul8 [INFO] tweaked toml for git repo https://github.com/MeFisto94/emul8 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/MeFisto94/emul8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba247067962501d8077c41ca4c2673495d6d95b019ddd7afa1a1eca8308655c6 [INFO] running `Command { std: "docker" "start" "-a" "ba247067962501d8077c41ca4c2673495d6d95b019ddd7afa1a1eca8308655c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba247067962501d8077c41ca4c2673495d6d95b019ddd7afa1a1eca8308655c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba247067962501d8077c41ca4c2673495d6d95b019ddd7afa1a1eca8308655c6", kill_on_drop: false }` [INFO] [stdout] ba247067962501d8077c41ca4c2673495d6d95b019ddd7afa1a1eca8308655c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38ba249a7dbb05fb7df090a747703e132ae7d4c15dcb034215ca3421fd5ddf13 [INFO] running `Command { std: "docker" "start" "-a" "38ba249a7dbb05fb7df090a747703e132ae7d4c15dcb034215ca3421fd5ddf13", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking emul8 v0.1.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/asm.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/disasm.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/compil8.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/emul8.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/bin/compil8.rs (4 fixes) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/bin/compil8.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 74 | unimplemented!(); [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 77 | / let contents = [INFO] [stdout] 78 | | std::fs::read_to_string(args.value_of("infile").unwrap()).expect("Cannot read input file"); [INFO] [stdout] | |___________________________________________________________________________________________________^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/bin/compil8.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 74 | unimplemented!(); [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 77 | / let contents = [INFO] [stdout] 78 | | std::fs::read_to_string(args.value_of("infile").unwrap()).expect("Cannot read input file"); [INFO] [stdout] | |___________________________________________________________________________________________________^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_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 47.33s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking emul8 v0.1.2 (/tmp/fixit) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/bin/compil8.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 74 | unimplemented!(); [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 77 | / let contents = [INFO] [stdout] 78 | | std::fs::read_to_string(args.value_of("infile").unwrap()).expect("Cannot read input file"); [INFO] [stdout] | |___________________________________________________________________________________________________^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/bin/compil8.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 74 | unimplemented!(); [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 77 | / let contents = [INFO] [stdout] 78 | | std::fs::read_to_string(args.value_of("infile").unwrap()).expect("Cannot read input file"); [INFO] [stdout] | |___________________________________________________________________________________________________^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.43s [INFO] running `Command { std: "docker" "inspect" "38ba249a7dbb05fb7df090a747703e132ae7d4c15dcb034215ca3421fd5ddf13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ba249a7dbb05fb7df090a747703e132ae7d4c15dcb034215ca3421fd5ddf13", kill_on_drop: false }` [INFO] [stdout] 38ba249a7dbb05fb7df090a747703e132ae7d4c15dcb034215ca3421fd5ddf13