[INFO] cloning repository https://github.com/opcow/fe_o2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/opcow/fe_o2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopcow%2Ffe_o2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopcow%2Ffe_o2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2caf9b39af8dc54327a31e997246f8b5ef81c285 [INFO] testing opcow/fe_o2 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopcow%2Ffe_o2" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/opcow/fe_o2 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/opcow/fe_o2 [INFO] finished tweaking git repo https://github.com/opcow/fe_o2 [INFO] tweaked toml for git repo https://github.com/opcow/fe_o2 written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/opcow/fe_o2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d9e3223824ef1279c66f00df0ed363e310bcb84523b9e1dda389c3506ad3820 [INFO] running `Command { std: "docker" "start" "-a" "9d9e3223824ef1279c66f00df0ed363e310bcb84523b9e1dda389c3506ad3820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d9e3223824ef1279c66f00df0ed363e310bcb84523b9e1dda389c3506ad3820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d9e3223824ef1279c66f00df0ed363e310bcb84523b9e1dda389c3506ad3820", kill_on_drop: false }` [INFO] [stdout] 9d9e3223824ef1279c66f00df0ed363e310bcb84523b9e1dda389c3506ad3820 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ce1f23cec3378aaede253e5119c7ff3fb335c31c1df1539d5dd5a741de8dba0 [INFO] running `Command { std: "docker" "start" "-a" "4ce1f23cec3378aaede253e5119c7ff3fb335c31c1df1539d5dd5a741de8dba0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling fe_o2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/cpu65.rs:312:16 [INFO] [stdout] | [INFO] [stdout] 312 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 313 | | "Emulation for instruction {} not implemented!", [INFO] [stdout] 314 | | INSTRUCTIONS[self.mem[self.pc as usize] as usize].mnemonic [INFO] [stdout] 315 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 312 ~ panic!( [INFO] [stdout] 313 | "Emulation for instruction {} not implemented!", [INFO] [stdout] 314 | INSTRUCTIONS[self.mem[self.pc as usize] as usize].mnemonic [INFO] [stdout] 315 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "4ce1f23cec3378aaede253e5119c7ff3fb335c31c1df1539d5dd5a741de8dba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce1f23cec3378aaede253e5119c7ff3fb335c31c1df1539d5dd5a741de8dba0", kill_on_drop: false }` [INFO] [stdout] 4ce1f23cec3378aaede253e5119c7ff3fb335c31c1df1539d5dd5a741de8dba0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f55b120e2876d5e7d7298001b38806e9404f9d31d08e647ee0fa87a02d6223d [INFO] running `Command { std: "docker" "start" "-a" "2f55b120e2876d5e7d7298001b38806e9404f9d31d08e647ee0fa87a02d6223d", kill_on_drop: false }` [INFO] [stderr] Compiling fe_o2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/cpu65.rs:312:16 [INFO] [stdout] | [INFO] [stdout] 312 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 313 | | "Emulation for instruction {} not implemented!", [INFO] [stdout] 314 | | INSTRUCTIONS[self.mem[self.pc as usize] as usize].mnemonic [INFO] [stdout] 315 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 312 ~ panic!( [INFO] [stdout] 313 | "Emulation for instruction {} not implemented!", [INFO] [stdout] 314 | INSTRUCTIONS[self.mem[self.pc as usize] as usize].mnemonic [INFO] [stdout] 315 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "2f55b120e2876d5e7d7298001b38806e9404f9d31d08e647ee0fa87a02d6223d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f55b120e2876d5e7d7298001b38806e9404f9d31d08e647ee0fa87a02d6223d", kill_on_drop: false }` [INFO] [stdout] 2f55b120e2876d5e7d7298001b38806e9404f9d31d08e647ee0fa87a02d6223d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 29b4ea5b3817914552ffd8292b8c49b27d7f10aee1da870c2f97b42b7c65e04a [INFO] running `Command { std: "docker" "start" "-a" "29b4ea5b3817914552ffd8292b8c49b27d7f10aee1da870c2f97b42b7c65e04a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/cpu65.rs:312:16 [INFO] [stderr] | [INFO] [stderr] 312 | panic!(format!( [INFO] [stderr] | ________________^ [INFO] [stderr] 313 | | "Emulation for instruction {} not implemented!", [INFO] [stderr] 314 | | INSTRUCTIONS[self.mem[self.pc as usize] as usize].mnemonic [INFO] [stderr] 315 | | )); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 312 ~ panic!( [INFO] [stderr] 313 | "Emulation for instruction {} not implemented!", [INFO] [stderr] 314 | INSTRUCTIONS[self.mem[self.pc as usize] as usize].mnemonic [INFO] [stderr] 315 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `fe_o2` (bin "fe_o2" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fe_o2-a3b2e56e6dad84a7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "29b4ea5b3817914552ffd8292b8c49b27d7f10aee1da870c2f97b42b7c65e04a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b4ea5b3817914552ffd8292b8c49b27d7f10aee1da870c2f97b42b7c65e04a", kill_on_drop: false }` [INFO] [stdout] 29b4ea5b3817914552ffd8292b8c49b27d7f10aee1da870c2f97b42b7c65e04a