[INFO] cloning repository https://github.com/aDotInTheVoid/xmark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aDotInTheVoid/xmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaDotInTheVoid%2Fxmark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaDotInTheVoid%2Fxmark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80550a67cc1b64ad1c0deeef93596765dab5269d [INFO] testing aDotInTheVoid/xmark against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaDotInTheVoid%2Fxmark" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aDotInTheVoid/xmark on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aDotInTheVoid/xmark [INFO] finished tweaking git repo https://github.com/aDotInTheVoid/xmark [INFO] tweaked toml for git repo https://github.com/aDotInTheVoid/xmark written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/aDotInTheVoid/xmark already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 116c518f3436d77d140bf23b365c677d79a9dae29632f2465f7674d15f01933e [INFO] running `Command { std: "docker" "start" "-a" "116c518f3436d77d140bf23b365c677d79a9dae29632f2465f7674d15f01933e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "116c518f3436d77d140bf23b365c677d79a9dae29632f2465f7674d15f01933e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "116c518f3436d77d140bf23b365c677d79a9dae29632f2465f7674d15f01933e", kill_on_drop: false }` [INFO] [stdout] 116c518f3436d77d140bf23b365c677d79a9dae29632f2465f7674d15f01933e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51502926405a0150f8c4f9387a5f6b62787df163b5578008260413d9cd819e7b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "51502926405a0150f8c4f9387a5f6b62787df163b5578008260413d9cd819e7b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling const-random-macro v0.1.12 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling const-random v0.1.12 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling ramhorns-derive v0.10.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling logos v0.11.4 [INFO] [stderr] Compiling ramhorns v0.10.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling color-eyre v0.5.8 [INFO] [stderr] Compiling xmark v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/render/mod.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | fn new(gc: &GlobalConf, lc: &HtmlConf) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lc` [INFO] [stdout] --> src/render/mod.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | fn new(gc: &GlobalConf, lc: &HtmlConf) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_map` [INFO] [stdout] --> src/cli/summary.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | pub(crate) fn try_map(&self, f: impl Fn(&Chapter) -> Result<(), E> + Copy) -> Result<(), E> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `GlobalRenderContext` [INFO] [stdout] --> src/render/mod.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct GlobalRenderContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "51502926405a0150f8c4f9387a5f6b62787df163b5578008260413d9cd819e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51502926405a0150f8c4f9387a5f6b62787df163b5578008260413d9cd819e7b", kill_on_drop: false }` [INFO] [stdout] 51502926405a0150f8c4f9387a5f6b62787df163b5578008260413d9cd819e7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61a0a610229170e39212eeafea59ab2499a4d55c70770d2df935c3360575a6ed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "61a0a610229170e39212eeafea59ab2499a4d55c70770d2df935c3360575a6ed", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling globwalk v0.7.3 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling assert_fs v1.0.0 [INFO] [stderr] Compiling insta v1.3.0 [INFO] [stderr] Compiling xmark v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/render/mod.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | fn new(gc: &GlobalConf, lc: &HtmlConf) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lc` [INFO] [stdout] --> src/render/mod.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | fn new(gc: &GlobalConf, lc: &HtmlConf) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_map` [INFO] [stdout] --> src/cli/summary.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | pub(crate) fn try_map(&self, f: impl Fn(&Chapter) -> Result<(), E> + Copy) -> Result<(), E> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `GlobalRenderContext` [INFO] [stdout] --> src/render/mod.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct GlobalRenderContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.91s [INFO] running `Command { std: "docker" "inspect" "61a0a610229170e39212eeafea59ab2499a4d55c70770d2df935c3360575a6ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61a0a610229170e39212eeafea59ab2499a4d55c70770d2df935c3360575a6ed", kill_on_drop: false }` [INFO] [stdout] 61a0a610229170e39212eeafea59ab2499a4d55c70770d2df935c3360575a6ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc3a25b4f14f1035b7c0b9c525a7b64f0ff3239e34e16bf6d80fb0c72e801385 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cc3a25b4f14f1035b7c0b9c525a7b64f0ff3239e34e16bf6d80fb0c72e801385", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `gc` [INFO] [stderr] --> src/render/mod.rs:29:12 [INFO] [stderr] | [INFO] [stderr] 29 | fn new(gc: &GlobalConf, lc: &HtmlConf) -> Self { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `lc` [INFO] [stderr] --> src/render/mod.rs:29:29 [INFO] [stderr] | [INFO] [stderr] 29 | fn new(gc: &GlobalConf, lc: &HtmlConf) -> Self { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_lc` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `try_map` [INFO] [stderr] --> src/cli/summary.rs:99:19 [INFO] [stderr] | [INFO] [stderr] 99 | pub(crate) fn try_map(&self, f: impl Fn(&Chapter) -> Result<(), E> + Copy) -> Result<(), E> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `GlobalRenderContext` [INFO] [stderr] --> src/render/mod.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 11 | pub(crate) struct GlobalRenderContext { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `xmark` (bin "xmark" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xmark-e0b0c974ee0232ff) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test cli::summary::tests::parse_initial_title ... ok [INFO] [stdout] test cli::summary::tests::convert_markdown_events_to_a_string ... ok [INFO] [stdout] test cli::summary::tests::parse_some_prefix_items ... ok [INFO] [stdout] test cli::summary::tests::parse_a_link ... ok [INFO] [stdout] test cli::summary::tests::parse_a_numbered_chapter ... ok [INFO] [stdout] test cli::config::tests::hydrate_basic ... ok [INFO] [stdout] test cli::summary::tests::parse_title_with_styling ... ok [INFO] [stdout] test cli::config::tests::de_gloal_config ... ok [INFO] [stdout] test cli::summary::tests::section_number_has_correct_dotted_representation ... ok [INFO] [stdout] test cli::summary::tests::suffix_items_cannot_be_followed_by_a_list ... ok [INFO] [stdout] test content::tests::empty_conf ... ok [INFO] [stdout] test content::tests::empty_book ... ok [INFO] [stdout] test content::tests::output_locs ... ok [INFO] [stdout] test content::tests::urls ... ok [INFO] [stdout] test cli::summary::tests::an_empty_link_location_is_a_draft_chapter ... ok [INFO] [stdout] test cli::summary::tests::add_space_for_multi_line_chapter_names ... ok [INFO] [stdout] test cli::summary::tests::parse_nested_numbered_chapters ... ok [INFO] [stdout] test cli::summary::tests::parse_numbered_chapters_separated_by_comment ... ok [INFO] [stdout] test cli::summary::tests::can_have_a_subheader_between_nested_items ... ok [INFO] [stdout] test cli::summary::tests::parse_titled_parts ... ok [INFO] [stdout] test cli::summary::tests::keep_numbering_after_separator ... ok [INFO] [stdout] test cli::tests::absolute ... ok [INFO] [stdout] test cli::tests::canonicalize_cwd_dir ... ok [INFO] [stdout] test cli::tests::canonicalize_rel_templ ... ok [INFO] [stdout] test cli::summary::tests::allow_space_in_link_destination ... ok [INFO] [stdout] test cli::config::tests::hydrate_dummy ... ok [INFO] [stdout] test content::tests::dummy_e2e ... ok [INFO] [stdout] test cli::create_missing::tests::dummy_e2e ... ok [INFO] [stdout] test html_render::tests::dummy_e2e ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc3a25b4f14f1035b7c0b9c525a7b64f0ff3239e34e16bf6d80fb0c72e801385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc3a25b4f14f1035b7c0b9c525a7b64f0ff3239e34e16bf6d80fb0c72e801385", kill_on_drop: false }` [INFO] [stdout] cc3a25b4f14f1035b7c0b9c525a7b64f0ff3239e34e16bf6d80fb0c72e801385