[INFO] fetching crate former_types 2.31.0... [INFO] testing former_types-2.31.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate former_types 2.31.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate former_types 2.31.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate former_types 2.31.0 [INFO] tweaked toml for crates.io crate former_types 2.31.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate former_types 2.31.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate former_types 2.31.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded impls_index v0.11.0 [INFO] [stderr] Downloaded test_tools v0.16.0 [INFO] [stderr] Downloaded implements v0.13.0 [INFO] [stderr] Downloaded mem_tools v0.9.0 [INFO] [stderr] Downloaded target-triple v0.1.4 [INFO] [stderr] Downloaded trybuild v1.0.111 [INFO] [stderr] Downloaded collection_tools v0.32.0 [INFO] [stderr] Downloaded error_tools v0.22.0 [INFO] [stderr] Downloaded impls_index_meta v0.13.0 [INFO] [stderr] Downloaded component_model_types v0.18.0 [INFO] [stderr] Downloaded collection_tools v0.18.0 [INFO] [stderr] Downloaded diagnostics_tools v0.11.0 [INFO] [stderr] Downloaded inspect_type v0.16.0 [INFO] [stderr] Downloaded is_slice v0.14.0 [INFO] [stderr] Downloaded typing_tools v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22f348f16a601bbde1f0987e194c6e36abdc79ac42d67f8e2da20b01dc23b132 [INFO] running `Command { std: "docker" "start" "-a" "22f348f16a601bbde1f0987e194c6e36abdc79ac42d67f8e2da20b01dc23b132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22f348f16a601bbde1f0987e194c6e36abdc79ac42d67f8e2da20b01dc23b132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f348f16a601bbde1f0987e194c6e36abdc79ac42d67f8e2da20b01dc23b132", kill_on_drop: false }` [INFO] [stdout] 22f348f16a601bbde1f0987e194c6e36abdc79ac42d67f8e2da20b01dc23b132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e547da72e0cbf470d02e439014dda08a746daac480db03b553dcced36de3d89b [INFO] running `Command { std: "docker" "start" "-a" "e547da72e0cbf470d02e439014dda08a746daac480db03b553dcced36de3d89b", kill_on_drop: false }` [INFO] [stderr] Compiling collection_tools v0.32.0 [INFO] [stderr] Compiling component_model_types v0.18.0 [INFO] [stderr] Compiling former_types v2.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "e547da72e0cbf470d02e439014dda08a746daac480db03b553dcced36de3d89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e547da72e0cbf470d02e439014dda08a746daac480db03b553dcced36de3d89b", kill_on_drop: false }` [INFO] [stdout] e547da72e0cbf470d02e439014dda08a746daac480db03b553dcced36de3d89b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2953e0ec2d6afd6a1f67655ba760a341fc45529567e90e36dd99d467d68e5c4 [INFO] running `Command { std: "docker" "start" "-a" "f2953e0ec2d6afd6a1f67655ba760a341fc45529567e90e36dd99d467d68e5c4", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling inspect_type v0.16.0 [INFO] [stderr] Compiling test_tools v0.16.0 [INFO] [stderr] Compiling is_slice v0.14.0 [INFO] [stderr] Compiling implements v0.13.0 [INFO] [stderr] Compiling diagnostics_tools v0.11.0 [INFO] [stderr] Compiling typing_tools v0.11.0 [INFO] [stderr] Compiling collection_tools v0.18.0 [INFO] [stderr] Compiling mem_tools v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling impls_index_meta v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling impls_index v0.11.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling error_tools v0.22.0 [INFO] [stderr] Compiling trybuild v1.0.111 [INFO] [stderr] Compiling former_types v2.31.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `tests/../../../../module/step/meta/src/module/aggregating.rs`: No such file or directory (os error 2) [INFO] [stdout] --> tests/tests.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | include!("../../../../module/step/meta/src/module/aggregating.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `former_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" "f2953e0ec2d6afd6a1f67655ba760a341fc45529567e90e36dd99d467d68e5c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2953e0ec2d6afd6a1f67655ba760a341fc45529567e90e36dd99d467d68e5c4", kill_on_drop: false }` [INFO] [stdout] f2953e0ec2d6afd6a1f67655ba760a341fc45529567e90e36dd99d467d68e5c4