[INFO] updating cached repository https://github.com/ysimonson/knosh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 856e6a921926bb52337be3f7cfc8823e3448d835 [INFO] testing ysimonson/knosh against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysimonson%2Fknosh" "/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/ysimonson/knosh on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2a7c20e62517bdbe016aa0c25fa9f91e565f3a2d21486dae30831aa5c6567eb [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" "d2a7c20e62517bdbe016aa0c25fa9f91e565f3a2d21486dae30831aa5c6567eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2a7c20e62517bdbe016aa0c25fa9f91e565f3a2d21486dae30831aa5c6567eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a7c20e62517bdbe016aa0c25fa9f91e565f3a2d21486dae30831aa5c6567eb", kill_on_drop: false }` [INFO] [stdout] d2a7c20e62517bdbe016aa0c25fa9f91e565f3a2d21486dae30831aa5c6567eb [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dafc2e222b472f026fb94495d1a11f5b3a0494a59377f8ca925754234ddc7d9 [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" "1dafc2e222b472f026fb94495d1a11f5b3a0494a59377f8ca925754234ddc7d9", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling ketos_derive v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v4.2.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling signal-hook v0.1.8 [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 num-integer v0.1.39 [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/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 `any::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 `std::any::Any` [INFO] [stdout] = note: this error originates in a macro (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 | any::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 | std::any::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 `any::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 `std::any::Any` [INFO] [stdout] = note: this error originates in a macro (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 | any::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 | std::any::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/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 `any::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 `std::any::Any` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 414 | scope.get_struct_def(any::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(std::any::Any::type_id(&fv)) [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1dafc2e222b472f026fb94495d1a11f5b3a0494a59377f8ca925754234ddc7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dafc2e222b472f026fb94495d1a11f5b3a0494a59377f8ca925754234ddc7d9", kill_on_drop: false }` [INFO] [stdout] 1dafc2e222b472f026fb94495d1a11f5b3a0494a59377f8ca925754234ddc7d9