[INFO] cloning repository https://github.com/gauteh/hidefix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gauteh/hidefix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8404b401865e5fd4e0d33f47c1182f69d22b95f6 [INFO] testing gauteh/hidefix against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gauteh/hidefix on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gauteh/hidefix [INFO] finished tweaking git repo https://github.com/gauteh/hidefix [INFO] tweaked toml for git repo https://github.com/gauteh/hidefix written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/gauteh/hidefix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d9c7d3d21bf9c9acc8137022f46e228ebc913b8b932923cf93b6309c0ff3f72 [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" "6d9c7d3d21bf9c9acc8137022f46e228ebc913b8b932923cf93b6309c0ff3f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d9c7d3d21bf9c9acc8137022f46e228ebc913b8b932923cf93b6309c0ff3f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9c7d3d21bf9c9acc8137022f46e228ebc913b8b932923cf93b6309c0ff3f72", kill_on_drop: false }` [INFO] [stdout] 6d9c7d3d21bf9c9acc8137022f46e228ebc913b8b932923cf93b6309c0ff3f72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e69de073c30c57a10fcc40b6a5ed9af13876e4e2bdfb5bfd102a877babbb9ba7 [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" "e69de073c30c57a10fcc40b6a5ed9af13876e4e2bdfb5bfd102a877babbb9ba7", kill_on_drop: false }` [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling hdf5 v0.7.1 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libdeflate-sys v0.7.1 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling hdf5-src v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hdf5-types v0.7.1 [INFO] [stderr] Compiling hdf5-sys v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling hdf5-derive v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling libdeflater v0.7.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling flexbuffers v0.2.2 [INFO] [stderr] Compiling hidefix v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #![feature(const_generics, cow_is_borrowed, array_methods)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hidefix` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "e69de073c30c57a10fcc40b6a5ed9af13876e4e2bdfb5bfd102a877babbb9ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e69de073c30c57a10fcc40b6a5ed9af13876e4e2bdfb5bfd102a877babbb9ba7", kill_on_drop: false }` [INFO] [stdout] e69de073c30c57a10fcc40b6a5ed9af13876e4e2bdfb5bfd102a877babbb9ba7