[INFO] cloning repository https://github.com/Fangzhou-Yu/halo2_bubble_sort
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fangzhou-Yu/halo2_bubble_sort" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFangzhou-Yu%2Fhalo2_bubble_sort", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFangzhou-Yu%2Fhalo2_bubble_sort'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46e929dcb2eba4481c97f251b08366f0f31afb26
[INFO] checking Fangzhou-Yu/halo2_bubble_sort against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFangzhou-Yu%2Fhalo2_bubble_sort" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Fangzhou-Yu/halo2_bubble_sort
[INFO] finished tweaking git repo https://github.com/Fangzhou-Yu/halo2_bubble_sort
[INFO] tweaked toml for git repo https://github.com/Fangzhou-Yu/halo2_bubble_sort written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Fangzhou-Yu/halo2_bubble_sort on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Fangzhou-Yu/halo2_bubble_sort already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/junyu0312/halo2`
[INFO] [stderr]     Updating git repository `https://github.com/lanbones/pairing`
[INFO] [stderr]     Updating git repository `https://github.com/lanbones/bls12_381.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pairing v0.22.0
[INFO] [stderr]   Downloaded constant_time_eq v0.2.5
[INFO] [stderr]   Downloaded blake2b_simd v1.0.1
[INFO] [stderr]   Downloaded core_affinity v0.5.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54c27d1f7671861a641b9d3fe3b1fd72810834903d0a40ca9b9431a63f7709fb
[INFO] running `Command { std: "docker" "start" "-a" "54c27d1f7671861a641b9d3fe3b1fd72810834903d0a40ca9b9431a63f7709fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54c27d1f7671861a641b9d3fe3b1fd72810834903d0a40ca9b9431a63f7709fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54c27d1f7671861a641b9d3fe3b1fd72810834903d0a40ca9b9431a63f7709fb", kill_on_drop: false }`
[INFO] [stdout] 54c27d1f7671861a641b9d3fe3b1fd72810834903d0a40ca9b9431a63f7709fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57d892c7e4c57751c40e7c25d47f9af61ae1981d00ae6521e22c0dc032dddb3e
[INFO] running `Command { std: "docker" "start" "-a" "57d892c7e4c57751c40e7c25d47f9af61ae1981d00ae6521e22c0dc032dddb3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking constant_time_eq v0.2.5
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking blake2b_simd v1.0.1
[INFO] [stderr]    Compiling cuda-config v0.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling cuda-driver-sys v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking core_affinity v0.5.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking ark-std v0.3.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling bls12_381 v0.7.0 (https://github.com/lanbones/bls12_381.git#31fcd53a)
[INFO] [stderr]    Compiling pairing_bn256 v0.1.1 (https://github.com/lanbones/pairing#5ab08062)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/pairing-0705c5db45da512e/5ab0806/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(asm_const)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `asm_const` has been stable since `1.82.0` and no longer requires an attribute to enable
[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/pairing-0705c5db45da512e/5ab0806/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(asm_const)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `asm_const` has been stable since `1.82.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pairing_bn256` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pairing_bn256` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "57d892c7e4c57751c40e7c25d47f9af61ae1981d00ae6521e22c0dc032dddb3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57d892c7e4c57751c40e7c25d47f9af61ae1981d00ae6521e22c0dc032dddb3e", kill_on_drop: false }`
[INFO] [stdout] 57d892c7e4c57751c40e7c25d47f9af61ae1981d00ae6521e22c0dc032dddb3e
