[INFO] fetching crate rudy-dwarf 0.4.2... [INFO] testing rudy-dwarf-0.4.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rudy-dwarf 0.4.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rudy-dwarf 0.4.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rudy-dwarf 0.4.2 [INFO] tweaked toml for crates.io crate rudy-dwarf 0.4.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rudy-dwarf 0.4.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rudy-dwarf 0.4.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded salsa-macro-rules v0.23.0 [INFO] [stderr] Downloaded seize v0.5.0 [INFO] [stderr] Downloaded unsynn v0.1.1 [INFO] [stderr] Downloaded rudy-types v0.4.3 [INFO] [stderr] Downloaded rstest_reuse v0.7.0 [INFO] [stderr] Downloaded salsa-macros v0.23.0 [INFO] [stderr] Downloaded shadow_counted v0.4.0 [INFO] [stderr] Downloaded rudy-parser v0.4.1 [INFO] [stderr] Downloaded papaya v0.2.3 [INFO] [stderr] Downloaded object v0.37.2 [INFO] [stderr] Downloaded salsa v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dac0f0755c18136749f7e0f45697888f6f5a401c509fa3041388692d5773f402 [INFO] running `Command { std: "docker" "start" "-a" "dac0f0755c18136749f7e0f45697888f6f5a401c509fa3041388692d5773f402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dac0f0755c18136749f7e0f45697888f6f5a401c509fa3041388692d5773f402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac0f0755c18136749f7e0f45697888f6f5a401c509fa3041388692d5773f402", kill_on_drop: false }` [INFO] [stdout] dac0f0755c18136749f7e0f45697888f6f5a401c509fa3041388692d5773f402 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 830a779b70c9285d3f44c86d70be3e95c786f544a36fa2e5f74a930fb0160009 [INFO] running `Command { std: "docker" "start" "-a" "830a779b70c9285d3f44c86d70be3e95c786f544a36fa2e5f74a930fb0160009", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling boxcar v0.2.13 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling salsa-macro-rules v0.23.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling object v0.37.2 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling shadow_counted v0.4.0 [INFO] [stderr] Compiling ruzstd v0.8.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unsynn v0.1.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling gimli v0.32.0 [INFO] [stderr] Compiling seize v0.5.0 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling papaya v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling salsa-macros v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling salsa v0.23.0 [INFO] [stderr] Compiling rudy-types v0.4.3 [INFO] [stderr] Compiling rudy-parser v0.4.1 [INFO] [stderr] Compiling rudy-dwarf v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.86s [INFO] running `Command { std: "docker" "inspect" "830a779b70c9285d3f44c86d70be3e95c786f544a36fa2e5f74a930fb0160009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830a779b70c9285d3f44c86d70be3e95c786f544a36fa2e5f74a930fb0160009", kill_on_drop: false }` [INFO] [stdout] 830a779b70c9285d3f44c86d70be3e95c786f544a36fa2e5f74a930fb0160009 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0374a53f8b8b3d541e568736bcb8800e59ed316be2f95af46f7d863fcc6f222 [INFO] running `Command { std: "docker" "start" "-a" "a0374a53f8b8b3d541e568736bcb8800e59ed316be2f95af46f7d863fcc6f222", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling salsa v0.23.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rstest_reuse v0.7.0 [INFO] [stderr] Compiling rudy-types v0.4.3 [INFO] [stderr] Compiling rudy-parser v0.4.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling rudy-dwarf v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/test_utils.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub use ::test_utils::*; [INFO] [stdout] | ^^^^^^^^^^ help: a similar path exists: `crate::test_utils` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rudy-dwarf` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> tests/common/mod.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub use ::test_utils::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `common::binary_target` [INFO] [stdout] --> tests/example_visitor.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | use common::{binary_target, load_binary, test_db}; [INFO] [stdout] | ^^^^^^^^^^^^^ no `binary_target` in `common` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rstest::rstest` [INFO] [stdout] --> tests/example_visitor.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rstest::rstest; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rudy-dwarf` (test "example_visitor") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a0374a53f8b8b3d541e568736bcb8800e59ed316be2f95af46f7d863fcc6f222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0374a53f8b8b3d541e568736bcb8800e59ed316be2f95af46f7d863fcc6f222", kill_on_drop: false }` [INFO] [stdout] a0374a53f8b8b3d541e568736bcb8800e59ed316be2f95af46f7d863fcc6f222