[INFO] fetching crate bbcode 1.0.2...
[INFO] testing bbcode-1.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bbcode 1.0.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate bbcode 1.0.2
[INFO] finished tweaking crates.io crate bbcode 1.0.2
[INFO] tweaked toml for crates.io crate bbcode 1.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bbcode 1.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--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] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr]       Adding regex v0.2.11 (available: v1.12.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d48be0083d2f9609c6de5d7cbd66a8388bdbe788434c39500d073e17eaee4b14
[INFO] running `Command { std: "docker" "start" "-a" "d48be0083d2f9609c6de5d7cbd66a8388bdbe788434c39500d073e17eaee4b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d48be0083d2f9609c6de5d7cbd66a8388bdbe788434c39500d073e17eaee4b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d48be0083d2f9609c6de5d7cbd66a8388bdbe788434c39500d073e17eaee4b14", kill_on_drop: false }`
[INFO] [stdout] d48be0083d2f9609c6de5d7cbd66a8388bdbe788434c39500d073e17eaee4b14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4b4ecbd26a7f6a862b8af8718dc99fcf9d77022feb465e4600620cc245fb5df
[INFO] running `Command { std: "docker" "start" "-a" "d4b4ecbd26a7f6a862b8af8718dc99fcf9d77022feb465e4600620cc245fb5df", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling bbcode v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 | /     lazy_static!{
[INFO] [stdout] 261 | |           static ref  CODE: Regex = Regex::new(
[INFO] [stdout] 262 | |             r"(?s)\[(code|preformatted)\](.*?)\[/(code|preformatted)\]"
[INFO] [stdout] 263 | |           ).unwrap();
[INFO] [stdout] 264 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | /     lazy_static!{
[INFO] [stdout] 284 | |         static ref  PATTERNS: [(Regex, &'static str); 26] = [
[INFO] [stdout] 285 | |           // Font changes
[INFO] [stdout] 286 | |           (Regex::new(r"(?s)\[b\](.*?)\[/b\]").unwrap(), "<strong>$1</strong>"),
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | |       }
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.64s
[INFO] running `Command { std: "docker" "inspect" "d4b4ecbd26a7f6a862b8af8718dc99fcf9d77022feb465e4600620cc245fb5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4b4ecbd26a7f6a862b8af8718dc99fcf9d77022feb465e4600620cc245fb5df", kill_on_drop: false }`
[INFO] [stdout] d4b4ecbd26a7f6a862b8af8718dc99fcf9d77022feb465e4600620cc245fb5df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b469d60a05c13ed377203464cee8668b1ab3cac3206b87b82b627cfa3b2a8f8
[INFO] running `Command { std: "docker" "start" "-a" "6b469d60a05c13ed377203464cee8668b1ab3cac3206b87b82b627cfa3b2a8f8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 | /     lazy_static!{
[INFO] [stdout] 261 | |           static ref  CODE: Regex = Regex::new(
[INFO] [stdout] 262 | |             r"(?s)\[(code|preformatted)\](.*?)\[/(code|preformatted)\]"
[INFO] [stdout] 263 | |           ).unwrap();
[INFO] [stdout] 264 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | /     lazy_static!{
[INFO] [stdout] 284 | |         static ref  PATTERNS: [(Regex, &'static str); 26] = [
[INFO] [stdout] 285 | |           // Font changes
[INFO] [stdout] 286 | |           (Regex::new(r"(?s)\[b\](.*?)\[/b\]").unwrap(), "<strong>$1</strong>"),
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | |       }
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bbcode v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 | /     lazy_static!{
[INFO] [stdout] 261 | |           static ref  CODE: Regex = Regex::new(
[INFO] [stdout] 262 | |             r"(?s)\[(code|preformatted)\](.*?)\[/(code|preformatted)\]"
[INFO] [stdout] 263 | |           ).unwrap();
[INFO] [stdout] 264 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | /     lazy_static!{
[INFO] [stdout] 284 | |         static ref  PATTERNS: [(Regex, &'static str); 26] = [
[INFO] [stdout] 285 | |           // Font changes
[INFO] [stdout] 286 | |           (Regex::new(r"(?s)\[b\](.*?)\[/b\]").unwrap(), "<strong>$1</strong>"),
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | |       }
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "6b469d60a05c13ed377203464cee8668b1ab3cac3206b87b82b627cfa3b2a8f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b469d60a05c13ed377203464cee8668b1ab3cac3206b87b82b627cfa3b2a8f8", kill_on_drop: false }`
[INFO] [stdout] 6b469d60a05c13ed377203464cee8668b1ab3cac3206b87b82b627cfa3b2a8f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8fb6d4a505ea5492361755b12bc1fc7ad92677330ebbc841cb8440947a50ae92
[INFO] running `Command { std: "docker" "start" "-a" "8fb6d4a505ea5492361755b12bc1fc7ad92677330ebbc841cb8440947a50ae92", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]    --> src/lib.rs:260:5
[INFO] [stderr]     |
[INFO] [stderr] 260 | /     lazy_static!{
[INFO] [stderr] 261 | |           static ref  CODE: Regex = Regex::new(
[INFO] [stderr] 262 | |             r"(?s)\[(code|preformatted)\](.*?)\[/(code|preformatted)\]"
[INFO] [stderr] 263 | |           ).unwrap();
[INFO] [stderr] 264 | |         }
[INFO] [stderr]     | |_________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]    --> src/lib.rs:283:5
[INFO] [stderr]     |
[INFO] [stderr] 283 | /     lazy_static!{
[INFO] [stderr] 284 | |         static ref  PATTERNS: [(Regex, &'static str); 26] = [
[INFO] [stderr] 285 | |           // Font changes
[INFO] [stderr] 286 | |           (Regex::new(r"(?s)\[b\](.*?)\[/b\]").unwrap(), "<strong>$1</strong>"),
[INFO] [stderr] ...   |
[INFO] [stderr] 336 | |       }
[INFO] [stderr]     | |_______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `bbcode` (lib) generated 2 warnings
[INFO] [stderr] warning: `bbcode` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bbcode-f28ff680a1139fd2)
[INFO] [stdout] running 31 tests
[INFO] [stdout] test tests::code ... ok
[INFO] [stdout] test tests::font_manipulation::strikethrough ... ok
[INFO] [stdout] test tests::font_manipulation::bold ... ok
[INFO] [stdout] test tests::font_manipulation::size ... ok
[INFO] [stdout] test tests::font_manipulation::italic ... ok
[INFO] [stdout] test tests::alignment::right ... ok
[INFO] [stdout] test tests::font_manipulation::color ... ok
[INFO] [stdout] test tests::font_manipulation::underline ... ok
[INFO] [stdout] test tests::link ... ok
[INFO] [stdout] test tests::image::resized_image ... ok
[INFO] [stdout] test tests::list::full_ordered_list ... ok
[INFO] [stdout] test tests::alignment::left ... ok
[INFO] [stdout] test tests::list::ordered ... ok
[INFO] [stdout] test tests::list::plain ... ok
[INFO] [stdout] test tests::list::full_unordered_list ... ok
[INFO] [stdout] test tests::image::named_image ... ok
[INFO] [stdout] test tests::alignment::center ... ok
[INFO] [stdout] test tests::preformatted ... ok
[INFO] [stdout] test tests::list::unordered ... ok
[INFO] [stdout] test tests::quote ... ok
[INFO] [stdout] test tests::named_link ... ok
[INFO] [stdout] test tests::image::plain ... ok
[INFO] [stdout] test tests::table::complex_table ... ok
[INFO] [stdout] test tests::table::content::cell ... ok
[INFO] [stdout] test tests::table::content::header ... ok
[INFO] [stdout] test tests::table::row ... ok
[INFO] [stdout] test tests::named_quote ... ok
[INFO] [stdout] test tests::table::table ... ok
[INFO] [stdout] test tests::youtube_video ... ok
[INFO] [stdout] test tests::youtube_video_with_size ... ok
[INFO] [stdout] test tests::image::with_metadata ... ok
[INFO] [stderr]    Doc-tests bbcode
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - BBCode (line 249) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8fb6d4a505ea5492361755b12bc1fc7ad92677330ebbc841cb8440947a50ae92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fb6d4a505ea5492361755b12bc1fc7ad92677330ebbc841cb8440947a50ae92", kill_on_drop: false }`
[INFO] [stdout] 8fb6d4a505ea5492361755b12bc1fc7ad92677330ebbc841cb8440947a50ae92
