[INFO] updating cached repository https://github.com/Quantaly/bf2wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acbb47ea90ab3fc8d98cddbe3b7e67301dc4a180 [INFO] testing Quantaly/bf2wasm/acbb47ea90ab3fc8d98cddbe3b7e67301dc4a180 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuantaly%2Fbf2wasm" "/workspace/builds/worker-44/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Quantaly/bf2wasm on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Quantaly/bf2wasm [INFO] finished tweaking git repo https://github.com/Quantaly/bf2wasm [INFO] tweaked toml for git repo https://github.com/Quantaly/bf2wasm written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate git repo https://github.com/Quantaly/bf2wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b368b52a7e4da0bdb1095e2f197f9cd7e4fa0a16819f2f031c79a871f861fb6 [INFO] running `Command { std: "docker" "start" "-a" "1b368b52a7e4da0bdb1095e2f197f9cd7e4fa0a16819f2f031c79a871f861fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b368b52a7e4da0bdb1095e2f197f9cd7e4fa0a16819f2f031c79a871f861fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b368b52a7e4da0bdb1095e2f197f9cd7e4fa0a16819f2f031c79a871f861fb6", kill_on_drop: false }` [INFO] [stdout] 1b368b52a7e4da0bdb1095e2f197f9cd7e4fa0a16819f2f031c79a871f861fb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e20c9f70b592812c0137b24cf5ab43237a5d8605f2eee9f3575da280bcfcb5ab [INFO] running `Command { std: "docker" "start" "-a" "e20c9f70b592812c0137b24cf5ab43237a5d8605f2eee9f3575da280bcfcb5ab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.55 [INFO] [stderr] Compiling log v0.4.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.55 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling compiler v0.2.0 (/opt/rustwide/workdir/compiler) [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.55 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.55 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.55 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling cli v0.2.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling wasm-module v0.2.0 (/opt/rustwide/workdir/wasm-module) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.01s [INFO] running `Command { std: "docker" "inspect" "e20c9f70b592812c0137b24cf5ab43237a5d8605f2eee9f3575da280bcfcb5ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20c9f70b592812c0137b24cf5ab43237a5d8605f2eee9f3575da280bcfcb5ab", kill_on_drop: false }` [INFO] [stdout] e20c9f70b592812c0137b24cf5ab43237a5d8605f2eee9f3575da280bcfcb5ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9a36a6725478799a4fbdd1c448642a6fe080c3283c1f843530588ae57451949 [INFO] running `Command { std: "docker" "start" "-a" "c9a36a6725478799a4fbdd1c448642a6fe080c3283c1f843530588ae57451949", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling compiler v0.2.0 (/opt/rustwide/workdir/compiler) [INFO] [stderr] Compiling cli v0.2.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling wasm-module v0.2.0 (/opt/rustwide/workdir/wasm-module) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> compiler/src/parser.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 70 | | "wrong kind of error for unbalanced open bracket: {:?}", [INFO] [stdout] 71 | | err [INFO] [stdout] 72 | | )), [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] 69 ~ _ => panic!( [INFO] [stdout] 70 | "wrong kind of error for unbalanced open bracket: {:?}", [INFO] [stdout] 71 | err [INFO] [stdout] 72 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> compiler/src/parser.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 89 | | "wrong kind of error for unbalanced closing bracket: {:?}", [INFO] [stdout] 90 | | err [INFO] [stdout] 91 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [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] 88 ~ _ => panic!( [INFO] [stdout] 89 | "wrong kind of error for unbalanced closing bracket: {:?}", [INFO] [stdout] 90 | err [INFO] [stdout] 91 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.46s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-a8fe50bbfe89928c) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/compiler-8861124c1e4169b9) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_module-a05e22b864d5fe4d) [INFO] running `Command { std: "docker" "inspect" "c9a36a6725478799a4fbdd1c448642a6fe080c3283c1f843530588ae57451949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a36a6725478799a4fbdd1c448642a6fe080c3283c1f843530588ae57451949", kill_on_drop: false }` [INFO] [stdout] c9a36a6725478799a4fbdd1c448642a6fe080c3283c1f843530588ae57451949 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1540e9b2623aec02b7536cc734e7d5eb9d960d356c014793d1fc269253216f8c [INFO] running `Command { std: "docker" "start" "-a" "1540e9b2623aec02b7536cc734e7d5eb9d960d356c014793d1fc269253216f8c", 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] --> compiler/src/parser.rs:69:25 [INFO] [stderr] | [INFO] [stderr] 69 | _ => panic!(format!( [INFO] [stderr] | _________________________^ [INFO] [stderr] 70 | | "wrong kind of error for unbalanced open bracket: {:?}", [INFO] [stderr] 71 | | err [INFO] [stderr] 72 | | )), [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] 69 ~ _ => panic!( [INFO] [stderr] 70 | "wrong kind of error for unbalanced open bracket: {:?}", [INFO] [stderr] 71 | err [INFO] [stderr] 72 ~ ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> compiler/src/parser.rs:88:25 [INFO] [stderr] | [INFO] [stderr] 88 | _ => panic!(format!( [INFO] [stderr] | _________________________^ [INFO] [stderr] 89 | | "wrong kind of error for unbalanced closing bracket: {:?}", [INFO] [stderr] 90 | | err [INFO] [stderr] 91 | | )), [INFO] [stderr] | |_____________^ [INFO] [stderr] | [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] 88 ~ _ => panic!( [INFO] [stderr] 89 | "wrong kind of error for unbalanced closing bracket: {:?}", [INFO] [stderr] 90 | err [INFO] [stderr] 91 ~ ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `compiler` (lib test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.71s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-a8fe50bbfe89928c) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compiler-8861124c1e4169b9) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_module-a05e22b864d5fe4d) [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] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test parser::test_empty ... ok [INFO] [stdout] test parser::test_end_with_compound_instruction ... ok [INFO] [stdout] test optimizer::test_remove_unreachable_loops ... ok [INFO] [stdout] test parser::test_parsing ... ok [INFO] [stdout] test parser::test_parsing_errors ... ok [INFO] [stdout] test parser::test_parsing_weird_chars ... ok [INFO] [stdout] test syntax_equality ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] [stderr] Doc-tests compiler [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.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1540e9b2623aec02b7536cc734e7d5eb9d960d356c014793d1fc269253216f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1540e9b2623aec02b7536cc734e7d5eb9d960d356c014793d1fc269253216f8c", kill_on_drop: false }` [INFO] [stdout] 1540e9b2623aec02b7536cc734e7d5eb9d960d356c014793d1fc269253216f8c