[INFO] updating cached repository https://github.com/mre/hyperjson [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/mre/hyperjson [INFO] [stderr] * [new branch] build-env -> build-env [INFO] [stderr] d493af4..7c279b3 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7c279b391c0b8a168c86339c19e682213e777615 [INFO] checking mre/hyperjson against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmre%2Fhyperjson" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mre/hyperjson on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mre/hyperjson [INFO] removed workspace from git repo https://github.com/mre/hyperjson [INFO] finished tweaking git repo https://github.com/mre/hyperjson [INFO] tweaked toml for git repo https://github.com/mre/hyperjson written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mre/hyperjson already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 182392eb996fe1f337685467a66f3928288d7f39da1e9d3a0ae2f31b1cef0683 [INFO] running `"docker" "start" "-a" "182392eb996fe1f337685467a66f3928288d7f39da1e9d3a0ae2f31b1cef0683"` [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling inventory-impl v0.1.5 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking inventory v0.1.5 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Compiling pyo3 v0.8.5 [INFO] [stderr] Checking hyperjson v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `test` [INFO] [stderr] --> src/lib.rs:553:9 [INFO] [stderr] | [INFO] [stderr] 553 | use test::Bencher; [INFO] [stderr] | ^^^^ use of undeclared type or module `test` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `hyperjson`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "182392eb996fe1f337685467a66f3928288d7f39da1e9d3a0ae2f31b1cef0683"` [INFO] running `"docker" "rm" "-f" "182392eb996fe1f337685467a66f3928288d7f39da1e9d3a0ae2f31b1cef0683"` [INFO] [stdout] 182392eb996fe1f337685467a66f3928288d7f39da1e9d3a0ae2f31b1cef0683