[INFO] cloning repository https://github.com/BenjaminSchaaf/sbnf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenjaminSchaaf/sbnf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminSchaaf%2Fsbnf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminSchaaf%2Fsbnf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80173f2f6bde115d9fd5c20f9bcf4ce0b7d6f1bd [INFO] checking BenjaminSchaaf/sbnf against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminSchaaf%2Fsbnf" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BenjaminSchaaf/sbnf on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BenjaminSchaaf/sbnf [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/BenjaminSchaaf/sbnf [INFO] tweaked toml for git repo https://github.com/BenjaminSchaaf/sbnf written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/BenjaminSchaaf/sbnf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", 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] cd57744f382ccb788a13e70ed26daf4aa8043d09e3240acd320d1993389486e4 [INFO] running `Command { std: "docker" "start" "-a" "cd57744f382ccb788a13e70ed26daf4aa8043d09e3240acd320d1993389486e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd57744f382ccb788a13e70ed26daf4aa8043d09e3240acd320d1993389486e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd57744f382ccb788a13e70ed26daf4aa8043d09e3240acd320d1993389486e4", kill_on_drop: false }` [INFO] [stdout] cd57744f382ccb788a13e70ed26daf4aa8043d09e3240acd320d1993389486e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6680fd02ac54f3eb04ec905e580abdf2eb3167cfce3f42345c187564bdd3b0f9 [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" "6680fd02ac54f3eb04ec905e580abdf2eb3167cfce3f42345c187564bdd3b0f9", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking base64 v0.12.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking sbnf v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stdout] warning: variant is never constructed: `Variable` [INFO] [stdout] --> src/compiler/codegen.rs:1486:9 [INFO] [stdout] | [INFO] [stdout] 1486 | Variable(&'static str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `variable` [INFO] [stdout] --> src/compiler/codegen.rs:1535:8 [INFO] [stdout] | [INFO] [stdout] 1535 | fn variable(s: &'static str) -> TestExpression { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `m_var` [INFO] [stdout] --> src/compiler/codegen.rs:1579:8 [INFO] [stdout] | [INFO] [stdout] 1579 | fn m_var(s: &'static str, r: &[TestExpression]) -> TestMatch { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sbnfc v0.4.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Checking sbnf_wasm v1.0.0 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.28s [INFO] running `Command { std: "docker" "inspect" "6680fd02ac54f3eb04ec905e580abdf2eb3167cfce3f42345c187564bdd3b0f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6680fd02ac54f3eb04ec905e580abdf2eb3167cfce3f42345c187564bdd3b0f9", kill_on_drop: false }` [INFO] [stdout] 6680fd02ac54f3eb04ec905e580abdf2eb3167cfce3f42345c187564bdd3b0f9