[INFO] cloning repository https://github.com/Whazor/model_checker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Whazor/model_checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhazor%2Fmodel_checker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhazor%2Fmodel_checker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06314d0de90dd54fbda0603da0745a240d37f07a [INFO] testing Whazor/model_checker against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhazor%2Fmodel_checker" "/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/Whazor/model_checker on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Whazor/model_checker [INFO] finished tweaking git repo https://github.com/Whazor/model_checker [INFO] tweaked toml for git repo https://github.com/Whazor/model_checker written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Whazor/model_checker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/kkawakam/rustyline` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bufstream v0.1.2 [INFO] [stderr] Downloaded bit-vec v0.4.3 [INFO] [stderr] Downloaded num-complex v0.1.36 [INFO] [stderr] Downloaded aho-corasick v0.6.2 [INFO] [stderr] Downloaded num-bigint v0.1.37 [INFO] [stderr] Downloaded num-integer v0.1.33 [INFO] [stderr] Downloaded num-rational v0.1.36 [INFO] [stderr] Downloaded stopwatch v0.0.7 [INFO] [stderr] Downloaded boolean_expression v0.3.0 [INFO] [stderr] Downloaded peg-syntax-ext v0.5.0 [INFO] [stderr] Downloaded peg v0.5.1 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aba10748cf1b87d437799079167fb37d90893180a913787c332428522df8db32 [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" "aba10748cf1b87d437799079167fb37d90893180a913787c332428522df8db32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aba10748cf1b87d437799079167fb37d90893180a913787c332428522df8db32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba10748cf1b87d437799079167fb37d90893180a913787c332428522df8db32", kill_on_drop: false }` [INFO] [stdout] aba10748cf1b87d437799079167fb37d90893180a913787c332428522df8db32 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8225c79762170292ea6a3d5c88770ce5e74bb0710de9ce268b12e505682d4c6 [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" "e8225c79762170292ea6a3d5c88770ce5e74bb0710de9ce268b12e505682d4c6", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling quote v0.3.12 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling peg v0.5.1 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling boolean_expression v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling peg-syntax-ext v0.5.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-syntax-ext-0.5.0/lib.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-syntax-ext-0.5.0/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate rustc_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `peg-syntax-ext` 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" "e8225c79762170292ea6a3d5c88770ce5e74bb0710de9ce268b12e505682d4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8225c79762170292ea6a3d5c88770ce5e74bb0710de9ce268b12e505682d4c6", kill_on_drop: false }` [INFO] [stdout] e8225c79762170292ea6a3d5c88770ce5e74bb0710de9ce268b12e505682d4c6