[INFO] fetching crate hot-lib-reloader 0.8.2... [INFO] testing hot-lib-reloader-0.8.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate hot-lib-reloader 0.8.2 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate hot-lib-reloader 0.8.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hot-lib-reloader 0.8.2 [INFO] tweaked toml for crates.io crate hot-lib-reloader 0.8.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hot-lib-reloader 0.8.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hot-lib-reloader 0.8.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11782f7fe292ed55c4306d7dfd22ea5e5779ba1ef2e7648b9049f92f78f3053f [INFO] running `Command { std: "docker" "start" "-a" "11782f7fe292ed55c4306d7dfd22ea5e5779ba1ef2e7648b9049f92f78f3053f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11782f7fe292ed55c4306d7dfd22ea5e5779ba1ef2e7648b9049f92f78f3053f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11782f7fe292ed55c4306d7dfd22ea5e5779ba1ef2e7648b9049f92f78f3053f", kill_on_drop: false }` [INFO] [stdout] 11782f7fe292ed55c4306d7dfd22ea5e5779ba1ef2e7648b9049f92f78f3053f [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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a28ed51035ac4d7e17b461fc308cb3a883020e011a42a119408da12966597e7 [INFO] running `Command { std: "docker" "start" "-a" "8a28ed51035ac4d7e17b461fc308cb3a883020e011a42a119408da12966597e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.96 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling file-id v0.2.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling notify-debouncer-full v0.3.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling hot-lib-reloader-macro v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling hot-lib-reloader v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.23s [INFO] running `Command { std: "docker" "inspect" "8a28ed51035ac4d7e17b461fc308cb3a883020e011a42a119408da12966597e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a28ed51035ac4d7e17b461fc308cb3a883020e011a42a119408da12966597e7", kill_on_drop: false }` [INFO] [stdout] 8a28ed51035ac4d7e17b461fc308cb3a883020e011a42a119408da12966597e7 [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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c9e6d2855bb53465e269277a4140ef23777766befa5ca7cbce15fe9c9f6b40a [INFO] running `Command { std: "docker" "start" "-a" "7c9e6d2855bb53465e269277a4140ef23777766befa5ca7cbce15fe9c9f6b40a", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling notify-debouncer-full v0.3.2 [INFO] [stderr] Compiling hot-lib-reloader v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stdout] error: Could not find Rust source file "tests/lib_for_testing/src/lib.rs". Please make sure that you specify the file path from the project root directory. Please not that this has been changed in hot-lib-reloader v0.5 -> v0.6. See https://github.com/rksm/hot-lib-reloader-rs/issues/13. [INFO] [stdout] --> tests/lib-loader-test.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | hot_functions_from_file!("tests/lib_for_testing/src/lib.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] --> tests/lib-loader-test.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let n = hot_lib::do_more_stuff(Box::new(hot_lib::do_stuff)); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hot_lib`, use `cargo add hot_lib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] --> tests/lib-loader-test.rs:29:45 [INFO] [stdout] | [INFO] [stdout] 29 | let n = hot_lib::do_more_stuff(Box::new(hot_lib::do_stuff)); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hot_lib`, use `cargo add hot_lib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] --> tests/lib-loader-test.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | assert_eq!(hot_lib::version(), 0); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hot_lib`, use `cargo add hot_lib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] --> tests/lib-loader-test.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | assert!(!hot_lib::was_updated()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hot_lib`, use `cargo add hot_lib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] --> tests/lib-loader-test.rs:50:32 [INFO] [stdout] | [INFO] [stdout] 50 | let lib_observer = hot_lib::subscribe(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hot_lib`, use `cargo add hot_lib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] --> tests/lib-loader-test.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | let n = hot_lib::do_more_stuff(Box::new(hot_lib::do_stuff)); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hot_lib`, use `cargo add hot_lib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] --> tests/lib-loader-test.rs:60:53 [INFO] [stdout] | [INFO] [stdout] 60 | let n = hot_lib::do_more_stuff(Box::new(hot_lib::do_stuff)); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hot_lib`, use `cargo add hot_lib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] --> tests/lib-loader-test.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | assert_eq!(hot_lib::version(), 0); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hot_lib`, use `cargo add hot_lib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] --> tests/lib-loader-test.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | assert!(!hot_lib::was_updated()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hot_lib`, use `cargo add hot_lib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] --> tests/lib-loader-test.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | let n = hot_lib::do_more_stuff(Box::new(hot_lib::do_stuff)); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hot_lib`, use `cargo add hot_lib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] --> tests/lib-loader-test.rs:72:53 [INFO] [stdout] | [INFO] [stdout] 72 | let n = hot_lib::do_more_stuff(Box::new(hot_lib::do_stuff)); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hot_lib`, use `cargo add hot_lib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] --> tests/lib-loader-test.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | assert_eq!(hot_lib::version(), 1); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hot_lib`, use `cargo add hot_lib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] --> tests/lib-loader-test.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | assert!(hot_lib::was_updated()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hot_lib`, use `cargo add hot_lib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] --> tests/lib-loader-test.rs:76:22 [INFO] [stdout] | [INFO] [stdout] 76 | assert!(!hot_lib::was_updated()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `hot_lib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hot_lib`, use `cargo add hot_lib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hot-lib-reloader` (test "lib-loader-test") due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7c9e6d2855bb53465e269277a4140ef23777766befa5ca7cbce15fe9c9f6b40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c9e6d2855bb53465e269277a4140ef23777766befa5ca7cbce15fe9c9f6b40a", kill_on_drop: false }` [INFO] [stdout] 7c9e6d2855bb53465e269277a4140ef23777766befa5ca7cbce15fe9c9f6b40a