[INFO] fetching crate js-source-mapper 0.2.0...
[INFO] testing js-source-mapper-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate js-source-mapper 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate js-source-mapper 0.2.0
[INFO] finished tweaking crates.io crate js-source-mapper 0.2.0
[INFO] tweaked toml for crates.io crate js-source-mapper 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate js-source-mapper 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding quickcheck v0.3.2 (available: v1.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread-id v2.0.0
[INFO] [stderr]   Downloaded env_logger v0.3.5
[INFO] [stderr]   Downloaded memchr v0.1.11
[INFO] [stderr]   Downloaded utf8-ranges v0.1.3
[INFO] [stderr]   Downloaded thread_local v0.2.7
[INFO] [stderr]   Downloaded quickcheck v0.3.2
[INFO] [stderr]   Downloaded log v0.3.9
[INFO] [stderr]   Downloaded regex-syntax v0.3.9
[INFO] [stderr]   Downloaded regex v0.1.80
[INFO] [stderr]   Downloaded aho-corasick v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c84fd2e1456f638a9e58f0ab1e803a8325e61c42e96667501291d8c3d20ab2b9
[INFO] running `Command { std: "docker" "start" "-a" "c84fd2e1456f638a9e58f0ab1e803a8325e61c42e96667501291d8c3d20ab2b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c84fd2e1456f638a9e58f0ab1e803a8325e61c42e96667501291d8c3d20ab2b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c84fd2e1456f638a9e58f0ab1e803a8325e61c42e96667501291d8c3d20ab2b9", kill_on_drop: false }`
[INFO] [stdout] c84fd2e1456f638a9e58f0ab1e803a8325e61c42e96667501291d8c3d20ab2b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3f987c1aa76cdf00285d0d32f7c40384d79794629d72964e139f208e3066b48
[INFO] running `Command { std: "docker" "start" "-a" "f3f987c1aa76cdf00285d0d32f7c40384d79794629d72964e139f208e3066b48", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling js-source-mapper v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `assert_encodes_to`
[INFO] [stdout]    --> src/base64_vlq.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 | macro_rules! assert_encodes_to(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `assert_decodes_to`
[INFO] [stdout]    --> src/base64_vlq.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 | macro_rules! assert_decodes_to(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `assert_equal_mappings`
[INFO] [stdout]    --> src/consume.rs:243:14
[INFO] [stdout]     |
[INFO] [stdout] 243 | macro_rules! assert_equal_mappings(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file` is never read
[INFO] [stdout]   --> src/consume.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct SourceMap {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |   file: Option<String>
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourceMap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.86s
[INFO] running `Command { std: "docker" "inspect" "f3f987c1aa76cdf00285d0d32f7c40384d79794629d72964e139f208e3066b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3f987c1aa76cdf00285d0d32f7c40384d79794629d72964e139f208e3066b48", kill_on_drop: false }`
[INFO] [stdout] f3f987c1aa76cdf00285d0d32f7c40384d79794629d72964e139f208e3066b48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58a1fbd750283d55addf947312fba80411cfac655656a88c301a9a31e1197add
[INFO] running `Command { std: "docker" "start" "-a" "58a1fbd750283d55addf947312fba80411cfac655656a88c301a9a31e1197add", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stdout] warning: unused macro definition: `assert_encodes_to`
[INFO] [stdout]    --> src/base64_vlq.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 | macro_rules! assert_encodes_to(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `assert_decodes_to`
[INFO] [stdout]    --> src/base64_vlq.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 | macro_rules! assert_decodes_to(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `assert_equal_mappings`
[INFO] [stdout]    --> src/consume.rs:243:14
[INFO] [stdout]     |
[INFO] [stdout] 243 | macro_rules! assert_equal_mappings(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file` is never read
[INFO] [stdout]   --> src/consume.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct SourceMap {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |   file: Option<String>
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourceMap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling env_logger v0.3.5
[INFO] [stderr]    Compiling quickcheck v0.3.2
[INFO] [stderr]    Compiling js-source-mapper v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `file` is never read
[INFO] [stdout]   --> src/consume.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct SourceMap {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |   file: Option<String>
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourceMap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/consume.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |   assert_equal_mappings!(actual, expected);
[INFO] [stdout]     |   ---------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `assert_equal_mappings` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 246 -       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stdout] 246 +       panic!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/consume.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     assert_equal_mappings!(actual, expected);
[INFO] [stdout]     |     ---------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_equal_mappings` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 246 -       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stdout] 246 +       panic!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/consume.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 304 |     assert_equal_mappings!(actual, expected);
[INFO] [stdout]     |     ---------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_equal_mappings` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 246 -       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stdout] 246 +       panic!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/consume.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     assert_equal_mappings!(actual, expected);
[INFO] [stdout]     |     ---------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_equal_mappings` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 246 -       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stdout] 246 +       panic!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/consume.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |     assert_equal_mappings!(actual, expected);
[INFO] [stdout]     |     ---------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_equal_mappings` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 246 -       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stdout] 246 +       panic!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/consume.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 |     assert_equal_mappings!(actual, expected);
[INFO] [stdout]     |     ---------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_equal_mappings` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 246 -       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stdout] 246 +       panic!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/consume.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |     assert_equal_mappings!(actual, expected);
[INFO] [stdout]     |     ---------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_equal_mappings` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 246 -       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stdout] 246 +       panic!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/consume.rs:375:22
[INFO] [stdout]     |
[INFO] [stdout] 375 |     Err(s) => panic!(format!("Error due to omitting: '{}'", s))
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 375 -     Err(s) => panic!(format!("Error due to omitting: '{}'", s))
[INFO] [stdout] 375 +     Err(s) => panic!("Error due to omitting: '{}'", s)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.34s
[INFO] running `Command { std: "docker" "inspect" "58a1fbd750283d55addf947312fba80411cfac655656a88c301a9a31e1197add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58a1fbd750283d55addf947312fba80411cfac655656a88c301a9a31e1197add", kill_on_drop: false }`
[INFO] [stdout] 58a1fbd750283d55addf947312fba80411cfac655656a88c301a9a31e1197add
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f799d2acfb04bbe7d7ef47cfbd79f41d745dc9f58be14c670fb8bfbdecb0905a
[INFO] running `Command { std: "docker" "start" "-a" "f799d2acfb04bbe7d7ef47cfbd79f41d745dc9f58be14c670fb8bfbdecb0905a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unused macro definition: `assert_encodes_to`
[INFO] [stderr]    --> src/base64_vlq.rs:110:14
[INFO] [stderr]     |
[INFO] [stderr] 110 | macro_rules! assert_encodes_to(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `assert_decodes_to`
[INFO] [stderr]    --> src/base64_vlq.rs:175:14
[INFO] [stderr]     |
[INFO] [stderr] 175 | macro_rules! assert_decodes_to(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `assert_equal_mappings`
[INFO] [stderr]    --> src/consume.rs:243:14
[INFO] [stderr]     |
[INFO] [stderr] 243 | macro_rules! assert_equal_mappings(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `file` is never read
[INFO] [stderr]   --> src/consume.rs:18:3
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct SourceMap {
[INFO] [stderr]    |        --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 18 |   file: Option<String>
[INFO] [stderr]    |   ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SourceMap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `js-source-mapper` (lib) generated 4 warnings
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/consume.rs:246:14
[INFO] [stderr]     |
[INFO] [stderr] 246 |       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 270 |   assert_equal_mappings!(actual, expected);
[INFO] [stderr]     |   ---------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `assert_equal_mappings` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 246 -       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stderr] 246 +       panic!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/consume.rs:246:14
[INFO] [stderr]     |
[INFO] [stderr] 246 |       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 293 |     assert_equal_mappings!(actual, expected);
[INFO] [stderr]     |     ---------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: this warning originates in the macro `assert_equal_mappings` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 246 -       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stderr] 246 +       panic!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/consume.rs:246:14
[INFO] [stderr]     |
[INFO] [stderr] 246 |       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 304 |     assert_equal_mappings!(actual, expected);
[INFO] [stderr]     |     ---------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: this warning originates in the macro `assert_equal_mappings` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 246 -       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stderr] 246 +       panic!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/consume.rs:246:14
[INFO] [stderr]     |
[INFO] [stderr] 246 |       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 315 |     assert_equal_mappings!(actual, expected);
[INFO] [stderr]     |     ---------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: this warning originates in the macro `assert_equal_mappings` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 246 -       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stderr] 246 +       panic!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/consume.rs:246:14
[INFO] [stderr]     |
[INFO] [stderr] 246 |       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 338 |     assert_equal_mappings!(actual, expected);
[INFO] [stderr]     |     ---------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: this warning originates in the macro `assert_equal_mappings` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 246 -       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stderr] 246 +       panic!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/consume.rs:246:14
[INFO] [stderr]     |
[INFO] [stderr] 246 |       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 349 |     assert_equal_mappings!(actual, expected);
[INFO] [stderr]     |     ---------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: this warning originates in the macro `assert_equal_mappings` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 246 -       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stderr] 246 +       panic!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/consume.rs:246:14
[INFO] [stderr]     |
[INFO] [stderr] 246 |       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 360 |     assert_equal_mappings!(actual, expected);
[INFO] [stderr]     |     ---------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: this warning originates in the macro `assert_equal_mappings` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 246 -       panic!(format!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b));
[INFO] [stderr] 246 +       panic!("\n\n{:?}\n\n!=\n\n{:?}\n\n", $a, $b);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/consume.rs:375:22
[INFO] [stderr]     |
[INFO] [stderr] 375 |     Err(s) => panic!(format!("Error due to omitting: '{}'", s))
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 375 -     Err(s) => panic!(format!("Error due to omitting: '{}'", s))
[INFO] [stderr] 375 +     Err(s) => panic!("Error due to omitting: '{}'", s)
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `js-source-mapper` (lib test) generated 9 warnings (1 duplicate) (run `cargo fix --lib -p js-source-mapper --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/js_source_mapper-01e76cf9e9e9933a)
[INFO] [stdout] running 22 tests
[INFO] [stdout] test base64::it_encodes_some_numbers ... ok
[INFO] [stdout] test base64::it_decodes_some_codepoints ... ok
[INFO] [stdout] test base64::it_encodes_and_decodes_some_numbers ... ok
[INFO] [stdout] test base64_vlq::it_converts_from_vql ... ok
[INFO] [stdout] test base64_vlq::it_converts_to_vql ... ok
[INFO] [stdout] test base64_vlq::it_decodes_some_numbers ... ok
[INFO] [stdout] test base64_vlq::it_encodes_some_numbers ... ok
[INFO] [stdout] test base64_vlq::it_returns_sane_field_length ... ok
[INFO] [stdout] test consume::it_does_not_panic_due_to_malformed_source_maps ... ok
[INFO] [stdout] test consume::it_does_not_panic_from_add_overflow ... ok
[INFO] [stdout] test base64_vlq::it_does_not_panic_on_long_strings ... ok
[INFO] [stdout] test consume::it_does_not_panic_when_querying_for_position_2 ... ok
[INFO] [stdout] test base64_vlq::it_defines_sane_constants ... ok
[INFO] [stdout] test consume::it_returns_error_when_there_are_no_mappings ... ok
[INFO] [stdout] test consume::it_rejects_older_source_map_revisions ... ok
[INFO] [stdout] test consume::test_source_map_issue_72_duplicate_names ... ok
[INFO] [stdout] test consume::test_source_map_issue_72_duplicate_sources ... ok
[INFO] [stdout] test consume::it_does_not_panic_on_invalid_bit_shifts ... ok
[INFO] [stdout] test test::quickcheck_base64_vlq_converts_to_vql_and_back ... ok
[INFO] [stdout] test consume::test_source_map_issue_64 ... ok
[INFO] [stdout] test test::quickcheck_base64_vlq_encodes_and_decodes_some_numbers ... ok
[INFO] [stdout] test consume::it_allows_omitting_source_root ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests js_source_mapper
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/consume.rs - consume::Cache::mapping_for_generated_position (line 214) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f799d2acfb04bbe7d7ef47cfbd79f41d745dc9f58be14c670fb8bfbdecb0905a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f799d2acfb04bbe7d7ef47cfbd79f41d745dc9f58be14c670fb8bfbdecb0905a", kill_on_drop: false }`
[INFO] [stdout] f799d2acfb04bbe7d7ef47cfbd79f41d745dc9f58be14c670fb8bfbdecb0905a
