[INFO] cloning repository https://github.com/toddmath/advent-of-code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toddmath/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoddmath%2Fadvent-of-code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoddmath%2Fadvent-of-code-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d6183b8d78267b52f1f0ed14e679f299ed9d96c [INFO] checking toddmath/advent-of-code-2020 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoddmath%2Fadvent-of-code-2020" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toddmath/advent-of-code-2020 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toddmath/advent-of-code-2020 [INFO] finished tweaking git repo https://github.com/toddmath/advent-of-code-2020 [INFO] tweaked toml for git repo https://github.com/toddmath/advent-of-code-2020 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/toddmath/advent-of-code-2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.6.0 [INFO] [stderr] Downloaded futures-executor v0.3.9 [INFO] [stderr] Downloaded async-global-executor v1.4.3 [INFO] [stderr] Downloaded futures-macro v0.3.9 [INFO] [stderr] Downloaded derive_utils v0.11.0 [INFO] [stderr] Downloaded async-std v1.8.0 [INFO] [stderr] Downloaded io-enum v0.2.6 [INFO] [stderr] Downloaded rand v0.8.0 [INFO] [stderr] Downloaded scan_fmt v0.2.5 [INFO] [stderr] Downloaded radium v0.6.1 [INFO] [stderr] Downloaded iter-enum v0.2.5 [INFO] [stderr] Downloaded hex2d v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2ca860fd6d88cd37301b7be0a7ba3caca992d0d8a9f5ed0c39ef9c853af44b7 [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" "c2ca860fd6d88cd37301b7be0a7ba3caca992d0d8a9f5ed0c39ef9c853af44b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2ca860fd6d88cd37301b7be0a7ba3caca992d0d8a9f5ed0c39ef9c853af44b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2ca860fd6d88cd37301b7be0a7ba3caca992d0d8a9f5ed0c39ef9c853af44b7", kill_on_drop: false }` [INFO] [stdout] c2ca860fd6d88cd37301b7be0a7ba3caca992d0d8a9f5ed0c39ef9c853af44b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] 33343a68b36362454d877056859eb91ab41f086fc05d9ea697fef8707e102150 [INFO] running `Command { std: "docker" "start" "-a" "33343a68b36362454d877056859eb91ab41f086fc05d9ea697fef8707e102150", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Checking futures-core v0.3.9 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-io v0.3.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-sink v0.3.9 [INFO] [stderr] Compiling radium v0.6.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking funty v1.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking peeking_take_while v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking futures-task v0.3.9 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking futures-channel v0.3.9 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking bitvec v0.20.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking uint v0.9.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.0 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking rand v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking async-std v1.8.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking scan_fmt v0.2.5 [INFO] [stderr] Checking predicates v1.0.6 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking parity-scale-codec v1.3.5 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling derive_utils v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling iter-enum v0.2.5 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.8.0 [INFO] [stderr] Checking futures-util v0.3.9 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> common/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | const_in_array_repeat_expressions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed due to causing promotable bugs [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> common/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | const_in_array_repeat_expressions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed due to causing promotable bugs [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `common` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "33343a68b36362454d877056859eb91ab41f086fc05d9ea697fef8707e102150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33343a68b36362454d877056859eb91ab41f086fc05d9ea697fef8707e102150", kill_on_drop: false }` [INFO] [stdout] 33343a68b36362454d877056859eb91ab41f086fc05d9ea697fef8707e102150