[INFO] cloning repository https://github.com/Craig-Macomber/exist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Craig-Macomber/exist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCraig-Macomber%2Fexist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCraig-Macomber%2Fexist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 139a0bf6d1efdafdc8d4226edc21b6f8a99808eb [INFO] checking Craig-Macomber/exist against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCraig-Macomber%2Fexist" "/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/Craig-Macomber/exist on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Craig-Macomber/exist [INFO] finished tweaking git repo https://github.com/Craig-Macomber/exist [INFO] tweaked toml for git repo https://github.com/Craig-Macomber/exist written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Craig-Macomber/exist already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blake2 v0.8.0 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebc0748474355546960ae071e8f175861d0fd240cbc9a317f761086b1ae4821a [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" "ebc0748474355546960ae071e8f175861d0fd240cbc9a317f761086b1ae4821a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebc0748474355546960ae071e8f175861d0fd240cbc9a317f761086b1ae4821a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebc0748474355546960ae071e8f175861d0fd240cbc9a317f761086b1ae4821a", kill_on_drop: false }` [INFO] [stdout] ebc0748474355546960ae071e8f175861d0fd240cbc9a317f761086b1ae4821a [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c33d9fbf2bee0401e693aea16acea1b622d37d1f3fbf4fa0413b3637887dcc22 [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" "c33d9fbf2bee0401e693aea16acea1b622d37d1f3fbf4fa0413b3637887dcc22", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking byte-tools v0.3.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking opaque-debug v0.2.1 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking blake2 v0.8.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling serde_derive v1.0.83 [INFO] [stderr] Checking serde_json v1.0.34 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking serde_cbor v0.9.0 [INFO] [stderr] Checking exist v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: ambiguous associated item [INFO] [stdout] --> src/data_models/leaf_tree.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | fn visit>(&self, v: &mut V) { [INFO] [stdout] | ^^^^^^^^^^^ help: use fully-qualified syntax: ` as View>::Value` [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(ambiguous_associated_items)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #57644 [INFO] [stdout] note: `Value` could refer to the variant defined here [INFO] [stdout] --> src/data_models/leaf_tree.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | Value(V), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: `Value` could also refer to the associated type defined here [INFO] [stdout] --> src/data_models/mod.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | $(type $Items;)* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/data_models/leaf_tree.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | Visitable!(View, Visitor, Value); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in a 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 `exist` [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: ambiguous associated item [INFO] [stdout] --> src/data_models/leaf_tree.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | fn visit>(&self, v: &mut V) { [INFO] [stdout] | ^^^^^^^^^^^ help: use fully-qualified syntax: ` as View>::Value` [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(ambiguous_associated_items)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #57644 [INFO] [stdout] note: `Value` could refer to the variant defined here [INFO] [stdout] --> src/data_models/leaf_tree.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | Value(V), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: `Value` could also refer to the associated type defined here [INFO] [stdout] --> src/data_models/mod.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | $(type $Items;)* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/data_models/leaf_tree.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | Visitable!(View, Visitor, Value); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in a 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: build failed [INFO] running `Command { std: "docker" "inspect" "c33d9fbf2bee0401e693aea16acea1b622d37d1f3fbf4fa0413b3637887dcc22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33d9fbf2bee0401e693aea16acea1b622d37d1f3fbf4fa0413b3637887dcc22", kill_on_drop: false }` [INFO] [stdout] c33d9fbf2bee0401e693aea16acea1b622d37d1f3fbf4fa0413b3637887dcc22