[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] 46067194dbaa4a8e29609d07c428d5be5a6389d9 [INFO] testing raheelahmad/org-roam-rs against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraheelahmad%2Forg-roam-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/raheelahmad/org-roam-rs on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/raheelahmad/org-roam-rs 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jetscii v0.4.4 [INFO] [stderr] Downloaded serde-lexpr v0.1.2 [INFO] [stderr] Downloaded serde_indextree v0.2.0 [INFO] [stderr] Downloaded imagesize v0.9.0 [INFO] [stderr] Downloaded indextree v4.3.1 [INFO] [stderr] Downloaded lexpr-macros v0.2.1 [INFO] [stderr] Downloaded orgize v0.8.4 [INFO] [stderr] Downloaded lexpr v0.2.6 [INFO] [stderr] Downloaded tera v1.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c9ac832c65331d9b432a2f8dcc9105fb856ea3d741bc4783be076eb3c291b42 [INFO] running `Command { std: "docker" "start" "-a" "7c9ac832c65331d9b432a2f8dcc9105fb856ea3d741bc4783be076eb3c291b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c9ac832c65331d9b432a2f8dcc9105fb856ea3d741bc4783be076eb3c291b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c9ac832c65331d9b432a2f8dcc9105fb856ea3d741bc4783be076eb3c291b42", kill_on_drop: false }` [INFO] [stdout] 7c9ac832c65331d9b432a2f8dcc9105fb856ea3d741bc4783be076eb3c291b42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93e38f42bb636fe990fe6f7056c2918d23857d479c13c1102d0f7ffbd23405fc [INFO] running `Command { std: "docker" "start" "-a" "93e38f42bb636fe990fe6f7056c2918d23857d479c13c1102d0f7ffbd23405fc", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling jetscii v0.4.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling lexpr-macros v0.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling indextree v4.3.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jetscii-0.4.4/src/simd.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | T::CONTROL_BYTE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot perform const operation using `T` [INFO] [stdout] | [INFO] [stdout] = note: type parameters may not be used in const expressions [INFO] [stdout] = help: add `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jetscii-0.4.4/src/simd.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | T::CONTROL_BYTE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot perform const operation using `T` [INFO] [stdout] | [INFO] [stdout] = note: type parameters may not be used in const expressions [INFO] [stdout] = help: add `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] error: could not compile `jetscii` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "93e38f42bb636fe990fe6f7056c2918d23857d479c13c1102d0f7ffbd23405fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93e38f42bb636fe990fe6f7056c2918d23857d479c13c1102d0f7ffbd23405fc", kill_on_drop: false }` [INFO] [stdout] 93e38f42bb636fe990fe6f7056c2918d23857d479c13c1102d0f7ffbd23405fc