[INFO] cloning repository https://github.com/Kostassoid/memorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kostassoid/memorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKostassoid%2Fmemorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKostassoid%2Fmemorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc58b4ee9da99cd3e1c85c7edad8afe5085c3056 [INFO] testing Kostassoid/memorial against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKostassoid%2Fmemorial" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kostassoid/memorial on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kostassoid/memorial [INFO] finished tweaking git repo https://github.com/Kostassoid/memorial [INFO] tweaked toml for git repo https://github.com/Kostassoid/memorial written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Kostassoid/memorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strfmt v0.2.4 [INFO] [stderr] Downloaded pest_generator v2.6.0 [INFO] [stderr] Downloaded pest_derive v2.6.0 [INFO] [stderr] Downloaded ucd-trie v0.1.5 [INFO] [stderr] Downloaded derive-getters v0.2.1 [INFO] [stderr] Downloaded pest v2.6.0 [INFO] [stderr] Downloaded pest_meta v2.6.0 [INFO] [stderr] Downloaded clap_builder v4.3.3 [INFO] [stderr] Downloaded clap v4.3.3 [INFO] [stderr] Downloaded aho-corasick v1.0.2 [INFO] [stderr] Downloaded winnow v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dde2a8847c1c4fc3427186d0194195a3aea0752a87f95b194abf7f8a7428478b [INFO] running `Command { std: "docker" "start" "-a" "dde2a8847c1c4fc3427186d0194195a3aea0752a87f95b194abf7f8a7428478b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dde2a8847c1c4fc3427186d0194195a3aea0752a87f95b194abf7f8a7428478b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dde2a8847c1c4fc3427186d0194195a3aea0752a87f95b194abf7f8a7428478b", kill_on_drop: false }` [INFO] [stdout] dde2a8847c1c4fc3427186d0194195a3aea0752a87f95b194abf7f8a7428478b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b90832af39ee0e5c6b9e6ba5abebc3c4561bd306d7f32b614c984838e390d3ce [INFO] running `Command { std: "docker" "start" "-a" "b90832af39ee0e5c6b9e6ba5abebc3c4561bd306d7f32b614c984838e390d3ce", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling clap_builder v4.3.3 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling memorial-macros v0.2.2 (/opt/rustwide/workdir/memorial-macros) [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Compiling derive-getters v0.2.1 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Compiling clap v4.3.3 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Compiling memorial-core v0.2.2 (/opt/rustwide/workdir/memorial-core) [INFO] [stderr] Compiling memorial-cli v0.2.2 (/opt/rustwide/workdir/memorial-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "b90832af39ee0e5c6b9e6ba5abebc3c4561bd306d7f32b614c984838e390d3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b90832af39ee0e5c6b9e6ba5abebc3c4561bd306d7f32b614c984838e390d3ce", kill_on_drop: false }` [INFO] [stdout] b90832af39ee0e5c6b9e6ba5abebc3c4561bd306d7f32b614c984838e390d3ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6357c781b88358812568065cc8aa198e35182f433a52fb5a6512a96d49ee51d [INFO] running `Command { std: "docker" "start" "-a" "b6357c781b88358812568065cc8aa198e35182f433a52fb5a6512a96d49ee51d", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling memorial-macros v0.2.2 (/opt/rustwide/workdir/memorial-macros) [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling clap_builder v4.3.3 [INFO] [stderr] Compiling memorial-core v0.2.2 (/opt/rustwide/workdir/memorial-core) [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Compiling clap v4.3.3 [INFO] [stderr] Compiling memorial-cli v0.2.2 (/opt/rustwide/workdir/memorial-cli) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 3m 06s [INFO] running `Command { std: "docker" "inspect" "b6357c781b88358812568065cc8aa198e35182f433a52fb5a6512a96d49ee51d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6357c781b88358812568065cc8aa198e35182f433a52fb5a6512a96d49ee51d", kill_on_drop: false }` [INFO] [stdout] b6357c781b88358812568065cc8aa198e35182f433a52fb5a6512a96d49ee51d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86fbac01492f344b4689d6ce6896357795c49c98c5398188c1ea061d196af8cd [INFO] running `Command { std: "docker" "start" "-a" "86fbac01492f344b4689d6ce6896357795c49c98c5398188c1ea061d196af8cd", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/memorial_cli-fa77de8b62b5f882) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/memorial_core-6119756972783310) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test collector::collector::test::parses_and_extracts_quotes_from_files ... ok [INFO] [stdout] test collector::file_matcher::test::match_by_extension_unicode ... ok [INFO] [stdout] test collector::file_matcher::test::match_by_extension_ascii ... ok [INFO] [stdout] test collector::collector::test::publishes_events_for_unknown_file_types ... ok [INFO] [stdout] test collector::quote_parser::tests::parse_quote ... ok [INFO] [stdout] test model::tree::test::adding_empty_notes ... ok [INFO] [stdout] test model::tree::test::tree_node_empty ... ok [INFO] [stdout] test model::tree::test::merging_attributes ... ok [INFO] [stdout] test parser::go::tests::parse_go ... ok [INFO] [stdout] test model::tree::test::walking_a_tree ... ok [INFO] [stdout] test model::tree::test::adding_non_empty_notes ... ok [INFO] [stdout] test parser::java::tests::parse_java ... ok [INFO] [stdout] test parser::protobuf::tests::parse_protobuf ... ok [INFO] [stdout] test parser::javascript::tests::parse_javascript ... ok [INFO] [stdout] test parser::kotlin::tests::parse_kotlin ... ok [INFO] [stdout] test parser::rust::tests::parse_rust ... ok [INFO] [stdout] test renderer::markdown::test::render_from_tree ... ok [INFO] [stdout] test scanner::path_filter::test::allowed_patterns ... ok [INFO] [stdout] test parser::csharp::tests::parse_csharp ... ok [INFO] [stdout] test scanner::local::test::scan_local_directory ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/memorial_macros-bd1545b7d49aa5c1) [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [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] [stderr] Doc-tests memorial_core [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.01s [INFO] [stdout] [INFO] [stderr] Doc-tests memorial_macros [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" "86fbac01492f344b4689d6ce6896357795c49c98c5398188c1ea061d196af8cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86fbac01492f344b4689d6ce6896357795c49c98c5398188c1ea061d196af8cd", kill_on_drop: false }` [INFO] [stdout] 86fbac01492f344b4689d6ce6896357795c49c98c5398188c1ea061d196af8cd