[INFO] cloning repository https://github.com/jez/rust-lc-interp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jez/rust-lc-interp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjez%2Frust-lc-interp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjez%2Frust-lc-interp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da8133610164f4bee56c2f8d50ddcf1ff81c9e8b [INFO] testing jez/rust-lc-interp against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjez%2Frust-lc-interp" "/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/jez/rust-lc-interp on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jez/rust-lc-interp [INFO] finished tweaking git repo https://github.com/jez/rust-lc-interp [INFO] tweaked toml for git repo https://github.com/jez/rust-lc-interp written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jez/rust-lc-interp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15f123a4d601f83ac7085f9baec0dfe1917313d596e617355609ebdc39c21f97 [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" "15f123a4d601f83ac7085f9baec0dfe1917313d596e617355609ebdc39c21f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15f123a4d601f83ac7085f9baec0dfe1917313d596e617355609ebdc39c21f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f123a4d601f83ac7085f9baec0dfe1917313d596e617355609ebdc39c21f97", kill_on_drop: false }` [INFO] [stdout] 15f123a4d601f83ac7085f9baec0dfe1917313d596e617355609ebdc39c21f97 [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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0051b1f480e6ab9924135a0bafa6365e036146a0069be186b24b963ab4f72315 [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" "0051b1f480e6ab9924135a0bafa6365e036146a0069be186b24b963ab4f72315", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling lalrpop-util v0.17.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.17.1 [INFO] [stderr] Compiling lc-interp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3376:5 [INFO] [stdout] | [INFO] [stdout] 3376 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3388:5 [INFO] [stdout] | [INFO] [stdout] 3388 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3400:5 [INFO] [stdout] | [INFO] [stdout] 3400 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3412:5 [INFO] [stdout] | [INFO] [stdout] 3412 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3472:5 [INFO] [stdout] | [INFO] [stdout] 3472 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3499:5 [INFO] [stdout] | [INFO] [stdout] 3499 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3513:5 [INFO] [stdout] | [INFO] [stdout] 3513 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "0051b1f480e6ab9924135a0bafa6365e036146a0069be186b24b963ab4f72315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0051b1f480e6ab9924135a0bafa6365e036146a0069be186b24b963ab4f72315", kill_on_drop: false }` [INFO] [stdout] 0051b1f480e6ab9924135a0bafa6365e036146a0069be186b24b963ab4f72315 [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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b344321443994e0d6806bc03366551e4b7930a760d619fa8eddc8edce4893d3b [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" "b344321443994e0d6806bc03366551e4b7930a760d619fa8eddc8edce4893d3b", kill_on_drop: false }` [INFO] [stderr] Compiling lc-interp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3376:5 [INFO] [stdout] | [INFO] [stdout] 3376 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3388:5 [INFO] [stdout] | [INFO] [stdout] 3388 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3400:5 [INFO] [stdout] | [INFO] [stdout] 3400 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3412:5 [INFO] [stdout] | [INFO] [stdout] 3412 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3472:5 [INFO] [stdout] | [INFO] [stdout] 3472 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3499:5 [INFO] [stdout] | [INFO] [stdout] 3499 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3513:5 [INFO] [stdout] | [INFO] [stdout] 3513 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "b344321443994e0d6806bc03366551e4b7930a760d619fa8eddc8edce4893d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b344321443994e0d6806bc03366551e4b7930a760d619fa8eddc8edce4893d3b", kill_on_drop: false }` [INFO] [stdout] b344321443994e0d6806bc03366551e4b7930a760d619fa8eddc8edce4893d3b [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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a17fc51f307aed7194cb98ea78eb769c6d74d75c00406e0f8706d03b5d6f4cf [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" "0a17fc51f307aed7194cb98ea78eb769c6d74d75c00406e0f8706d03b5d6f4cf", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3376:5 [INFO] [stderr] | [INFO] [stderr] 3376 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3388:5 [INFO] [stderr] | [INFO] [stderr] 3388 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3400:5 [INFO] [stderr] | [INFO] [stderr] 3400 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3412:5 [INFO] [stderr] | [INFO] [stderr] 3412 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3472:5 [INFO] [stderr] | [INFO] [stderr] 3472 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3499:5 [INFO] [stderr] | [INFO] [stderr] 3499 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/lc-interp-cca3ec9e49c227ca/out/lc.rs:3513:5 [INFO] [stderr] | [INFO] [stderr] 3513 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lc_interp-e45bd87b9aebc9f5 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a17fc51f307aed7194cb98ea78eb769c6d74d75c00406e0f8706d03b5d6f4cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a17fc51f307aed7194cb98ea78eb769c6d74d75c00406e0f8706d03b5d6f4cf", kill_on_drop: false }` [INFO] [stdout] 0a17fc51f307aed7194cb98ea78eb769c6d74d75c00406e0f8706d03b5d6f4cf