[INFO] cloning repository https://github.com/raheelahmad/org-roam-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raheelahmad/org-roam-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraheelahmad%2Forg-roam-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraheelahmad%2Forg-roam-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1892fa42963a187c6beb05569cb5cde127f06f72 [INFO] checking raheelahmad/org-roam-rs against master#836c31742687ba4e2f857b5b698e1e9e6b67619c for pr-81789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraheelahmad%2Forg-roam-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raheelahmad/org-roam-rs on toolchain 836c31742687ba4e2f857b5b698e1e9e6b67619c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raheelahmad/org-roam-rs [INFO] finished tweaking git repo https://github.com/raheelahmad/org-roam-rs [INFO] tweaked toml for git repo https://github.com/raheelahmad/org-roam-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/raheelahmad/org-roam-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec1408d1bd64655cf1362831af18b9455454f3b9ea1ccda11bd8a833c85e841f [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" "ec1408d1bd64655cf1362831af18b9455454f3b9ea1ccda11bd8a833c85e841f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec1408d1bd64655cf1362831af18b9455454f3b9ea1ccda11bd8a833c85e841f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec1408d1bd64655cf1362831af18b9455454f3b9ea1ccda11bd8a833c85e841f", kill_on_drop: false }` [INFO] [stdout] ec1408d1bd64655cf1362831af18b9455454f3b9ea1ccda11bd8a833c85e841f [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d77aac2addd6e9548e5b0745cf2b711eff44de7788260678f26b5a4d5f024e64 [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" "d77aac2addd6e9548e5b0745cf2b711eff44de7788260678f26b5a4d5f024e64", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling jetscii v0.4.4 [INFO] [stderr] Checking indextree v4.3.1 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Compiling lexpr-macros v0.2.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking rusqlite v0.24.2 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking lexpr v0.2.6 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking serde_indextree v0.2.0 [INFO] [stderr] Checking serde-lexpr v0.1.2 [INFO] [stderr] Checking orgize v0.8.4 [INFO] [stderr] Checking tera v1.6.1 [INFO] [stderr] Checking roamer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.35s [INFO] running `Command { std: "docker" "inspect" "d77aac2addd6e9548e5b0745cf2b711eff44de7788260678f26b5a4d5f024e64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77aac2addd6e9548e5b0745cf2b711eff44de7788260678f26b5a4d5f024e64", kill_on_drop: false }` [INFO] [stdout] d77aac2addd6e9548e5b0745cf2b711eff44de7788260678f26b5a4d5f024e64