[INFO] fetching crate clone_dyn_types 0.38.0... [INFO] checking clone_dyn_types-0.38.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate clone_dyn_types 0.38.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate clone_dyn_types 0.38.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate clone_dyn_types 0.38.0 [INFO] tweaked toml for crates.io crate clone_dyn_types 0.38.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate clone_dyn_types 0.38.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate clone_dyn_types 0.38.0 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 464dec264a2104d248c26e0d92a096aa4ec8d201957b960eed2d9f4ebe529be2 [INFO] running `Command { std: "docker" "start" "-a" "464dec264a2104d248c26e0d92a096aa4ec8d201957b960eed2d9f4ebe529be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "464dec264a2104d248c26e0d92a096aa4ec8d201957b960eed2d9f4ebe529be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464dec264a2104d248c26e0d92a096aa4ec8d201957b960eed2d9f4ebe529be2", kill_on_drop: false }` [INFO] [stdout] 464dec264a2104d248c26e0d92a096aa4ec8d201957b960eed2d9f4ebe529be2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 157859ffe53a32e46ec51d66846853703374e26e6e82e5b1f33ce7c61b88d825 [INFO] running `Command { std: "docker" "start" "-a" "157859ffe53a32e46ec51d66846853703374e26e6e82e5b1f33ce7c61b88d825", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking implements v0.13.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking is_slice v0.14.0 [INFO] [stderr] Checking mem_tools v0.9.0 [INFO] [stderr] Checking collection_tools v0.18.0 [INFO] [stderr] Checking clone_dyn_types v0.38.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking diagnostics_tools v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling inspect_type v0.16.0 [INFO] [stderr] Compiling test_tools v0.16.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking typing_tools v0.11.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling impls_index_meta v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking impls_index v0.11.0 [INFO] [stderr] Checking error_tools v0.22.0 [INFO] [stderr] Checking trybuild v1.0.106 [INFO] [stdout] error[E0583]: file not found for module `basic_manual` [INFO] [stdout] --> tests/inc/mod.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | mod basic_manual; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `basic_manual`, create file "tests/inc/../../../clone_dyn/tests/inc/basic_manual.rs" or "tests/inc/../../../clone_dyn/tests/inc/basic_manual/mod.rs" [INFO] [stdout] = note: if there is a `mod basic_manual` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `clone_dyn_types` (test "tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "157859ffe53a32e46ec51d66846853703374e26e6e82e5b1f33ce7c61b88d825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "157859ffe53a32e46ec51d66846853703374e26e6e82e5b1f33ce7c61b88d825", kill_on_drop: false }` [INFO] [stdout] 157859ffe53a32e46ec51d66846853703374e26e6e82e5b1f33ce7c61b88d825