[INFO] fetching crate rustorch-macros 0.6.29... [INFO] testing rustorch-macros-0.6.29 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate rustorch-macros 0.6.29 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rustorch-macros 0.6.29 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rustorch-macros 0.6.29 [INFO] tweaked toml for crates.io crate rustorch-macros 0.6.29 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustorch-macros 0.6.29 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 rustorch-macros 0.6.29 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b297c3e9b81463415a8c9a64148dbb79a3a57ea7f0905323afa61cf831a36ca7 [INFO] running `Command { std: "docker" "start" "-a" "b297c3e9b81463415a8c9a64148dbb79a3a57ea7f0905323afa61cf831a36ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b297c3e9b81463415a8c9a64148dbb79a3a57ea7f0905323afa61cf831a36ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b297c3e9b81463415a8c9a64148dbb79a3a57ea7f0905323afa61cf831a36ca7", kill_on_drop: false }` [INFO] [stdout] b297c3e9b81463415a8c9a64148dbb79a3a57ea7f0905323afa61cf831a36ca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] aa57904c1930d986cf62a7243f0970f08b632e57aa9f5ff2584da7c25c8451f0 [INFO] running `Command { std: "docker" "start" "-a" "aa57904c1930d986cf62a7243f0970f08b632e57aa9f5ff2584da7c25c8451f0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustorch-macros v0.6.29 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s [INFO] running `Command { std: "docker" "inspect" "aa57904c1930d986cf62a7243f0970f08b632e57aa9f5ff2584da7c25c8451f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa57904c1930d986cf62a7243f0970f08b632e57aa9f5ff2584da7c25c8451f0", kill_on_drop: false }` [INFO] [stdout] aa57904c1930d986cf62a7243f0970f08b632e57aa9f5ff2584da7c25c8451f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fb0a3be5ad32e441077e9bba4268053c1a3f72294fa4c6264211dad81cd56afc [INFO] running `Command { std: "docker" "start" "-a" "fb0a3be5ad32e441077e9bba4268053c1a3f72294fa4c6264211dad81cd56afc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustorch-macros v0.6.29 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rustorch` [INFO] [stdout] --> tests/integration_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rustorch::tensor_nd; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `rustorch` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rustorch`, use `cargo add rustorch` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustorch-macros` (test "integration_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fb0a3be5ad32e441077e9bba4268053c1a3f72294fa4c6264211dad81cd56afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb0a3be5ad32e441077e9bba4268053c1a3f72294fa4c6264211dad81cd56afc", kill_on_drop: false }` [INFO] [stdout] fb0a3be5ad32e441077e9bba4268053c1a3f72294fa4c6264211dad81cd56afc