[INFO] cloning repository https://github.com/mtharrison/wasmparse-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtharrison/wasmparse-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtharrison%2Fwasmparse-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtharrison%2Fwasmparse-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d3252e588921ee9f2ce5f679d4021b1b25ad3c2 [INFO] testing mtharrison/wasmparse-core 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%2Fmtharrison%2Fwasmparse-core" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mtharrison/wasmparse-core 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/mtharrison/wasmparse-core [INFO] finished tweaking git repo https://github.com/mtharrison/wasmparse-core [INFO] tweaked toml for git repo https://github.com/mtharrison/wasmparse-core written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/mtharrison/wasmparse-core 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 06d5b80cd7ee0583a3c2fcd4d54aa2471a6698caa8356db84d14160022ebf0d0 [INFO] running `Command { std: "docker" "start" "-a" "06d5b80cd7ee0583a3c2fcd4d54aa2471a6698caa8356db84d14160022ebf0d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06d5b80cd7ee0583a3c2fcd4d54aa2471a6698caa8356db84d14160022ebf0d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d5b80cd7ee0583a3c2fcd4d54aa2471a6698caa8356db84d14160022ebf0d0", kill_on_drop: false }` [INFO] [stdout] 06d5b80cd7ee0583a3c2fcd4d54aa2471a6698caa8356db84d14160022ebf0d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 1d7f642ade81edce0851c2831e1d6d801c8d6aab57b551dd46248c8dd9032c45 [INFO] running `Command { std: "docker" "start" "-a" "1d7f642ade81edce0851c2831e1d6d801c8d6aab57b551dd46248c8dd9032c45", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling wasmparse-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 93 | panic!(format!("PARSE ERROR AT 0x{:012X}: {}", position, err)); [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] 93 - panic!(format!("PARSE ERROR AT 0x{:012X}: {}", position, err)); [INFO] [stdout] 93 + panic!("PARSE ERROR AT 0x{:012X}: {}", position, err); [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 9.23s [INFO] running `Command { std: "docker" "inspect" "1d7f642ade81edce0851c2831e1d6d801c8d6aab57b551dd46248c8dd9032c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d7f642ade81edce0851c2831e1d6d801c8d6aab57b551dd46248c8dd9032c45", kill_on_drop: false }` [INFO] [stdout] 1d7f642ade81edce0851c2831e1d6d801c8d6aab57b551dd46248c8dd9032c45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 2148fd04cf8fba4e2052220c3c09d64ffa5dd1f9e5457ec4f44299bd8745ec2d [INFO] running `Command { std: "docker" "start" "-a" "2148fd04cf8fba4e2052220c3c09d64ffa5dd1f9e5457ec4f44299bd8745ec2d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wasmparse-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 93 | panic!(format!("PARSE ERROR AT 0x{:012X}: {}", position, err)); [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] 93 - panic!(format!("PARSE ERROR AT 0x{:012X}: {}", position, err)); [INFO] [stdout] 93 + panic!("PARSE ERROR AT 0x{:012X}: {}", position, err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 93 | panic!(format!("PARSE ERROR AT 0x{:012X}: {}", position, err)); [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] 93 - panic!(format!("PARSE ERROR AT 0x{:012X}: {}", position, err)); [INFO] [stdout] 93 + panic!("PARSE ERROR AT 0x{:012X}: {}", position, err); [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.63s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmparse_core-71a1c5644460a893) [INFO] running `Command { std: "docker" "inspect" "2148fd04cf8fba4e2052220c3c09d64ffa5dd1f9e5457ec4f44299bd8745ec2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2148fd04cf8fba4e2052220c3c09d64ffa5dd1f9e5457ec4f44299bd8745ec2d", kill_on_drop: false }` [INFO] [stdout] 2148fd04cf8fba4e2052220c3c09d64ffa5dd1f9e5457ec4f44299bd8745ec2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 1669c90a38b43d8861cd2ef1f07b6e2ac9966f86aa7c79a86a5e1a84c3759eb4 [INFO] running `Command { std: "docker" "start" "-a" "1669c90a38b43d8861cd2ef1f07b6e2ac9966f86aa7c79a86a5e1a84c3759eb4", 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/lib.rs:93:20 [INFO] [stderr] | [INFO] [stderr] 93 | panic!(format!("PARSE ERROR AT 0x{:012X}: {}", position, err)); [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] 93 - panic!(format!("PARSE ERROR AT 0x{:012X}: {}", position, err)); [INFO] [stderr] 93 + panic!("PARSE ERROR AT 0x{:012X}: {}", position, err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `wasmparse-core` (lib) generated 1 warning [INFO] [stderr] warning: `wasmparse-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmparse_core-71a1c5644460a893) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test leb128::tests::test_leb128_read_unsigned ... ok [INFO] [stdout] test leb128::tests::test_signed_leb128 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wasmparse-core [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" "1669c90a38b43d8861cd2ef1f07b6e2ac9966f86aa7c79a86a5e1a84c3759eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1669c90a38b43d8861cd2ef1f07b6e2ac9966f86aa7c79a86a5e1a84c3759eb4", kill_on_drop: false }` [INFO] [stdout] 1669c90a38b43d8861cd2ef1f07b6e2ac9966f86aa7c79a86a5e1a84c3759eb4