[INFO] cloning repository https://github.com/keymaker-mx/keymaker-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keymaker-mx/keymaker-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeymaker-mx%2Fkeymaker-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeymaker-mx%2Fkeymaker-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf3fe29b7050e4adcd37707a4d0cabf850a24725 [INFO] testing keymaker-mx/keymaker-bot against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeymaker-mx%2Fkeymaker-bot" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keymaker-mx/keymaker-bot on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/keymaker-mx/keymaker-bot [INFO] finished tweaking git repo https://github.com/keymaker-mx/keymaker-bot [INFO] tweaked toml for git repo https://github.com/keymaker-mx/keymaker-bot written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/keymaker-mx/keymaker-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/matrix-org/matrix-rust-sdk.git` [INFO] [stderr] Updating git repository `https://github.com/MTRNord/mrsbfh` [INFO] [stderr] Updating git repository `https://github.com/Vurich/const-concat` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded whoami v1.1.1 [INFO] [stderr] Downloaded assign v1.1.1 [INFO] [stderr] Downloaded pbkdf2 v0.6.0 [INFO] [stderr] Downloaded aes-ctr v0.6.0 [INFO] [stderr] Downloaded futures-locks v0.6.0 [INFO] [stderr] Downloaded js_int v0.2.0 [INFO] [stderr] Downloaded olm-rs v1.0.1 [INFO] [stderr] Downloaded sqlx-macros v0.4.2 [INFO] [stderr] Downloaded sqlx v0.4.2 [INFO] [stderr] Downloaded sqlx-core v0.4.2 [INFO] [stderr] Downloaded olm-sys v1.1.1 [INFO] [stderr] Downloaded color-eyre v0.5.10 [INFO] [stderr] Downloaded sqlx-rt v0.2.0 [INFO] [stderr] Downloaded ruma-identifiers-macros v0.18.0-alpha.1 [INFO] [stderr] Downloaded ruma-federation-api v0.1.0-alpha.1 [INFO] [stderr] Downloaded ruma-identifiers-validation v0.2.0 [INFO] [stderr] Downloaded ruma v0.0.2 [INFO] [stderr] Downloaded ruma-identifiers v0.18.0-alpha.1 [INFO] [stderr] Downloaded ruma-api-macros v0.17.0-alpha.2 [INFO] [stderr] Downloaded ruma-common v0.3.0-alpha.1 [INFO] [stderr] Downloaded ruma-api v0.17.0-alpha.2 [INFO] [stderr] Downloaded ruma-events-macros v0.22.0-alpha.2 [INFO] [stderr] Downloaded ruma-serde-macros v0.3.1 [INFO] [stderr] Downloaded ruma-serde v0.3.1 [INFO] [stderr] Downloaded ruma-events v0.22.0-alpha.2 [INFO] [stderr] Downloaded ruma-client-api v0.10.0-alpha.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b72745672a05b227c98f6095f1efedd4c7868a0ca3bc40d033d5e6f7a1d4474c [INFO] running `Command { std: "docker" "start" "-a" "b72745672a05b227c98f6095f1efedd4c7868a0ca3bc40d033d5e6f7a1d4474c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b72745672a05b227c98f6095f1efedd4c7868a0ca3bc40d033d5e6f7a1d4474c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72745672a05b227c98f6095f1efedd4c7868a0ca3bc40d033d5e6f7a1d4474c", kill_on_drop: false }` [INFO] [stdout] b72745672a05b227c98f6095f1efedd4c7868a0ca3bc40d033d5e6f7a1d4474c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5432e0422bd56b1dc84aaa94fbac6584d0b48aac321f05ffc07158e87412055f [INFO] running `Command { std: "docker" "start" "-a" "5432e0422bd56b1dc84aaa94fbac6584d0b48aac321f05ffc07158e87412055f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling whoami v1.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling const-concat v0.1.1 (https://github.com/Vurich/const-concat?rev=f836e77a4ecadf6a11994340fdcbbdadcdc4906d#f836e77a) [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/const-concat-887414ae08e2592b/f836e77/src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | const_fn, [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/const-concat-887414ae08e2592b/f836e77/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature( [INFO] [stdout] 2 | | const_fn, [INFO] [stdout] 3 | | const_fn_union, [INFO] [stdout] 4 | | untagged_unions, [INFO] [stdout] 5 | | const_raw_ptr_deref [INFO] [stdout] 6 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `const_fn_union` has been stable since 1.56.0 and no longer requires an attribute to enable [INFO] [stdout] = help: the feature `const_raw_ptr_deref` has been stable since 1.58.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `const-concat` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5432e0422bd56b1dc84aaa94fbac6584d0b48aac321f05ffc07158e87412055f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5432e0422bd56b1dc84aaa94fbac6584d0b48aac321f05ffc07158e87412055f", kill_on_drop: false }` [INFO] [stdout] 5432e0422bd56b1dc84aaa94fbac6584d0b48aac321f05ffc07158e87412055f