[INFO] cloning repository https://github.com/denjiry/testharness [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denjiry/testharness" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenjiry%2Ftestharness", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenjiry%2Ftestharness'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b32f1e770914fdd1c047a0e383670676a1ca26fe [INFO] checking denjiry/testharness against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenjiry%2Ftestharness" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denjiry/testharness on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/denjiry/testharness [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/denjiry/testharness [INFO] tweaked toml for git repo https://github.com/denjiry/testharness written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/denjiry/testharness already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1ec9df2788106d0c32cb56ce6140cb922823dc4947abbccd5e0eb6ea0a3b5eb [INFO] running `Command { std: "docker" "start" "-a" "f1ec9df2788106d0c32cb56ce6140cb922823dc4947abbccd5e0eb6ea0a3b5eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1ec9df2788106d0c32cb56ce6140cb922823dc4947abbccd5e0eb6ea0a3b5eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1ec9df2788106d0c32cb56ce6140cb922823dc4947abbccd5e0eb6ea0a3b5eb", kill_on_drop: false }` [INFO] [stdout] f1ec9df2788106d0c32cb56ce6140cb922823dc4947abbccd5e0eb6ea0a3b5eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f089a465ecb4c1f51dc1f8b8e7ae208fec646238f645330b5188d1ef58edc5e [INFO] running `Command { std: "docker" "start" "-a" "3f089a465ecb4c1f51dc1f8b8e7ae208fec646238f645330b5188d1ef58edc5e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Checking testharness v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> integration/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod tests; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "integration/tests.rs" or "integration/tests/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tests::IntegrationTest` [INFO] [stdout] --> integration/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tests::IntegrationTest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `IntegrationTest` in `tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: there are too many leading `super` keywords [INFO] [stdout] --> tests/basic.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::IntegrationTest; [INFO] [stdout] | ^^^^^ there are too many leading `super` keywords [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IntegrationTest` in this scope [INFO] [stdout] --> tests/basic.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | inventory::submit!(IntegrationTest { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `testharness` [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3f089a465ecb4c1f51dc1f8b8e7ae208fec646238f645330b5188d1ef58edc5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f089a465ecb4c1f51dc1f8b8e7ae208fec646238f645330b5188d1ef58edc5e", kill_on_drop: false }` [INFO] [stdout] 3f089a465ecb4c1f51dc1f8b8e7ae208fec646238f645330b5188d1ef58edc5e