[INFO] cloning repository https://github.com/Aetf/InferSim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aetf/InferSim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetf%2FInferSim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetf%2FInferSim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a3cd55da4d46c4984190df69ee972f4be00e105 [INFO] testing Aetf/InferSim against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetf%2FInferSim" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aetf/InferSim 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] removed /workspace/builds/worker-8/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-8/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Aetf/InferSim [INFO] finished tweaking git repo https://github.com/Aetf/InferSim [INFO] tweaked toml for git repo https://github.com/Aetf/InferSim written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Aetf/InferSim 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 0cf4ae7d0ed1e0d8c6c3923edf1636e185e4068f34062d5f07d24b60779034db [INFO] running `Command { std: "docker" "start" "-a" "0cf4ae7d0ed1e0d8c6c3923edf1636e185e4068f34062d5f07d24b60779034db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cf4ae7d0ed1e0d8c6c3923edf1636e185e4068f34062d5f07d24b60779034db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf4ae7d0ed1e0d8c6c3923edf1636e185e4068f34062d5f07d24b60779034db", kill_on_drop: false }` [INFO] [stdout] 0cf4ae7d0ed1e0d8c6c3923edf1636e185e4068f34062d5f07d24b60779034db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 2c49556f0168d8d823b5133c59eeefb22dbad7b54f7d227c4fba693319982d04 [INFO] running `Command { std: "docker" "start" "-a" "2c49556f0168d8d823b5133c59eeefb22dbad7b54f7d227c4fba693319982d04", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling nuts v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling gen-iter v0.2.0 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gen-iter-0.2.0/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #![feature(generators, generator_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] error: could not compile `gen-iter` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2c49556f0168d8d823b5133c59eeefb22dbad7b54f7d227c4fba693319982d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c49556f0168d8d823b5133c59eeefb22dbad7b54f7d227c4fba693319982d04", kill_on_drop: false }` [INFO] [stdout] 2c49556f0168d8d823b5133c59eeefb22dbad7b54f7d227c4fba693319982d04