[INFO] fetching crate rustfmt_fn 0.1.0... [INFO] checking rustfmt_fn-0.1.0 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] extracting crate rustfmt_fn 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rustfmt_fn 0.1.0 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustfmt_fn 0.1.0 [INFO] finished tweaking crates.io crate rustfmt_fn 0.1.0 [INFO] tweaked toml for crates.io crate rustfmt_fn 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-ap-rustc_fs_util v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_serialize v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_feature v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_session v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_ast_pretty v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_errors v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_attr v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_lexer v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_ast_passes v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_expand v677.0.0 [INFO] [stderr] Downloaded rustfmt-config_proc_macro v0.2.0 [INFO] [stderr] Downloaded cargo_metadata v0.8.2 [INFO] [stderr] Downloaded rustc-ap-rustc_arena v677.0.0 [INFO] [stderr] Downloaded rustfmt-nightly v1.4.21 [INFO] [stderr] Downloaded rustc-ap-rustc_parse v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_data_structures v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_index v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_target v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_ast v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_graphviz v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_span v677.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_macros v677.0.0 [INFO] [stderr] Downloaded rustc-workspace-hack 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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 965b50b21a83feefa18dad135b923e277520e72e9b4719c999244df4d17e23a2 [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" "965b50b21a83feefa18dad135b923e277520e72e9b4719c999244df4d17e23a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "965b50b21a83feefa18dad135b923e277520e72e9b4719c999244df4d17e23a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "965b50b21a83feefa18dad135b923e277520e72e9b4719c999244df4d17e23a2", kill_on_drop: false }` [INFO] [stdout] 965b50b21a83feefa18dad135b923e277520e72e9b4719c999244df4d17e23a2 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6866899d8f4acc9411be230a5bcdd91054eb35330ef5973e6ab70c0897ad8b9 [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" "e6866899d8f4acc9411be230a5bcdd91054eb35330ef5973e6ab70c0897ad8b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling rustc-rayon-core v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking rustc-ap-rustc_graphviz v677.0.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking annotate-snippets v0.8.0 [INFO] [stderr] Checking rustc-ap-rustc_fs_util v677.0.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking version_check v0.9.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling rustfmt-nightly v1.4.21 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling psm v0.1.12 [INFO] [stderr] Compiling stacker v0.1.13 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking rustc-ap-rustc_lexer v677.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.3.4/src/mutex.rs:106:6 [INFO] [stdout] | [INFO] [stdout] 106 | impl Mutex { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking annotate-snippets v0.6.1 [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.3.4/src/remutex.rs:162:6 [INFO] [stdout] | [INFO] [stdout] 162 | impl ReentrantMutex { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.3.4/src/remutex.rs:162:19 [INFO] [stdout] | [INFO] [stdout] 162 | impl ReentrantMutex { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.3.4/src/rwlock.rs:271:6 [INFO] [stdout] | [INFO] [stdout] 271 | impl RwLock { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lock_api` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e6866899d8f4acc9411be230a5bcdd91054eb35330ef5973e6ab70c0897ad8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6866899d8f4acc9411be230a5bcdd91054eb35330ef5973e6ab70c0897ad8b9", kill_on_drop: false }` [INFO] [stdout] e6866899d8f4acc9411be230a5bcdd91054eb35330ef5973e6ab70c0897ad8b9