[INFO] fetching crate c6o-obsidian-export 21.9.0... [INFO] testing c6o-obsidian-export-21.9.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate c6o-obsidian-export 21.9.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate c6o-obsidian-export 21.9.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate c6o-obsidian-export 21.9.0 [INFO] finished tweaking crates.io crate c6o-obsidian-export 21.9.0 [INFO] tweaked toml for crates.io crate c6o-obsidian-export 21.9.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate c6o-obsidian-export 21.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pathdiff v0.2.0 [INFO] [stderr] Downloaded matter v0.1.0-alpha4 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v6.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a90ed7d6497da8f5e29368346cc273eaafff5fa21258e5980b6b68a84377fd17 [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" "a90ed7d6497da8f5e29368346cc273eaafff5fa21258e5980b6b68a84377fd17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a90ed7d6497da8f5e29368346cc273eaafff5fa21258e5980b6b68a84377fd17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a90ed7d6497da8f5e29368346cc273eaafff5fa21258e5980b6b68a84377fd17", kill_on_drop: false }` [INFO] [stdout] a90ed7d6497da8f5e29368346cc273eaafff5fa21258e5980b6b68a84377fd17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc27143892b784631dacbd6a10129d238d719f9caf379865fe557623fae29484 [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" "bc27143892b784631dacbd6a10129d238d719f9caf379865fe557623fae29484", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v6.0.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling matter v0.1.0-alpha4 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling c6o-obsidian-export v21.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "bc27143892b784631dacbd6a10129d238d719f9caf379865fe557623fae29484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc27143892b784631dacbd6a10129d238d719f9caf379865fe557623fae29484", kill_on_drop: false }` [INFO] [stdout] bc27143892b784631dacbd6a10129d238d719f9caf379865fe557623fae29484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72c5ccf8f373f9a928b1c848169fb62780989c34b0e91cf6e876524e13b659b4 [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" "72c5ccf8f373f9a928b1c848169fb62780989c34b0e91cf6e876524e13b659b4", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling c6o-obsidian-export v21.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `obsidian_export` [INFO] [stdout] --> tests/export_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use obsidian_export::{ExportError, Exporter, FrontmatterStrategy}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `obsidian_export` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use c6o_obsidian_export::{ExportError, Exporter, FrontmatterStrategy}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `obsidian_export` [INFO] [stdout] --> tests/postprocessors_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use obsidian_export::{Context, Exporter, MarkdownEvents, PostprocessorResult}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `obsidian_export` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use c6o_obsidian_export::{Context, Exporter, MarkdownEvents, PostprocessorResult}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `c6o-obsidian-export` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "72c5ccf8f373f9a928b1c848169fb62780989c34b0e91cf6e876524e13b659b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c5ccf8f373f9a928b1c848169fb62780989c34b0e91cf6e876524e13b659b4", kill_on_drop: false }` [INFO] [stdout] 72c5ccf8f373f9a928b1c848169fb62780989c34b0e91cf6e876524e13b659b4