[INFO] fetching crate timereport 0.4.1...
[INFO] testing timereport-0.4.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-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 ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tabled_derive v0.7.0
[INFO] [stderr]   Downloaded temp-env v0.3.6
[INFO] [stderr]   Downloaded tempfile v3.10.1
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded papergrid v0.11.0
[INFO] [stderr]   Downloaded rstest v0.19.0
[INFO] [stderr]   Downloaded rstest_macros v0.19.0
[INFO] [stderr]   Downloaded tabled v0.15.0
[INFO] [stderr]   Downloaded open v5.3.2
[INFO] [stderr]   Downloaded chrono v0.4.35
[INFO] [stderr]   Downloaded build_html v2.4.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c80c4f4ffb4faedc097b66d2be45f7565df2025c0b74b3ace8b12b4b2aecb717
[INFO] running `Command { std: "docker" "start" "-a" "c80c4f4ffb4faedc097b66d2be45f7565df2025c0b74b3ace8b12b4b2aecb717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c80c4f4ffb4faedc097b66d2be45f7565df2025c0b74b3ace8b12b4b2aecb717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c80c4f4ffb4faedc097b66d2be45f7565df2025c0b74b3ace8b12b4b2aecb717", kill_on_drop: false }`
[INFO] [stdout] c80c4f4ffb4faedc097b66d2be45f7565df2025c0b74b3ace8b12b4b2aecb717
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fc6c52d31e75d98e2d2d72a805a8ccad9b282df676f9bc9198ad157687af0db
[INFO] running `Command { std: "docker" "start" "-a" "0fc6c52d31e75d98e2d2d72a805a8ccad9b282df676f9bc9198ad157687af0db", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling libc v0.2.153
[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-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[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 itoa v1.0.10
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rstest_macros v0.19.0
[INFO] [stderr]    Compiling build_html v2.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling regex v1.10.4
[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 28.20s
[INFO] running `Command { std: "docker" "inspect" "0fc6c52d31e75d98e2d2d72a805a8ccad9b282df676f9bc9198ad157687af0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fc6c52d31e75d98e2d2d72a805a8ccad9b282df676f9bc9198ad157687af0db", kill_on_drop: false }`
[INFO] [stdout] 0fc6c52d31e75d98e2d2d72a805a8ccad9b282df676f9bc9198ad157687af0db
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3adc51f65324f45ed275d5e7761c6bf78bcc154feee2753864de88e85213742a
[INFO] running `Command { std: "docker" "start" "-a" "3adc51f65324f45ed275d5e7761c6bf78bcc154feee2753864de88e85213742a", kill_on_drop: false }`
[INFO] [stderr]    Compiling timereport v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot 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]   --> 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" "3adc51f65324f45ed275d5e7761c6bf78bcc154feee2753864de88e85213742a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3adc51f65324f45ed275d5e7761c6bf78bcc154feee2753864de88e85213742a", kill_on_drop: false }`
[INFO] [stdout] 3adc51f65324f45ed275d5e7761c6bf78bcc154feee2753864de88e85213742a
