[INFO] cloning repository https://github.com/aHeraud/bfc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aHeraud/bfc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaHeraud%2Fbfc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaHeraud%2Fbfc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7f835313581bb6f8dd1838d91b00a6010d1afc7 [INFO] testing aHeraud/bfc against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaHeraud%2Fbfc" "/workspace/builds/worker-70/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-70/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aHeraud/bfc on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aHeraud/bfc [INFO] finished tweaking git repo https://github.com/aHeraud/bfc [INFO] tweaked toml for git repo https://github.com/aHeraud/bfc written to /workspace/builds/worker-70/source/Cargo.toml [INFO] crate git repo https://github.com/aHeraud/bfc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fuchsia-cprng v0.1.0 [INFO] [stderr] Downloaded bit-set v0.5.0 [INFO] [stderr] Downloaded rand_jitter v0.1.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.5 [INFO] [stderr] Downloaded scroll_derive v0.10.1 [INFO] [stderr] Downloaded cranelift-frontend v0.50.0 [INFO] [stderr] Downloaded string-interner v0.7.1 [INFO] [stderr] Downloaded faerie v0.12.0 [INFO] [stderr] Downloaded cranelift-entity v0.50.0 [INFO] [stderr] Downloaded cranelift v0.50.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.50.0 [INFO] [stderr] Downloaded structopt v0.3.4 [INFO] [stderr] Downloaded ena v0.13.0 [INFO] [stderr] Downloaded cranelift-bforest v0.50.0 [INFO] [stderr] Downloaded docopt v1.0.2 [INFO] [stderr] Downloaded block-buffer v0.7.2 [INFO] [stderr] Downloaded lalrpop-util v0.17.2 [INFO] [stderr] Downloaded thiserror v1.0.5 [INFO] [stderr] Downloaded ascii-canvas v2.0.0 [INFO] [stderr] Downloaded structopt-derive v0.3.4 [INFO] [stderr] Downloaded proc-macro2 v0.4.26 [INFO] [stderr] Downloaded lalrpop v0.17.2 [INFO] [stderr] Downloaded cranelift-module v0.50.0 [INFO] [stderr] Downloaded cranelift-faerie v0.50.0 [INFO] [stderr] Downloaded goblin v0.1.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.50.0 [INFO] [stderr] Downloaded cranelift-codegen v0.50.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bcaeba7dc845a8b13436603bddcd03882709e2cb5e927fe14d82083fc2bc742 [INFO] running `Command { std: "docker" "start" "-a" "7bcaeba7dc845a8b13436603bddcd03882709e2cb5e927fe14d82083fc2bc742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bcaeba7dc845a8b13436603bddcd03882709e2cb5e927fe14d82083fc2bc742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bcaeba7dc845a8b13436603bddcd03882709e2cb5e927fe14d82083fc2bc742", kill_on_drop: false }` [INFO] [stdout] 7bcaeba7dc845a8b13436603bddcd03882709e2cb5e927fe14d82083fc2bc742 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aee9d443b362e2e599b9b8de3b6033d74c91b04dddf3ef7087ac82432c5ce2ed [INFO] running `Command { std: "docker" "start" "-a" "aee9d443b362e2e599b9b8de3b6033d74c91b04dddf3ef7087ac82432c5ce2ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling cranelift-entity v0.50.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.50.0 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.50.0 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling cranelift-bforest v0.50.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling block-buffer v0.7.2 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string-interner v0.7.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling thiserror-impl v1.0.5 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.3.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.5 [INFO] [stderr] Compiling goblin v0.1.1 [INFO] [stderr] Compiling cranelift-codegen v0.50.0 [INFO] [stderr] Compiling structopt v0.3.4 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling faerie v0.12.0 [INFO] [stderr] Compiling cranelift-module v0.50.0 [INFO] [stderr] Compiling cranelift-frontend v0.50.0 [INFO] [stderr] Compiling cranelift-faerie v0.50.0 [INFO] [stderr] Compiling cranelift v0.50.0 [INFO] [stderr] Compiling bfc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfc-a14eae08c05df1f0/out/grammar.rs:838:5 [INFO] [stdout] | [INFO] [stdout] 838 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 838 - (__0) [INFO] [stdout] 838 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `getchar` [INFO] [stdout] --> src/codegen.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | getchar: FuncRef [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/codegen.rs:236:25 [INFO] [stdout] | [INFO] [stdout] 236 | _ => panic!(format!("Codegen for {:?} not implemented", self)) [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] 236 - _ => panic!(format!("Codegen for {:?} not implemented", self)) [INFO] [stdout] 236 + _ => panic!("Codegen for {:?} not implemented", self) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.19s [INFO] running `Command { std: "docker" "inspect" "aee9d443b362e2e599b9b8de3b6033d74c91b04dddf3ef7087ac82432c5ce2ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee9d443b362e2e599b9b8de3b6033d74c91b04dddf3ef7087ac82432c5ce2ed", kill_on_drop: false }` [INFO] [stdout] aee9d443b362e2e599b9b8de3b6033d74c91b04dddf3ef7087ac82432c5ce2ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f95013a405eb8644cbf5a4e1fcb1642e4f3ea6fb46926251f01edbf0ba9a2e3 [INFO] running `Command { std: "docker" "start" "-a" "0f95013a405eb8644cbf5a4e1fcb1642e4f3ea6fb46926251f01edbf0ba9a2e3", kill_on_drop: false }` [INFO] [stderr] Compiling bfc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfc-a14eae08c05df1f0/out/grammar.rs:838:5 [INFO] [stdout] | [INFO] [stdout] 838 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 838 - (__0) [INFO] [stdout] 838 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `getchar` [INFO] [stdout] --> src/codegen.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | getchar: FuncRef [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/codegen.rs:236:25 [INFO] [stdout] | [INFO] [stdout] 236 | _ => panic!(format!("Codegen for {:?} not implemented", self)) [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] 236 - _ => panic!(format!("Codegen for {:?} not implemented", self)) [INFO] [stdout] 236 + _ => panic!("Codegen for {:?} not implemented", self) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `Command { std: "docker" "inspect" "0f95013a405eb8644cbf5a4e1fcb1642e4f3ea6fb46926251f01edbf0ba9a2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f95013a405eb8644cbf5a4e1fcb1642e4f3ea6fb46926251f01edbf0ba9a2e3", kill_on_drop: false }` [INFO] [stdout] 0f95013a405eb8644cbf5a4e1fcb1642e4f3ea6fb46926251f01edbf0ba9a2e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed4c7d71b06253a666258b0fd5fd39c91847d9b16c1c2718cdea7c7fb5238645 [INFO] running `Command { std: "docker" "start" "-a" "ed4c7d71b06253a666258b0fd5fd39c91847d9b16c1c2718cdea7c7fb5238645", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/bfc-a14eae08c05df1f0/out/grammar.rs:838:5 [INFO] [stderr] | [INFO] [stderr] 838 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 838 - (__0) [INFO] [stderr] 838 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field is never read: `getchar` [INFO] [stderr] --> src/codegen.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | getchar: FuncRef [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/codegen.rs:236:25 [INFO] [stderr] | [INFO] [stderr] 236 | _ => panic!(format!("Codegen for {:?} not implemented", self)) [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] 236 - _ => panic!(format!("Codegen for {:?} not implemented", self)) [INFO] [stderr] 236 + _ => panic!("Codegen for {:?} not implemented", self) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `bfc` (bin "bfc" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bfc-cb197c397f6d2db6) [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" "ed4c7d71b06253a666258b0fd5fd39c91847d9b16c1c2718cdea7c7fb5238645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed4c7d71b06253a666258b0fd5fd39c91847d9b16c1c2718cdea7c7fb5238645", kill_on_drop: false }` [INFO] [stdout] ed4c7d71b06253a666258b0fd5fd39c91847d9b16c1c2718cdea7c7fb5238645