[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] 8e6dd7819d1fb4afd6939419d273663e6af9dc24 [INFO] checking BenjaminSchaaf/sbnf against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminSchaaf%2Fsbnf" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BenjaminSchaaf/sbnf on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83f94a7b539de66f8dd6e978b509ba51955032fdf6f93bcd23e3c26e339bd27a [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" "83f94a7b539de66f8dd6e978b509ba51955032fdf6f93bcd23e3c26e339bd27a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83f94a7b539de66f8dd6e978b509ba51955032fdf6f93bcd23e3c26e339bd27a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f94a7b539de66f8dd6e978b509ba51955032fdf6f93bcd23e3c26e339bd27a", kill_on_drop: false }` [INFO] [stdout] 83f94a7b539de66f8dd6e978b509ba51955032fdf6f93bcd23e3c26e339bd27a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9708e848f598acd66b3d65ab1f52ed76f1f022c1dc4b418874609f6e442f9f7 [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" "e9708e848f598acd66b3d65ab1f52ed76f1f022c1dc4b418874609f6e442f9f7", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Checking sbnf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `pop_amount` [INFO] [stdout] --> src/compiler.rs:903:56 [INFO] [stdout] | [INFO] [stdout] 903 | sublime_syntax::ContextChange::Pop(pop_amount) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pop_amount` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pop_amount` [INFO] [stdout] --> src/compiler.rs:903:56 [INFO] [stdout] | [INFO] [stdout] 903 | sublime_syntax::ContextChange::Pop(pop_amount) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pop_amount` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Variable` [INFO] [stdout] --> src/compiler.rs:1349:9 [INFO] [stdout] | [INFO] [stdout] 1349 | Variable(&'static str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LiteralTerminal` [INFO] [stdout] --> src/compiler.rs:1351:9 [INFO] [stdout] | [INFO] [stdout] 1351 | LiteralTerminal(&'static str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `variable` [INFO] [stdout] --> src/compiler.rs:1399:8 [INFO] [stdout] | [INFO] [stdout] 1399 | fn variable(s: &'static str) -> TestNode { TestNode::Variable(s) } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `literal` [INFO] [stdout] --> src/compiler.rs:1401:8 [INFO] [stdout] | [INFO] [stdout] 1401 | fn literal(s: &'static str) -> TestNode { TestNode::LiteralTerminal(s) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Variable` [INFO] [stdout] --> src/compiler.rs:1421:9 [INFO] [stdout] | [INFO] [stdout] 1421 | Variable { name: String, child: Box }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `m_var` [INFO] [stdout] --> src/compiler.rs:1463:8 [INFO] [stdout] | [INFO] [stdout] 1463 | fn m_var(s: &str, child: TestContextMatch, r: &[TestNode]) -> TestContextMatch { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.22s [INFO] running `Command { std: "docker" "inspect" "e9708e848f598acd66b3d65ab1f52ed76f1f022c1dc4b418874609f6e442f9f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9708e848f598acd66b3d65ab1f52ed76f1f022c1dc4b418874609f6e442f9f7", kill_on_drop: false }` [INFO] [stdout] e9708e848f598acd66b3d65ab1f52ed76f1f022c1dc4b418874609f6e442f9f7