[INFO] fetching crate cdoc 0.8.1... [INFO] testing cdoc-0.8.1 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate cdoc 0.8.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate cdoc 0.8.1 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cdoc 0.8.1 [INFO] finished tweaking crates.io crate cdoc 0.8.1 [INFO] tweaked toml for crates.io crate cdoc 0.8.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate cdoc 0.8.1 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcd6c4a0f8d37e24ef29d450bae0076d3f40b246823a5800875b8e2bc128cc84 [INFO] running `Command { std: "docker" "start" "-a" "bcd6c4a0f8d37e24ef29d450bae0076d3f40b246823a5800875b8e2bc128cc84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcd6c4a0f8d37e24ef29d450bae0076d3f40b246823a5800875b8e2bc128cc84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd6c4a0f8d37e24ef29d450bae0076d3f40b246823a5800875b8e2bc128cc84", kill_on_drop: false }` [INFO] [stdout] bcd6c4a0f8d37e24ef29d450bae0076d3f40b246823a5800875b8e2bc128cc84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 271f974dbde8ee91c800d3ab9d17729e7b46c63d55ff3fb5b711c1c58e82c11a [INFO] running `Command { std: "docker" "start" "-a" "271f974dbde8ee91c800d3ab9d17729e7b46c63d55ff3fb5b711c1c58e82c11a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling code-product-lib v0.3.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling code-product-macro v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling code-product v0.3.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling deunicode v1.4.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling constptr v0.2.0 [INFO] [stderr] Compiling winnow v0.6.7 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling rhai_codegen v2.1.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling typetag-impl v0.2.16 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling serde_test v1.0.176 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling erased-serde v0.4.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling cowstr v1.3.0 [INFO] [stderr] Compiling typetag v0.2.16 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling rhai v1.18.0 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling yaml-front-matter v0.1.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling cdoc-parser v0.1.1 [INFO] [stderr] Compiling cdoc v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `katex` [INFO] [stdout] --> src/parser.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "katex")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `katex` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.21s [INFO] running `Command { std: "docker" "inspect" "271f974dbde8ee91c800d3ab9d17729e7b46c63d55ff3fb5b711c1c58e82c11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271f974dbde8ee91c800d3ab9d17729e7b46c63d55ff3fb5b711c1c58e82c11a", kill_on_drop: false }` [INFO] [stdout] 271f974dbde8ee91c800d3ab9d17729e7b46c63d55ff3fb5b711c1c58e82c11a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e482ae5675c137b59c7558c38d678ca9be343f91187df626617eb182e0179eb1 [INFO] running `Command { std: "docker" "start" "-a" "e482ae5675c137b59c7558c38d678ca9be343f91187df626617eb182e0179eb1", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `katex` [INFO] [stdout] --> src/parser.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "katex")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `katex` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cdoc v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `katex` [INFO] [stdout] --> src/parser.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "katex")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `katex` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.39s [INFO] running `Command { std: "docker" "inspect" "e482ae5675c137b59c7558c38d678ca9be343f91187df626617eb182e0179eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e482ae5675c137b59c7558c38d678ca9be343f91187df626617eb182e0179eb1", kill_on_drop: false }` [INFO] [stdout] e482ae5675c137b59c7558c38d678ca9be343f91187df626617eb182e0179eb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b298b4cc006ef4bf2c8aec65f0267acb714bb0203df1f0e31398b4d8a40a847 [INFO] running `Command { std: "docker" "start" "-a" "2b298b4cc006ef4bf2c8aec65f0267acb714bb0203df1f0e31398b4d8a40a847", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `katex` [INFO] [stderr] --> src/parser.rs:81:11 [INFO] [stderr] | [INFO] [stderr] 81 | #[cfg(feature = "katex")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `katex` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cdoc` (lib) generated 1 warning [INFO] [stderr] warning: `cdoc` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cdoc-be0d4b7eda8dcac5) [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/main.rs (/opt/rustwide/target/debug/deps/cdoc-38ce6249def7b86d) [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] Doc-tests cdoc [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" "2b298b4cc006ef4bf2c8aec65f0267acb714bb0203df1f0e31398b4d8a40a847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b298b4cc006ef4bf2c8aec65f0267acb714bb0203df1f0e31398b4d8a40a847", kill_on_drop: false }` [INFO] [stdout] 2b298b4cc006ef4bf2c8aec65f0267acb714bb0203df1f0e31398b4d8a40a847