[INFO] cloning repository https://github.com/zoni/obsidian-export [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zoni/obsidian-export" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzoni%2Fobsidian-export", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzoni%2Fobsidian-export'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0dd6f7132f3d7d238f8f77552b978c7c8d00a9d [INFO] checking zoni/obsidian-export against try#99a443d6903f71d521237d8acb5a3016b534d17b for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzoni%2Fobsidian-export" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zoni/obsidian-export on toolchain 99a443d6903f71d521237d8acb5a3016b534d17b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zoni/obsidian-export [INFO] finished tweaking git repo https://github.com/zoni/obsidian-export [INFO] tweaked toml for git repo https://github.com/zoni/obsidian-export written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/zoni/obsidian-export already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d678bb9e6d8fcc786844a8f5c8b64335e3a453a364d5dabf4b0adbb0cf47907 [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" "3d678bb9e6d8fcc786844a8f5c8b64335e3a453a364d5dabf4b0adbb0cf47907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d678bb9e6d8fcc786844a8f5c8b64335e3a453a364d5dabf4b0adbb0cf47907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d678bb9e6d8fcc786844a8f5c8b64335e3a453a364d5dabf4b0adbb0cf47907", kill_on_drop: false }` [INFO] [stdout] 3d678bb9e6d8fcc786844a8f5c8b64335e3a453a364d5dabf4b0adbb0cf47907 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6526cd44a53e471a37dee3490d39b0b071df593f1b98ae905cc10c71ce2c91a [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" "c6526cd44a53e471a37dee3490d39b0b071df593f1b98ae905cc10c71ce2c91a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking indenter v0.3.2 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking pulldown-cmark-to-cmark v6.0.0 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking matter v0.1.0-alpha4 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Checking gumdrop v0.8.0 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking obsidian-export v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.95s [INFO] running `Command { std: "docker" "inspect" "c6526cd44a53e471a37dee3490d39b0b071df593f1b98ae905cc10c71ce2c91a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6526cd44a53e471a37dee3490d39b0b071df593f1b98ae905cc10c71ce2c91a", kill_on_drop: false }` [INFO] [stdout] c6526cd44a53e471a37dee3490d39b0b071df593f1b98ae905cc10c71ce2c91a