[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] testing camsteffen/kenny against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamsteffen%2Fkenny" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/camsteffen/kenny on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-27/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1895b5ca733b573cb07e5e80cb1d0a1fa190a180ee0ec2ecc5b9d026af8b89a [INFO] running `Command { std: "docker" "start" "-a" "d1895b5ca733b573cb07e5e80cb1d0a1fa190a180ee0ec2ecc5b9d026af8b89a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1895b5ca733b573cb07e5e80cb1d0a1fa190a180ee0ec2ecc5b9d026af8b89a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1895b5ca733b573cb07e5e80cb1d0a1fa190a180ee0ec2ecc5b9d026af8b89a", kill_on_drop: false }` [INFO] [stdout] d1895b5ca733b573cb07e5e80cb1d0a1fa190a180ee0ec2ecc5b9d026af8b89a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e44f0f0684d73c2edfa30596d1eee4d9109c9c9819725b9726ebd2f21d6a303e [INFO] running `Command { std: "docker" "start" "-a" "e44f0f0684d73c2edfa30596d1eee4d9109c9c9819725b9726ebd2f21d6a303e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 (https://github.com/camsteffen/vec-map.git#e00fb230) [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.4.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum_dispatch v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling 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 the attribute macro `enum_dispatch` (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] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kenny` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e44f0f0684d73c2edfa30596d1eee4d9109c9c9819725b9726ebd2f21d6a303e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e44f0f0684d73c2edfa30596d1eee4d9109c9c9819725b9726ebd2f21d6a303e", kill_on_drop: false }` [INFO] [stdout] e44f0f0684d73c2edfa30596d1eee4d9109c9c9819725b9726ebd2f21d6a303e