[INFO] fetching crate pth 0.27.0... [INFO] building pth-0.27.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate pth 0.27.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate pth 0.27.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pth 0.27.0 [INFO] tweaked toml for crates.io crate pth 0.27.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pth 0.27.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pth 0.27.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44ad138c739d9022bfab16808277c4ecdd2f3bc949ec4ea61bbd5508e2fd802a [INFO] running `Command { std: "docker" "start" "-a" "44ad138c739d9022bfab16808277c4ecdd2f3bc949ec4ea61bbd5508e2fd802a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44ad138c739d9022bfab16808277c4ecdd2f3bc949ec4ea61bbd5508e2fd802a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ad138c739d9022bfab16808277c4ecdd2f3bc949ec4ea61bbd5508e2fd802a", kill_on_drop: false }` [INFO] [stdout] 44ad138c739d9022bfab16808277c4ecdd2f3bc949ec4ea61bbd5508e2fd802a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4e597a9ecfed28d26fdac4baa48e4a43db9610473f951d871a091e1e8261ec7 [INFO] running `Command { std: "docker" "start" "-a" "f4e597a9ecfed28d26fdac4baa48e4a43db9610473f951d871a091e1e8261ec7", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling collection_tools v0.27.0 [INFO] [stderr] Compiling clone_dyn_types v0.40.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling interval_adapter v0.38.0 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling component_model_types v0.13.0 [INFO] [stderr] Compiling derive_tools v0.49.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling iter_tools v0.39.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling macro_tools v0.69.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive_tools_meta v0.48.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling mod_interface_meta v0.44.0 [INFO] [stderr] Compiling mod_interface v0.46.0 [INFO] [stderr] Compiling pth v0.27.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.88s [INFO] running `Command { std: "docker" "inspect" "f4e597a9ecfed28d26fdac4baa48e4a43db9610473f951d871a091e1e8261ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e597a9ecfed28d26fdac4baa48e4a43db9610473f951d871a091e1e8261ec7", kill_on_drop: false }` [INFO] [stdout] f4e597a9ecfed28d26fdac4baa48e4a43db9610473f951d871a091e1e8261ec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcb84492b51228fe168f208d9c7795083de45cdc40e4e5e5994d957047b227a6 [INFO] running `Command { std: "docker" "start" "-a" "dcb84492b51228fe168f208d9c7795083de45cdc40e4e5e5994d957047b227a6", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling impls_index_meta v0.13.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling inspect_type v0.16.0 [INFO] [stderr] Compiling test_tools v0.16.0 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling is_slice v0.14.0 [INFO] [stderr] Compiling implements v0.13.0 [INFO] [stderr] Compiling typing_tools v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling diagnostics_tools v0.11.0 [INFO] [stderr] Compiling impls_index v0.11.0 [INFO] [stderr] Compiling collection_tools v0.18.0 [INFO] [stderr] Compiling mem_tools v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling error_tools v0.22.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling trybuild v1.0.110 [INFO] [stderr] Compiling pth v0.27.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `tests/../../../../module/step/meta/src/module/terminal.rs`: No such file or directory (os error 2) [INFO] [stdout] --> tests/experiment.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | include!("../../../../module/step/meta/src/module/terminal.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pth` (test "experiment") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read `tests/../../../../module/step/meta/src/module/terminal.rs`: No such file or directory (os error 2) [INFO] [stdout] --> tests/tests.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | include!("../../../../module/step/meta/src/module/terminal.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pth` (test "tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dcb84492b51228fe168f208d9c7795083de45cdc40e4e5e5994d957047b227a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcb84492b51228fe168f208d9c7795083de45cdc40e4e5e5994d957047b227a6", kill_on_drop: false }` [INFO] [stdout] dcb84492b51228fe168f208d9c7795083de45cdc40e4e5e5994d957047b227a6