[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopcow%2Ffe_o2" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/opcow/fe_o2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-10/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" "+1.60.0" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72c39e2b1011dbb685c9a8d5ce377fc366f8d833c584f7882f7a63f9424eec16 [INFO] running `Command { std: "docker" "start" "-a" "72c39e2b1011dbb685c9a8d5ce377fc366f8d833c584f7882f7a63f9424eec16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72c39e2b1011dbb685c9a8d5ce377fc366f8d833c584f7882f7a63f9424eec16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c39e2b1011dbb685c9a8d5ce377fc366f8d833c584f7882f7a63f9424eec16", kill_on_drop: false }` [INFO] [stdout] 72c39e2b1011dbb685c9a8d5ce377fc366f8d833c584f7882f7a63f9424eec16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e99ae00922952f1883e551a0ca11b9d8854ccce80dfe3a480290f63ce573f3a [INFO] running `Command { std: "docker" "start" "-a" "7e99ae00922952f1883e551a0ca11b9d8854ccce80dfe3a480290f63ce573f3a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling textwrap v0.10.0 [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 7.15s [INFO] running `Command { std: "docker" "inspect" "7e99ae00922952f1883e551a0ca11b9d8854ccce80dfe3a480290f63ce573f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e99ae00922952f1883e551a0ca11b9d8854ccce80dfe3a480290f63ce573f3a", kill_on_drop: false }` [INFO] [stdout] 7e99ae00922952f1883e551a0ca11b9d8854ccce80dfe3a480290f63ce573f3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59fe8ce354243fee42192cd57c031cc44718868f42a9f78161f71d0b4ebb7382 [INFO] running `Command { std: "docker" "start" "-a" "59fe8ce354243fee42192cd57c031cc44718868f42a9f78161f71d0b4ebb7382", 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.78s [INFO] running `Command { std: "docker" "inspect" "59fe8ce354243fee42192cd57c031cc44718868f42a9f78161f71d0b4ebb7382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59fe8ce354243fee42192cd57c031cc44718868f42a9f78161f71d0b4ebb7382", kill_on_drop: false }` [INFO] [stdout] 59fe8ce354243fee42192cd57c031cc44718868f42a9f78161f71d0b4ebb7382 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22103a595506c68d8cfda70f270ecfc31010dad0675b43e0ea8b8313b2b082ce [INFO] running `Command { std: "docker" "start" "-a" "22103a595506c68d8cfda70f270ecfc31010dad0675b43e0ea8b8313b2b082ce", kill_on_drop: false }` [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.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fe_o2-321dbfc88e5e8001) [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" "22103a595506c68d8cfda70f270ecfc31010dad0675b43e0ea8b8313b2b082ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22103a595506c68d8cfda70f270ecfc31010dad0675b43e0ea8b8313b2b082ce", kill_on_drop: false }` [INFO] [stdout] 22103a595506c68d8cfda70f270ecfc31010dad0675b43e0ea8b8313b2b082ce