[INFO] cloning repository https://github.com/youmts/shaku-sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/youmts/shaku-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoumts%2Fshaku-sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoumts%2Fshaku-sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4152201db2365a2442f42d50651d987a1d00bd53 [INFO] checking youmts/shaku-sandbox against try#8bd0b77645ef32a639317a02f595742585d7b842 for pr-116357-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoumts%2Fshaku-sandbox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/youmts/shaku-sandbox on toolchain 8bd0b77645ef32a639317a02f595742585d7b842 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/youmts/shaku-sandbox [INFO] finished tweaking git repo https://github.com/youmts/shaku-sandbox [INFO] tweaked toml for git repo https://github.com/youmts/shaku-sandbox written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/youmts/shaku-sandbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28eb6e7b1cff3c7725ab14ab5e0b262506d0f2fdd2f03c312834bf2629d90864 [INFO] running `Command { std: "docker" "start" "-a" "28eb6e7b1cff3c7725ab14ab5e0b262506d0f2fdd2f03c312834bf2629d90864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28eb6e7b1cff3c7725ab14ab5e0b262506d0f2fdd2f03c312834bf2629d90864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28eb6e7b1cff3c7725ab14ab5e0b262506d0f2fdd2f03c312834bf2629d90864", kill_on_drop: false }` [INFO] [stdout] 28eb6e7b1cff3c7725ab14ab5e0b262506d0f2fdd2f03c312834bf2629d90864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62a33ae01e0d8158c88989fe49d31de98fd5ddce6880a4bdb4256b2dd0b07532 [INFO] running `Command { std: "docker" "start" "-a" "62a33ae01e0d8158c88989fe49d31de98fd5ddce6880a4bdb4256b2dd0b07532", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling shaku_derive v0.6.1 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking shaku v0.6.1 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Checking shaku-sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0119]: conflicting implementations of trait `HasComponent<>::Interface>` for type `AppModule` [INFO] [stdout] --> src/main.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / module! { [INFO] [stdout] 82 | | pub AppModule { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________first implementation here [INFO] [stdout] | conflicting implementation for `AppModule` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `module` (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 E0119`. [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `HasComponent<>::Interface>` for type `AppModule` [INFO] [stdout] --> src/main.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / module! { [INFO] [stdout] 82 | | pub AppModule { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________first implementation here [INFO] [stdout] | conflicting implementation for `AppModule` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shaku-sandbox` (bin "shaku-sandbox") due to 2 previous errors [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 E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shaku-sandbox` (bin "shaku-sandbox" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "62a33ae01e0d8158c88989fe49d31de98fd5ddce6880a4bdb4256b2dd0b07532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a33ae01e0d8158c88989fe49d31de98fd5ddce6880a4bdb4256b2dd0b07532", kill_on_drop: false }` [INFO] [stdout] 62a33ae01e0d8158c88989fe49d31de98fd5ddce6880a4bdb4256b2dd0b07532