[INFO] updating cached repository https://github.com/Vonstrab/Aps [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7340d7315afde87066b501560c8fd40b55ba40ef [INFO] checking Vonstrab/Aps against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVonstrab%2FAps" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vonstrab/Aps on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Vonstrab/Aps [INFO] finished tweaking git repo https://github.com/Vonstrab/Aps [INFO] tweaked toml for git repo https://github.com/Vonstrab/Aps written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Vonstrab/Aps already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "/opt/rustwide/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 56550422da96595a3230464a42da20c1d48dac2dae0c8563e4828da646a32889 [INFO] running `"docker" "start" "-a" "56550422da96595a3230464a42da20c1d48dac2dae0c8563e4828da646a32889"` [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Compiling aps v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/aps-cba320b292211057/out/aps.rs:39744:5 [INFO] [stderr] | [INFO] [stderr] 39744 | (__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/aps-cba320b292211057/out/aps.rs:39755:5 [INFO] [stderr] | [INFO] [stderr] 39755 | (__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/aps-cba320b292211057/out/aps.rs:39766:5 [INFO] [stderr] | [INFO] [stderr] 39766 | (__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/aps-cba320b292211057/out/aps.rs:39777:5 [INFO] [stderr] | [INFO] [stderr] 39777 | (__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/aps-cba320b292211057/out/aps.rs:39788:5 [INFO] [stderr] | [INFO] [stderr] 39788 | (__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/aps-cba320b292211057/out/aps.rs:39799:5 [INFO] [stderr] | [INFO] [stderr] 39799 | (__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/aps-cba320b292211057/out/aps.rs:39810:5 [INFO] [stderr] | [INFO] [stderr] 39810 | (__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/aps-cba320b292211057/out/aps.rs:39821:5 [INFO] [stderr] | [INFO] [stderr] 39821 | (__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/aps-cba320b292211057/out/aps.rs:39832:5 [INFO] [stderr] | [INFO] [stderr] 39832 | (__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/aps-cba320b292211057/out/aps.rs:39843:5 [INFO] [stderr] | [INFO] [stderr] 39843 | (__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/aps-cba320b292211057/out/aps.rs:40366:5 [INFO] [stderr] | [INFO] [stderr] 40366 | (__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/aps-cba320b292211057/out/aps.rs:40569:5 [INFO] [stderr] | [INFO] [stderr] 40569 | (__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/aps-cba320b292211057/out/aps.rs:40627:5 [INFO] [stderr] | [INFO] [stderr] 40627 | (__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/aps-cba320b292211057/out/aps.rs:39744:5 [INFO] [stderr] | [INFO] [stderr] 39744 | (__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/aps-cba320b292211057/out/aps.rs:40685:5 [INFO] [stderr] | [INFO] [stderr] 40685 | (__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/aps-cba320b292211057/out/aps.rs:39755:5 [INFO] [stderr] | [INFO] [stderr] 39755 | (__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/aps-cba320b292211057/out/aps.rs:39766:5 [INFO] [stderr] | [INFO] [stderr] 39766 | (__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/aps-cba320b292211057/out/aps.rs:39777:5 [INFO] [stderr] | [INFO] [stderr] 39777 | (__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/aps-cba320b292211057/out/aps.rs:39788:5 [INFO] [stderr] | [INFO] [stderr] 39788 | (__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/aps-cba320b292211057/out/aps.rs:39799:5 [INFO] [stderr] | [INFO] [stderr] 39799 | (__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/aps-cba320b292211057/out/aps.rs:39810:5 [INFO] [stderr] | [INFO] [stderr] 39810 | (__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/aps-cba320b292211057/out/aps.rs:39821:5 [INFO] [stderr] | [INFO] [stderr] 39821 | (__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/aps-cba320b292211057/out/aps.rs:39832:5 [INFO] [stderr] | [INFO] [stderr] 39832 | (__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/aps-cba320b292211057/out/aps.rs:39843:5 [INFO] [stderr] | [INFO] [stderr] 39843 | (__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/aps-cba320b292211057/out/aps.rs:40366:5 [INFO] [stderr] | [INFO] [stderr] 40366 | (__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/aps-cba320b292211057/out/aps.rs:40569:5 [INFO] [stderr] | [INFO] [stderr] 40569 | (__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/aps-cba320b292211057/out/aps.rs:40627:5 [INFO] [stderr] | [INFO] [stderr] 40627 | (__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/aps-cba320b292211057/out/aps.rs:40685:5 [INFO] [stderr] | [INFO] [stderr] 40685 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: function is never used: `prog_109` [INFO] [stderr] --> src/main.rs:260:8 [INFO] [stderr] | [INFO] [stderr] 260 | fn prog_109() { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `"docker" "inspect" "56550422da96595a3230464a42da20c1d48dac2dae0c8563e4828da646a32889"` [INFO] running `"docker" "rm" "-f" "56550422da96595a3230464a42da20c1d48dac2dae0c8563e4828da646a32889"` [INFO] [stdout] 56550422da96595a3230464a42da20c1d48dac2dae0c8563e4828da646a32889