[INFO] fetching crate bbcode 1.0.2... [INFO] testing bbcode-1.0.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate bbcode 1.0.2 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bbcode 1.0.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] 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.11.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dc9835fd18e6f235b06d70fff63e4d6b31f6d98abfe183249868594bb2a9635 [INFO] running `Command { std: "docker" "start" "-a" "5dc9835fd18e6f235b06d70fff63e4d6b31f6d98abfe183249868594bb2a9635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dc9835fd18e6f235b06d70fff63e4d6b31f6d98abfe183249868594bb2a9635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dc9835fd18e6f235b06d70fff63e4d6b31f6d98abfe183249868594bb2a9635", kill_on_drop: false }` [INFO] [stdout] 5dc9835fd18e6f235b06d70fff63e4d6b31f6d98abfe183249868594bb2a9635 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 597766e56beb65310d0a3d4c29a1d55ffdce67f43917855e035e66a88c13398f [INFO] running `Command { std: "docker" "start" "-a" "597766e56beb65310d0a3d4c29a1d55ffdce67f43917855e035e66a88c13398f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling lazy_static v0.2.11 [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(), "$1"), [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.96s [INFO] running `Command { std: "docker" "inspect" "597766e56beb65310d0a3d4c29a1d55ffdce67f43917855e035e66a88c13398f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "597766e56beb65310d0a3d4c29a1d55ffdce67f43917855e035e66a88c13398f", kill_on_drop: false }` [INFO] [stdout] 597766e56beb65310d0a3d4c29a1d55ffdce67f43917855e035e66a88c13398f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f43f0fd2fe42c18f5a864e592545b8cf97d24148efd10e0e4fa961c2ef73af32 [INFO] running `Command { std: "docker" "start" "-a" "f43f0fd2fe42c18f5a864e592545b8cf97d24148efd10e0e4fa961c2ef73af32", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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(), "$1"), [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] [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(), "$1"), [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.65s [INFO] running `Command { std: "docker" "inspect" "f43f0fd2fe42c18f5a864e592545b8cf97d24148efd10e0e4fa961c2ef73af32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f43f0fd2fe42c18f5a864e592545b8cf97d24148efd10e0e4fa961c2ef73af32", kill_on_drop: false }` [INFO] [stdout] f43f0fd2fe42c18f5a864e592545b8cf97d24148efd10e0e4fa961c2ef73af32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a2d2da74f3fc3f95e4ba7773263706672cf789268643b22a4924e84616a238d [INFO] running `Command { std: "docker" "start" "-a" "6a2d2da74f3fc3f95e4ba7773263706672cf789268643b22a4924e84616a238d", 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(), "$1"), [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.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bbcode-92d63bf68ae6f17c) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test tests::font_manipulation::underline ... ok [INFO] [stdout] test tests::link ... ok [INFO] [stdout] test tests::list::full_ordered_list ... ok [INFO] [stdout] test tests::alignment::left ... ok [INFO] [stdout] test tests::alignment::center ... ok [INFO] [stdout] test tests::image::with_metadata ... ok [INFO] [stdout] test tests::list::full_unordered_list ... ok [INFO] [stdout] test tests::list::ordered ... ok [INFO] [stdout] test tests::font_manipulation::size ... ok [INFO] [stdout] test tests::image::plain ... ok [INFO] [stdout] test tests::list::plain ... ok [INFO] [stdout] test tests::list::unordered ... ok [INFO] [stdout] test tests::named_quote ... ok [INFO] [stdout] test tests::named_link ... ok [INFO] [stdout] test tests::preformatted ... ok [INFO] [stdout] test tests::code ... ok [INFO] [stdout] test tests::quote ... ok [INFO] [stdout] test tests::table::table ... ok [INFO] [stdout] test tests::youtube_video ... ok [INFO] [stdout] test tests::table::content::header ... ok [INFO] [stdout] test tests::table::row ... ok [INFO] [stdout] test tests::youtube_video_with_size ... ok [INFO] [stdout] test tests::font_manipulation::italic ... ok [INFO] [stdout] test tests::table::complex_table ... ok [INFO] [stdout] test tests::font_manipulation::color ... ok [INFO] [stdout] test tests::image::resized_image ... ok [INFO] [stdout] test tests::table::content::cell ... ok [INFO] [stdout] test tests::font_manipulation::strikethrough ... ok [INFO] [stdout] test tests::image::named_image ... ok [INFO] [stdout] test tests::alignment::right ... ok [INFO] [stdout] test tests::font_manipulation::bold ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests bbcode [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.59s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6a2d2da74f3fc3f95e4ba7773263706672cf789268643b22a4924e84616a238d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2d2da74f3fc3f95e4ba7773263706672cf789268643b22a4924e84616a238d", kill_on_drop: false }` [INFO] [stdout] 6a2d2da74f3fc3f95e4ba7773263706672cf789268643b22a4924e84616a238d