[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] testing denjiry/testharness against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenjiry%2Ftestharness" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denjiry/testharness on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-0/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" "+1.60.0" "fetch" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ea86ab79ed232c5ea1a634b9e9281004c5cdccb26f7a0ffb385b8c1e5273aa0 [INFO] running `Command { std: "docker" "start" "-a" "1ea86ab79ed232c5ea1a634b9e9281004c5cdccb26f7a0ffb385b8c1e5273aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ea86ab79ed232c5ea1a634b9e9281004c5cdccb26f7a0ffb385b8c1e5273aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea86ab79ed232c5ea1a634b9e9281004c5cdccb26f7a0ffb385b8c1e5273aa0", kill_on_drop: false }` [INFO] [stdout] 1ea86ab79ed232c5ea1a634b9e9281004c5cdccb26f7a0ffb385b8c1e5273aa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7ec34ecddb5631fb85a597822365c3b4c9cd040fab9854536c1ec329d42e8ff [INFO] running `Command { std: "docker" "start" "-a" "a7ec34ecddb5631fb85a597822365c3b4c9cd040fab9854536c1ec329d42e8ff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling testharness v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.14s [INFO] running `Command { std: "docker" "inspect" "a7ec34ecddb5631fb85a597822365c3b4c9cd040fab9854536c1ec329d42e8ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ec34ecddb5631fb85a597822365c3b4c9cd040fab9854536c1ec329d42e8ff", kill_on_drop: false }` [INFO] [stdout] a7ec34ecddb5631fb85a597822365c3b4c9cd040fab9854536c1ec329d42e8ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba3de845d1f720ff5aa05be3b15a5d98dea6014a630e06bceb733036a7c2dd91 [INFO] running `Command { std: "docker" "start" "-a" "ba3de845d1f720ff5aa05be3b15a5d98dea6014a630e06bceb733036a7c2dd91", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling testharness v0.1.0 (/opt/rustwide/workdir) [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] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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` due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "ba3de845d1f720ff5aa05be3b15a5d98dea6014a630e06bceb733036a7c2dd91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3de845d1f720ff5aa05be3b15a5d98dea6014a630e06bceb733036a7c2dd91", kill_on_drop: false }` [INFO] [stdout] ba3de845d1f720ff5aa05be3b15a5d98dea6014a630e06bceb733036a7c2dd91