[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] c290f5af14e751dada5b4f47fdf10af1b2f1653f [INFO] checking raheelahmad/org-roam-rs against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraheelahmad%2Forg-roam-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raheelahmad/org-roam-rs on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "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-2/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" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74d846382a5aeb4921a2244b4c68ff767ed1e357aa96faea2c9eabcf070ae5e5 [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" "74d846382a5aeb4921a2244b4c68ff767ed1e357aa96faea2c9eabcf070ae5e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74d846382a5aeb4921a2244b4c68ff767ed1e357aa96faea2c9eabcf070ae5e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74d846382a5aeb4921a2244b4c68ff767ed1e357aa96faea2c9eabcf070ae5e5", kill_on_drop: false }` [INFO] [stdout] 74d846382a5aeb4921a2244b4c68ff767ed1e357aa96faea2c9eabcf070ae5e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 663114bb6cb686abe94e2b2567b027c5c62e511cc41f9d57b075dfff16680d7d [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" "663114bb6cb686abe94e2b2567b027c5c62e511cc41f9d57b075dfff16680d7d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling jetscii v0.4.4 [INFO] [stderr] Checking indextree v4.3.1 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking hashbrown v0.9.1 [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 rand_core v0.6.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rusqlite v0.24.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling lexpr-macros v0.2.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking lexpr v0.2.6 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [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 21.59s [INFO] running `Command { std: "docker" "inspect" "663114bb6cb686abe94e2b2567b027c5c62e511cc41f9d57b075dfff16680d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "663114bb6cb686abe94e2b2567b027c5c62e511cc41f9d57b075dfff16680d7d", kill_on_drop: false }` [INFO] [stdout] 663114bb6cb686abe94e2b2567b027c5c62e511cc41f9d57b075dfff16680d7d