[INFO] cloning repository https://github.com/unosmium/sciolyff-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unosmium/sciolyff-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funosmium%2Fsciolyff-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funosmium%2Fsciolyff-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f58ab8e650745ffed0c196b69818063ef1e3c79 [INFO] checking unosmium/sciolyff-web against master#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funosmium%2Fsciolyff-web" "/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/unosmium/sciolyff-web on toolchain d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/unosmium/sciolyff-web [INFO] finished tweaking git repo https://github.com/unosmium/sciolyff-web [INFO] tweaked toml for git repo https://github.com/unosmium/sciolyff-web written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/unosmium/sciolyff-web already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abf7ea30afbe5411a07fe61ff48eff4abbd69e10123d901c4d32e0c14ef614c3 [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" "abf7ea30afbe5411a07fe61ff48eff4abbd69e10123d901c4d32e0c14ef614c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abf7ea30afbe5411a07fe61ff48eff4abbd69e10123d901c4d32e0c14ef614c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abf7ea30afbe5411a07fe61ff48eff4abbd69e10123d901c4d32e0c14ef614c3", kill_on_drop: false }` [INFO] [stdout] abf7ea30afbe5411a07fe61ff48eff4abbd69e10123d901c4d32e0c14ef614c3 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 57c17494bfcdd0b83140848e5d4ddf120f6c03ce0a84eb361ba8e56c4f34f74e [INFO] running `Command { std: "docker" "start" "-a" "57c17494bfcdd0b83140848e5d4ddf120f6c03ce0a84eb361ba8e56c4f34f74e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.65 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.65 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking globwalk v0.8.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.65 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking serde_with v1.4.0 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking tera v1.3.1 [INFO] [stderr] Checking sciolyff v0.12.0 (https://github.com/unosmium/sciolyff-rust#6b0b2fae) [INFO] [stderr] Checking sciolyff-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "57c17494bfcdd0b83140848e5d4ddf120f6c03ce0a84eb361ba8e56c4f34f74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57c17494bfcdd0b83140848e5d4ddf120f6c03ce0a84eb361ba8e56c4f34f74e", kill_on_drop: false }` [INFO] [stdout] 57c17494bfcdd0b83140848e5d4ddf120f6c03ce0a84eb361ba8e56c4f34f74e