[INFO] cloning repository https://github.com/camsteffen/kenny [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/camsteffen/kenny" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamsteffen%2Fkenny", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamsteffen%2Fkenny'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c38e635c17c28db359a1eed784cd6f9931a65a21 [INFO] checking camsteffen/kenny against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamsteffen%2Fkenny" "/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/camsteffen/kenny on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/camsteffen/kenny [INFO] finished tweaking git repo https://github.com/camsteffen/kenny [INFO] tweaked toml for git repo https://github.com/camsteffen/kenny written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/camsteffen/kenny already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum_dispatch v0.3.2 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e42761b696fd6ba3550836f06c5918f725fb72364a71a510b3e3083bac0e08f2 [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" "e42761b696fd6ba3550836f06c5918f725fb72364a71a510b3e3083bac0e08f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e42761b696fd6ba3550836f06c5918f725fb72364a71a510b3e3083bac0e08f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42761b696fd6ba3550836f06c5918f725fb72364a71a510b3e3083bac0e08f2", kill_on_drop: false }` [INFO] [stdout] e42761b696fd6ba3550836f06c5918f725fb72364a71a510b3e3083bac0e08f2 [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7b7138c0c0ec20dd84d431a3ce32fa752a70a4e08f86c25a6ce1027a7b7ee30 [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" "a7b7138c0c0ec20dd84d431a3ce32fa752a70a4e08f86c25a6ce1027a7b7ee30", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Checking vec_map v0.8.2 (https://github.com/camsteffen/vec-map.git#e00fb230) [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking clap v2.33.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.4.4 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum_dispatch v0.3.2 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking kenny v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `inner` in this scope [INFO] [stdout] --> src/solve/constraint/mod.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | #[enum_dispatch($trait$(, $add_trait)*)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 64 | / enum_dispatch! { [INFO] [stdout] 65 | | #[derive(Clone)] [INFO] [stdout] 66 | | pub(crate) enum ConstraintItem<'a>: Constraint { [INFO] [stdout] 67 | | VectorSolvedCellConstraint<'a>, [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `inner` in this scope [INFO] [stdout] --> src/solve/constraint/mod.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | #[enum_dispatch($trait$(, $add_trait)*)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 64 | / enum_dispatch! { [INFO] [stdout] 65 | | #[derive(Clone)] [INFO] [stdout] 66 | | pub(crate) enum ConstraintItem<'a>: Constraint { [INFO] [stdout] 67 | | VectorSolvedCellConstraint<'a>, [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kenny` [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a7b7138c0c0ec20dd84d431a3ce32fa752a70a4e08f86c25a6ce1027a7b7ee30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7b7138c0c0ec20dd84d431a3ce32fa752a70a4e08f86c25a6ce1027a7b7ee30", kill_on_drop: false }` [INFO] [stdout] a7b7138c0c0ec20dd84d431a3ce32fa752a70a4e08f86c25a6ce1027a7b7ee30