[INFO] fetching crate timereport 0.4.1... [INFO] testing timereport-0.4.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate timereport 0.4.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate timereport 0.4.1 [INFO] finished tweaking crates.io crate timereport 0.4.1 [INFO] tweaked toml for crates.io crate timereport 0.4.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate timereport 0.4.1 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 timereport 0.4.1 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded papergrid v0.11.0 [INFO] [stderr] Downloaded build_html v2.4.0 [INFO] [stderr] Downloaded tabled_derive v0.7.0 [INFO] [stderr] Downloaded tabled v0.15.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20d5743c9b01113af84f9eb58356c1a6b91d529e2113380be208969088bd2d26 [INFO] running `Command { std: "docker" "start" "-a" "20d5743c9b01113af84f9eb58356c1a6b91d529e2113380be208969088bd2d26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20d5743c9b01113af84f9eb58356c1a6b91d529e2113380be208969088bd2d26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d5743c9b01113af84f9eb58356c1a6b91d529e2113380be208969088bd2d26", kill_on_drop: false }` [INFO] [stdout] 20d5743c9b01113af84f9eb58356c1a6b91d529e2113380be208969088bd2d26 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff1739f86085fef21c9a6232da994eae8e3a73bafc7a5070fa91cfff24e954f2 [INFO] running `Command { std: "docker" "start" "-a" "ff1739f86085fef21c9a6232da994eae8e3a73bafc7a5070fa91cfff24e954f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling build_html v2.4.0 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.19.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling timereport v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "ff1739f86085fef21c9a6232da994eae8e3a73bafc7a5070fa91cfff24e954f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff1739f86085fef21c9a6232da994eae8e3a73bafc7a5070fa91cfff24e954f2", kill_on_drop: false }` [INFO] [stdout] ff1739f86085fef21c9a6232da994eae8e3a73bafc7a5070fa91cfff24e954f2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87ed4cffc87ef2eed20d324e5248dc6f3e53d8de9f72c6dbff0bba25e738fc24 [INFO] running `Command { std: "docker" "start" "-a" "87ed4cffc87ef2eed20d324e5248dc6f3e53d8de9f72c6dbff0bba25e738fc24", kill_on_drop: false }` [INFO] [stderr] Compiling timereport v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `mockopen` in `timereport` [INFO] [stdout] --> tests/show_tests.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use timereport::mockopen::open::FILE_CONTENT; [INFO] [stdout] | ^^^^^^^^ could not find `mockopen` in `timereport` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "mock-open")] [INFO] [stdout] | --------------------- the item is gated behind the `mock-open` feature [INFO] [stdout] 18 | pub mod mockopen; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `timereport` (test "show_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "87ed4cffc87ef2eed20d324e5248dc6f3e53d8de9f72c6dbff0bba25e738fc24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ed4cffc87ef2eed20d324e5248dc6f3e53d8de9f72c6dbff0bba25e738fc24", kill_on_drop: false }` [INFO] [stdout] 87ed4cffc87ef2eed20d324e5248dc6f3e53d8de9f72c6dbff0bba25e738fc24