[INFO] fetching crate rusty_benchmark 0.1.1... [INFO] testing rusty_benchmark-0.1.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rusty_benchmark 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rusty_benchmark 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rusty_benchmark 0.1.1 [INFO] tweaked toml for crates.io crate rusty_benchmark 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusty_benchmark 0.1.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rusty_benchmark 0.1.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a7329a506980d71794fb1f0eec9e3280db74453691af992571a8216cbb04030 [INFO] running `Command { std: "docker" "start" "-a" "5a7329a506980d71794fb1f0eec9e3280db74453691af992571a8216cbb04030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a7329a506980d71794fb1f0eec9e3280db74453691af992571a8216cbb04030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a7329a506980d71794fb1f0eec9e3280db74453691af992571a8216cbb04030", kill_on_drop: false }` [INFO] [stdout] 5a7329a506980d71794fb1f0eec9e3280db74453691af992571a8216cbb04030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fedf06dac25b6d8840efd13ed73e7039e9e70456e5347f15480c927beca61592 [INFO] running `Command { std: "docker" "start" "-a" "fedf06dac25b6d8840efd13ed73e7039e9e70456e5347f15480c927beca61592", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling rusty_benchmark v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s [INFO] running `Command { std: "docker" "inspect" "fedf06dac25b6d8840efd13ed73e7039e9e70456e5347f15480c927beca61592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fedf06dac25b6d8840efd13ed73e7039e9e70456e5347f15480c927beca61592", kill_on_drop: false }` [INFO] [stdout] fedf06dac25b6d8840efd13ed73e7039e9e70456e5347f15480c927beca61592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b27f7cb3f964a67e6e43d4a3e45c67cfc1af7673693b4ed3da627e46a10e5adb [INFO] running `Command { std: "docker" "start" "-a" "b27f7cb3f964a67e6e43d4a3e45c67cfc1af7673693b4ed3da627e46a10e5adb", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_benchmark v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `time_measure` [INFO] [stdout] --> examples/basic.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use time_measure::{Bench}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `time_measure` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `time_measure`, use `cargo add time_measure` 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 `rusty_benchmark` (example "basic") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b27f7cb3f964a67e6e43d4a3e45c67cfc1af7673693b4ed3da627e46a10e5adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b27f7cb3f964a67e6e43d4a3e45c67cfc1af7673693b4ed3da627e46a10e5adb", kill_on_drop: false }` [INFO] [stdout] b27f7cb3f964a67e6e43d4a3e45c67cfc1af7673693b4ed3da627e46a10e5adb