[INFO] cloning repository https://github.com/ysimonson/knosh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ysimonson/knosh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysimonson%2Fknosh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysimonson%2Fknosh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 856e6a921926bb52337be3f7cfc8823e3448d835 [INFO] testing ysimonson/knosh against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysimonson%2Fknosh" "/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/ysimonson/knosh on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ysimonson/knosh [INFO] finished tweaking git repo https://github.com/ysimonson/knosh [INFO] tweaked toml for git repo https://github.com/ysimonson/knosh written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ysimonson/knosh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ce32b952aff714509b37161916d2ef0b4ac857236cf30c1c1b87483a0ba9b15 [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" "4ce32b952aff714509b37161916d2ef0b4ac857236cf30c1c1b87483a0ba9b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ce32b952aff714509b37161916d2ef0b4ac857236cf30c1c1b87483a0ba9b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce32b952aff714509b37161916d2ef0b4ac857236cf30c1c1b87483a0ba9b15", kill_on_drop: false }` [INFO] [stdout] 4ce32b952aff714509b37161916d2ef0b4ac857236cf30c1c1b87483a0ba9b15 [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d09daf45b003b40e31e2ee3e2984f20174734e19d81472ade37dfe60456f08c [INFO] running `Command { std: "docker" "start" "-a" "2d09daf45b003b40e31e2ee3e2984f20174734e19d81472ade37dfe60456f08c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling ketos_derive v0.10.0 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v4.2.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Compiling gumdrop_derive v0.5.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling gumdrop v0.5.0 [INFO] [stderr] Compiling mortal v0.1.5 [INFO] [stderr] Compiling linefeed v0.5.4 [INFO] [stderr] Compiling ketos v0.10.0 (https://github.com/ysimonson/ketos?branch=knosh#e44072e4) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ketos-8cc6567ea49f6f97/e44072e/src/ketos/function.rs:414:37 [INFO] [stdout] | [INFO] [stdout] 414 | scope.get_struct_def(fv.type_id()) [INFO] [stdout] | ^^^^^^^ multiple `type_id` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `AnyValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ketos-8cc6567ea49f6f97/e44072e/src/ketos/any.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | fn type_id(&self) -> TypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Any` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 414 | scope.get_struct_def(AnyValue::type_id(&fv)) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 414 | scope.get_struct_def(Any::type_id(&fv)) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ketos-8cc6567ea49f6f97/e44072e/src/ketos/any.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | self.type_id() == ::std::any::TypeId::of::() [INFO] [stdout] | ^^^^^^^ multiple `type_id` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/ketos-8cc6567ea49f6f97/e44072e/src/ketos/structs.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | impl_any_cast!{ StructDefinition } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `AnyValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ketos-8cc6567ea49f6f97/e44072e/src/ketos/any.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | fn type_id(&self) -> TypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Any` [INFO] [stdout] = note: this error originates in the macro `impl_any_cast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 32 | AnyValue::type_id(&self) == ::std::any::TypeId::of::() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 32 | Any::type_id(&self) == ::std::any::TypeId::of::() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ketos-8cc6567ea49f6f97/e44072e/src/ketos/any.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | self.type_id() == ::std::any::TypeId::of::() [INFO] [stdout] | ^^^^^^^ multiple `type_id` found [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/ketos-8cc6567ea49f6f97/e44072e/src/ketos/value.rs:488:1 [INFO] [stdout] | [INFO] [stdout] 488 | impl_any_cast!{ ForeignValue } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `AnyValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ketos-8cc6567ea49f6f97/e44072e/src/ketos/any.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | fn type_id(&self) -> TypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Any` [INFO] [stdout] = note: this error originates in the macro `impl_any_cast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 32 | AnyValue::type_id(&self) == ::std::any::TypeId::of::() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 32 | Any::type_id(&self) == ::std::any::TypeId::of::() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ketos` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "2d09daf45b003b40e31e2ee3e2984f20174734e19d81472ade37dfe60456f08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d09daf45b003b40e31e2ee3e2984f20174734e19d81472ade37dfe60456f08c", kill_on_drop: false }` [INFO] [stdout] 2d09daf45b003b40e31e2ee3e2984f20174734e19d81472ade37dfe60456f08c